Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
21:21:16 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 68b095d4df86260f20b16678e4aa28ef5a7aca39+2b5427b85371633c94d6c3ed3ae769d67c79f500 (df5e0d3906013a8ff4daf2a4637dc1fe29b31e33)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42596@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:21:19 [2021-07-03T21:21:19.727Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:21:19 [2021-07-03T21:21:19.733Z] Trying to pass milestone 1
[Pipeline] milestone
21:21:19 [2021-07-03T21:21:19.786Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:21:19 [2021-07-03T21:21:19.946Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0daf5a546f97f00c3) in /home/ubuntu/workspace/moby_PR-42596
[Pipeline] {
[Pipeline] checkout
21:21:19 [2021-07-03T21:21:19.987Z] The recommended git tool is: git
21:21:20 [2021-07-03T21:21:20.007Z] using credential docker-jenkins-github-credentials
21:21:20 [2021-07-03T21:21:20.016Z] Cloning the remote Git repository
21:21:20 [2021-07-03T21:21:20.016Z] Cloning with configured refspecs honoured and without tags
21:21:20 [2021-07-03T21:21:20.050Z] Cloning repository https://github.com/moby/moby.git
21:21:20 [2021-07-03T21:21:20.050Z]  > git init /home/ubuntu/workspace/moby_PR-42596 # timeout=10
21:21:20 [2021-07-03T21:21:20.070Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:20 [2021-07-03T21:21:20.070Z]  > git --version # timeout=10
21:21:20 [2021-07-03T21:21:20.077Z]  > git --version # 'git version 2.17.1'
21:21:20 [2021-07-03T21:21:20.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:20 [2021-07-03T21:21:20.078Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:34 [2021-07-03T21:21:34.775Z] Fetching without tags
21:21:35 [2021-07-03T21:21:35.023Z] Merging remotes/origin/master commit 2b5427b85371633c94d6c3ed3ae769d67c79f500 into PR head commit 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:21:35 [2021-07-03T21:21:35.509Z] Merge succeeded, producing 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:21:35 [2021-07-03T21:21:35.509Z] Checking out Revision 68b095d4df86260f20b16678e4aa28ef5a7aca39 (PR-42596)
21:21:34 [2021-07-03T21:21:34.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:34 [2021-07-03T21:21:34.782Z]  > git config --add remote.origin.fetch +refs/pull/42596/head:refs/remotes/origin/PR-42596 # timeout=10
21:21:34 [2021-07-03T21:21:34.787Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:34 [2021-07-03T21:21:34.798Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:34 [2021-07-03T21:21:34.809Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:34 [2021-07-03T21:21:34.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:34 [2021-07-03T21:21:34.810Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:35 [2021-07-03T21:21:35.056Z]  > git config core.sparsecheckout # timeout=10
21:21:35 [2021-07-03T21:21:35.062Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:21:35 [2021-07-03T21:21:35.515Z]  > git remote # timeout=10
21:21:35 [2021-07-03T21:21:35.521Z]  > git config --get remote.origin.url # timeout=10
21:21:35 [2021-07-03T21:21:35.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:35 [2021-07-03T21:21:35.527Z]  > git merge 2b5427b85371633c94d6c3ed3ae769d67c79f500 # timeout=10
21:21:35 [2021-07-03T21:21:35.533Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:35 [2021-07-03T21:21:35.542Z]  > git config core.sparsecheckout # timeout=10
21:21:35 [2021-07-03T21:21:35.546Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:21:36 [2021-07-03T21:21:36.064Z] Commit message: "API: fix 404 status description on container create"
21:21:36 [2021-07-03T21:21:36.098Z]  > git rev-list --no-walk 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:21:36 [2021-07-03T21:21:36.750Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42596:/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
21:21:36 [2021-07-03T21:21:36.750Z] Unable to find image 'alpine:latest' locally
21:21:36 [2021-07-03T21:21:36.750Z] latest: Pulling from library/alpine
21:21:36 [2021-07-03T21:21:36.750Z] 5843afab3874: Pulling fs layer
21:21:37 [2021-07-03T21:21:37.010Z] 5843afab3874: Download complete
21:21:37 [2021-07-03T21:21:37.010Z] 5843afab3874: Pull complete
21:21:37 [2021-07-03T21:21:37.010Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
21:21:37 [2021-07-03T21:21:37.010Z] Status: Downloaded newer image for alpine:latest
21:21:40 [2021-07-03T21:21:40.305Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "amd64" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "win-2022-c8d" 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
21:21:40 [2021-07-03T21:21:40.555Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0daf5a546f97f00c3) in /home/ubuntu/workspace/moby_PR-42596
[Pipeline] node
21:21:40 [2021-07-03T21:21:40.556Z] Running on azwin-2-335bd0 in d:\jenkins\workspace\moby_PR-42596
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "amd64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] ws
21:21:40 [2021-07-03T21:21:40.614Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
21:21:40 [2021-07-03T21:21:40.636Z] The recommended git tool is: git
21:21:40 [2021-07-03T21:21:40.645Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
21:21:40 [2021-07-03T21:21:40.659Z] Fetching changes from the remote Git repository
[Pipeline] // stage
21:21:40 [2021-07-03T21:21:40.665Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
21:21:40 [2021-07-03T21:21:40.723Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "amd64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "amd64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
21:21:40 [2021-07-03T21:21:40.924Z] Merging remotes/origin/master commit 2b5427b85371633c94d6c3ed3ae769d67c79f500 into PR head commit 68b095d4df86260f20b16678e4aa28ef5a7aca39
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
21:21:40 [2021-07-03T21:21:40.948Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:21:41 [2021-07-03T21:21:41.003Z] Merge succeeded, producing 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:21:41 [2021-07-03T21:21:41.003Z] Checking out Revision 68b095d4df86260f20b16678e4aa28ef5a7aca39 (PR-42596)
[Pipeline] // stage
[Pipeline] }
21:21:41 [2021-07-03T21:21:41.021Z] Cloning the remote Git repository
21:21:41 [2021-07-03T21:21:41.022Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
21:21:41 [2021-07-03T21:21:41.069Z] Commit message: "API: fix 404 status description on container create"
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
21:21:41 [2021-07-03T21:21:41.057Z] Cloning repository https://github.com/moby/moby.git
21:21:41 [2021-07-03T21:21:41.057Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:21:40 [2021-07-03T21:21:40.682Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42596/.git # timeout=10
21:21:40 [2021-07-03T21:21:40.691Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:40 [2021-07-03T21:21:40.697Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:40 [2021-07-03T21:21:40.698Z]  > git --version # timeout=10
21:21:40 [2021-07-03T21:21:40.703Z]  > git --version # 'git version 2.17.1'
21:21:40 [2021-07-03T21:21:40.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:40 [2021-07-03T21:21:40.704Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:40 [2021-07-03T21:21:40.957Z]  > git config core.sparsecheckout # timeout=10
21:21:40 [2021-07-03T21:21:40.962Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:21:41 [2021-07-03T21:21:41.006Z]  > git remote # timeout=10
21:21:41 [2021-07-03T21:21:41.013Z]  > git config --get remote.origin.url # timeout=10
21:21:41 [2021-07-03T21:21:41.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:41 [2021-07-03T21:21:41.019Z]  > git merge 2b5427b85371633c94d6c3ed3ae769d67c79f500 # timeout=10
21:21:41 [2021-07-03T21:21:41.027Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:41 [2021-07-03T21:21:41.035Z]  > git config core.sparsecheckout # timeout=10
21:21:41 [2021-07-03T21:21:41.046Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:21:41 [2021-07-03T21:21:41.744Z] + [ PR != PR ]
21:21:41 [2021-07-03T21:21:41.745Z] + [ master != master ]
21:21:41 [2021-07-03T21:21:41.745Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
21:21:41 [2021-07-03T21:21:41.115Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:41 [2021-07-03T21:21:41.115Z]  > git --version # timeout=10
21:21:41 [2021-07-03T21:21:41.157Z]  > git --version # 'git version 2.24.1.windows.2'
21:21:41 [2021-07-03T21:21:41.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:41 [2021-07-03T21:21:41.159Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
21:21:42 [2021-07-03T21:21:42.071Z] + docker version
21:21:42 [2021-07-03T21:21:42.071Z] Client: Docker Engine - Community
21:21:42 [2021-07-03T21:21:42.071Z]  Version:           20.10.6
21:21:42 [2021-07-03T21:21:42.071Z]  API version:       1.41
21:21:42 [2021-07-03T21:21:42.071Z]  Go version:        go1.13.15
21:21:42 [2021-07-03T21:21:42.071Z]  Git commit:        370c289
21:21:42 [2021-07-03T21:21:42.071Z]  Built:             Fri Apr  9 22:46:01 2021
21:21:42 [2021-07-03T21:21:42.071Z]  OS/Arch:           linux/amd64
21:21:42 [2021-07-03T21:21:42.071Z]  Context:           default
21:21:42 [2021-07-03T21:21:42.071Z]  Experimental:      true
21:21:42 [2021-07-03T21:21:42.071Z] 
21:21:42 [2021-07-03T21:21:42.071Z] Server: Docker Engine - Community
21:21:42 [2021-07-03T21:21:42.071Z]  Engine:
21:21:42 [2021-07-03T21:21:42.071Z]   Version:          20.10.6
21:21:42 [2021-07-03T21:21:42.071Z]   API version:      1.41 (minimum version 1.12)
21:21:42 [2021-07-03T21:21:42.071Z]   Go version:       go1.13.15
21:21:42 [2021-07-03T21:21:42.071Z]   Git commit:       8728dd2
21:21:42 [2021-07-03T21:21:42.071Z]   Built:            Fri Apr  9 22:44:13 2021
21:21:42 [2021-07-03T21:21:42.071Z]   OS/Arch:          linux/amd64
21:21:42 [2021-07-03T21:21:42.071Z]   Experimental:     true
21:21:42 [2021-07-03T21:21:42.071Z]  containerd:
21:21:42 [2021-07-03T21:21:42.071Z]   Version:          1.4.6
21:21:42 [2021-07-03T21:21:42.071Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
21:21:42 [2021-07-03T21:21:42.071Z]  runc:
21:21:42 [2021-07-03T21:21:42.071Z]   Version:          1.0.0-rc95
21:21:42 [2021-07-03T21:21:42.071Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:21:42 [2021-07-03T21:21:42.071Z]  docker-init:
21:21:42 [2021-07-03T21:21:42.071Z]   Version:          0.19.0
21:21:42 [2021-07-03T21:21:42.071Z]   GitCommit:        de40ad0
[Pipeline] sh
21:21:42 [2021-07-03T21:21:42.359Z] + docker info
21:21:43 [2021-07-03T21:21:43.297Z] Client:
21:21:43 [2021-07-03T21:21:43.297Z]  Context:    default
21:21:43 [2021-07-03T21:21:43.297Z]  Debug Mode: false
21:21:43 [2021-07-03T21:21:43.297Z]  Plugins:
21:21:43 [2021-07-03T21:21:43.297Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
21:21:43 [2021-07-03T21:21:43.297Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
21:21:43 [2021-07-03T21:21:43.297Z]   scan: Docker Scan (Docker Inc., v0.7.0)
21:21:43 [2021-07-03T21:21:43.297Z] 
21:21:43 [2021-07-03T21:21:43.297Z] Server:
21:21:43 [2021-07-03T21:21:43.297Z]  Containers: 0
21:21:43 [2021-07-03T21:21:43.297Z]   Running: 0
21:21:43 [2021-07-03T21:21:43.297Z]   Paused: 0
21:21:43 [2021-07-03T21:21:43.297Z]   Stopped: 0
21:21:43 [2021-07-03T21:21:43.297Z]  Images: 4
21:21:43 [2021-07-03T21:21:43.297Z]  Server Version: 20.10.6
21:21:43 [2021-07-03T21:21:43.297Z]  Storage Driver: overlay2
21:21:43 [2021-07-03T21:21:43.297Z]   Backing Filesystem: extfs
21:21:43 [2021-07-03T21:21:43.297Z]   Supports d_type: true
21:21:43 [2021-07-03T21:21:43.297Z]   Native Overlay Diff: true
21:21:43 [2021-07-03T21:21:43.297Z]   userxattr: false
21:21:43 [2021-07-03T21:21:43.297Z]  Logging Driver: json-file
21:21:43 [2021-07-03T21:21:43.297Z]  Cgroup Driver: cgroupfs
21:21:43 [2021-07-03T21:21:43.297Z]  Cgroup Version: 1
21:21:43 [2021-07-03T21:21:43.297Z]  Plugins:
21:21:43 [2021-07-03T21:21:43.297Z]   Volume: local
21:21:43 [2021-07-03T21:21:43.297Z]   Network: bridge host ipvlan macvlan null overlay
21:21:43 [2021-07-03T21:21:43.297Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:43 [2021-07-03T21:21:43.297Z]  Swarm: inactive
21:21:43 [2021-07-03T21:21:43.297Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:21:43 [2021-07-03T21:21:43.297Z]  Default Runtime: runc
21:21:43 [2021-07-03T21:21:43.297Z]  Init Binary: docker-init
21:21:43 [2021-07-03T21:21:43.297Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
21:21:43 [2021-07-03T21:21:43.297Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:21:43 [2021-07-03T21:21:43.297Z]  init version: de40ad0
21:21:43 [2021-07-03T21:21:43.297Z]  Security Options:
21:21:43 [2021-07-03T21:21:43.297Z]   apparmor
21:21:43 [2021-07-03T21:21:43.297Z]   seccomp
21:21:43 [2021-07-03T21:21:43.297Z]    Profile: default
21:21:43 [2021-07-03T21:21:43.297Z]  Kernel Version: 5.4.0-1048-aws
21:21:43 [2021-07-03T21:21:43.297Z]  Operating System: Ubuntu 18.04.5 LTS
21:21:43 [2021-07-03T21:21:43.297Z]  OSType: linux
21:21:43 [2021-07-03T21:21:43.297Z]  Architecture: x86_64
21:21:43 [2021-07-03T21:21:43.297Z]  CPUs: 2
21:21:43 [2021-07-03T21:21:43.297Z]  Total Memory: 7.569GiB
21:21:43 [2021-07-03T21:21:43.297Z]  Name: ip-10-100-56-77
21:21:43 [2021-07-03T21:21:43.297Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
21:21:43 [2021-07-03T21:21:43.297Z]  Docker Root Dir: /var/lib/docker
21:21:43 [2021-07-03T21:21:43.297Z]  Debug Mode: false
21:21:43 [2021-07-03T21:21:43.297Z]  Registry: https://index.docker.io/v1/
21:21:43 [2021-07-03T21:21:43.297Z]  Labels:
21:21:43 [2021-07-03T21:21:43.297Z]  Experimental: true
21:21:43 [2021-07-03T21:21:43.297Z]  Insecure Registries:
21:21:43 [2021-07-03T21:21:43.297Z]   127.0.0.0/8
21:21:43 [2021-07-03T21:21:43.297Z]  Live Restore Enabled: true
21:21:43 [2021-07-03T21:21:43.297Z] 
21:21:43 [2021-07-03T21:21:43.297Z] WARNING: No swap limit support
[Pipeline] sh
21:21:43 [2021-07-03T21:21:43.581Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
21:21:43 [2021-07-03T21:21:43.581Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
21:21:43 [2021-07-03T21:21:43.581Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42596/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
21:21:43 [2021-07-03T21:21:43.581Z] + bash /home/ubuntu/workspace/moby_PR-42596/check-config.sh
21:21:43 [2021-07-03T21:21:43.581Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:43 [2021-07-03T21:21:43.581Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
21:21:43 [2021-07-03T21:21:43.581Z] 
21:21:43 [2021-07-03T21:21:43.581Z] Generally Necessary:
21:21:43 [2021-07-03T21:21:43.581Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:43 [2021-07-03T21:21:43.581Z] - apparmor: enabled and tools installed
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_NAMESPACES: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_NET_NS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_PID_NS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_IPC_NS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_UTS_NS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_CGROUPS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_CGROUP_SCHED: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_CPUSETS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_MEMCG: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_KEYS: enabled
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_VETH: enabled (as module)
21:21:43 [2021-07-03T21:21:43.581Z] - CONFIG_BRIDGE: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_NF_NAT: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:43 [2021-07-03T21:21:43.842Z] 
21:21:43 [2021-07-03T21:21:43.842Z] Optional Features:
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_USER_NS: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_SECCOMP: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_SECCOMP_FILTER: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_CGROUP_PIDS: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_MEMCG_SWAP: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:21:43 [2021-07-03T21:21:43.842Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_BLK_CGROUP: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_CGROUP_PERF: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_VS: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_VS_NFCT: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_SECURITY_SELINUX: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_SECURITY_APPARMOR: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_EXT4_FS: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:43 [2021-07-03T21:21:43.842Z] - Network Drivers:
21:21:43 [2021-07-03T21:21:43.842Z]   - "overlay":
21:21:43 [2021-07-03T21:21:43.842Z]     - CONFIG_VXLAN: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       Optional (for encrypted networks):
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_CRYPTO: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_XFRM: enabled
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:43 [2021-07-03T21:21:43.842Z]   - "ipvlan":
21:21:43 [2021-07-03T21:21:43.842Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z]   - "macvlan":
21:21:44 [2021-07-03T21:21:44.101Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z]     - CONFIG_DUMMY: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z]   - "ftp,tftp client in container":
21:21:44 [2021-07-03T21:21:44.101Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:44 [2021-07-03T21:21:44.101Z] - Storage Drivers:
21:21:44 [2021-07-03T21:21:44.102Z]   - "aufs":
21:21:44 [2021-07-03T21:21:44.102Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:44 [2021-07-03T21:21:44.102Z]   - "btrfs":
21:21:44 [2021-07-03T21:21:44.102Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:44 [2021-07-03T21:21:44.102Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:44 [2021-07-03T21:21:44.102Z]   - "devicemapper":
21:21:44 [2021-07-03T21:21:44.102Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:44 [2021-07-03T21:21:44.102Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:44 [2021-07-03T21:21:44.102Z]   - "overlay":
21:21:44 [2021-07-03T21:21:44.102Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:44 [2021-07-03T21:21:44.102Z]   - "zfs":
21:21:44 [2021-07-03T21:21:44.102Z]     - /dev/zfs: present
21:21:44 [2021-07-03T21:21:44.102Z]     - zfs command: missing
21:21:44 [2021-07-03T21:21:44.102Z]     - zpool command: missing
21:21:44 [2021-07-03T21:21:44.102Z] 
21:21:44 [2021-07-03T21:21:44.102Z] Limits:
21:21:44 [2021-07-03T21:21:44.102Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:44 [2021-07-03T21:21:44.102Z] 
21:21:44 [2021-07-03T21:21:44.102Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:21:44 [2021-07-03T21:21:44.431Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 .
21:21:44 [2021-07-03T21:21:44.431Z] #1 [internal] load build definition from Dockerfile
21:21:44 [2021-07-03T21:21:44.431Z] #1 sha256:921062fb404f07e2bd64bf49dc4b5a386b03de7a8e443677b78cd93076345340
21:21:44 [2021-07-03T21:21:44.431Z] #1 transferring dockerfile: 16.59kB 0.0s done
21:21:44 [2021-07-03T21:21:44.431Z] #1 DONE 0.0s
21:21:44 [2021-07-03T21:21:44.431Z] 
21:21:44 [2021-07-03T21:21:44.431Z] #2 [internal] load .dockerignore
21:21:44 [2021-07-03T21:21:44.431Z] #2 sha256:7252989b29c628356187097935a827e2c1e5a87a541e166509d408eede1a13f0
21:21:44 [2021-07-03T21:21:44.431Z] #2 transferring context: 87B done
21:21:44 [2021-07-03T21:21:44.431Z] #2 DONE 0.0s
21:21:44 [2021-07-03T21:21:44.431Z] 
21:21:44 [2021-07-03T21:21:44.431Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
21:21:44 [2021-07-03T21:21:44.431Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
21:21:44 [2021-07-03T21:21:44.691Z] #3 DONE 0.1s
21:21:44 [2021-07-03T21:21:44.691Z] 
21:21:44 [2021-07-03T21:21:44.691Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
21:21:44 [2021-07-03T21:21:44.691Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
21:21:44 [2021-07-03T21:21:44.691Z] #4 CACHED
21:21:44 [2021-07-03T21:21:44.951Z] 
21:21:44 [2021-07-03T21:21:44.951Z] #5 [internal] load metadata for docker.io/library/debian:buster
21:21:44 [2021-07-03T21:21:44.951Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
21:21:44 [2021-07-03T21:21:44.951Z] #5 DONE 0.1s
21:21:44 [2021-07-03T21:21:44.951Z] 
21:21:44 [2021-07-03T21:21:44.951Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:44 [2021-07-03T21:21:44.951Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
21:21:44 [2021-07-03T21:21:44.951Z] #8 DONE 0.1s
21:21:44 [2021-07-03T21:21:44.951Z] 
21:21:44 [2021-07-03T21:21:44.951Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster
21:21:44 [2021-07-03T21:21:44.951Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
21:21:44 [2021-07-03T21:21:44.951Z] #6 DONE 0.1s
21:21:44 [2021-07-03T21:21:44.951Z] 
21:21:44 [2021-07-03T21:21:44.951Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:44 [2021-07-03T21:21:44.951Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:21:45 [2021-07-03T21:21:45.212Z] #7 DONE 0.1s
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:21:45 [2021-07-03T21:21:45.212Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
21:21:45 [2021-07-03T21:21:45.212Z] #33 DONE 0.0s
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:45 [2021-07-03T21:21:45.212Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:21:45 [2021-07-03T21:21:45.212Z] #72 DONE 0.0s
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:45 [2021-07-03T21:21:45.212Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:21:45 [2021-07-03T21:21:45.212Z] #70 DONE 0.0s
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:21:45 [2021-07-03T21:21:45.212Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:21:45 [2021-07-03T21:21:45.212Z] #9 DONE 0.0s
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:21:45 [2021-07-03T21:21:45.212Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
21:21:45 [2021-07-03T21:21:45.212Z] #10 CACHED
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:21:45 [2021-07-03T21:21:45.212Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
21:21:45 [2021-07-03T21:21:45.212Z] #11 CACHED
21:21:45 [2021-07-03T21:21:45.212Z] 
21:21:45 [2021-07-03T21:21:45.212Z] #30 [internal] load build context
21:21:45 [2021-07-03T21:21:45.212Z] #30 sha256:48f87f380dabcef8b95ca7a0585561a6532f0b75840dd8019907500decbd20a8
21:21:45 [2021-07-03T21:21:45.472Z] #30 ...
21:21:45 [2021-07-03T21:21:45.472Z] 
21:21:45 [2021-07-03T21:21:45.472Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
21:21:45 [2021-07-03T21:21:45.472Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
21:21:45 [2021-07-03T21:21:45.472Z] #49 DONE 0.4s
21:21:45 [2021-07-03T21:21:45.472Z] 
21:21:45 [2021-07-03T21:21:45.472Z] #30 [internal] load build context
21:21:45 [2021-07-03T21:21:45.472Z] #30 sha256:48f87f380dabcef8b95ca7a0585561a6532f0b75840dd8019907500decbd20a8
21:21:46 [2021-07-03T21:21:46.420Z] #30 ...
21:21:46 [2021-07-03T21:21:46.420Z] 
21:21:46 [2021-07-03T21:21:46.420Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
21:21:46 [2021-07-03T21:21:46.420Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d
21:21:46 [2021-07-03T21:21:46.420Z] #12 DONE 1.3s
21:21:46 [2021-07-03T21:21:46.420Z] 
21:21:46 [2021-07-03T21:21:46.420Z] #30 [internal] load build context
21:21:46 [2021-07-03T21:21:46.420Z] #30 sha256:48f87f380dabcef8b95ca7a0585561a6532f0b75840dd8019907500decbd20a8
21:21:47 [2021-07-03T21:21:47.819Z] #30 ...
21:21:47 [2021-07-03T21:21:47.819Z] 
21:21:47 [2021-07-03T21:21:47.819Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
21:21:47 [2021-07-03T21:21:47.819Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7
21:21:47 [2021-07-03T21:21:47.819Z] #13 DONE 1.2s
21:21:47 [2021-07-03T21:21:47.819Z] 
21:21:47 [2021-07-03T21:21:47.819Z] #30 [internal] load build context
21:21:47 [2021-07-03T21:21:47.819Z] #30 sha256:48f87f380dabcef8b95ca7a0585561a6532f0b75840dd8019907500decbd20a8
21:21:47 [2021-07-03T21:21:47.819Z] #30 transferring context: 55.68MB 2.6s done
21:21:47 [2021-07-03T21:21:47.819Z] #30 DONE 2.7s
21:21:47 [2021-07-03T21:21:47.819Z] 
21:21:47 [2021-07-03T21:21:47.819Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
21:21:47 [2021-07-03T21:21:47.819Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac
21:21:48 [2021-07-03T21:21:48.390Z] #14 DONE 0.7s
21:21:48 [2021-07-03T21:21:48.390Z] 
21:21:48 [2021-07-03T21:21:48.390Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
21:21:48 [2021-07-03T21:21:48.390Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff
21:21:48 [2021-07-03T21:21:48.960Z] #15 DONE 0.6s
21:21:48 [2021-07-03T21:21:48.960Z] 
21:21:48 [2021-07-03T21:21:48.960Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
21:21:48 [2021-07-03T21:21:48.960Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541
21:21:49 [2021-07-03T21:21:49.531Z] #16 DONE 0.6s
21:21:49 [2021-07-03T21:21:49.531Z] 
21:21:49 [2021-07-03T21:21:49.531Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
21:21:49 [2021-07-03T21:21:49.531Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
21:21:50 [2021-07-03T21:21:50.472Z] #17 0.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:21:50 [2021-07-03T21:21:50.472Z] #17 0.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:21:50 [2021-07-03T21:21:50.472Z] #17 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:21:50 [2021-07-03T21:21:50.472Z] #17 0.960 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
21:21:50 [2021-07-03T21:21:50.472Z] #17 1.101 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:21:50 [2021-07-03T21:21:50.732Z] #17 1.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
21:21:50 [2021-07-03T21:21:50.732Z] #17 1.397 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:21:50 [2021-07-03T21:21:50.993Z] #17 1.530 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
21:21:50 [2021-07-03T21:21:50.993Z] #17 1.649 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.771 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.777 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.781 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.786 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.791 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.796 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.801 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.802 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.803 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.803 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.804 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
21:21:51 [2021-07-03T21:21:51.253Z] #17 1.805 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
21:21:55 [2021-07-03T21:21:55.550Z] Still waiting to schedule task
21:21:55 [2021-07-03T21:21:55.551Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0daf5a546f97f00c3)21:21:55 [2021-07-03T21:21:55.551Z] Still waiting to schedule task
21:21:55 [2021-07-03T21:21:55.551Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
21:21:55 [2021-07-03T21:21:55.553Z] Still waiting to schedule task
21:21:55 [2021-07-03T21:21:55.553Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
21:21:56 [2021-07-03T21:21:56.363Z] Fetching without tags
21:21:56 [2021-07-03T21:21:56.066Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:56 [2021-07-03T21:21:56.111Z]  > git config --add remote.origin.fetch +refs/pull/42596/head:refs/remotes/origin/PR-42596 # timeout=10
21:21:56 [2021-07-03T21:21:56.153Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:56 [2021-07-03T21:21:56.275Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:56 [2021-07-03T21:21:56.399Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:56 [2021-07-03T21:21:56.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:56 [2021-07-03T21:21:56.401Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:21:57 [2021-07-03T21:21:57.066Z] Merging remotes/origin/master commit 2b5427b85371633c94d6c3ed3ae769d67c79f500 into PR head commit 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:21:57 [2021-07-03T21:21:57.839Z] #17 8.085 Fetched 48.3 MB in 8s (6398 kB/s)
21:21:57 [2021-07-03T21:21:57.101Z]  > git config core.sparsecheckout # timeout=10
21:21:57 [2021-07-03T21:21:57.144Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:22:00 [2021-07-03T21:22:00.076Z]  > git remote # timeout=10
21:22:00 [2021-07-03T21:22:00.128Z]  > git config --get remote.origin.url # timeout=10
21:22:00 [2021-07-03T21:22:00.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:00 [2021-07-03T21:22:00.174Z]  > git merge 2b5427b85371633c94d6c3ed3ae769d67c79f500 # timeout=10
21:22:00 [2021-07-03T21:22:00.298Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:22:00 [2021-07-03T21:22:00.383Z] Merge succeeded, producing 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:22:00 [2021-07-03T21:22:00.383Z] Checking out Revision 68b095d4df86260f20b16678e4aa28ef5a7aca39 (PR-42596)
21:22:01 [2021-07-03T21:22:01.201Z] #17 8.085 Reading package lists...
21:22:01 [2021-07-03T21:22:01.258Z] Commit message: "API: fix 404 status description on container create"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:22:00 [2021-07-03T21:22:00.418Z]  > git config core.sparsecheckout # timeout=10
21:22:00 [2021-07-03T21:22:00.471Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:22:02 [2021-07-03T21:22:02.756Z] + docker version
21:22:02 [2021-07-03T21:22:02.756Z] Client: Mirantis Container Runtime
21:22:02 [2021-07-03T21:22:02.756Z]  Version:           20.10.0
21:22:02 [2021-07-03T21:22:02.756Z]  API version:       1.41
21:22:02 [2021-07-03T21:22:02.756Z]  Go version:        go1.13.15
21:22:02 [2021-07-03T21:22:02.756Z]  Git commit:        6ee42dc
21:22:02 [2021-07-03T21:22:02.756Z]  Built:             03/11/2021 13:24:56
21:22:02 [2021-07-03T21:22:02.756Z]  OS/Arch:           windows/amd64
21:22:02 [2021-07-03T21:22:02.756Z]  Context:           default
21:22:02 [2021-07-03T21:22:02.756Z]  Experimental:      true
21:22:02 [2021-07-03T21:22:02.756Z] 
21:22:02 [2021-07-03T21:22:02.756Z] Server: Mirantis Container Runtime
21:22:02 [2021-07-03T21:22:02.756Z]  Engine:
21:22:02 [2021-07-03T21:22:02.756Z]   Version:          20.10.0
21:22:02 [2021-07-03T21:22:02.756Z]   API version:      1.41 (minimum version 1.24)
21:22:02 [2021-07-03T21:22:02.756Z]   Go version:       go1.13.15
21:22:02 [2021-07-03T21:22:02.756Z]   Git commit:       1e08f21e79
21:22:02 [2021-07-03T21:22:02.756Z]   Built:            03/11/2021 13:23:32
21:22:02 [2021-07-03T21:22:02.756Z]   OS/Arch:          windows/amd64
21:22:02 [2021-07-03T21:22:02.756Z]   Experimental:     true
[Pipeline] sh
21:22:03 [2021-07-03T21:22:03.780Z] + docker info
21:22:04 [2021-07-03T21:22:04.501Z] #17 11.41 Reading package lists...
21:22:04 [2021-07-03T21:22:04.749Z] Client:
21:22:04 [2021-07-03T21:22:04.749Z]  Context:    default
21:22:04 [2021-07-03T21:22:04.749Z]  Debug Mode: false
21:22:04 [2021-07-03T21:22:04.749Z]  Plugins:
21:22:04 [2021-07-03T21:22:04.749Z]   app: Docker Application (Docker Inc., v0.8.0)
21:22:04 [2021-07-03T21:22:04.749Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
21:22:04 [2021-07-03T21:22:04.749Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
21:22:04 [2021-07-03T21:22:04.749Z] 
21:22:04 [2021-07-03T21:22:04.749Z] Server:
21:22:04 [2021-07-03T21:22:04.749Z]  Containers: 0
21:22:04 [2021-07-03T21:22:04.749Z]   Running: 0
21:22:04 [2021-07-03T21:22:04.749Z]   Paused: 0
21:22:04 [2021-07-03T21:22:04.749Z]   Stopped: 0
21:22:04 [2021-07-03T21:22:04.749Z]  Images: 10
21:22:04 [2021-07-03T21:22:04.749Z]  Server Version: 20.10.0
21:22:04 [2021-07-03T21:22:04.749Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:22:04 [2021-07-03T21:22:04.749Z]   Windows: 
21:22:04 [2021-07-03T21:22:04.749Z]   LCOW: 
21:22:04 [2021-07-03T21:22:04.749Z]  Logging Driver: json-file
21:22:04 [2021-07-03T21:22:04.749Z]  Plugins:
21:22:04 [2021-07-03T21:22:04.749Z]   Volume: local
21:22:04 [2021-07-03T21:22:04.749Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:22:04 [2021-07-03T21:22:04.749Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:22:04 [2021-07-03T21:22:04.749Z]  Swarm: inactive
21:22:04 [2021-07-03T21:22:04.749Z]  Default Isolation: process
21:22:04 [2021-07-03T21:22:04.749Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
21:22:04 [2021-07-03T21:22:04.749Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
21:22:04 [2021-07-03T21:22:04.749Z]  OSType: windows
21:22:04 [2021-07-03T21:22:04.749Z]  Architecture: x86_64
21:22:04 [2021-07-03T21:22:04.749Z]  CPUs: 4
21:22:04 [2021-07-03T21:22:04.749Z]  Total Memory: 32GiB
21:22:04 [2021-07-03T21:22:04.749Z]  Name: azwin-2-335bd0
21:22:04 [2021-07-03T21:22:04.749Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
21:22:04 [2021-07-03T21:22:04.749Z]  Docker Root Dir: D:\docker
21:22:04 [2021-07-03T21:22:04.749Z]  Debug Mode: false
21:22:04 [2021-07-03T21:22:04.749Z]  Registry: https://index.docker.io/v1/
21:22:04 [2021-07-03T21:22:04.749Z]  Labels:
21:22:04 [2021-07-03T21:22:04.749Z]  Experimental: true
21:22:04 [2021-07-03T21:22:04.749Z]  Insecure Registries:
21:22:04 [2021-07-03T21:22:04.749Z]   10.0.0.4:5000
21:22:04 [2021-07-03T21:22:04.749Z]   127.0.0.0/8
21:22:04 [2021-07-03T21:22:04.749Z]  Registry Mirrors:
21:22:04 [2021-07-03T21:22:04.749Z]   http://10.0.0.4:5000/
21:22:04 [2021-07-03T21:22:04.749Z]  Live Restore Enabled: false
21:22:04 [2021-07-03T21:22:04.749Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
21:22:05 [2021-07-03T21:22:05.073Z] #17 14.70 Building dependency tree...
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93 The following additional packages will be installed:
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.93   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   linux-libc-dev-s390x-cross patch xz-utils
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94 Suggested packages:
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libyaml-shell-perl ed diffutils-doc
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94 Recommended packages:
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   fakeroot build-essential libalgorithm-merge-perl libwww-perl
21:22:05 [2021-07-03T21:22:05.334Z] #17 15.94   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21 The following NEW packages will be installed:
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   crossbuild-essential-armel crossbuild-essential-armhf
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.21   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
21:22:06 [2021-07-03T21:22:06.718Z] #17 17.22   linux-libc-dev-s390x-cross patch xz-utils
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.56 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.56 Need to get 169 MB of archives.
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.56 After this operation, 612 MB of additional disk space will be used.
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
21:22:06 [2021-07-03T21:22:06.979Z] #17 17.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
21:22:07 [2021-07-03T21:22:07.240Z] #17 17.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 17.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
21:22:07 [2021-07-03T21:22:07.501Z] #17 18.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
21:22:07 [2021-07-03T21:22:07.761Z] #17 18.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.55 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.55 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.56 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.65 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.65 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.66 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.67 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.67 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.67 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.68 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.68 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.68 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.68 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
21:22:08 [2021-07-03T21:22:08.021Z] #17 18.76 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.82 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.82 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.83 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.90 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.90 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.91 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.93 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 18.94 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
21:22:08 [2021-07-03T21:22:08.281Z] #17 19.02 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.02 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.02 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.03 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.03 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.03 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.03 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.05 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.10 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.10 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.11 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.17 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.18 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.19 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.21 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.22 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
21:22:08 [2021-07-03T21:22:08.541Z] #17 19.29 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.29 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.30 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.31 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.31 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.31 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.31 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.31 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.32 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.32 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.32 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.33 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.33 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.34 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.35 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.43 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.43 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.44 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.46 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.48 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
21:22:08 [2021-07-03T21:22:08.801Z] #17 19.55 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.55 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.55 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.56 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.56 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.56 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.56 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.56 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.57 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.57 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.62 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.68 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.75 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.75 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.76 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.78 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
21:22:09 [2021-07-03T21:22:09.062Z] #17 19.80 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
21:22:09 [2021-07-03T21:22:09.322Z] #17 19.86 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
21:22:09 [2021-07-03T21:22:09.322Z] #17 19.86 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
21:22:09 [2021-07-03T21:22:09.582Z] #17 20.16 debconf: delaying package configuration, since apt-utils is not installed
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.26 Fetched 169 MB in 3s (65.0 MB/s)
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.29 Selecting previously unselected package liblocale-gettext-perl.
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.39 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.39 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.43 Selecting previously unselected package bzip2.
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.43 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.47 Selecting previously unselected package libmagic-mgc.
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.47 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.48 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.55 Selecting previously unselected package libmagic1:amd64.
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.55 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.56 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
21:22:09 [2021-07-03T21:22:09.843Z] #17 20.61 Selecting previously unselected package file.
21:22:10 [2021-07-03T21:22:10.103Z] #17 20.61 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
21:22:10 [2021-07-03T21:22:10.104Z] #17 20.61 Unpacking file (1:5.35-4+deb10u2) ...
21:22:10 [2021-07-03T21:22:10.104Z] #17 20.65 Selecting previously unselected package xz-utils.
21:22:10 [2021-07-03T21:22:10.104Z] #17 20.65 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
21:22:10 [2021-07-03T21:22:10.104Z] #17 20.65 Unpacking xz-utils (5.2.4-1) ...
21:22:10 [2021-07-03T21:22:10.104Z] #17 20.72 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:22:10 [2021-07-03T21:22:10.364Z] #17 20.72 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
21:22:10 [2021-07-03T21:22:10.364Z] #17 20.73 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
21:22:10 [2021-07-03T21:22:10.624Z] #17 21.07 Selecting previously unselected package binutils-arm-linux-gnueabi.
21:22:10 [2021-07-03T21:22:10.624Z] #17 21.07 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
21:22:10 [2021-07-03T21:22:10.624Z] #17 21.08 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
21:22:10 [2021-07-03T21:22:10.885Z] #17 21.39 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:22:10 [2021-07-03T21:22:10.885Z] #17 21.39 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
21:22:10 [2021-07-03T21:22:10.885Z] #17 21.39 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
21:22:11 [2021-07-03T21:22:11.146Z] #17 21.70 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
21:22:11 [2021-07-03T21:22:11.146Z] #17 21.71 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
21:22:11 [2021-07-03T21:22:11.146Z] #17 21.71 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
21:22:11 [2021-07-03T21:22:11.406Z] #17 22.00 Selecting previously unselected package binutils-s390x-linux-gnu.
21:22:11 [2021-07-03T21:22:11.406Z] #17 22.00 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
21:22:11 [2021-07-03T21:22:11.406Z] #17 22.01 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
21:22:11 [2021-07-03T21:22:11.667Z] #17 22.25 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
21:22:11 [2021-07-03T21:22:11.667Z] #17 22.25 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
21:22:11 [2021-07-03T21:22:11.667Z] #17 22.26 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
21:22:11 [2021-07-03T21:22:11.667Z] #17 22.29 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
21:22:11 [2021-07-03T21:22:11.667Z] #17 22.30 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:11 [2021-07-03T21:22:11.667Z] #17 22.30 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
21:22:12 [2021-07-03T21:22:12.237Z] #17 22.86 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
21:22:12 [2021-07-03T21:22:12.237Z] #17 22.86 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
21:22:12 [2021-07-03T21:22:12.237Z] #17 22.87 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
21:22:12 [2021-07-03T21:22:12.237Z] #17 22.90 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
21:22:12 [2021-07-03T21:22:12.237Z] #17 22.90 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
21:22:12 [2021-07-03T21:22:12.237Z] #17 22.91 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
21:22:12 [2021-07-03T21:22:12.807Z] #17 23.51 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
21:22:12 [2021-07-03T21:22:12.807Z] #17 23.51 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
21:22:12 [2021-07-03T21:22:12.807Z] #17 23.52 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
21:22:12 [2021-07-03T21:22:12.807Z] #17 23.56 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
21:22:13 [2021-07-03T21:22:13.070Z] #17 23.56 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
21:22:13 [2021-07-03T21:22:13.070Z] #17 23.57 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
21:22:13 [2021-07-03T21:22:13.642Z] #17 24.17 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
21:22:13 [2021-07-03T21:22:13.642Z] #17 24.17 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
21:22:13 [2021-07-03T21:22:13.642Z] #17 24.17 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
21:22:13 [2021-07-03T21:22:13.642Z] #17 24.21 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
21:22:13 [2021-07-03T21:22:13.642Z] #17 24.22 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:13 [2021-07-03T21:22:13.642Z] #17 24.22 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
21:22:14 [2021-07-03T21:22:14.213Z] #17 24.82 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
21:22:14 [2021-07-03T21:22:14.214Z] #17 24.82 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.214Z] #17 24.83 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
21:22:14 [2021-07-03T21:22:14.214Z] #17 24.86 Selecting previously unselected package cpp-8-s390x-linux-gnu.
21:22:14 [2021-07-03T21:22:14.474Z] #17 24.87 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.474Z] #17 24.87 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
21:22:14 [2021-07-03T21:22:14.734Z] #17 25.40 Selecting previously unselected package cpp-aarch64-linux-gnu.
21:22:14 [2021-07-03T21:22:14.734Z] #17 25.41 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.734Z] #17 25.41 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
21:22:14 [2021-07-03T21:22:14.734Z] #17 25.44 Selecting previously unselected package cpp-arm-linux-gnueabi.
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.44 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.44 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.47 Selecting previously unselected package cpp-arm-linux-gnueabihf.
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.47 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.48 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.51 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.51 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.52 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.55 Selecting previously unselected package cpp-s390x-linux-gnu.
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.55 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.56 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.59 Selecting previously unselected package cross-config.
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.59 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.59 Unpacking cross-config (2.6.15-3) ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.63 Selecting previously unselected package gcc-8-cross-base.
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.63 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.63 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
21:22:14 [2021-07-03T21:22:14.994Z] #17 25.67 Selecting previously unselected package libc6-arm64-cross.
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.68 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.68 Unpacking libc6-arm64-cross (2.28-7cross1) ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.82 Selecting previously unselected package libgcc1-arm64-cross.
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.82 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.82 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.86 Selecting previously unselected package libgomp1-arm64-cross.
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.86 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.87 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.91 Selecting previously unselected package libitm1-arm64-cross.
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.91 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.91 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.254Z] #17 25.94 Selecting previously unselected package libatomic1-arm64-cross.
21:22:15 [2021-07-03T21:22:15.514Z] #17 25.94 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 25.95 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 25.98 Selecting previously unselected package libstdc++6-arm64-cross.
21:22:15 [2021-07-03T21:22:15.514Z] #17 25.98 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 25.99 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.07 Selecting previously unselected package libasan5-arm64-cross.
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.07 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.08 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.15 Selecting previously unselected package liblsan0-arm64-cross.
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.15 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.15 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.514Z] #17 26.20 Selecting previously unselected package libtsan0-arm64-cross.
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.20 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.21 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.26 Selecting previously unselected package libubsan1-arm64-cross.
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.27 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.27 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.34 Selecting previously unselected package libgcc-8-dev-arm64-cross.
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.35 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:15 [2021-07-03T21:22:15.774Z] #17 26.37 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
21:22:16 [2021-07-03T21:22:16.035Z] #17 26.51 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
21:22:16 [2021-07-03T21:22:16.035Z] #17 26.52 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:16 [2021-07-03T21:22:16.035Z] #17 26.52 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
21:22:16 [2021-07-03T21:22:16.605Z] #17 27.12 Selecting previously unselected package gcc-aarch64-linux-gnu.
21:22:16 [2021-07-03T21:22:16.605Z] #17 27.12 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:16 [2021-07-03T21:22:16.605Z] #17 27.13 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
21:22:16 [2021-07-03T21:22:16.605Z] #17 27.16 Selecting previously unselected package linux-libc-dev-arm64-cross.
21:22:16 [2021-07-03T21:22:16.605Z] #17 27.16 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
21:22:16 [2021-07-03T21:22:16.605Z] #17 27.17 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
21:22:16 [2021-07-03T21:22:16.865Z] #17 27.33 Selecting previously unselected package libc6-dev-arm64-cross.
21:22:16 [2021-07-03T21:22:16.865Z] #17 27.33 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
21:22:16 [2021-07-03T21:22:16.865Z] #17 27.34 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
21:22:17 [2021-07-03T21:22:17.125Z] #17 27.61 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
21:22:17 [2021-07-03T21:22:17.125Z] #17 27.62 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
21:22:17 [2021-07-03T21:22:17.125Z] #17 27.62 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
21:22:17 [2021-07-03T21:22:17.385Z] #17 27.85 Selecting previously unselected package g++-8-aarch64-linux-gnu.
21:22:17 [2021-07-03T21:22:17.385Z] #17 27.85 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:17 [2021-07-03T21:22:17.385Z] #17 27.85 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
21:22:17 [2021-07-03T21:22:17.816Z] DEBUG: print all environment variables to check how Jenkins runs this script
21:22:17 [2021-07-03T21:22:17.816Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-662aa958\powershellScript.ps1'; exit $LASTEXITCODE;
21:22:17 [2021-07-03T21:22:17.816Z] ----------------------------------------------------------------------------
21:22:17 [2021-07-03T21:22:17.816Z] 
21:22:17 [2021-07-03T21:22:17.816Z] INFO: executeCI.ps1 starting at Sat Jul  3 21:22:16 CUT 2021
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Script version 05-Feb-2019 09:03 PDT
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Running git version 2.24.1.windows.2
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Branch:fe_release Build:20295.1.210212-1600
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Environment variables:
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] Name                           Value                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] ----                           -----                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
21:22:17 [2021-07-03T21:22:17.817Z] amd64                          false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
21:22:17 [2021-07-03T21:22:17.817Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
21:22:17 [2021-07-03T21:22:17.817Z] arm64                          true                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
21:22:17 [2021-07-03T21:22:17.817Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
21:22:17 [2021-07-03T21:22:17.817Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
21:22:17 [2021-07-03T21:22:17.817Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
21:22:17 [2021-07-03T21:22:17.817Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
21:22:17 [2021-07-03T21:22:17.817Z] BRANCH_NAME                    PR-42596                                                                                
21:22:17 [2021-07-03T21:22:17.817Z] BUILD_DISPLAY_NAME             #2                                                                                      
21:22:17 [2021-07-03T21:22:17.817Z] BUILD_ID                       2                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] BUILD_NUMBER                   2                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] BUILD_TAG                      jenkins-moby-PR-42596-2                                                                 
21:22:17 [2021-07-03T21:22:17.817Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42596/2/                              
21:22:17 [2021-07-03T21:22:17.817Z] cgroup2                        true                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_AUTHOR                  thaJeztah                                                                               
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_BRANCH                  sync_swagger_fix                                                                        
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_FORK                    thaJeztah/docker                                                                        
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_ID                      42596                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_TARGET                  master                                                                                  
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_TITLE                   API: fix 404 status description on container create                                     
21:22:17 [2021-07-03T21:22:17.817Z] CHANGE_URL                     https://github.com/moby/moby/pull/42596                                                 
21:22:17 [2021-07-03T21:22:17.817Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
21:22:17 [2021-07-03T21:22:17.817Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
21:22:17 [2021-07-03T21:22:17.817Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
21:22:17 [2021-07-03T21:22:17.817Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
21:22:17 [2021-07-03T21:22:17.817Z] COMPUTERNAME                   azwin-2-335bd0                                                                          
21:22:17 [2021-07-03T21:22:17.817Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
21:22:17 [2021-07-03T21:22:17.817Z] ConfigSequenceNumber           0                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] dco                            true                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] DOCKER_BUILDKIT                0                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] DOCKER_DUT_DEBUG               1                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] DOCKER_EXPERIMENTAL            1                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
21:22:17 [2021-07-03T21:22:17.817Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
21:22:17 [2021-07-03T21:22:17.817Z] EXECUTOR_NUMBER                0                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] FQDN                           azwin-2-335bd0.westus.cloudapp.azure.com                                                
21:22:17 [2021-07-03T21:22:17.817Z] GIT_BRANCH                     PR-42596                                                                                
21:22:17 [2021-07-03T21:22:17.817Z] GIT_COMMIT                     68b095d4df86260f20b16678e4aa28ef5a7aca39                                                
21:22:17 [2021-07-03T21:22:17.817Z] GIT_PREVIOUS_COMMIT            68b095d4df86260f20b16678e4aa28ef5a7aca39                                                
21:22:17 [2021-07-03T21:22:17.817Z] GIT_URL                        https://github.com/moby/moby.git                                                        
21:22:17 [2021-07-03T21:22:17.817Z] HUDSON_COOKIE                  af687d27-9268-4bb5-ba1d-10488fe653b1                                                    
21:22:17 [2021-07-03T21:22:17.817Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
21:22:17 [2021-07-03T21:22:17.817Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
21:22:17 [2021-07-03T21:22:17.817Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
21:22:17 [2021-07-03T21:22:17.817Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
21:22:17 [2021-07-03T21:22:17.817Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
21:22:17 [2021-07-03T21:22:17.817Z] JENKINS_NODE_COOKIE            eb3159e2-c757-4dc4-9de0-a63f27d6923a                                                    
21:22:17 [2021-07-03T21:22:17.817Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
21:22:17 [2021-07-03T21:22:17.817Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
21:22:17 [2021-07-03T21:22:17.817Z] JOB_BASE_NAME                  PR-42596                                                                                
21:22:17 [2021-07-03T21:22:17.817Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42596/display/redirect                
21:22:17 [2021-07-03T21:22:17.817Z] JOB_NAME                       moby/PR-42596                                                                           
21:22:17 [2021-07-03T21:22:17.817Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42596/                                
21:22:17 [2021-07-03T21:22:17.817Z] library.jps.version            master                                                                                  
21:22:17 [2021-07-03T21:22:17.817Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
21:22:17 [2021-07-03T21:22:17.817Z] NODE_LABELS                    amd64 azure azwin-2-335bd0 azwin-2022 docker west-us windows windows-2022 x86_64        
21:22:17 [2021-07-03T21:22:17.817Z] NODE_NAME                      azwin-2-335bd0                                                                          
21:22:17 [2021-07-03T21:22:17.817Z] NUMBER_OF_PROCESSORS           4                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] OS                             Windows_NT                                                                              
21:22:17 [2021-07-03T21:22:17.817Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
21:22:17 [2021-07-03T21:22:17.817Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
21:22:17 [2021-07-03T21:22:17.817Z] ppc64le                        false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
21:22:17 [2021-07-03T21:22:17.817Z] PROCESSOR_LEVEL                6                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] PROCESSOR_REVISION             4f01                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] ProgramData                    C:\ProgramData                                                                          
21:22:17 [2021-07-03T21:22:17.817Z] ProgramFiles                   C:\Program Files                                                                        
21:22:17 [2021-07-03T21:22:17.817Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
21:22:17 [2021-07-03T21:22:17.817Z] ProgramW6432                   C:\Program Files                                                                        
21:22:17 [2021-07-03T21:22:17.817Z] PROMPT                         $P$G                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] PSExecutionPolicyPreference    Bypass                                                                                  
21:22:17 [2021-07-03T21:22:17.817Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
21:22:17 [2021-07-03T21:22:17.817Z] PUBLIC                         C:\Users\Public                                                                         
21:22:17 [2021-07-03T21:22:17.817Z] rootless                       true                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42596/2/display/redirect?page=artif...
21:22:17 [2021-07-03T21:22:17.817Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42596/2/display/redirect?page=changes 
21:22:17 [2021-07-03T21:22:17.817Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42596/2/display/redirect              
21:22:17 [2021-07-03T21:22:17.817Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42596/2/display/redirect?page=tests   
21:22:17 [2021-07-03T21:22:17.817Z] s390x                          false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] SKIP_VALIDATION_TESTS          1                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] SOURCES_DRIVE                  d                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] SOURCES_SUBDIR                 gopath                                                                                  
21:22:17 [2021-07-03T21:22:17.817Z] STAGE_NAME                     Run tests                                                                               
21:22:17 [2021-07-03T21:22:17.817Z] SystemDrive                    C:                                                                                      
21:22:17 [2021-07-03T21:22:17.817Z] SystemRoot                     C:\Windows                                                                              
21:22:17 [2021-07-03T21:22:17.817Z] TEMP                           C:\Windows\TEMP                                                                         
21:22:17 [2021-07-03T21:22:17.817Z] TESTDEBUG                      0                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] TESTRUN_DRIVE                  d                                                                                       
21:22:17 [2021-07-03T21:22:17.817Z] TESTRUN_SUBDIR                 CI                                                                                      
21:22:17 [2021-07-03T21:22:17.817Z] TIMEOUT                        120m                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] TMP                            C:\Windows\TEMP                                                                         
21:22:17 [2021-07-03T21:22:17.817Z] unit_validate                  true                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] USERDOMAIN                     WORKGROUP                                                                               
21:22:17 [2021-07-03T21:22:17.817Z] USERNAME                       azwin-2-335bd0$                                                                         
21:22:17 [2021-07-03T21:22:17.817Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
21:22:17 [2021-07-03T21:22:17.817Z] validate_force                 false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] windir                         C:\Windows                                                                              
21:22:17 [2021-07-03T21:22:17.817Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
21:22:17 [2021-07-03T21:22:17.817Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
21:22:17 [2021-07-03T21:22:17.817Z] windows2022                    true                                                                                    
21:22:17 [2021-07-03T21:22:17.817Z] windows2022containerd          false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] windowsRS1                     false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] windowsRS5                     false                                                                                   
21:22:17 [2021-07-03T21:22:17.817Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
21:22:17 [2021-07-03T21:22:17.817Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Sources under d:\gopath\...
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Test run under d:\CI\...
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Running in D:\gopath\src\github.com\docker\docker
21:22:17 [2021-07-03T21:22:17.817Z] INFO: docker/docker repository was found
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Docker version of control daemon
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] Client: Mirantis Container Runtime
21:22:17 [2021-07-03T21:22:17.817Z]  Version:           20.10.0
21:22:17 [2021-07-03T21:22:17.817Z]  API version:       1.41
21:22:17 [2021-07-03T21:22:17.817Z]  Go version:        go1.13.15
21:22:17 [2021-07-03T21:22:17.817Z]  Git commit:        6ee42dc
21:22:17 [2021-07-03T21:22:17.817Z]  Built:             03/11/2021 13:24:56
21:22:17 [2021-07-03T21:22:17.817Z]  OS/Arch:           windows/amd64
21:22:17 [2021-07-03T21:22:17.817Z]  Context:           default
21:22:17 [2021-07-03T21:22:17.817Z]  Experimental:      true
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] Server: Mirantis Container Runtime
21:22:17 [2021-07-03T21:22:17.817Z]  Engine:
21:22:17 [2021-07-03T21:22:17.817Z]   Version:          20.10.0
21:22:17 [2021-07-03T21:22:17.817Z]   API version:      1.41 (minimum version 1.24)
21:22:17 [2021-07-03T21:22:17.817Z]   Go version:       go1.13.15
21:22:17 [2021-07-03T21:22:17.817Z]   Git commit:       1e08f21e79
21:22:17 [2021-07-03T21:22:17.817Z]   Built:            03/11/2021 13:23:32
21:22:17 [2021-07-03T21:22:17.817Z]   OS/Arch:          windows/amd64
21:22:17 [2021-07-03T21:22:17.817Z]   Experimental:     true
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] INFO: Docker info of control daemon
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] Client:
21:22:17 [2021-07-03T21:22:17.817Z]  Context:    default
21:22:17 [2021-07-03T21:22:17.817Z]  Debug Mode: false
21:22:17 [2021-07-03T21:22:17.817Z]  Plugins:
21:22:17 [2021-07-03T21:22:17.817Z]   app: Docker Application (Docker Inc., v0.8.0)
21:22:17 [2021-07-03T21:22:17.817Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
21:22:17 [2021-07-03T21:22:17.817Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] Server:
21:22:17 [2021-07-03T21:22:17.817Z]  Containers: 0
21:22:17 [2021-07-03T21:22:17.817Z]   Running: 0
21:22:17 [2021-07-03T21:22:17.817Z]   Paused: 0
21:22:17 [2021-07-03T21:22:17.817Z]   Stopped: 0
21:22:17 [2021-07-03T21:22:17.817Z]  Images: 10
21:22:17 [2021-07-03T21:22:17.817Z]  Server Version: 20.10.0
21:22:17 [2021-07-03T21:22:17.817Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:22:17 [2021-07-03T21:22:17.817Z]   Windows: 
21:22:17 [2021-07-03T21:22:17.817Z]   LCOW: 
21:22:17 [2021-07-03T21:22:17.817Z]  Logging Driver: json-file
21:22:17 [2021-07-03T21:22:17.817Z]  Plugins:
21:22:17 [2021-07-03T21:22:17.817Z]   Volume: local
21:22:17 [2021-07-03T21:22:17.817Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:22:17 [2021-07-03T21:22:17.817Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:22:17 [2021-07-03T21:22:17.817Z]  Swarm: inactive
21:22:17 [2021-07-03T21:22:17.817Z]  Default Isolation: process
21:22:17 [2021-07-03T21:22:17.817Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
21:22:17 [2021-07-03T21:22:17.817Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
21:22:17 [2021-07-03T21:22:17.817Z]  OSType: windows
21:22:17 [2021-07-03T21:22:17.817Z]  Architecture: x86_64
21:22:17 [2021-07-03T21:22:17.817Z]  CPUs: 4
21:22:17 [2021-07-03T21:22:17.817Z]  Total Memory: 32GiB
21:22:17 [2021-07-03T21:22:17.817Z]  Name: azwin-2-335bd0
21:22:17 [2021-07-03T21:22:17.817Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
21:22:17 [2021-07-03T21:22:17.817Z]  Docker Root Dir: D:\docker
21:22:17 [2021-07-03T21:22:17.817Z]  Debug Mode: false
21:22:17 [2021-07-03T21:22:17.817Z]  Registry: https://index.docker.io/v1/
21:22:17 [2021-07-03T21:22:17.817Z]  Labels:
21:22:17 [2021-07-03T21:22:17.817Z]  Experimental: true
21:22:17 [2021-07-03T21:22:17.817Z]  Insecure Registries:
21:22:17 [2021-07-03T21:22:17.817Z]   10.0.0.4:5000
21:22:17 [2021-07-03T21:22:17.817Z]   127.0.0.0/8
21:22:17 [2021-07-03T21:22:17.817Z]  Registry Mirrors:
21:22:17 [2021-07-03T21:22:17.817Z]   http://10.0.0.4:5000/
21:22:17 [2021-07-03T21:22:17.817Z]  Live Restore Enabled: false
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.817Z] 
21:22:17 [2021-07-03T21:22:17.818Z] INFO: Commit hash is 68b095d4df
21:22:17 [2021-07-03T21:22:17.818Z] INFO: Nuke-Everything...
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.50 Selecting previously unselected package g++-aarch64-linux-gnu.
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.50 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.50 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.55 Selecting previously unselected package patch.
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.55 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.55 Unpacking patch (2.7.6-3+deb10u1) ...
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.60 Selecting previously unselected package dpkg-dev.
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.60 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
21:22:17 [2021-07-03T21:22:17.954Z] #17 28.60 Unpacking dpkg-dev (1.19.7) ...
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.71 Selecting previously unselected package libconfig-inifiles-perl.
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.72 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.72 Unpacking libconfig-inifiles-perl (3.000001-1) ...
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.75 Selecting previously unselected package libio-string-perl.
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.76 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.76 Unpacking libio-string-perl (1.08-3) ...
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.79 Selecting previously unselected package libicu63:amd64.
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.80 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
21:22:18 [2021-07-03T21:22:18.215Z] #17 28.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:22:18 [2021-07-03T21:22:18.278Z] INFO: Container count on control daemon to delete is 0
21:22:18 [2021-07-03T21:22:18.738Z] INFO: Nuking d:\CI
21:22:18 [2021-07-03T21:22:18.738Z] INFO: Zapped successfully
21:22:18 [2021-07-03T21:22:18.738Z] INFO: Location for testing is d:\CI\PR-42596\2
21:22:18 [2021-07-03T21:22:18.738Z] INFO: Validating GOLang consistency in Dockerfile.windows...
21:22:18 [2021-07-03T21:22:18.738Z] 
21:22:18 [2021-07-03T21:22:18.738Z] 
21:22:18 [2021-07-03T21:22:18.738Z] INFO: Building the image from Dockerfile.windows at 07/03/2021 21:22:18...
21:22:18 [2021-07-03T21:22:18.738Z] 
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.59 Selecting previously unselected package libxml2:amd64.
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.60 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.68 Selecting previously unselected package libxml-namespacesupport-perl.
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.68 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.69 Unpacking libxml-namespacesupport-perl (1.12-1) ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.72 Selecting previously unselected package libxml-sax-base-perl.
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.72 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.72 Unpacking libxml-sax-base-perl (1.09-1) ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.76 Selecting previously unselected package libxml-sax-perl.
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.76 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.76 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.80 Selecting previously unselected package libxml-libxml-perl.
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.80 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.81 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.87 Selecting previously unselected package libxml-simple-perl.
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.87 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.87 Unpacking libxml-simple-perl (2.25-1) ...
21:22:19 [2021-07-03T21:22:19.155Z] #17 29.91 Selecting previously unselected package libyaml-perl.
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.91 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.91 Unpacking libyaml-perl (1.27-1) ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.94 Selecting previously unselected package libconfig-auto-perl.
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.95 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.95 Unpacking libconfig-auto-perl (0.44-1) ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.97 Selecting previously unselected package libfile-which-perl.
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.98 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 29.98 Unpacking libfile-which-perl (1.23-1) ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.01 Selecting previously unselected package libfile-homedir-perl.
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.01 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.01 Unpacking libfile-homedir-perl (1.004-1) ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.04 Selecting previously unselected package libdebian-dpkgcross-perl.
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.04 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.05 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.08 Selecting previously unselected package dpkg-cross.
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.09 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.09 Unpacking dpkg-cross (2.6.15-3) ...
21:22:19 [2021-07-03T21:22:19.416Z] #17 30.12 Selecting previously unselected package crossbuild-essential-arm64.
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.12 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.13 Unpacking crossbuild-essential-arm64 (12.6) ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.15 Selecting previously unselected package libc6-armel-cross.
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.16 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.16 Unpacking libc6-armel-cross (2.28-7cross1) ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.28 Selecting previously unselected package libgcc1-armel-cross.
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.28 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.29 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.32 Selecting previously unselected package libgomp1-armel-cross.
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.32 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.32 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.36 Selecting previously unselected package libatomic1-armel-cross.
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.36 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.36 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
21:22:19 [2021-07-03T21:22:19.676Z] #17 30.39 Selecting previously unselected package libstdc++6-armel-cross.
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.39 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.40 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.45 Selecting previously unselected package libasan5-armel-cross.
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.45 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.46 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.51 Selecting previously unselected package libubsan1-armel-cross.
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.52 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.52 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.56 Selecting previously unselected package libgcc-8-dev-armel-cross.
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.56 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
21:22:19 [2021-07-03T21:22:19.937Z] #17 30.56 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
21:22:20 [2021-07-03T21:22:20.198Z] #17 30.67 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
21:22:20 [2021-07-03T21:22:20.198Z] #17 30.67 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
21:22:20 [2021-07-03T21:22:20.198Z] #17 30.67 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.32 Selecting previously unselected package gcc-arm-linux-gnueabi.
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.33 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.33 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.36 Selecting previously unselected package linux-libc-dev-armel-cross.
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.36 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.36 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
21:22:20 [2021-07-03T21:22:20.770Z] #17 31.52 Selecting previously unselected package libc6-dev-armel-cross.
21:22:21 [2021-07-03T21:22:21.030Z] #17 31.52 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
21:22:21 [2021-07-03T21:22:21.030Z] #17 31.53 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
21:22:21 [2021-07-03T21:22:21.030Z] #17 31.78 Selecting previously unselected package libstdc++-8-dev-armel-cross.
21:22:21 [2021-07-03T21:22:21.291Z] #17 31.78 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
21:22:21 [2021-07-03T21:22:21.291Z] #17 31.78 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
21:22:21 [2021-07-03T21:22:21.551Z] #17 32.01 Selecting previously unselected package g++-8-arm-linux-gnueabi.
21:22:21 [2021-07-03T21:22:21.551Z] #17 32.02 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
21:22:21 [2021-07-03T21:22:21.551Z] #17 32.02 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.66 Selecting previously unselected package g++-arm-linux-gnueabi.
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.66 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.66 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.69 Selecting previously unselected package crossbuild-essential-armel.
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.69 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.69 Unpacking crossbuild-essential-armel (12.6) ...
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.72 Selecting previously unselected package libc6-armhf-cross.
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.72 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.123Z] #17 32.73 Unpacking libc6-armhf-cross (2.28-7cross1) ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.85 Selecting previously unselected package libgcc1-armhf-cross.
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.85 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.85 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.89 Selecting previously unselected package libgomp1-armhf-cross.
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.89 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.90 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.93 Selecting previously unselected package libatomic1-armhf-cross.
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.94 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.95 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.98 Selecting previously unselected package libstdc++6-armhf-cross.
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.98 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 32.99 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.384Z] #17 33.05 Selecting previously unselected package libasan5-armhf-cross.
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.05 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.05 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.11 Selecting previously unselected package libubsan1-armhf-cross.
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.11 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.12 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.15 Selecting previously unselected package libgcc-8-dev-armhf-cross.
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.16 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.16 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.26 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.26 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
21:22:22 [2021-07-03T21:22:22.644Z] #17 33.26 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
21:22:23 [2021-07-03T21:22:23.598Z] #17 33.89 Selecting previously unselected package gcc-arm-linux-gnueabihf.
21:22:23 [2021-07-03T21:22:23.598Z] #17 33.90 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
21:22:23 [2021-07-03T21:22:23.598Z] #17 33.90 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
21:22:23 [2021-07-03T21:22:23.598Z] #17 33.93 Selecting previously unselected package linux-libc-dev-armhf-cross.
21:22:23 [2021-07-03T21:22:23.598Z] #17 33.94 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
21:22:23 [2021-07-03T21:22:23.598Z] #17 33.94 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
21:22:23 [2021-07-03T21:22:23.598Z] #17 34.18 Selecting previously unselected package libc6-dev-armhf-cross.
21:22:23 [2021-07-03T21:22:23.598Z] #17 34.18 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
21:22:23 [2021-07-03T21:22:23.598Z] #17 34.18 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
21:22:23 [2021-07-03T21:22:23.859Z] #17 34.47 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
21:22:23 [2021-07-03T21:22:23.859Z] #17 34.47 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
21:22:23 [2021-07-03T21:22:23.859Z] #17 34.48 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
21:22:24 [2021-07-03T21:22:24.119Z] #17 34.71 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
21:22:24 [2021-07-03T21:22:24.119Z] #17 34.72 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
21:22:24 [2021-07-03T21:22:24.119Z] #17 34.72 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.36 Selecting previously unselected package g++-arm-linux-gnueabihf.
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.36 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.37 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.39 Selecting previously unselected package crossbuild-essential-armhf.
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.40 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.40 Unpacking crossbuild-essential-armhf (12.6) ...
21:22:24 [2021-07-03T21:22:24.688Z] #17 35.43 Selecting previously unselected package libc6-ppc64el-cross.
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.43 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.43 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.60 Selecting previously unselected package libgcc1-ppc64el-cross.
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.61 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.61 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.64 Selecting previously unselected package libgomp1-ppc64el-cross.
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.64 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.65 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
21:22:24 [2021-07-03T21:22:24.948Z] #17 35.68 Selecting previously unselected package libitm1-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.207Z] #17 35.69 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.207Z] #17 35.69 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.207Z] #17 35.72 Selecting previously unselected package libatomic1-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.207Z] #17 35.72 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.207Z] #17 35.73 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.207Z] #17 35.83 Selecting previously unselected package libstdc++6-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.467Z] #17 35.83 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 35.85 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 35.92 Selecting previously unselected package libasan5-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.467Z] #17 35.92 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 35.93 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 35.99 Selecting previously unselected package liblsan0-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.467Z] #17 36.00 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 36.00 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 36.04 Selecting previously unselected package libtsan0-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.467Z] #17 36.04 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 36.05 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.467Z] #17 36.11 Selecting previously unselected package libubsan1-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.11 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.11 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.15 Selecting previously unselected package libquadmath0-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.16 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.16 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.20 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.20 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.20 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
21:22:25 [2021-07-03T21:22:25.727Z] #17 36.37 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
21:22:25 [2021-07-03T21:22:25.845Z] Sending build context to Docker daemon  60.85MB
21:22:25 [2021-07-03T21:22:25.845Z] 
21:22:25 [2021-07-03T21:22:25.845Z] Step 1/10 : FROM microsoft/windowsservercore
21:22:25 [2021-07-03T21:22:25.845Z]  ---> 39d157a84080
21:22:25 [2021-07-03T21:22:25.845Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> 2de9bd98ba78
21:22:25 [2021-07-03T21:22:25.845Z] Step 3/10 : ARG GO_VERSION=1.16.5
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> e24e2c0b8605
21:22:25 [2021-07-03T21:22:25.845Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> 53a08363bd05
21:22:25 [2021-07-03T21:22:25.845Z] 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}
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> 1fba3b647aae
21:22:25 [2021-07-03T21:22:25.845Z] 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;
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> b529b325d48c
21:22:25 [2021-07-03T21:22:25.845Z] 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
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> c1917457b456
21:22:25 [2021-07-03T21:22:25.845Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> 9049e355d06f
21:22:25 [2021-07-03T21:22:25.845Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
21:22:25 [2021-07-03T21:22:25.845Z]  ---> Using cache
21:22:25 [2021-07-03T21:22:25.845Z]  ---> e68a4c1c7c78
21:22:25 [2021-07-03T21:22:25.845Z] Step 10/10 : COPY . .
21:22:25 [2021-07-03T21:22:25.988Z] #17 36.37 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:25 [2021-07-03T21:22:25.988Z] #17 36.38 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.01 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.02 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.02 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.05 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.05 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.05 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
21:22:26 [2021-07-03T21:22:26.557Z] #17 37.23 Selecting previously unselected package libc6-dev-ppc64el-cross.
21:22:26 [2021-07-03T21:22:26.817Z] #17 37.24 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
21:22:26 [2021-07-03T21:22:26.817Z] #17 37.24 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
21:22:27 [2021-07-03T21:22:27.077Z] #17 37.57 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
21:22:27 [2021-07-03T21:22:27.078Z] #17 37.58 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
21:22:27 [2021-07-03T21:22:27.078Z] #17 37.58 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
21:22:27 [2021-07-03T21:22:27.078Z] #17 37.82 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
21:22:27 [2021-07-03T21:22:27.338Z] #17 37.83 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:27 [2021-07-03T21:22:27.338Z] #17 37.83 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
21:22:27 [2021-07-03T21:22:27.382Z]  ---> Using cache
21:22:27 [2021-07-03T21:22:27.382Z]  ---> a990ec43221c
21:22:27 [2021-07-03T21:22:27.909Z] #17 38.49 Selecting previously unselected package g++-powerpc64le-linux-gnu.
21:22:27 [2021-07-03T21:22:27.909Z] #17 38.49 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:27 [2021-07-03T21:22:27.909Z] #17 38.50 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
21:22:27 [2021-07-03T21:22:27.909Z] #17 38.53 Selecting previously unselected package crossbuild-essential-ppc64el.
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.53 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.54 Unpacking crossbuild-essential-ppc64el (12.6) ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.57 Selecting previously unselected package libc6-s390x-cross.
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.57 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.58 Unpacking libc6-s390x-cross (2.28-7cross1) ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.72 Selecting previously unselected package libgcc1-s390x-cross.
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.72 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.72 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.75 Selecting previously unselected package libgomp1-s390x-cross.
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.76 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.76 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.169Z] #17 38.80 Selecting previously unselected package libitm1-s390x-cross.
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.80 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.80 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.83 Selecting previously unselected package libatomic1-s390x-cross.
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.84 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.84 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.87 Selecting previously unselected package libstdc++6-s390x-cross.
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.87 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.88 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.97 Selecting previously unselected package libasan5-s390x-cross.
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.97 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 38.97 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.429Z] #17 39.07 Selecting previously unselected package libubsan1-s390x-cross.
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.07 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.08 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.13 Selecting previously unselected package libgcc-8-dev-s390x-cross.
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.14 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.14 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.25 Selecting previously unselected package gcc-8-s390x-linux-gnu.
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.25 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:28 [2021-07-03T21:22:28.689Z] #17 39.26 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
21:22:28 [2021-07-03T21:22:28.918Z] Successfully built a990ec43221c
21:22:28 [2021-07-03T21:22:28.918Z] Successfully tagged docker:latest
21:22:28 [2021-07-03T21:22:28.918Z] INFO: Image build ended at 07/03/2021 21:22:28. Duration:00:00:10.1614377
21:22:28 [2021-07-03T21:22:28.918Z] 
21:22:28 [2021-07-03T21:22:28.918Z] 
21:22:28 [2021-07-03T21:22:28.918Z] INFO: Building the test binaries at 07/03/2021 21:22:28...
21:22:29 [2021-07-03T21:22:29.259Z] #17 39.82 Selecting previously unselected package gcc-s390x-linux-gnu.
21:22:29 [2021-07-03T21:22:29.259Z] #17 39.82 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:29 [2021-07-03T21:22:29.259Z] #17 39.82 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
21:22:29 [2021-07-03T21:22:29.259Z] #17 39.85 Selecting previously unselected package linux-libc-dev-s390x-cross.
21:22:29 [2021-07-03T21:22:29.259Z] #17 39.85 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
21:22:29 [2021-07-03T21:22:29.259Z] #17 39.86 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
21:22:29 [2021-07-03T21:22:29.519Z] #17 40.02 Selecting previously unselected package libc6-dev-s390x-cross.
21:22:29 [2021-07-03T21:22:29.519Z] #17 40.02 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
21:22:29 [2021-07-03T21:22:29.519Z] #17 40.02 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
21:22:29 [2021-07-03T21:22:29.778Z] #17 40.30 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
21:22:29 [2021-07-03T21:22:29.778Z] #17 40.30 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
21:22:29 [2021-07-03T21:22:29.778Z] #17 40.30 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.039Z] #17 40.58 Selecting previously unselected package g++-8-s390x-linux-gnu.
21:22:30 [2021-07-03T21:22:30.039Z] #17 40.58 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
21:22:30 [2021-07-03T21:22:30.039Z] #17 40.59 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.18 Selecting previously unselected package g++-s390x-linux-gnu.
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.18 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.19 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.22 Selecting previously unselected package crossbuild-essential-s390x.
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.22 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.22 Unpacking crossbuild-essential-s390x (12.6) ...
21:22:30 [2021-07-03T21:22:30.610Z] #17 41.27 Setting up libconfig-inifiles-perl (3.000001-1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.29 Setting up libfile-which-perl (1.23-1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.30 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.31 Setting up libc6-armhf-cross (2.28-7cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.32 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.33 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.34 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.36 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.37 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.38 Setting up libc6-s390x-cross (2.28-7cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.40 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.41 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.42 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.44 Setting up libxml-namespacesupport-perl (1.12-1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.46 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.47 Setting up file (1:5.35-4+deb10u2) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.49 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.50 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.52 Setting up libyaml-perl (1.27-1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.54 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.56 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.57 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
21:22:30 [2021-07-03T21:22:30.870Z] #17 41.59 Setting up libxml-sax-base-perl (1.09-1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.60 Setting up libio-string-perl (1.08-3) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.62 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.63 Setting up cross-config (2.6.15-3) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.75 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.76 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.77 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.78 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.80 Setting up xz-utils (5.2.4-1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.83 Setting up libc6-arm64-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.131Z] #17 41.84 Setting up patch (2.7.6-3+deb10u1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.86 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.87 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.88 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.89 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.90 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.92 Setting up libc6-armel-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.93 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.94 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.96 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.97 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.98 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 41.99 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 42.01 Setting up libfile-homedir-perl (1.004-1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 42.02 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 42.04 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.391Z] #17 42.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.08 Setting up liblocale-gettext-perl (1.07-3+b4) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.09 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.10 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.11 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.13 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.14 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.15 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.17 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.18 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.19 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.20 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.21 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.23 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.24 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.25 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.26 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.28 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.29 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.30 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.31 Setting up libxml-sax-perl (1.00+dfsg-1) ...
21:22:31 [2021-07-03T21:22:31.652Z] #17 42.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:22:31 [2021-07-03T21:22:31.912Z] #17 42.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:22:31 [2021-07-03T21:22:31.912Z] #17 42.58 
21:22:31 [2021-07-03T21:22:31.912Z] #17 42.58 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:22:31 [2021-07-03T21:22:31.912Z] #17 42.62 Setting up dpkg-dev (1.19.7) ...
21:22:31 [2021-07-03T21:22:31.912Z] #17 42.64 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.65 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.67 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.69 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.70 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.71 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.73 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:22:32 [2021-07-03T21:22:32.173Z] #17 42.91 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.03 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.06 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.07 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.08 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.10 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.11 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.12 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.13 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.433Z] #17 43.14 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.15 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.16 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.17 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.18 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.19 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.20 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.21 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.23 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.24 Setting up libxml-simple-perl (2.25-1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.25 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.26 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.27 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.28 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.29 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.31 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.32 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.33 Setting up libconfig-auto-perl (0.44-1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.34 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.35 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.693Z] #17 43.36 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.37 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.38 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.39 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.40 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.42 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.43 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.45 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.46 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.48 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.49 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.50 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.51 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.52 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.54 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.55 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.56 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.57 Setting up dpkg-cross (2.6.15-3) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.61 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.62 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.63 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.64 Setting up crossbuild-essential-armhf (12.6) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.65 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.66 Setting up crossbuild-essential-arm64 (12.6) ...
21:22:32 [2021-07-03T21:22:32.953Z] #17 43.67 Setting up crossbuild-essential-s390x (12.6) ...
21:22:33 [2021-07-03T21:22:33.218Z] #17 43.68 Setting up crossbuild-essential-ppc64el (12.6) ...
21:22:33 [2021-07-03T21:22:33.218Z] #17 43.69 Setting up crossbuild-essential-armel (12.6) ...
21:22:33 [2021-07-03T21:22:33.218Z] #17 43.70 Processing triggers for libc-bin (2.28-10) ...
21:22:34 [2021-07-03T21:22:34.717Z] INFO: make.ps1 starting at 07/03/2021 21:22:33
21:22:34 [2021-07-03T21:22:34.717Z] INFO: Git commit (68b095d4df) assumed from DOCKER_GITCOMMIT environment variable
21:22:34 [2021-07-03T21:22:34.717Z] INFO: Invoking autogen...
21:22:35 [2021-07-03T21:22:35.129Z] #17 DONE 45.4s
21:22:35 [2021-07-03T21:22:35.129Z] 
21:22:35 [2021-07-03T21:22:35.129Z] #63 [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
21:22:35 [2021-07-03T21:22:35.129Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
21:22:35 [2021-07-03T21:22:35.176Z] INFO: Building daemon...
21:22:36 [2021-07-03T21:22:36.515Z] #63 ...
21:22:36 [2021-07-03T21:22:36.515Z] 
21:22:36 [2021-07-03T21:22:36.515Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
21:22:36 [2021-07-03T21:22:36.515Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a
21:22:36 [2021-07-03T21:22:36.515Z] #18 DONE 1.5s
21:22:36 [2021-07-03T21:22:36.515Z] 
21:22:36 [2021-07-03T21:22:36.516Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:22:36 [2021-07-03T21:22:36.516Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:22:37 [2021-07-03T21:22:37.901Z] #19 1.504 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:22:37 [2021-07-03T21:22:37.901Z] #19 1.533 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
21:22:37 [2021-07-03T21:22:37.901Z] #19 1.533 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
21:22:37 [2021-07-03T21:22:37.901Z] #19 1.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:22:38 [2021-07-03T21:22:38.473Z] #19 1.974 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
21:22:39 [2021-07-03T21:22:39.046Z] #19 2.514 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
21:22:39 [2021-07-03T21:22:39.618Z] #19 3.336 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:22:40 [2021-07-03T21:22:40.190Z] #19 ...
21:22:40 [2021-07-03T21:22:40.190Z] 
21:22:40 [2021-07-03T21:22:40.190Z] #31 [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
21:22:40 [2021-07-03T21:22:40.190Z] #31 sha256:a43bbb4927eadfedfef5be263ca9d4178a3d03956f5741998eb8441f6cc515bc
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + RM_GOPATH=0
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + TMP_GOPATH=
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + : /build
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + '[' -z '' ']'
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 ++ mktemp -d
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + export GOPATH=/tmp/tmp.aelqLq6WT4
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + GOPATH=/tmp/tmp.aelqLq6WT4
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + RM_GOPATH=1
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 + case "$(go env GOARCH)" in
21:22:40 [2021-07-03T21:22:40.190Z] #31 1.997 ++ go env GOARCH
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.005 + export GO_BUILDMODE=-buildmode=pie
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.005 + GO_BUILDMODE=-buildmode=pie
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.005 ++ dirname /tmp/install/install.sh
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + dir=/tmp/install
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + bin=dockercli
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + shift
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + '[' '!' -f /tmp/install/dockercli.installer ']'
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + . /tmp/install/dockercli.installer
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 ++ : stable
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 ++ : 17.06.2-ce
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + install_dockercli
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.008 ++ uname -m
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.009 Install docker/cli version 17.06.2-ce from stable
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.018 + arch=x86_64
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.018 + '[' x86_64 '!=' x86_64 ']'
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.018 + url=https://download.docker.com/linux/static
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.018 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:22:40 [2021-07-03T21:22:40.190Z] #31 2.018 + tar -xz docker/docker
21:22:40 [2021-07-03T21:22:40.190Z] #31 5.187 + mkdir -p /build
21:22:40 [2021-07-03T21:22:40.190Z] #31 5.193 + mv docker/docker /build/
21:22:40 [2021-07-03T21:22:40.190Z] #31 5.196 + rmdir docker
21:22:40 [2021-07-03T21:22:40.190Z] #31 DONE 5.3s
21:22:40 [2021-07-03T21:22:40.190Z] 
21:22:40 [2021-07-03T21:22:40.190Z] #66 [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
21:22:40 [2021-07-03T21:22:40.190Z] #66 sha256:910e774bce705029fc35ec017194db2b7562a965c836d7bb8b9947a26cc1e7a6
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + RM_GOPATH=0
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + TMP_GOPATH=
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + : /build
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + '[' -z '' ']'
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 ++ mktemp -d
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + export GOPATH=/tmp/tmp.MUdDnfB0H9
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + GOPATH=/tmp/tmp.MUdDnfB0H9
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + RM_GOPATH=1
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 + case "$(go env GOARCH)" in
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.746 ++ go env GOARCH
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.751 + export GO_BUILDMODE=-buildmode=pie
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.751 + GO_BUILDMODE=-buildmode=pie
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 ++ dirname /tmp/install/install.sh
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + dir=/tmp/install
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + bin=rootlesskit
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + shift
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + . /tmp/install/rootlesskit.installer
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 ++ : 4cd567642273d369adaadcbadca00880552c1778
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + install_rootlesskit
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + case "$1" in
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + export CGO_ENABLED=0
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + CGO_ENABLED=0
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + _install_rootlesskit
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.755 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.756 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MUdDnfB0H9/src/github.com/rootless-containers/rootlesskit
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.762 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
21:22:40 [2021-07-03T21:22:40.190Z] #66 1.762 Cloning into '/tmp/tmp.MUdDnfB0H9/src/github.com/rootless-containers/rootlesskit'...
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.364 + cd /tmp/tmp.MUdDnfB0H9/src/github.com/rootless-containers/rootlesskit
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.364 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.375 + export GO111MODULE=on
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.381 + GO111MODULE=on
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.381 + export GOPROXY=https://proxy.golang.org
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.381 + GOPROXY=https://proxy.golang.org
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.381 + for f in rootlesskit rootlesskit-docker-proxy
21:22:40 [2021-07-03T21:22:40.190Z] #66 3.381 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:22:40 [2021-07-03T21:22:40.190Z] #66 4.296 go: downloading github.com/sirupsen/logrus v1.8.1
21:22:40 [2021-07-03T21:22:40.190Z] #66 4.296 go: downloading github.com/pkg/errors v0.9.1
21:22:40 [2021-07-03T21:22:40.190Z] #66 4.334 go: downloading github.com/urfave/cli/v2 v2.3.0
21:22:40 [2021-07-03T21:22:40.190Z] #66 4.511 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
21:22:40 [2021-07-03T21:22:40.765Z] #66 ...
21:22:40 [2021-07-03T21:22:40.765Z] 
21:22:40 [2021-07-03T21:22:40.765Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:22:40 [2021-07-03T21:22:40.765Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:22:40 [2021-07-03T21:22:40.765Z] #19 4.461 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
21:22:41 [2021-07-03T21:22:41.708Z] #19 5.444 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
21:22:41 [2021-07-03T21:22:41.974Z] #19 5.717 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
21:22:41 [2021-07-03T21:22:41.974Z] #19 5.758 Get:11 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
21:22:41 [2021-07-03T21:22:41.974Z] #19 5.811 Get:12 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
21:22:42 [2021-07-03T21:22:42.237Z] #19 5.903 Get:13 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
21:22:42 [2021-07-03T21:22:42.237Z] #19 5.951 Get:14 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.272 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.308 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.335 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.366 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 ...
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:22:42 [2021-07-03T21:22:42.813Z] #35 sha256:c74f37f1c476576841058a30a78de95dbaac0ffae9b5ca91760401b09cda51db
21:22:42 [2021-07-03T21:22:42.813Z] #35 CACHED
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #34 [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
21:22:42 [2021-07-03T21:22:42.813Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
21:22:42 [2021-07-03T21:22:42.813Z] #34 CACHED
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #36 [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
21:22:42 [2021-07-03T21:22:42.813Z] #36 sha256:e56d03c6be9b0508f6e5d27d1af9a0fdce55000d485b386ba6a6451507abe329
21:22:42 [2021-07-03T21:22:42.813Z] #36 CACHED
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:22:42 [2021-07-03T21:22:42.813Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.399 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.416 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.428 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.429 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.430 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 6.431 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
21:22:42 [2021-07-03T21:22:42.813Z] #19 ...
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:22:42 [2021-07-03T21:22:42.813Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
21:22:42 [2021-07-03T21:22:42.813Z] #38 CACHED
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:42 [2021-07-03T21:22:42.813Z] #39 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:22:42 [2021-07-03T21:22:42.813Z] #39 CACHED
21:22:42 [2021-07-03T21:22:42.813Z] 
21:22:42 [2021-07-03T21:22:42.813Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:22:42 [2021-07-03T21:22:42.813Z] #41 sha256:5e9b9a75b571406310500f5f5fa019b7e596b79642652fc498e5e00f8312a2fe
21:22:42 [2021-07-03T21:22:42.813Z] #41 CACHED
21:22:43 [2021-07-03T21:22:43.074Z] 
21:22:43 [2021-07-03T21:22:43.074Z] #66 [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
21:22:43 [2021-07-03T21:22:43.074Z] #66 sha256:910e774bce705029fc35ec017194db2b7562a965c836d7bb8b9947a26cc1e7a6
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.163 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.349 go: downloading github.com/google/uuid v1.2.0
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.368 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.387 go: downloading github.com/moby/vpnkit v0.5.0
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.399 go: downloading github.com/gofrs/flock v0.8.0
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.463 go: downloading github.com/gorilla/mux v1.8.0
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.550 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.708 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:22:43 [2021-07-03T21:22:43.074Z] #66 6.804 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
21:22:43 [2021-07-03T21:22:43.074Z] #66 7.373 go: downloading github.com/u-root/u-root v7.0.0+incompatible
21:22:44 [2021-07-03T21:22:44.019Z] #66 9.206 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:22:44 [2021-07-03T21:22:44.610Z] #66 ...
21:22:44 [2021-07-03T21:22:44.610Z] 
21:22:44 [2021-07-03T21:22:44.610Z] #43 [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
21:22:44 [2021-07-03T21:22:44.610Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
21:22:44 [2021-07-03T21:22:44.610Z] #43 2.260 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
21:22:44 [2021-07-03T21:22:44.610Z] #43 2.261 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
21:22:44 [2021-07-03T21:22:44.610Z] #43 2.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 2.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 3.223 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 3.872 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 4.772 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 5.735 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.491 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.520 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.539 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.558 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.575 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.600 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.610 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.615 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.622 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
21:22:44 [2021-07-03T21:22:44.610Z] #43 6.624 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #43 ...
21:22:44 [2021-07-03T21:22:44.886Z] 
21:22:44 [2021-07-03T21:22:44.886Z] #63 [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
21:22:44 [2021-07-03T21:22:44.886Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
21:22:44 [2021-07-03T21:22:44.886Z] #63 2.000 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
21:22:44 [2021-07-03T21:22:44.886Z] #63 2.000 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
21:22:44 [2021-07-03T21:22:44.886Z] #63 2.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 2.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 3.002 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 3.675 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 4.490 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.076 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.659 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.672 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.703 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.722 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.744 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.773 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.775 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.778 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.781 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
21:22:44 [2021-07-03T21:22:44.886Z] #63 5.782 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
21:22:46 [2021-07-03T21:22:46.983Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0233ead350ded5353) in /home/ubuntu/workspace/moby_PR-42596
[Pipeline] {
[Pipeline] checkout
21:22:47 [2021-07-03T21:22:47.075Z] The recommended git tool is: git
21:22:49 [2021-07-03T21:22:49.885Z] using credential docker-jenkins-github-credentials
21:22:49 [2021-07-03T21:22:49.901Z] Cloning the remote Git repository
21:22:49 [2021-07-03T21:22:49.901Z] Cloning with configured refspecs honoured and without tags
21:22:49 [2021-07-03T21:22:49.936Z] Cloning repository https://github.com/moby/moby.git
21:22:50 [2021-07-03T21:22:50.013Z]  > git init /home/ubuntu/workspace/moby_PR-42596 # timeout=10
21:22:50 [2021-07-03T21:22:50.269Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:50 [2021-07-03T21:22:50.270Z]  > git --version # timeout=10
21:22:50 [2021-07-03T21:22:50.374Z]  > git --version # 'git version 2.17.1'
21:22:50 [2021-07-03T21:22:50.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:50 [2021-07-03T21:22:50.376Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:22:56 [2021-07-03T21:22:56.115Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0686561feba29f8d9) in /home/ubuntu/workspace/moby_PR-42596
[Pipeline] {
[Pipeline] checkout
21:22:56 [2021-07-03T21:22:56.224Z] The recommended git tool is: git
21:22:57 [2021-07-03T21:22:57.113Z] #63 22.18 Fetched 39.9 MB in 20s (1952 kB/s)
21:22:57 [2021-07-03T21:22:57.113Z] #63 22.18 Reading package lists...
21:22:57 [2021-07-03T21:22:57.113Z] #63 ...
21:22:57 [2021-07-03T21:22:57.113Z] 
21:22:57 [2021-07-03T21:22:57.113Z] #43 [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
21:22:57 [2021-07-03T21:22:57.113Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
21:22:57 [2021-07-03T21:22:57.113Z] #43 22.31 Fetched 39.9 MB in 20s (1963 kB/s)
21:22:58 [2021-07-03T21:22:58.991Z] using credential docker-jenkins-github-credentials
21:22:58 [2021-07-03T21:22:58.998Z] Cloning the remote Git repository
21:22:58 [2021-07-03T21:22:58.998Z] Cloning with configured refspecs honoured and without tags
21:22:59 [2021-07-03T21:22:59.017Z] Cloning repository https://github.com/moby/moby.git
21:22:59 [2021-07-03T21:22:59.074Z]  > git init /home/ubuntu/workspace/moby_PR-42596 # timeout=10
21:22:59 [2021-07-03T21:22:59.528Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:59 [2021-07-03T21:22:59.529Z]  > git --version # timeout=10
21:22:59 [2021-07-03T21:22:59.545Z]  > git --version # 'git version 2.25.1'
21:22:59 [2021-07-03T21:22:59.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:59 [2021-07-03T21:22:59.548Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:02 [2021-07-03T21:23:02.400Z] #43 22.31 Reading package lists...
21:23:02 [2021-07-03T21:23:02.400Z] #43 ...
21:23:02 [2021-07-03T21:23:02.400Z] 
21:23:02 [2021-07-03T21:23:02.400Z] #66 [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
21:23:02 [2021-07-03T21:23:02.400Z] #66 sha256:910e774bce705029fc35ec017194db2b7562a965c836d7bb8b9947a26cc1e7a6
21:23:02 [2021-07-03T21:23:02.400Z] #66 27.34 + for f in rootlesskit rootlesskit-docker-proxy
21:23:02 [2021-07-03T21:23:02.400Z] #66 27.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:23:05 [2021-07-03T21:23:05.704Z] #66 DONE 30.4s
21:23:05 [2021-07-03T21:23:05.704Z] 
21:23:05 [2021-07-03T21:23:05.704Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:23:05 [2021-07-03T21:23:05.704Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:23:05 [2021-07-03T21:23:05.704Z] #19 22.95 Fetched 42.3 MB in 22s (1949 kB/s)
21:23:05 [2021-07-03T21:23:05.704Z] #19 22.95 Reading package lists...
21:23:05 [2021-07-03T21:23:05.704Z] #19 ...
21:23:05 [2021-07-03T21:23:05.704Z] 
21:23:05 [2021-07-03T21:23:05.704Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
21:23:05 [2021-07-03T21:23:05.704Z] #67 sha256:bf081c983be1f7ef5660c91941efe7d6a6586cf15f8c3bcd8f15f467876dca70
21:23:05 [2021-07-03T21:23:05.704Z] #67 DONE 0.1s
21:23:05 [2021-07-03T21:23:05.704Z] 
21:23:05 [2021-07-03T21:23:05.704Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:23:05 [2021-07-03T21:23:05.704Z] #68 sha256:59098c5b808c665755d94b93d126365023dde3cf121ac7920a5061dfd802a4b9
21:23:05 [2021-07-03T21:23:05.704Z] #68 DONE 0.1s
21:23:05 [2021-07-03T21:23:05.704Z] 
21:23:05 [2021-07-03T21:23:05.704Z] #43 [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
21:23:05 [2021-07-03T21:23:05.704Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
21:23:06 [2021-07-03T21:23:06.647Z] #43 22.31 Reading package lists...
21:23:06 [2021-07-03T21:23:06.647Z] #43 ...
21:23:06 [2021-07-03T21:23:06.647Z] 
21:23:06 [2021-07-03T21:23:06.647Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:23:06 [2021-07-03T21:23:06.647Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
21:23:06 [2021-07-03T21:23:06.647Z] #71 CACHED
21:23:06 [2021-07-03T21:23:06.647Z] 
21:23:06 [2021-07-03T21:23:06.647Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:23:06 [2021-07-03T21:23:06.647Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
21:23:06 [2021-07-03T21:23:06.647Z] #73 CACHED
21:23:06 [2021-07-03T21:23:06.647Z] 
21:23:06 [2021-07-03T21:23:06.647Z] #43 [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
21:23:06 [2021-07-03T21:23:06.647Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
21:23:06 [2021-07-03T21:23:06.908Z] #43 22.31 Reading package lists...
21:23:15 [2021-07-03T21:23:15.067Z] Fetching without tags
21:23:15 [2021-07-03T21:23:15.310Z] #43 32.28 Reading package lists...
21:23:15 [2021-07-03T21:23:15.368Z] Merging remotes/origin/master commit 2b5427b85371633c94d6c3ed3ae769d67c79f500 into PR head commit 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:23:14 [2021-07-03T21:23:14.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:15 [2021-07-03T21:23:15.009Z]  > git config --add remote.origin.fetch +refs/pull/42596/head:refs/remotes/origin/PR-42596 # timeout=10
21:23:15 [2021-07-03T21:23:15.030Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:15 [2021-07-03T21:23:15.056Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:15 [2021-07-03T21:23:15.070Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:15 [2021-07-03T21:23:15.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:15 [2021-07-03T21:23:15.072Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:15 [2021-07-03T21:23:15.375Z]  > git config core.sparsecheckout # timeout=10
21:23:15 [2021-07-03T21:23:15.882Z] #43 39.42 Building dependency tree...
21:23:15 [2021-07-03T21:23:15.882Z] #43 40.88 Reading state information...
21:23:16 [2021-07-03T21:23:16.228Z] Merge succeeded, producing 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:23:16 [2021-07-03T21:23:16.228Z] Checking out Revision 68b095d4df86260f20b16678e4aa28ef5a7aca39 (PR-42596)
21:23:16 [2021-07-03T21:23:16.363Z] Fetching without tags
21:23:16 [2021-07-03T21:23:16.622Z] Merging remotes/origin/master commit 2b5427b85371633c94d6c3ed3ae769d67c79f500 into PR head commit 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:23:16 [2021-07-03T21:23:16.825Z] #43 42.05 The following additional packages will be installed:
21:23:16 [2021-07-03T21:23:16.825Z] #43 42.06   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
21:23:16 [2021-07-03T21:23:16.825Z] #43 42.07 Suggested packages:
21:23:16 [2021-07-03T21:23:16.825Z] #43 42.07   cmake-doc ninja-build lrzip
21:23:16 [2021-07-03T21:23:16.825Z] #43 42.07 Recommended packages:
21:23:16 [2021-07-03T21:23:16.825Z] #43 42.07   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:23:16 [2021-07-03T21:23:16.825Z] #43 ...
21:23:16 [2021-07-03T21:23:16.825Z] 
21:23:16 [2021-07-03T21:23:16.825Z] #63 [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
21:23:16 [2021-07-03T21:23:16.825Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
21:23:16 [2021-07-03T21:23:16.825Z] #63 22.18 Reading package lists...
21:23:16 [2021-07-03T21:23:16.825Z] #63 32.27 Reading package lists...
21:23:16 [2021-07-03T21:23:16.825Z] #63 39.83 Building dependency tree...
21:23:16 [2021-07-03T21:23:16.825Z] #63 41.44 Reading state information...
21:23:17 [2021-07-03T21:23:17.367Z] Merge succeeded, producing 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:23:17 [2021-07-03T21:23:17.368Z] Checking out Revision 68b095d4df86260f20b16678e4aa28ef5a7aca39 (PR-42596)
21:23:17 [2021-07-03T21:23:17.397Z] #63 ...
21:23:17 [2021-07-03T21:23:17.397Z] 
21:23:17 [2021-07-03T21:23:17.397Z] #43 [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
21:23:17 [2021-07-03T21:23:17.397Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
21:23:17 [2021-07-03T21:23:17.397Z] #43 42.60 The following NEW packages will be installed:
21:23:17 [2021-07-03T21:23:17.397Z] #43 42.61   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
21:23:17 [2021-07-03T21:23:17.658Z] #43 42.96 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
21:23:17 [2021-07-03T21:23:17.658Z] #43 42.96 Need to get 5913 kB of archives.
21:23:17 [2021-07-03T21:23:17.658Z] #43 42.96 After this operation, 27.4 MB of additional disk space will be used.
21:23:17 [2021-07-03T21:23:17.658Z] #43 42.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:23:17 [2021-07-03T21:23:17.658Z] #43 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:23:17 [2021-07-03T21:23:17.658Z] #43 42.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:23:17 [2021-07-03T21:23:17.658Z] #43 43.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:23:15 [2021-07-03T21:23:15.390Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:23:16 [2021-07-03T21:23:16.141Z]  > git remote # timeout=10
21:23:16 [2021-07-03T21:23:16.176Z]  > git config --get remote.origin.url # timeout=10
21:23:16 [2021-07-03T21:23:16.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:16 [2021-07-03T21:23:16.200Z]  > git merge 2b5427b85371633c94d6c3ed3ae769d67c79f500 # timeout=10
21:23:16 [2021-07-03T21:23:16.216Z]  > git rev-parse HEAD^{commit} # timeout=10
21:23:16 [2021-07-03T21:23:16.231Z]  > git config core.sparsecheckout # timeout=10
21:23:16 [2021-07-03T21:23:16.257Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:23:17 [2021-07-03T21:23:17.919Z] #43 43.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:23:17 [2021-07-03T21:23:17.919Z] #43 43.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:23:17 [2021-07-03T21:23:17.919Z] #43 43.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:23:17 [2021-07-03T21:23:17.919Z] #43 43.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:23:16 [2021-07-03T21:23:16.299Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:16 [2021-07-03T21:23:16.319Z]  > git config --add remote.origin.fetch +refs/pull/42596/head:refs/remotes/origin/PR-42596 # timeout=10
21:23:16 [2021-07-03T21:23:16.330Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:16 [2021-07-03T21:23:16.347Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:16 [2021-07-03T21:23:16.367Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:16 [2021-07-03T21:23:16.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:16 [2021-07-03T21:23:16.368Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:16 [2021-07-03T21:23:16.632Z]  > git config core.sparsecheckout # timeout=10
21:23:16 [2021-07-03T21:23:16.645Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:23:17 [2021-07-03T21:23:17.280Z]  > git remote # timeout=10
21:23:17 [2021-07-03T21:23:17.295Z]  > git config --get remote.origin.url # timeout=10
21:23:17 [2021-07-03T21:23:17.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:17 [2021-07-03T21:23:17.328Z]  > git merge 2b5427b85371633c94d6c3ed3ae769d67c79f500 # timeout=10
21:23:17 [2021-07-03T21:23:17.348Z]  > git rev-parse HEAD^{commit} # timeout=10
21:23:17 [2021-07-03T21:23:17.372Z]  > git config core.sparsecheckout # timeout=10
21:23:17 [2021-07-03T21:23:17.391Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:23:18 [2021-07-03T21:23:18.180Z] #43 43.52 debconf: delaying package configuration, since apt-utils is not installed
21:23:18 [2021-07-03T21:23:18.441Z] #43 43.74 Fetched 5913 kB in 0s (16.2 MB/s)
21:23:18 [2021-07-03T21:23:18.441Z] #43 43.80 Selecting previously unselected package xxd.
21:23:18 [2021-07-03T21:23:18.702Z] #43 43.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
21:23:18 [2021-07-03T21:23:18.702Z] #43 43.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:23:18 [2021-07-03T21:23:18.702Z] #43 43.87 Unpacking xxd (2:8.1.0875-5) ...
21:23:18 [2021-07-03T21:23:18.702Z] #43 43.96 Selecting previously unselected package vim-common.
21:23:18 [2021-07-03T21:23:18.702Z] #43 43.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:23:18 [2021-07-03T21:23:18.702Z] #43 43.99 Unpacking vim-common (2:8.1.0875-5) ...
21:23:18 [2021-07-03T21:23:18.963Z] #43 44.11 Selecting previously unselected package cmake-data.
21:23:18 [2021-07-03T21:23:18.963Z] #43 44.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:23:18 [2021-07-03T21:23:18.963Z] #43 44.13 Unpacking cmake-data (3.13.4-1) ...
21:23:18 [2021-07-03T21:23:18.963Z] #43 ...
21:23:18 [2021-07-03T21:23:18.963Z] 
21:23:18 [2021-07-03T21:23:18.963Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:23:18 [2021-07-03T21:23:18.963Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:23:18 [2021-07-03T21:23:18.963Z] #19 22.95 Reading package lists...
21:23:18 [2021-07-03T21:23:18.963Z] #19 32.81 Reading package lists...
21:23:18 [2021-07-03T21:23:18.963Z] #19 40.63 Building dependency tree...
21:23:18 [2021-07-03T21:23:18.963Z] #19 41.97 Reading state information...
21:23:19 [2021-07-03T21:23:19.224Z] #19 ...
21:23:19 [2021-07-03T21:23:19.224Z] 
21:23:19 [2021-07-03T21:23:19.224Z] #63 [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
21:23:19 [2021-07-03T21:23:19.224Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
21:23:19 [2021-07-03T21:23:19.224Z] #63 42.65 The following additional packages will be installed:
21:23:19 [2021-07-03T21:23:19.224Z] #63 42.67   libbtrfs0
21:23:19 [2021-07-03T21:23:19.224Z] #63 42.79 The following NEW packages will be installed:
21:23:19 [2021-07-03T21:23:19.224Z] #63 42.80   libbtrfs-dev libbtrfs0
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.13 Need to get 119 kB of archives.
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.13 After this operation, 387 kB of additional disk space will be used.
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.77 debconf: delaying package configuration, since apt-utils is not installed
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.93 Fetched 119 kB in 0s (455 kB/s)
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.97 Selecting previously unselected package libbtrfs0.
21:23:19 [2021-07-03T21:23:19.224Z] #63 43.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.01 Unpacking libbtrfs0 (4.20.1-2) ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.06 Selecting previously unselected package libbtrfs-dev.
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.08 Unpacking libbtrfs-dev (4.20.1-2) ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.17 Setting up libbtrfs0 (4.20.1-2) ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.18 Setting up libbtrfs-dev (4.20.1-2) ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 44.20 Processing triggers for libc-bin (2.28-10) ...
21:23:19 [2021-07-03T21:23:19.224Z] #63 DONE 44.4s
21:23:19 [2021-07-03T21:23:19.224Z] 
21:23:19 [2021-07-03T21:23:19.224Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:23:19 [2021-07-03T21:23:19.224Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.83 The following additional packages will be installed:
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.83   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.83   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.84   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.84   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.84   mingw-w64-x86-64-dev
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.85 Suggested packages:
21:23:19 [2021-07-03T21:23:19.224Z] #19 42.85   gcc-8-locales seccomp wine64
21:23:19 [2021-07-03T21:23:19.224Z] #19 ...
21:23:19 [2021-07-03T21:23:19.224Z] 
21:23:19 [2021-07-03T21:23:19.224Z] #64 [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
21:23:19 [2021-07-03T21:23:19.224Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.884 + RM_GOPATH=0
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.884 + TMP_GOPATH=
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.884 + : /build
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.884 + '[' -z '' ']'
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.884 ++ mktemp -d
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.885 + export GOPATH=/tmp/tmp.czwqnzWhVZ
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.885 + GOPATH=/tmp/tmp.czwqnzWhVZ
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.885 + RM_GOPATH=1
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.885 + case "$(go env GOARCH)" in
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.887 ++ go env GOARCH
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.889 + export GO_BUILDMODE=-buildmode=pie
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.889 + GO_BUILDMODE=-buildmode=pie
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.889 ++ dirname /tmp/install/install.sh
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 + dir=/tmp/install
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 + bin=containerd
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 + shift
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 + '[' '!' -f /tmp/install/containerd.installer ']'
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 + . /tmp/install/containerd.installer
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 ++ set -e
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.890 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.891 + install_containerd
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.897 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.897 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.898 + git clone https://github.com/containerd/containerd.git /tmp/tmp.czwqnzWhVZ/src/github.com/containerd/containerd
21:23:20 [2021-07-03T21:23:20.166Z] #64 0.900 Cloning into '/tmp/tmp.czwqnzWhVZ/src/github.com/containerd/containerd'...
21:23:20 [2021-07-03T21:23:20.280Z] Commit message: "API: fix 404 status description on container create"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:23:21 [2021-07-03T21:23:21.278Z] + docker version
21:23:21 [2021-07-03T21:23:21.436Z] Commit message: "API: fix 404 status description on container create"
21:23:21 [2021-07-03T21:23:21.550Z] #64 ...
21:23:21 [2021-07-03T21:23:21.550Z] 
21:23:21 [2021-07-03T21:23:21.550Z] #43 [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
21:23:21 [2021-07-03T21:23:21.550Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.16 Selecting previously unselected package libarchive13:amd64.
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.17 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.29 Selecting previously unselected package libjsoncpp1:amd64.
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.29 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.37 Selecting previously unselected package librhash0:amd64.
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.38 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.39 Unpacking librhash0:amd64 (1.3.8-1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.46 Selecting previously unselected package libuv1:amd64.
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.46 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.46 Unpacking libuv1:amd64 (1.24.1-1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.50 Selecting previously unselected package cmake.
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.50 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 45.52 Unpacking cmake (3.13.4-1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 46.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 46.29 Setting up xxd (2:8.1.0875-5) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 46.31 Setting up libuv1:amd64 (1.24.1-1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 46.32 Setting up vim-common (2:8.1.0875-5) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 46.34 Setting up librhash0:amd64 (1.3.8-1) ...
21:23:21 [2021-07-03T21:23:21.550Z] #43 46.36 Setting up cmake-data (3.13.4-1) ...
21:23:21 [2021-07-03T21:23:21.551Z] #43 46.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:23:21 [2021-07-03T21:23:21.551Z] #43 46.39 Setting up cmake (3.13.4-1) ...
21:23:21 [2021-07-03T21:23:21.551Z] #43 46.40 Processing triggers for libc-bin (2.28-10) ...
21:23:21 [2021-07-03T21:23:21.551Z] #43 46.44 Processing triggers for mime-support (3.62) ...
21:23:21 [2021-07-03T21:23:21.551Z] #43 DONE 46.8s
21:23:21 [2021-07-03T21:23:21.551Z] 
21:23:21 [2021-07-03T21:23:21.551Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:23:21 [2021-07-03T21:23:21.551Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.38 The following NEW packages will be installed:
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.38   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.38   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.38   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.38   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.39   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.41 The following packages will be upgraded:
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.41   libseccomp2
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.76 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.76 Need to get 77.8 MB of archives.
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.76 After this operation, 487 MB of additional disk space will be used.
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.79 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.80 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.80 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]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 43.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 44.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:23:21 [2021-07-03T21:23:21.551Z] #19 44.18 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]
21:23:21 [2021-07-03T21:23:21.551Z] #19 44.19 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]
21:23:21 [2021-07-03T21:23:21.551Z] #19 45.11 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]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:23:22 [2021-07-03T21:23:22.125Z] #19 45.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:23:22 [2021-07-03T21:23:22.125Z] #19 45.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:23:22 [2021-07-03T21:23:22.125Z] #19 45.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:23:22 [2021-07-03T21:23:22.125Z] #19 45.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 45.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 46.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 46.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:23:22 [2021-07-03T21:23:22.396Z] #19 46.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
21:23:22 [2021-07-03T21:23:22.457Z] + docker version
21:23:22 [2021-07-03T21:23:22.990Z] #19 46.63 debconf: delaying package configuration, since apt-utils is not installed
21:23:23 [2021-07-03T21:23:23.250Z] #19 46.81 Fetched 77.8 MB in 3s (30.8 MB/s)
21:23:23 [2021-07-03T21:23:23.250Z] #19 46.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
21:23:23 [2021-07-03T21:23:23.250Z] #19 46.93 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
21:23:23 [2021-07-03T21:23:23.250Z] #19 46.95 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
21:23:23 [2021-07-03T21:23:23.510Z] #19 47.04 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
21:23:23 [2021-07-03T21:23:23.510Z] #19 47.11 Selecting previously unselected package binutils-mingw-w64-i686.
21:23:23 [2021-07-03T21:23:23.510Z] #19 47.11 (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 ... 29521 files and directories currently installed.)
21:23:23 [2021-07-03T21:23:23.510Z] #19 47.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:23:23 [2021-07-03T21:23:23.510Z] #19 47.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:23:24 [2021-07-03T21:23:24.080Z] #19 47.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:23:24 [2021-07-03T21:23:24.080Z] #19 47.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:23:24 [2021-07-03T21:23:24.340Z] #19 47.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.46 Selecting previously unselected package binutils-mingw-w64.
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.63 Selecting previously unselected package dmsetup.
21:23:24 [2021-07-03T21:23:24.911Z] #19 48.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:23:25 [2021-07-03T21:23:25.171Z] #19 48.64 Unpacking dmsetup (2:1.02.155-3) ...
21:23:25 [2021-07-03T21:23:25.171Z] #19 48.71 Selecting previously unselected package mingw-w64-common.
21:23:25 [2021-07-03T21:23:25.171Z] #19 48.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:23:25 [2021-07-03T21:23:25.171Z] #19 48.73 Unpacking mingw-w64-common (6.0.0-3) ...
21:23:25 [2021-07-03T21:23:25.742Z] #19 ...
21:23:25 [2021-07-03T21:23:25.742Z] 
21:23:25 [2021-07-03T21:23:25.742Z] #44 [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
21:23:25 [2021-07-03T21:23:25.742Z] #44 sha256:cfd23a5fb03bd7d654d2bf20a37d21cad9fd415898960d123019e676c8223917
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.234 + RM_GOPATH=0
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.234 + TMP_GOPATH=
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.234 + : /build
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.234 + '[' -z '' ']'
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.234 ++ mktemp -d
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.235 + export GOPATH=/tmp/tmp.v0drgaUCTx
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.235 + GOPATH=/tmp/tmp.v0drgaUCTx
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.235 + RM_GOPATH=1
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.236 + case "$(go env GOARCH)" in
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.239 ++ go env GOARCH
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.248 + export GO_BUILDMODE=-buildmode=pie
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.249 + GO_BUILDMODE=-buildmode=pie
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.249 ++ dirname /tmp/install/install.sh
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.251 + dir=/tmp/install
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.251 + bin=tini
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.251 + shift
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.252 + '[' '!' -f /tmp/install/tini.installer ']'
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.252 + . /tmp/install/tini.installer
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.252 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.253 + install_tini
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.253 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.253 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.254 + git clone https://github.com/krallin/tini.git /tmp/tmp.v0drgaUCTx/tini
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.255 Cloning into '/tmp/tmp.v0drgaUCTx/tini'...
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.607 + cd /tmp/tmp.v0drgaUCTx/tini
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.607 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.612 + cmake .
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.788 -- The C compiler identification is GNU 8.3.0
21:23:25 [2021-07-03T21:23:25.742Z] #44 1.798 -- Check for working C compiler: /usr/bin/cc
21:23:25 [2021-07-03T21:23:25.742Z] #44 2.023 -- Check for working C compiler: /usr/bin/cc -- works
21:23:25 [2021-07-03T21:23:25.742Z] #44 2.025 -- Detecting C compiler ABI info
21:23:25 [2021-07-03T21:23:25.742Z] #44 2.310 -- Detecting C compiler ABI info - done
21:23:25 [2021-07-03T21:23:25.742Z] #44 2.327 -- Detecting C compile features
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.054 -- Detecting C compile features - done
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.065 -- Performing Test HAS_BUILTIN_FORTIFY
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.170 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.208 -- Configuring done
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.214 -- Generating done
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.217 -- Build files have been written to: /tmp/tmp.v0drgaUCTx/tini
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.221 + make tini-static
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.311 Scanning dependencies of target tini-static
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.327 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.730 [100%] Linking C executable tini-static
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.929 [100%] Built target tini-static
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.967 + mkdir -p /build
21:23:25 [2021-07-03T21:23:25.742Z] #44 3.969 + cp tini-static /build/docker-init
21:23:25 [2021-07-03T21:23:25.742Z] #44 DONE 4.2s
21:23:26 [2021-07-03T21:23:26.003Z] 
21:23:26 [2021-07-03T21:23:26.003Z] #64 [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
21:23:26 [2021-07-03T21:23:26.003Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:23:26 [2021-07-03T21:23:26.945Z] #64 ...
21:23:26 [2021-07-03T21:23:26.945Z] 
21:23:26 [2021-07-03T21:23:26.945Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:23:26 [2021-07-03T21:23:26.945Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:23:26 [2021-07-03T21:23:26.945Z] #19 50.75 Selecting previously unselected package mingw-w64-x86-64-dev.
21:23:26 [2021-07-03T21:23:26.945Z] #19 50.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:23:27 [2021-07-03T21:23:27.208Z] #19 50.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:23:27 [2021-07-03T21:23:27.471Z] #19 ...
21:23:27 [2021-07-03T21:23:27.471Z] 
21:23:27 [2021-07-03T21:23:27.471Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:23:27 [2021-07-03T21:23:27.471Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
21:23:27 [2021-07-03T21:23:27.471Z] #46 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #47 [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
21:23:27 [2021-07-03T21:23:27.732Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:23:27 [2021-07-03T21:23:27.732Z] #47 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
21:23:27 [2021-07-03T21:23:27.732Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
21:23:27 [2021-07-03T21:23:27.732Z] #50 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:23:27 [2021-07-03T21:23:27.732Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:23:27 [2021-07-03T21:23:27.732Z] #51 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:23:27 [2021-07-03T21:23:27.732Z] #53 sha256:c6012e60c07e1f320dc8eb2f5c31b3a14379a1b52354eecf4aedba46d5eeab6b
21:23:27 [2021-07-03T21:23:27.732Z] #53 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #55 [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
21:23:27 [2021-07-03T21:23:27.732Z] #55 sha256:4b22a6a7889756eb7b74586bef2fbb411579ba53fa0f4553819e38d51e1c122b
21:23:27 [2021-07-03T21:23:27.732Z] #55 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #57 [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
21:23:27 [2021-07-03T21:23:27.732Z] #57 sha256:402853345f8c878ea6f4dc20f53aa6f7f9db5770ca0941b689930f75fb0c4d0d
21:23:27 [2021-07-03T21:23:27.732Z] #57 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #59 [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
21:23:27 [2021-07-03T21:23:27.732Z] #59 sha256:22f4d553fe9f292b9abb2388232183486c51b222d50c42f9921560e8aad121ad
21:23:27 [2021-07-03T21:23:27.732Z] #59 CACHED
21:23:27 [2021-07-03T21:23:27.732Z] 
21:23:27 [2021-07-03T21:23:27.732Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:23:27 [2021-07-03T21:23:27.732Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
21:23:27 [2021-07-03T21:23:27.853Z] Client: Docker Engine - Community
21:23:27 [2021-07-03T21:23:27.853Z]  Version:           20.10.6
21:23:27 [2021-07-03T21:23:27.853Z]  API version:       1.41
21:23:27 [2021-07-03T21:23:27.853Z]  Go version:        go1.13.15
21:23:27 [2021-07-03T21:23:27.853Z]  Git commit:        370c289
21:23:27 [2021-07-03T21:23:27.853Z]  Built:             Fri Apr  9 22:46:01 2021
21:23:27 [2021-07-03T21:23:27.853Z]  OS/Arch:           linux/amd64
21:23:27 [2021-07-03T21:23:27.853Z]  Context:           default
21:23:27 [2021-07-03T21:23:27.853Z]  Experimental:      true
21:23:27 [2021-07-03T21:23:27.853Z] 
21:23:27 [2021-07-03T21:23:27.853Z] Server: Docker Engine - Community
21:23:27 [2021-07-03T21:23:27.853Z]  Engine:
21:23:27 [2021-07-03T21:23:27.853Z]   Version:          20.10.6
21:23:27 [2021-07-03T21:23:27.853Z]   API version:      1.41 (minimum version 1.12)
21:23:27 [2021-07-03T21:23:27.853Z]   Go version:       go1.13.15
21:23:27 [2021-07-03T21:23:27.853Z]   Git commit:       8728dd2
21:23:27 [2021-07-03T21:23:27.853Z]   Built:            Fri Apr  9 22:44:13 2021
21:23:27 [2021-07-03T21:23:27.853Z]   OS/Arch:          linux/amd64
21:23:27 [2021-07-03T21:23:27.853Z]   Experimental:     true
21:23:27 [2021-07-03T21:23:27.853Z]  containerd:
21:23:27 [2021-07-03T21:23:27.853Z]   Version:          1.4.6
21:23:27 [2021-07-03T21:23:27.853Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
21:23:27 [2021-07-03T21:23:27.853Z]  runc:
21:23:27 [2021-07-03T21:23:27.853Z]   Version:          1.0.0-rc95
21:23:27 [2021-07-03T21:23:27.853Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:23:27 [2021-07-03T21:23:27.853Z]  docker-init:
21:23:27 [2021-07-03T21:23:27.853Z]   Version:          0.19.0
21:23:27 [2021-07-03T21:23:27.853Z]   GitCommit:        de40ad0
[Pipeline] sh
21:23:28 [2021-07-03T21:23:28.203Z] + docker info
21:23:28 [2021-07-03T21:23:28.675Z] #19 52.28 Selecting previously unselected package gcc-mingw-w64-base.
21:23:28 [2021-07-03T21:23:28.675Z] #19 52.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:23:28 [2021-07-03T21:23:28.675Z] #19 52.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:23:28 [2021-07-03T21:23:28.675Z] #19 52.36 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:23:28 [2021-07-03T21:23:28.675Z] #19 52.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:23:28 [2021-07-03T21:23:28.675Z] #19 52.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:23:30 [2021-07-03T21:23:30.597Z] Client: Docker Engine - Community
21:23:30 [2021-07-03T21:23:30.597Z]  Version:           20.10.6
21:23:30 [2021-07-03T21:23:30.597Z]  API version:       1.41
21:23:30 [2021-07-03T21:23:30.597Z]  Go version:        go1.13.15
21:23:30 [2021-07-03T21:23:30.597Z]  Git commit:        370c289
21:23:30 [2021-07-03T21:23:30.597Z]  Built:             Fri Apr  9 22:47:17 2021
21:23:30 [2021-07-03T21:23:30.597Z]  OS/Arch:           linux/amd64
21:23:30 [2021-07-03T21:23:30.597Z]  Context:           default
21:23:30 [2021-07-03T21:23:30.597Z]  Experimental:      true
21:23:30 [2021-07-03T21:23:30.597Z] 
21:23:30 [2021-07-03T21:23:30.597Z] Server: Docker Engine - Community
21:23:30 [2021-07-03T21:23:30.597Z]  Engine:
21:23:30 [2021-07-03T21:23:30.597Z]   Version:          20.10.6
21:23:30 [2021-07-03T21:23:30.597Z]   API version:      1.41 (minimum version 1.12)
21:23:30 [2021-07-03T21:23:30.597Z]   Go version:       go1.13.15
21:23:30 [2021-07-03T21:23:30.597Z]   Git commit:       8728dd2
21:23:30 [2021-07-03T21:23:30.597Z]   Built:            Fri Apr  9 22:45:28 2021
21:23:30 [2021-07-03T21:23:30.597Z]   OS/Arch:          linux/amd64
21:23:30 [2021-07-03T21:23:30.597Z]   Experimental:     true
21:23:30 [2021-07-03T21:23:30.597Z]  containerd:
21:23:30 [2021-07-03T21:23:30.597Z]   Version:          1.4.6
21:23:30 [2021-07-03T21:23:30.597Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
21:23:30 [2021-07-03T21:23:30.597Z]  runc:
21:23:30 [2021-07-03T21:23:30.597Z]   Version:          1.0.0-rc95
21:23:30 [2021-07-03T21:23:30.597Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:23:30 [2021-07-03T21:23:30.597Z]  docker-init:
21:23:30 [2021-07-03T21:23:30.597Z]   Version:          0.19.0
21:23:30 [2021-07-03T21:23:30.597Z]   GitCommit:        de40ad0
[Pipeline] sh
21:23:30 [2021-07-03T21:23:30.916Z] + docker info
21:23:32 [2021-07-03T21:23:32.511Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-079fff515a9c6a322) in /home/ubuntu/workspace/moby_PR-42596
[Pipeline] {
[Pipeline] checkout
21:23:32 [2021-07-03T21:23:32.638Z] The recommended git tool is: git
21:23:33 [2021-07-03T21:23:33.960Z] #19 57.29 Selecting previously unselected package g++-mingw-w64-x86-64.
21:23:33 [2021-07-03T21:23:33.960Z] #19 57.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:23:33 [2021-07-03T21:23:33.960Z] #19 57.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:23:36 [2021-07-03T21:23:36.032Z] using credential docker-jenkins-github-credentials
21:23:36 [2021-07-03T21:23:36.040Z] Cloning the remote Git repository
21:23:36 [2021-07-03T21:23:36.040Z] Cloning with configured refspecs honoured and without tags
21:23:36 [2021-07-03T21:23:36.073Z] Cloning repository https://github.com/moby/moby.git
21:23:36 [2021-07-03T21:23:36.136Z]  > git init /home/ubuntu/workspace/moby_PR-42596 # timeout=10
21:23:36 [2021-07-03T21:23:36.575Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:36 [2021-07-03T21:23:36.575Z]  > git --version # timeout=10
21:23:36 [2021-07-03T21:23:36.587Z]  > git --version # 'git version 2.25.1'
21:23:36 [2021-07-03T21:23:36.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:36 [2021-07-03T21:23:36.650Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.31 Selecting previously unselected package libapparmor1:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.31 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.32 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.37 Selecting previously unselected package libapparmor-dev:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.38 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.44 Selecting previously unselected package libbtrfs0.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.46 Unpacking libbtrfs0 (4.20.1-2) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.50 Selecting previously unselected package libbtrfs-dev.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.50 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.51 Unpacking libbtrfs-dev (4.20.1-2) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.57 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.62 Selecting previously unselected package libudev-dev:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.63 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.64 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.70 Selecting previously unselected package libsepol1-dev:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.71 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.81 Selecting previously unselected package libpcre16-3:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.82 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.82 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.90 Selecting previously unselected package libpcre32-3:amd64.
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.91 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.163Z] #19 61.91 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:23:38 [2021-07-03T21:23:38.424Z] #19 61.99 Selecting previously unselected package libpcrecpp0v5:amd64.
21:23:38 [2021-07-03T21:23:38.424Z] #19 62.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.424Z] #19 62.00 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:23:38 [2021-07-03T21:23:38.424Z] #19 62.06 Selecting previously unselected package libpcre3-dev:amd64.
21:23:38 [2021-07-03T21:23:38.424Z] #19 62.07 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.424Z] #19 62.08 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.25 Selecting previously unselected package libselinux1-dev:amd64.
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.25 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.26 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.37 Selecting previously unselected package libdevmapper-dev:amd64.
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.37 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.38 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.43 Selecting previously unselected package libseccomp-dev:amd64.
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.44 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.685Z] #19 62.44 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.50 Selecting previously unselected package libsystemd-dev:amd64.
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.51 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.70 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.72 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.73 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.75 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:23:38 [2021-07-03T21:23:38.946Z] #19 62.76 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.78 Setting up libbtrfs0 (4.20.1-2) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.80 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.81 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.83 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.84 Setting up libbtrfs-dev (4.20.1-2) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.85 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.86 Setting up mingw-w64-common (6.0.0-3) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.88 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.90 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.91 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.92 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
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.93 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
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.95 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
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.95 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
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.96 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:23:39 [2021-07-03T21:23:39.207Z] #19 62.97 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:23:39 [2021-07-03T21:23:39.467Z] #19 62.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:23:39 [2021-07-03T21:23:39.467Z] #19 62.99 Setting up dmsetup (2:1.02.155-3) ...
21:23:39 [2021-07-03T21:23:39.467Z] #19 63.01 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:23:39 [2021-07-03T21:23:39.467Z] #19 63.02 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:23:39 [2021-07-03T21:23:39.467Z] #19 63.03 Processing triggers for libc-bin (2.28-10) ...
21:23:40 [2021-07-03T21:23:40.414Z] #19 DONE 63.9s
21:23:40 [2021-07-03T21:23:40.414Z] 
21:23:40 [2021-07-03T21:23:40.414Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
21:23:40 [2021-07-03T21:23:40.414Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c
21:23:40 [2021-07-03T21:23:40.674Z] #20 ...
21:23:40 [2021-07-03T21:23:40.674Z] 
21:23:40 [2021-07-03T21:23:40.674Z] #64 [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
21:23:40 [2021-07-03T21:23:40.674Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:23:40 [2021-07-03T21:23:40.674Z] #64 11.62 + cd /tmp/tmp.czwqnzWhVZ/src/github.com/containerd/containerd
21:23:40 [2021-07-03T21:23:40.674Z] #64 11.62 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + export 'BUILDTAGS=netgo osusergo static_build'
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + BUILDTAGS='netgo osusergo static_build'
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + export EXTRA_FLAGS=-buildmode=pie
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + EXTRA_FLAGS=-buildmode=pie
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + '[' '' = dynamic ']'
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.20 + make
21:23:40 [2021-07-03T21:23:40.674Z] #64 12.88 + bin/ctr
21:23:41 [2021-07-03T21:23:41.615Z] #64 ...
21:23:41 [2021-07-03T21:23:41.615Z] 
21:23:41 [2021-07-03T21:23:41.615Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x
21:23:41 [2021-07-03T21:23:41.615Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c
21:23:41 [2021-07-03T21:23:41.615Z] #20 1.308 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:23:41 [2021-07-03T21:23:41.615Z] #20 1.403 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
21:23:41 [2021-07-03T21:23:41.615Z] #20 1.405 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
21:23:41 [2021-07-03T21:23:41.615Z] #20 1.494 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
21:23:41 [2021-07-03T21:23:41.615Z] #20 1.537 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
21:23:41 [2021-07-03T21:23:41.875Z] #20 1.552 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
21:23:41 [2021-07-03T21:23:41.875Z] #20 1.569 Hit:7 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
21:23:41 [2021-07-03T21:23:41.875Z] #20 1.571 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
21:23:41 [2021-07-03T21:23:41.875Z] #20 1.585 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
21:23:41 [2021-07-03T21:23:41.875Z] #20 1.597 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
21:23:42 [2021-07-03T21:23:42.816Z] #20 2.606 Fetched 2862 kB in 2s (1766 kB/s)
21:23:43 [2021-07-03T21:23:43.103Z] Client:
21:23:43 [2021-07-03T21:23:43.103Z]  Context:    default
21:23:43 [2021-07-03T21:23:43.103Z]  Debug Mode: false
21:23:43 [2021-07-03T21:23:43.103Z]  Plugins:
21:23:43 [2021-07-03T21:23:43.103Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
21:23:43 [2021-07-03T21:23:43.103Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
21:23:43 [2021-07-03T21:23:43.103Z]   scan: Docker Scan (Docker Inc., v0.7.0)
21:23:43 [2021-07-03T21:23:43.103Z] 
21:23:43 [2021-07-03T21:23:43.103Z] Server:
21:23:43 [2021-07-03T21:23:43.103Z]  Containers: 0
21:23:43 [2021-07-03T21:23:43.103Z]   Running: 0
21:23:43 [2021-07-03T21:23:43.103Z]   Paused: 0
21:23:43 [2021-07-03T21:23:43.103Z]   Stopped: 0
21:23:43 [2021-07-03T21:23:43.103Z]  Images: 0
21:23:43 [2021-07-03T21:23:43.103Z]  Server Version: 20.10.6
21:23:43 [2021-07-03T21:23:43.103Z]  Storage Driver: overlay2
21:23:43 [2021-07-03T21:23:43.103Z]   Backing Filesystem: extfs
21:23:43 [2021-07-03T21:23:43.103Z]   Supports d_type: true
21:23:43 [2021-07-03T21:23:43.103Z]   Native Overlay Diff: true
21:23:43 [2021-07-03T21:23:43.103Z]   userxattr: false
21:23:43 [2021-07-03T21:23:43.103Z]  Logging Driver: json-file
21:23:43 [2021-07-03T21:23:43.103Z]  Cgroup Driver: cgroupfs
21:23:43 [2021-07-03T21:23:43.103Z]  Cgroup Version: 1
21:23:43 [2021-07-03T21:23:43.103Z]  Plugins:
21:23:43 [2021-07-03T21:23:43.103Z]   Volume: local
21:23:43 [2021-07-03T21:23:43.103Z]   Network: bridge host ipvlan macvlan null overlay
21:23:43 [2021-07-03T21:23:43.103Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:23:43 [2021-07-03T21:23:43.103Z]  Swarm: inactive
21:23:43 [2021-07-03T21:23:43.103Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:23:43 [2021-07-03T21:23:43.103Z]  Default Runtime: runc
21:23:43 [2021-07-03T21:23:43.103Z]  Init Binary: docker-init
21:23:43 [2021-07-03T21:23:43.103Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
21:23:43 [2021-07-03T21:23:43.103Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:23:43 [2021-07-03T21:23:43.103Z]  init version: de40ad0
21:23:43 [2021-07-03T21:23:43.103Z]  Security Options:
21:23:43 [2021-07-03T21:23:43.103Z]   apparmor
21:23:43 [2021-07-03T21:23:43.103Z]   seccomp
21:23:43 [2021-07-03T21:23:43.103Z]    Profile: default
21:23:43 [2021-07-03T21:23:43.103Z]  Kernel Version: 5.4.0-1048-aws
21:23:43 [2021-07-03T21:23:43.103Z]  Operating System: Ubuntu 18.04.5 LTS
21:23:43 [2021-07-03T21:23:43.103Z]  OSType: linux
21:23:43 [2021-07-03T21:23:43.103Z]  Architecture: x86_64
21:23:43 [2021-07-03T21:23:43.103Z]  CPUs: 2
21:23:43 [2021-07-03T21:23:43.103Z]  Total Memory: 7.487GiB
21:23:43 [2021-07-03T21:23:43.103Z]  Name: ip-10-100-96-108
21:23:43 [2021-07-03T21:23:43.103Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
21:23:43 [2021-07-03T21:23:43.103Z]  Docker Root Dir: /var/lib/docker
21:23:43 [2021-07-03T21:23:43.103Z]  Debug Mode: false
21:23:43 [2021-07-03T21:23:43.103Z]  Registry: https://index.docker.io/v1/
21:23:43 [2021-07-03T21:23:43.103Z]  Labels:
21:23:43 [2021-07-03T21:23:43.103Z]  Experimental: true
21:23:43 [2021-07-03T21:23:43.103Z]  Insecure Registries:
21:23:43 [2021-07-03T21:23:43.103Z]   127.0.0.0/8
21:23:43 [2021-07-03T21:23:43.103Z]  Live Restore Enabled: true
21:23:43 [2021-07-03T21:23:43.103Z] 
21:23:43 [2021-07-03T21:23:43.103Z] WARNING: No swap limit support
[Pipeline] sh
21:23:43 [2021-07-03T21:23:43.386Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
21:23:43 [2021-07-03T21:23:43.386Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
21:23:43 [2021-07-03T21:23:43.386Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42596/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
21:23:43 [2021-07-03T21:23:43.386Z] + bash /home/ubuntu/workspace/moby_PR-42596/check-config.sh
21:23:43 [2021-07-03T21:23:43.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:23:43 [2021-07-03T21:23:43.386Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
21:23:43 [2021-07-03T21:23:43.386Z] 
21:23:43 [2021-07-03T21:23:43.386Z] Generally Necessary:
21:23:43 [2021-07-03T21:23:43.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:23:43 [2021-07-03T21:23:43.386Z] - apparmor: enabled and tools installed
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NAMESPACES: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NET_NS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_PID_NS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_IPC_NS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_UTS_NS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_CGROUPS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_CGROUP_CPUACCT: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_CGROUP_DEVICE: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_CGROUP_FREEZER: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_CGROUP_SCHED: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_CPUSETS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_MEMCG: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_KEYS: enabled
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_VETH: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_BRIDGE: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_NF_NAT: enabled (as module)
21:23:43 [2021-07-03T21:23:43.386Z] - CONFIG_POSIX_MQUEUE: enabled
21:23:43 [2021-07-03T21:23:43.386Z] 
21:23:43 [2021-07-03T21:23:43.386Z] Optional Features:
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_USER_NS: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_SECCOMP: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_SECCOMP_FILTER: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_CGROUP_PIDS: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_MEMCG_SWAP: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:23:43 [2021-07-03T21:23:43.387Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_BLK_CGROUP: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_CGROUP_PERF: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_CGROUP_HUGETLB: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:23:43 [2021-07-03T21:23:43.387Z] - CONFIG_CFS_BANDWIDTH: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_RT_GROUP_SCHED: missing
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_IP_VS: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_IP_VS_NFCT: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_IP_VS_RR: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_SECURITY_SELINUX: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_SECURITY_APPARMOR: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_EXT4_FS: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:23:43 [2021-07-03T21:23:43.648Z] - Network Drivers:
21:23:43 [2021-07-03T21:23:43.648Z]   - "overlay":
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_VXLAN: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       Optional (for encrypted networks):
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_CRYPTO: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_CRYPTO_AEAD: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_CRYPTO_GCM: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_CRYPTO_GHASH: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_XFRM: enabled
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_XFRM_USER: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]       - CONFIG_INET_ESP: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]   - "ipvlan":
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_IPVLAN: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]   - "macvlan":
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_MACVLAN: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_DUMMY: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]   - "ftp,tftp client in container":
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:23:43 [2021-07-03T21:23:43.648Z] - Storage Drivers:
21:23:43 [2021-07-03T21:23:43.648Z]   - "aufs":
21:23:43 [2021-07-03T21:23:43.913Z]     - CONFIG_AUFS_FS: enabled (as module)
21:23:43 [2021-07-03T21:23:43.913Z]   - "btrfs":
21:23:43 [2021-07-03T21:23:43.913Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:23:43 [2021-07-03T21:23:43.913Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:23:43 [2021-07-03T21:23:43.913Z]   - "devicemapper":
21:23:43 [2021-07-03T21:23:43.913Z]     - CONFIG_BLK_DEV_DM: enabled
21:23:43 [2021-07-03T21:23:43.913Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:23:43 [2021-07-03T21:23:43.913Z]   - "overlay":
21:23:43 [2021-07-03T21:23:43.913Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:23:43 [2021-07-03T21:23:43.913Z]   - "zfs":
21:23:43 [2021-07-03T21:23:43.913Z]     - /dev/zfs: present
21:23:43 [2021-07-03T21:23:43.913Z]     - zfs command: missing
21:23:43 [2021-07-03T21:23:43.913Z]     - zpool command: missing
21:23:43 [2021-07-03T21:23:43.913Z] 
21:23:43 [2021-07-03T21:23:43.913Z] Limits:
21:23:43 [2021-07-03T21:23:43.913Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:23:43 [2021-07-03T21:23:43.913Z] 
21:23:43 [2021-07-03T21:23:43.913Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:23:44 [2021-07-03T21:23:44.479Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 .
21:23:44 [2021-07-03T21:23:44.741Z] #1 [internal] load build definition from Dockerfile
21:23:44 [2021-07-03T21:23:44.741Z] #1 sha256:8f89aff7183ac3651b2f2a311a386514d015a8947ccbedac2a86d07626e2a796
21:23:45 [2021-07-03T21:23:45.001Z] #1 transferring dockerfile: 16.59kB done
21:23:45 [2021-07-03T21:23:45.001Z] #1 DONE 0.5s
21:23:45 [2021-07-03T21:23:45.001Z] 
21:23:45 [2021-07-03T21:23:45.001Z] #2 [internal] load .dockerignore
21:23:45 [2021-07-03T21:23:45.001Z] #2 sha256:55a5ff24f6d6565a200c20646ab002c09fd54c10c5a281935139ebf0fddbbca1
21:23:45 [2021-07-03T21:23:45.001Z] #2 transferring context: 87B done
21:23:45 [2021-07-03T21:23:45.001Z] #2 DONE 0.2s
21:23:45 [2021-07-03T21:23:45.001Z] 
21:23:45 [2021-07-03T21:23:45.001Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
21:23:45 [2021-07-03T21:23:45.001Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
21:23:45 [2021-07-03T21:23:45.569Z] #3 DONE 0.7s
21:23:45 [2021-07-03T21:23:45.569Z] 
21:23:45 [2021-07-03T21:23:45.569Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
21:23:45 [2021-07-03T21:23:45.569Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
21:23:45 [2021-07-03T21:23:45.569Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
21:23:45 [2021-07-03T21:23:45.827Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
21:23:45 [2021-07-03T21:23:45.827Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
21:23:45 [2021-07-03T21:23:45.827Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
21:23:45 [2021-07-03T21:23:45.827Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.2s
21:23:45 [2021-07-03T21:23:45.827Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.3s
21:23:45 [2021-07-03T21:23:45.827Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s
21:23:45 [2021-07-03T21:23:45.891Z] Client:
21:23:45 [2021-07-03T21:23:45.891Z]  Context:    default
21:23:45 [2021-07-03T21:23:45.891Z]  Debug Mode: false
21:23:45 [2021-07-03T21:23:45.891Z]  Plugins:
21:23:45 [2021-07-03T21:23:45.891Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
21:23:45 [2021-07-03T21:23:45.891Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
21:23:45 [2021-07-03T21:23:45.891Z]   scan: Docker Scan (Docker Inc., v0.7.0)
21:23:45 [2021-07-03T21:23:45.891Z] 
21:23:45 [2021-07-03T21:23:45.891Z] Server:
21:23:45 [2021-07-03T21:23:45.891Z]  Containers: 0
21:23:45 [2021-07-03T21:23:45.891Z]   Running: 0
21:23:45 [2021-07-03T21:23:45.891Z]   Paused: 0
21:23:45 [2021-07-03T21:23:45.891Z]   Stopped: 0
21:23:45 [2021-07-03T21:23:45.891Z]  Images: 0
21:23:45 [2021-07-03T21:23:45.891Z]  Server Version: 20.10.6
21:23:45 [2021-07-03T21:23:45.891Z]  Storage Driver: overlay2
21:23:45 [2021-07-03T21:23:45.891Z]   Backing Filesystem: extfs
21:23:45 [2021-07-03T21:23:45.891Z]   Supports d_type: true
21:23:45 [2021-07-03T21:23:45.891Z]   Native Overlay Diff: true
21:23:45 [2021-07-03T21:23:45.891Z]   userxattr: false
21:23:45 [2021-07-03T21:23:45.891Z]  Logging Driver: json-file
21:23:45 [2021-07-03T21:23:45.891Z]  Cgroup Driver: systemd
21:23:45 [2021-07-03T21:23:45.891Z]  Cgroup Version: 2
21:23:45 [2021-07-03T21:23:45.891Z]  Plugins:
21:23:45 [2021-07-03T21:23:45.891Z]   Volume: local
21:23:45 [2021-07-03T21:23:45.891Z]   Network: bridge host ipvlan macvlan null overlay
21:23:45 [2021-07-03T21:23:45.891Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:23:45 [2021-07-03T21:23:45.891Z]  Swarm: inactive
21:23:45 [2021-07-03T21:23:45.891Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:23:45 [2021-07-03T21:23:45.891Z]  Default Runtime: runc
21:23:45 [2021-07-03T21:23:45.891Z]  Init Binary: docker-init
21:23:45 [2021-07-03T21:23:45.891Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
21:23:45 [2021-07-03T21:23:45.891Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:23:45 [2021-07-03T21:23:45.891Z]  init version: de40ad0
21:23:45 [2021-07-03T21:23:45.891Z]  Security Options:
21:23:45 [2021-07-03T21:23:45.891Z]   apparmor
21:23:45 [2021-07-03T21:23:45.891Z]   seccomp
21:23:45 [2021-07-03T21:23:45.891Z]    Profile: default
21:23:45 [2021-07-03T21:23:45.891Z]   cgroupns
21:23:45 [2021-07-03T21:23:45.891Z]  Kernel Version: 5.4.0-1048-aws
21:23:45 [2021-07-03T21:23:45.891Z]  Operating System: Ubuntu 20.04.2 LTS
21:23:45 [2021-07-03T21:23:45.891Z]  OSType: linux
21:23:45 [2021-07-03T21:23:45.891Z]  Architecture: x86_64
21:23:45 [2021-07-03T21:23:45.891Z]  CPUs: 2
21:23:45 [2021-07-03T21:23:45.891Z]  Total Memory: 7.569GiB
21:23:45 [2021-07-03T21:23:45.891Z]  Name: ip-10-100-46-86
21:23:45 [2021-07-03T21:23:45.891Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
21:23:45 [2021-07-03T21:23:45.891Z]  Docker Root Dir: /var/lib/docker
21:23:45 [2021-07-03T21:23:45.891Z]  Debug Mode: false
21:23:45 [2021-07-03T21:23:45.891Z]  Registry: https://index.docker.io/v1/
21:23:45 [2021-07-03T21:23:45.891Z]  Labels:
21:23:45 [2021-07-03T21:23:45.891Z]  Experimental: true
21:23:45 [2021-07-03T21:23:45.891Z]  Insecure Registries:
21:23:45 [2021-07-03T21:23:45.891Z]   127.0.0.0/8
21:23:45 [2021-07-03T21:23:45.891Z]  Live Restore Enabled: true
21:23:45 [2021-07-03T21:23:45.891Z] 
21:23:45 [2021-07-03T21:23:45.891Z] WARNING: No kernel memory limit support
21:23:45 [2021-07-03T21:23:45.891Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:23:46 [2021-07-03T21:23:46.086Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done
21:23:46 [2021-07-03T21:23:46.086Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
21:23:46 [2021-07-03T21:23:46.254Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 .
21:23:46 [2021-07-03T21:23:46.514Z] #1 [internal] load build definition from Dockerfile
21:23:46 [2021-07-03T21:23:46.514Z] #1 sha256:a113c69336c20221f5287e77dcf35a3c8255faa742f5f724d8dfba44a78a96a9
21:23:46 [2021-07-03T21:23:46.514Z] #1 transferring dockerfile: 16.59kB done
21:23:46 [2021-07-03T21:23:46.514Z] #1 DONE 0.2s
21:23:46 [2021-07-03T21:23:46.514Z] 
21:23:46 [2021-07-03T21:23:46.514Z] #2 [internal] load .dockerignore
21:23:46 [2021-07-03T21:23:46.514Z] #2 sha256:1a20338f54db08f9d509307c2fc06ccd8660269dad9ecbe85b831874aaf03f19
21:23:46 [2021-07-03T21:23:46.514Z] #2 transferring context: 87B done
21:23:46 [2021-07-03T21:23:46.514Z] #2 DONE 0.1s
21:23:46 [2021-07-03T21:23:46.514Z] 
21:23:46 [2021-07-03T21:23:46.514Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
21:23:46 [2021-07-03T21:23:46.514Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
21:23:46 [2021-07-03T21:23:46.656Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
21:23:46 [2021-07-03T21:23:46.656Z] #4 DONE 1.0s
21:23:46 [2021-07-03T21:23:46.915Z] 
21:23:46 [2021-07-03T21:23:46.915Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster
21:23:46 [2021-07-03T21:23:46.915Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
21:23:47 [2021-07-03T21:23:47.100Z] #3 DONE 0.4s
21:23:47 [2021-07-03T21:23:47.100Z] 
21:23:47 [2021-07-03T21:23:47.100Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
21:23:47 [2021-07-03T21:23:47.100Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
21:23:47 [2021-07-03T21:23:47.100Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
21:23:47 [2021-07-03T21:23:47.100Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
21:23:47 [2021-07-03T21:23:47.100Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
21:23:47 [2021-07-03T21:23:47.100Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
21:23:47 [2021-07-03T21:23:47.100Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
21:23:47 [2021-07-03T21:23:47.100Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s
21:23:47 [2021-07-03T21:23:47.367Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
21:23:47 [2021-07-03T21:23:47.367Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
21:23:47 [2021-07-03T21:23:47.628Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
21:23:47 [2021-07-03T21:23:47.862Z] #8 DONE 0.8s
21:23:47 [2021-07-03T21:23:47.862Z] 
21:23:47 [2021-07-03T21:23:47.862Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:23:47 [2021-07-03T21:23:47.862Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
21:23:47 [2021-07-03T21:23:47.862Z] #6 DONE 0.8s
21:23:47 [2021-07-03T21:23:47.862Z] 
21:23:47 [2021-07-03T21:23:47.862Z] #5 [internal] load metadata for docker.io/library/debian:buster
21:23:47 [2021-07-03T21:23:47.862Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
21:23:47 [2021-07-03T21:23:47.862Z] #5 DONE 0.8s
21:23:47 [2021-07-03T21:23:47.862Z] 
21:23:47 [2021-07-03T21:23:47.862Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:23:47 [2021-07-03T21:23:47.862Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:23:47 [2021-07-03T21:23:47.862Z] #7 DONE 0.8s
21:23:48 [2021-07-03T21:23:48.102Z] #20 2.606 Reading package lists...
21:23:48 [2021-07-03T21:23:48.569Z] #4 DONE 1.7s
21:23:49 [2021-07-03T21:23:49.513Z] 
21:23:49 [2021-07-03T21:23:49.513Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster
21:23:49 [2021-07-03T21:23:49.513Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
21:23:49 [2021-07-03T21:23:49.791Z] 
21:23:49 [2021-07-03T21:23:49.791Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:49 [2021-07-03T21:23:49.791Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:23:49 [2021-07-03T21:23:49.791Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
21:23:50 [2021-07-03T21:23:50.051Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:23:50 [2021-07-03T21:23:50.051Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:23:50 [2021-07-03T21:23:50.051Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:23:50 [2021-07-03T21:23:50.051Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
21:23:50 [2021-07-03T21:23:50.310Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s
21:23:50 [2021-07-03T21:23:50.310Z] #63 ...
21:23:50 [2021-07-03T21:23:50.310Z] 
21:23:50 [2021-07-03T21:23:50.310Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
21:23:50 [2021-07-03T21:23:50.310Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
21:23:50 [2021-07-03T21:23:50.310Z] #42 DONE 0.0s
21:23:50 [2021-07-03T21:23:50.310Z] 
21:23:50 [2021-07-03T21:23:50.310Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:50 [2021-07-03T21:23:50.310Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:23:50 [2021-07-03T21:23:50.310Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s
21:23:50 [2021-07-03T21:23:50.578Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
21:23:50 [2021-07-03T21:23:50.838Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
21:23:50 [2021-07-03T21:23:50.901Z] #6 ...
21:23:50 [2021-07-03T21:23:50.901Z] 
21:23:50 [2021-07-03T21:23:50.901Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:23:50 [2021-07-03T21:23:50.901Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:23:50 [2021-07-03T21:23:50.901Z] #7 DONE 1.3s
21:23:50 [2021-07-03T21:23:50.901Z] 
21:23:50 [2021-07-03T21:23:50.901Z] #5 [internal] load metadata for docker.io/library/debian:buster
21:23:50 [2021-07-03T21:23:50.901Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
21:23:50 [2021-07-03T21:23:50.901Z] #5 DONE 1.3s
21:23:50 [2021-07-03T21:23:50.901Z] 
21:23:50 [2021-07-03T21:23:50.901Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster
21:23:50 [2021-07-03T21:23:50.901Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
21:23:50 [2021-07-03T21:23:50.901Z] #6 DONE 1.3s
21:23:50 [2021-07-03T21:23:50.901Z] 
21:23:50 [2021-07-03T21:23:50.901Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:23:50 [2021-07-03T21:23:50.901Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
21:23:50 [2021-07-03T21:23:50.901Z] #8 DONE 1.3s
21:23:52 [2021-07-03T21:23:52.287Z] 
21:23:52 [2021-07-03T21:23:52.287Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:52 [2021-07-03T21:23:52.287Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:23:52 [2021-07-03T21:23:52.287Z] #63 DONE 0.0s
21:23:52 [2021-07-03T21:23:52.287Z] 
21:23:52 [2021-07-03T21:23:52.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:23:52 [2021-07-03T21:23:52.287Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:23:52 [2021-07-03T21:23:52.287Z] #9 DONE 0.0s
21:23:52 [2021-07-03T21:23:52.287Z] 
21:23:52 [2021-07-03T21:23:52.287Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:52 [2021-07-03T21:23:52.287Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:23:52 [2021-07-03T21:23:52.287Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:23:52 [2021-07-03T21:23:52.548Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:23:52 [2021-07-03T21:23:52.548Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:23:52 [2021-07-03T21:23:52.548Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:23:52 [2021-07-03T21:23:52.809Z] #65 ...
21:23:52 [2021-07-03T21:23:52.809Z] 
21:23:52 [2021-07-03T21:23:52.809Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
21:23:52 [2021-07-03T21:23:52.809Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
21:23:52 [2021-07-03T21:23:52.809Z] #42 DONE 0.0s
21:23:53 [2021-07-03T21:23:53.072Z] 
21:23:53 [2021-07-03T21:23:53.072Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:53 [2021-07-03T21:23:53.072Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:23:53 [2021-07-03T21:23:53.072Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
21:23:53 [2021-07-03T21:23:53.072Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:23:53 [2021-07-03T21:23:53.072Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:23:53 [2021-07-03T21:23:53.072Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:23:53 [2021-07-03T21:23:53.072Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s
21:23:53 [2021-07-03T21:23:53.336Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
21:23:53 [2021-07-03T21:23:53.336Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
21:23:53 [2021-07-03T21:23:53.651Z] #20 8.044 Reading package lists...
21:23:55 [2021-07-03T21:23:55.072Z] #20 13.35 Building dependency tree...
21:23:55 [2021-07-03T21:23:55.072Z] #20 14.63 Reading state information...
21:23:55 [2021-07-03T21:23:55.301Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
21:23:55 [2021-07-03T21:23:55.376Z] Fetching without tags
21:23:55 [2021-07-03T21:23:55.713Z] Merging remotes/origin/master commit 2b5427b85371633c94d6c3ed3ae769d67c79f500 into PR head commit 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.67 The following additional packages will be installed:
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.67   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.67   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.67   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.67   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.68   libgcc1:ppc64el libgcc1:s390x
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69 Suggested packages:
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69   libc-l10n:s390x locales:s390x
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69 Recommended packages:
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.69   libidn2-0:s390x
21:23:56 [2021-07-03T21:23:56.013Z] #20 15.88 The following NEW packages will be installed:
21:23:56 [2021-07-03T21:23:56.125Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done
21:23:56 [2021-07-03T21:23:56.125Z] #63 ...
21:23:56 [2021-07-03T21:23:56.125Z] 
21:23:56 [2021-07-03T21:23:56.126Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:23:56 [2021-07-03T21:23:56.126Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.5s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.1s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.4s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.4s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 117.44MB / 129.05MB 6.2s
21:23:56 [2021-07-03T21:23:56.126Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.6s
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 5.5s done
21:23:56 [2021-07-03T21:23:56.126Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 124.78MB / 129.05MB 6.3s
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.88   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.88   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.88   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.88   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.88   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.89   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
21:23:56 [2021-07-03T21:23:56.273Z] #20 15.89   libgcc1:ppc64el libgcc1:s390x
21:23:56 [2021-07-03T21:23:56.533Z] #20 16.24 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.24 Need to get 15.0 MB of archives.
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.24 After this operation, 68.1 MB of additional disk space will be used.
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
21:23:56 [2021-07-03T21:23:56.534Z] #20 16.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
21:23:55 [2021-07-03T21:23:55.323Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:55 [2021-07-03T21:23:55.340Z]  > git config --add remote.origin.fetch +refs/pull/42596/head:refs/remotes/origin/PR-42596 # timeout=10
21:23:55 [2021-07-03T21:23:55.350Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:55 [2021-07-03T21:23:55.368Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:55 [2021-07-03T21:23:55.381Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:55 [2021-07-03T21:23:55.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:55 [2021-07-03T21:23:55.384Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42596/head:refs/remotes/origin/PR-42596 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:55 [2021-07-03T21:23:55.722Z]  > git config core.sparsecheckout # timeout=10
21:23:55 [2021-07-03T21:23:55.734Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
21:23:56 [2021-07-03T21:23:56.794Z] #20 16.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
21:23:56 [2021-07-03T21:23:56.855Z] Merge succeeded, producing 68b095d4df86260f20b16678e4aa28ef5a7aca39
21:23:56 [2021-07-03T21:23:56.855Z] Checking out Revision 68b095d4df86260f20b16678e4aa28ef5a7aca39 (PR-42596)
21:23:57 [2021-07-03T21:23:57.054Z] #20 16.96 debconf: delaying package configuration, since apt-utils is not installed
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.12 Fetched 15.0 MB in 1s (28.3 MB/s)
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.16 Selecting previously unselected package gcc-8-base:armhf.
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 37546 files and directories currently installed.)
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.20 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.21 Unpacking gcc-8-base:armhf (8.3.0-6) ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.27 Selecting previously unselected package gcc-8-base:ppc64el.
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.27 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.28 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.33 Selecting previously unselected package gcc-8-base:s390x.
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.34 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.35 Unpacking gcc-8-base:s390x (8.3.0-6) ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.43 Selecting previously unselected package gcc-8-base:arm64.
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.44 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.44 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.50 Selecting previously unselected package gcc-8-base:armel.
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.51 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
21:23:57 [2021-07-03T21:23:57.626Z] #20 17.51 Unpacking gcc-8-base:armel (8.3.0-6) ...
21:23:57 [2021-07-03T21:23:57.853Z] #63 DONE 5.2s
21:23:57 [2021-07-03T21:23:57.853Z] 
21:23:57 [2021-07-03T21:23:57.853Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:57 [2021-07-03T21:23:57.853Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:23:57 [2021-07-03T21:23:57.853Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 5.0s
21:23:57 [2021-07-03T21:23:57.853Z] #65 ...
21:23:57 [2021-07-03T21:23:57.853Z] 
21:23:57 [2021-07-03T21:23:57.853Z] #23 [internal] load build context
21:23:57 [2021-07-03T21:23:57.853Z] #23 sha256:61bdb8c48c509dcb238638284727d5918228da71ec8cd3b52374242eb4168262
21:23:57 [2021-07-03T21:23:57.853Z] #23 transferring context: 55.67MB 3.8s done
21:23:57 [2021-07-03T21:23:57.853Z] #23 DONE 5.3s
21:23:57 [2021-07-03T21:23:57.853Z] 
21:23:57 [2021-07-03T21:23:57.853Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:57 [2021-07-03T21:23:57.853Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:23:57 [2021-07-03T21:23:57.853Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 5.1s
21:23:57 [2021-07-03T21:23:57.853Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 5.2s
21:23:57 [2021-07-03T21:23:57.853Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s
21:23:57 [2021-07-03T21:23:57.887Z] #20 17.59 Selecting previously unselected package libgcc1:arm64.
21:23:57 [2021-07-03T21:23:57.887Z] #20 17.59 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
21:23:57 [2021-07-03T21:23:57.887Z] #20 17.60 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
21:23:58 [2021-07-03T21:23:58.116Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done
21:23:58 [2021-07-03T21:23:58.147Z] #20 17.68 Selecting previously unselected package libc6:arm64.
21:23:58 [2021-07-03T21:23:58.147Z] #20 17.68 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
21:23:58 [2021-07-03T21:23:58.147Z] #20 17.86 Unpacking libc6:arm64 (2.28-10) ...
21:23:58 [2021-07-03T21:23:58.377Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
21:23:58 [2021-07-03T21:23:58.664Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.9s done
21:23:58 [2021-07-03T21:23:58.664Z] #9 ...
21:23:58 [2021-07-03T21:23:58.664Z] 
21:23:58 [2021-07-03T21:23:58.664Z] #23 [internal] load build context
21:23:58 [2021-07-03T21:23:58.664Z] #23 sha256:c3af2bfc952ad490fb62242e32b154b1148f7eb5206bec634633f93b3973a01b
21:23:58 [2021-07-03T21:23:58.664Z] #23 transferring context: 55.68MB 6.5s done
21:23:58 [2021-07-03T21:23:58.664Z] #23 DONE 8.7s
21:23:58 [2021-07-03T21:23:58.664Z] 
21:23:58 [2021-07-03T21:23:58.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:23:58 [2021-07-03T21:23:58.664Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:23:58 [2021-07-03T21:23:58.664Z] #9 ...
21:23:58 [2021-07-03T21:23:58.664Z] 
21:23:58 [2021-07-03T21:23:58.664Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:23:58 [2021-07-03T21:23:58.664Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
21:23:58 [2021-07-03T21:23:58.664Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done
21:23:58 [2021-07-03T21:23:58.664Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done
21:23:58 [2021-07-03T21:23:58.664Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
21:23:58 [2021-07-03T21:23:58.664Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
21:23:58 [2021-07-03T21:23:58.664Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
21:23:58 [2021-07-03T21:23:58.664Z] #26 ...
21:23:58 [2021-07-03T21:23:58.664Z] 
21:23:58 [2021-07-03T21:23:58.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:23:58 [2021-07-03T21:23:58.664Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.31 Selecting previously unselected package libapparmor1:arm64.
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.32 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.32 Unpacking libapparmor1:arm64 (2.13.2-10) ...
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.37 Selecting previously unselected package libapparmor-dev:arm64.
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.38 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.38 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.44 Selecting previously unselected package libgcc1:armel.
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.45 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.45 Unpacking libgcc1:armel (1:8.3.0-6) ...
21:23:58 [2021-07-03T21:23:58.719Z] #20 18.51 Selecting previously unselected package libc6:armel.
21:23:56 [2021-07-03T21:23:56.804Z]  > git remote # timeout=10
21:23:56 [2021-07-03T21:23:56.813Z]  > git config --get remote.origin.url # timeout=10
21:23:56 [2021-07-03T21:23:56.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:56 [2021-07-03T21:23:56.833Z]  > git merge 2b5427b85371633c94d6c3ed3ae769d67c79f500 # timeout=10
21:23:56 [2021-07-03T21:23:56.848Z]  > git rev-parse HEAD^{commit} # timeout=10
21:23:56 [2021-07-03T21:23:56.859Z]  > git config core.sparsecheckout # timeout=10
21:23:56 [2021-07-03T21:23:56.864Z]  > git checkout -f 68b095d4df86260f20b16678e4aa28ef5a7aca39 # timeout=10
21:23:58 [2021-07-03T21:23:58.922Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 9.1s done
21:23:58 [2021-07-03T21:23:58.979Z] #20 18.52 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
21:23:58 [2021-07-03T21:23:58.979Z] #20 18.69 Unpacking libc6:armel (2.28-10) ...
21:23:59 [2021-07-03T21:23:59.182Z] #9 ...
21:23:59 [2021-07-03T21:23:59.182Z] 
21:23:59 [2021-07-03T21:23:59.182Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:59 [2021-07-03T21:23:59.182Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:23:59 [2021-07-03T21:23:59.182Z] #63 DONE 9.2s
21:23:59 [2021-07-03T21:23:59.182Z] 
21:23:59 [2021-07-03T21:23:59.182Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:23:59 [2021-07-03T21:23:59.182Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:23:59 [2021-07-03T21:23:59.182Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
21:23:59 [2021-07-03T21:23:59.440Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.12 Selecting previously unselected package libapparmor1:armel.
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.13 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.13 Unpacking libapparmor1:armel (2.13.2-10) ...
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.19 Selecting previously unselected package libapparmor-dev:armel.
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.19 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.20 Unpacking libapparmor-dev:armel (2.13.2-10) ...
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.28 Selecting previously unselected package libgcc1:armhf.
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.28 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.29 Unpacking libgcc1:armhf (1:8.3.0-6) ...
21:23:59 [2021-07-03T21:23:59.550Z] #20 19.36 Selecting previously unselected package libc6:armhf.
21:23:59 [2021-07-03T21:23:59.700Z] #9 ...
21:23:59 [2021-07-03T21:23:59.700Z] 
21:23:59 [2021-07-03T21:23:59.700Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:23:59 [2021-07-03T21:23:59.700Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:23:59 [2021-07-03T21:23:59.700Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
21:23:59 [2021-07-03T21:23:59.700Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:23:59 [2021-07-03T21:23:59.700Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:23:59 [2021-07-03T21:23:59.700Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:23:59 [2021-07-03T21:23:59.700Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done
21:23:59 [2021-07-03T21:23:59.700Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
21:23:59 [2021-07-03T21:23:59.700Z] #65 DONE 9.8s
21:23:59 [2021-07-03T21:23:59.700Z] 
21:23:59 [2021-07-03T21:23:59.700Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:23:59 [2021-07-03T21:23:59.700Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
21:23:59 [2021-07-03T21:23:59.700Z] #26 DONE 10.0s
21:23:59 [2021-07-03T21:23:59.700Z] 
21:23:59 [2021-07-03T21:23:59.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:23:59 [2021-07-03T21:23:59.700Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:23:59 [2021-07-03T21:23:59.764Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
21:23:59 [2021-07-03T21:23:59.810Z] #20 19.37 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
21:23:59 [2021-07-03T21:23:59.810Z] #20 19.56 Unpacking libc6:armhf (2.28-10) ...
21:23:59 [2021-07-03T21:23:59.961Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
21:24:00 [2021-07-03T21:24:00.381Z] #20 19.99 Selecting previously unselected package libapparmor1:armhf.
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.00 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.00 Unpacking libapparmor1:armhf (2.13.2-10) ...
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.05 Selecting previously unselected package libapparmor-dev:armhf.
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.06 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.07 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.15 Selecting previously unselected package libgcc1:ppc64el.
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.16 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
21:24:00 [2021-07-03T21:24:00.381Z] #20 20.16 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
21:24:00 [2021-07-03T21:24:00.529Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done
21:24:00 [2021-07-03T21:24:00.641Z] #20 20.23 Selecting previously unselected package libc6:ppc64el.
21:24:00 [2021-07-03T21:24:00.642Z] #20 20.24 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
21:24:00 [2021-07-03T21:24:00.642Z] #20 20.41 Unpacking libc6:ppc64el (2.28-10) ...
21:24:00 [2021-07-03T21:24:00.790Z] #9 ...
21:24:00 [2021-07-03T21:24:00.790Z] 
21:24:00 [2021-07-03T21:24:00.790Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:24:00 [2021-07-03T21:24:00.790Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
21:24:00 [2021-07-03T21:24:00.790Z] #64 DONE 0.8s
21:24:01 [2021-07-03T21:24:01.050Z] 
21:24:01 [2021-07-03T21:24:01.050Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:24:01 [2021-07-03T21:24:01.050Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
21:24:01 [2021-07-03T21:24:01.212Z] #20 20.97 Selecting previously unselected package libapparmor1:ppc64el.
21:24:01 [2021-07-03T21:24:01.212Z] #20 20.98 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
21:24:01 [2021-07-03T21:24:01.212Z] #20 20.99 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
21:24:01 [2021-07-03T21:24:01.213Z] #20 21.04 Selecting previously unselected package libapparmor-dev:ppc64el.
21:24:01 [2021-07-03T21:24:01.213Z] #20 21.05 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
21:24:01 [2021-07-03T21:24:01.213Z] #20 21.06 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
21:24:01 [2021-07-03T21:24:01.244Z] 
21:24:01 [2021-07-03T21:24:01.244Z]  ________   ____  __.
21:24:01 [2021-07-03T21:24:01.244Z]  \_____  \ |    |/ _|
21:24:01 [2021-07-03T21:24:01.244Z]  /   |   \|      <
21:24:01 [2021-07-03T21:24:01.244Z]  /    |    \    |  \
21:24:01 [2021-07-03T21:24:01.244Z]  \_______  /____|__ \
21:24:01 [2021-07-03T21:24:01.244Z]          \/        \/
21:24:01 [2021-07-03T21:24:01.244Z] 
21:24:01 [2021-07-03T21:24:01.244Z] INFO: make.ps1 ended at 07/03/2021 21:23:50
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Binaries build ended at 07/03/2021 21:23:52. Duration:00:01:23.2523254
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Copying the built daemon binary to d:\CI\PR-42596\2\binary\dockerd-68b095d4df.exe...
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Copying the built client binary to d:\CI\PR-42596\2\binary\docker-68b095d4df.exe...
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Copying dockerversion from the container...
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Copying the golang package from the container to d:\CI\PR-42596\2\installer\go.zip...
21:24:01 [2021-07-03T21:24:01.244Z] INFO: Extracting go.zip to d:\CI\PR-42596\2\go
21:24:01 [2021-07-03T21:24:01.466Z] Commit message: "API: fix 404 status description on container create"
21:24:01 [2021-07-03T21:24:01.473Z] #20 21.14 Selecting previously unselected package libgcc1:s390x.
21:24:01 [2021-07-03T21:24:01.473Z] #20 21.15 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
21:24:01 [2021-07-03T21:24:01.473Z] #20 21.15 Unpacking libgcc1:s390x (1:8.3.0-6) ...
21:24:01 [2021-07-03T21:24:01.473Z] #20 21.23 Selecting previously unselected package libc6:s390x.
21:24:01 [2021-07-03T21:24:01.473Z] #20 21.24 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
21:24:01 [2021-07-03T21:24:01.719Z] #65 ...
21:24:01 [2021-07-03T21:24:01.719Z] 
21:24:01 [2021-07-03T21:24:01.719Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:24:01 [2021-07-03T21:24:01.719Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
21:24:01 [2021-07-03T21:24:01.719Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done
21:24:01 [2021-07-03T21:24:01.719Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
21:24:01 [2021-07-03T21:24:01.719Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
21:24:01 [2021-07-03T21:24:01.719Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
21:24:01 [2021-07-03T21:24:01.719Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.3s done
21:24:01 [2021-07-03T21:24:01.719Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.2s
21:24:01 [2021-07-03T21:24:01.719Z] #26 DONE 9.3s
21:24:01 [2021-07-03T21:24:01.719Z] 
21:24:01 [2021-07-03T21:24:01.719Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:01 [2021-07-03T21:24:01.719Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.3s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.9s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.3s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.4s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.8s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.4s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.8s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 8.8s done
21:24:01 [2021-07-03T21:24:01.719Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done
21:24:01 [2021-07-03T21:24:01.734Z] #20 21.45 Unpacking libc6:s390x (2.28-10) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:24:02 [2021-07-03T21:24:02.305Z] #20 21.89 Selecting previously unselected package libapparmor1:s390x.
21:24:02 [2021-07-03T21:24:02.305Z] #20 21.90 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 21.91 Unpacking libapparmor1:s390x (2.13.2-10) ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 21.97 Selecting previously unselected package libapparmor-dev:s390x.
21:24:02 [2021-07-03T21:24:02.305Z] #20 21.98 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 21.99 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 22.11 Setting up gcc-8-base:arm64 (8.3.0-6) ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 22.13 Setting up gcc-8-base:armel (8.3.0-6) ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 22.14 Setting up gcc-8-base:armhf (8.3.0-6) ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 22.16 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
21:24:02 [2021-07-03T21:24:02.305Z] #20 22.18 Setting up gcc-8-base:s390x (8.3.0-6) ...
21:24:02 [2021-07-03T21:24:02.451Z] #66 DONE 1.3s
21:24:02 [2021-07-03T21:24:02.451Z] 
21:24:02 [2021-07-03T21:24:02.451Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:02 [2021-07-03T21:24:02.451Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:02 [2021-07-03T21:24:02.451Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 1.1s
21:24:02 [2021-07-03T21:24:02.566Z] #20 22.23 Setting up libc6:arm64 (2.28-10) ...
21:24:02 [2021-07-03T21:24:02.670Z] #9 ...
21:24:02 [2021-07-03T21:24:02.670Z] 
21:24:02 [2021-07-03T21:24:02.670Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:24:02 [2021-07-03T21:24:02.670Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:24:02 [2021-07-03T21:24:02.670Z] #65 DONE 10.1s
21:24:02 [2021-07-03T21:24:02.670Z] 
21:24:02 [2021-07-03T21:24:02.670Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:02 [2021-07-03T21:24:02.670Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
21:24:02 [2021-07-03T21:24:02.695Z] + docker version
21:24:03 [2021-07-03T21:24:03.618Z] #27 ...
21:24:03 [2021-07-03T21:24:03.618Z] 
21:24:03 [2021-07-03T21:24:03.618Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:24:03 [2021-07-03T21:24:03.618Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
21:24:03 [2021-07-03T21:24:03.618Z] #64 DONE 1.0s
21:24:03 [2021-07-03T21:24:03.618Z] 
21:24:03 [2021-07-03T21:24:03.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:03 [2021-07-03T21:24:03.618Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:03 [2021-07-03T21:24:03.618Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done
21:24:03 [2021-07-03T21:24:03.618Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s
21:24:03 [2021-07-03T21:24:03.951Z] #20 23.48 Setting up libc6:armel (2.28-10) ...
21:24:04 [2021-07-03T21:24:04.560Z] #9 ...
21:24:04 [2021-07-03T21:24:04.560Z] 
21:24:04 [2021-07-03T21:24:04.560Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:24:04 [2021-07-03T21:24:04.560Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
21:24:04 [2021-07-03T21:24:04.560Z] #66 DONE 1.1s
21:24:04 [2021-07-03T21:24:04.822Z] 
21:24:04 [2021-07-03T21:24:04.822Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:04 [2021-07-03T21:24:04.822Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
21:24:04 [2021-07-03T21:24:04.822Z] #27 2.699 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:04 [2021-07-03T21:24:04.822Z] #27 2.714 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
21:24:04 [2021-07-03T21:24:04.822Z] #27 2.725 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:04 [2021-07-03T21:24:04.822Z] #27 2.891 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:04 [2021-07-03T21:24:04.822Z] #27 3.147 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:04 [2021-07-03T21:24:04.893Z] #20 24.70 Setting up libc6:armhf (2.28-10) ...
21:24:05 [2021-07-03T21:24:05.394Z] #27 3.524 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:05 [2021-07-03T21:24:05.740Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.5s done
21:24:05 [2021-07-03T21:24:05.999Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
21:24:06 [2021-07-03T21:24:06.278Z] #20 25.95 Setting up libc6:ppc64el (2.28-10) ...
21:24:07 [2021-07-03T21:24:07.307Z] #27 5.256 Fetched 8453 kB in 3s (3002 kB/s)
21:24:07 [2021-07-03T21:24:07.664Z] #20 27.22 Setting up libc6:s390x (2.28-10) ...
21:24:08 [2021-07-03T21:24:08.250Z] #27 5.256 Reading package lists...
21:24:08 [2021-07-03T21:24:08.606Z] #20 28.43 Setting up libapparmor1:arm64 (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.606Z] #20 28.44 Setting up libapparmor1:armel (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.46 Setting up libapparmor1:armhf (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.47 Setting up libapparmor1:ppc64el (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.48 Setting up libapparmor1:s390x (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.49 Setting up libgcc1:arm64 (1:8.3.0-6) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.51 Setting up libgcc1:armel (1:8.3.0-6) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.53 Setting up libgcc1:armhf (1:8.3.0-6) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.54 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.55 Setting up libgcc1:s390x (1:8.3.0-6) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.57 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.58 Setting up libapparmor-dev:armel (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.59 Setting up libapparmor-dev:armhf (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.61 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.62 Setting up libapparmor-dev:s390x (2.13.2-10) ...
21:24:08 [2021-07-03T21:24:08.866Z] #20 28.63 Processing triggers for libc-bin (2.28-10) ...
21:24:09 [2021-07-03T21:24:09.193Z] #27 6.216 Reading package lists...
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.143 Building dependency tree...
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.482 The following additional packages will be installed:
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.482   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.482   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.482   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.483 Suggested packages:
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.483   krb5-doc krb5-user
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.483 Recommended packages:
21:24:09 [2021-07-03T21:24:09.194Z] #27 7.483   krb5-locales publicsuffix libsasl2-modules
21:24:09 [2021-07-03T21:24:09.441Z] #20 DONE 29.1s
21:24:09 [2021-07-03T21:24:09.441Z] 
21:24:09 [2021-07-03T21:24:09.441Z] #64 [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
21:24:09 [2021-07-03T21:24:09.441Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:24:09 [2021-07-03T21:24:09.441Z] #64 ...
21:24:09 [2021-07-03T21:24:09.441Z] 
21:24:09 [2021-07-03T21:24:09.441Z] #61 [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
21:24:09 [2021-07-03T21:24:09.441Z] #61 sha256:04594d4d1fe5de5fb2de1603187eda20dcf1af9dd93de7a990ba0681fe7a8480
21:24:09 [2021-07-03T21:24:09.454Z] #27 7.727 The following NEW packages will be installed:
21:24:09 [2021-07-03T21:24:09.454Z] #27 7.728   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
21:24:09 [2021-07-03T21:24:09.454Z] #27 7.728   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
21:24:09 [2021-07-03T21:24:09.454Z] #27 7.728   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:24:09 [2021-07-03T21:24:09.454Z] #27 7.729   libssh2-1 libssl1.1 openssl
21:24:09 [2021-07-03T21:24:09.715Z] #27 8.001 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
21:24:09 [2021-07-03T21:24:09.715Z] #27 8.001 Need to get 5059 kB of archives.
21:24:09 [2021-07-03T21:24:09.715Z] #27 8.001 After this operation, 12.1 MB of additional disk space will be used.
21:24:09 [2021-07-03T21:24:09.715Z] #27 8.001 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.028 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.039 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.042 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.043 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.045 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.047 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.053 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.056 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.057 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.059 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.061 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.065 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.066 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.068 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.069 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.072 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.077 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.081 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.084 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.086 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.289 debconf: delaying package configuration, since apt-utils is not installed
21:24:09 [2021-07-03T21:24:09.975Z] #27 8.315 Fetched 5059 kB in 0s (14.7 MB/s)
21:24:10 [2021-07-03T21:24:10.197Z] #9 ...
21:24:10 [2021-07-03T21:24:10.197Z] 
21:24:10 [2021-07-03T21:24:10.197Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:10 [2021-07-03T21:24:10.197Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
21:24:10 [2021-07-03T21:24:10.197Z] #27 2.089 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 2.093 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 2.121 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 2.316 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 2.595 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 2.867 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 4.650 Fetched 8453 kB in 3s (3008 kB/s)
21:24:10 [2021-07-03T21:24:10.197Z] #27 4.650 Reading package lists...
21:24:10 [2021-07-03T21:24:10.197Z] #27 5.714 Reading package lists...
21:24:10 [2021-07-03T21:24:10.197Z] #27 6.691 Building dependency tree...
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074 The following additional packages will be installed:
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074 Suggested packages:
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074   krb5-doc krb5-user
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074 Recommended packages:
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.074   krb5-locales publicsuffix libsasl2-modules
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.324 The following NEW packages will be installed:
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.325   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.325   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.325   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.326   libssh2-1 libssl1.1 openssl
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.621 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.621 Need to get 5059 kB of archives.
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.621 After this operation, 12.1 MB of additional disk space will be used.
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.621 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.652 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.667 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.670 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.673 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.673 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.677 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.683 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.687 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.689 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.691 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.695 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.705 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.705 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.705 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.705 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.705 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.712 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.719 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.735 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 7.737 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.093 debconf: delaying package configuration, since apt-utils is not installed
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.135 Fetched 5059 kB in 0s (13.0 MB/s)
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.183 Selecting previously unselected package libssl1.1:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.183 (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.)
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.187 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.196 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.447 Selecting previously unselected package openssl.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.447 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.451 Unpacking openssl (1.1.1d-0+deb10u6) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.658 Selecting previously unselected package ca-certificates.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.658 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.662 Unpacking ca-certificates (20200601~deb10u2) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.738 Selecting previously unselected package libkeyutils1:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.738 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.742 Unpacking libkeyutils1:amd64 (1.6-6) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.780 Selecting previously unselected package libkrb5support0:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.780 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.785 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.826 Selecting previously unselected package libk5crypto3:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.826 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.838 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.895 Selecting previously unselected package libkrb5-3:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.895 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 8.898 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.023 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.023 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.027 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.082 Selecting previously unselected package libsasl2-modules-db:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.082 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.085 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.123 Selecting previously unselected package libsasl2-2:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.124 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.131 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.173 Selecting previously unselected package libldap-common.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.173 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.173 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.224 Selecting previously unselected package libldap-2.4-2:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.224 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.227 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.289 Selecting previously unselected package libnghttp2-14:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.289 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.292 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.344 Selecting previously unselected package libpsl5:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.344 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.348 Unpacking libpsl5:amd64 (0.20.2-2) ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.391 Selecting previously unselected package librtmp1:amd64.
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.391 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.197Z] #27 9.394 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.444 Selecting previously unselected package libssh2-1:amd64.
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.444 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.447 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.507 Selecting previously unselected package libcurl4:amd64.
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.507 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.510 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.612 Selecting previously unselected package curl.
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.612 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.615 Unpacking curl (7.64.0-4+deb10u2) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.741 Selecting previously unselected package libonig5:amd64.
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.741 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.752 Unpacking libonig5:amd64 (6.9.1-1) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.809 Selecting previously unselected package libjq1:amd64.
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.810 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.813 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.865 Selecting previously unselected package jq.
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.865 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 9.868 Unpacking jq (1.5+dfsg-2+b1) ...
21:24:10 [2021-07-03T21:24:10.198Z] #27 ...
21:24:10 [2021-07-03T21:24:10.198Z] 
21:24:10 [2021-07-03T21:24:10.198Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:10 [2021-07-03T21:24:10.198Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:10 [2021-07-03T21:24:10.236Z] #27 8.363 Selecting previously unselected package libssl1.1:amd64.
21:24:10 [2021-07-03T21:24:10.236Z] #27 8.363 (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.)
21:24:10 [2021-07-03T21:24:10.236Z] #27 8.363 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.236Z] #27 8.373 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.569 Selecting previously unselected package openssl.
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.569 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.574 Unpacking openssl (1.1.1d-0+deb10u6) ...
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.708 Selecting previously unselected package ca-certificates.
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.710 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.716 Unpacking ca-certificates (20200601~deb10u2) ...
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.803 Selecting previously unselected package libkeyutils1:amd64.
21:24:10 [2021-07-03T21:24:10.499Z] #27 8.803 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.824Z] #61 ...
21:24:10 [2021-07-03T21:24:10.824Z] 
21:24:10 [2021-07-03T21:24:10.824Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
21:24:10 [2021-07-03T21:24:10.824Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055
21:24:10 [2021-07-03T21:24:10.824Z] #21 DONE 1.3s
21:24:10 [2021-07-03T21:24:10.824Z] 
21:24:10 [2021-07-03T21:24:10.824Z] #61 [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
21:24:10 [2021-07-03T21:24:10.824Z] #61 sha256:04594d4d1fe5de5fb2de1603187eda20dcf1af9dd93de7a990ba0681fe7a8480
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.242 + RM_GOPATH=0
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.242 + TMP_GOPATH=
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.242 + : /build
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.242 + '[' -z '' ']'
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.244 ++ mktemp -d
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.247 + export GOPATH=/tmp/tmp.rbOjU1TV6l
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.247 + GOPATH=/tmp/tmp.rbOjU1TV6l
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.247 + RM_GOPATH=1
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.248 + case "$(go env GOARCH)" in
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.248 ++ go env GOARCH
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.252 + export GO_BUILDMODE=-buildmode=pie
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.252 + GO_BUILDMODE=-buildmode=pie
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.253 ++ dirname /tmp/install/install.sh
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.254 + dir=/tmp/install
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.255 + bin=runc
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.255 + shift
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.255 + '[' '!' -f /tmp/install/runc.installer ']'
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.255 + . /tmp/install/runc.installer
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.256 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.256 + install_runc
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.257 + uname -r
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.257 + grep -q '^3\.10\.0.*\.el7\.'
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.259 + RUNC_BUILDTAGS='seccomp '
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.259 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.259 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.259 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rbOjU1TV6l/src/github.com/opencontainers/runc
21:24:10 [2021-07-03T21:24:10.824Z] #61 1.276 Cloning into '/tmp/tmp.rbOjU1TV6l/src/github.com/opencontainers/runc'...
21:24:10 [2021-07-03T21:24:10.825Z] #27 8.810 Unpacking libkeyutils1:amd64 (1.6-6) ...
21:24:10 [2021-07-03T21:24:10.825Z] #27 8.843 Selecting previously unselected package libkrb5support0:amd64.
21:24:10 [2021-07-03T21:24:10.825Z] #27 8.844 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.825Z] #27 8.855 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.826Z] #27 8.903 Selecting previously unselected package libk5crypto3:amd64.
21:24:10 [2021-07-03T21:24:10.826Z] #27 8.903 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.826Z] #27 8.910 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
21:24:10 [2021-07-03T21:24:10.826Z] #27 8.963 Selecting previously unselected package libkrb5-3:amd64.
21:24:10 [2021-07-03T21:24:10.826Z] #27 8.964 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
21:24:10 [2021-07-03T21:24:10.826Z] #27 8.969 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.066 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.066 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.071 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.119 Selecting previously unselected package libsasl2-modules-db:amd64.
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.119 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.234 Selecting previously unselected package libsasl2-2:amd64.
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.234 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.239 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.287 Selecting previously unselected package libldap-common.
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.287 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.293 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.345 Selecting previously unselected package libldap-2.4-2:amd64.
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.345 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.349 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.424 Selecting previously unselected package libnghttp2-14:amd64.
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.424 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.435 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:24:11 [2021-07-03T21:24:11.086Z] #27 9.482 Selecting previously unselected package libpsl5:amd64.
21:24:11 [2021-07-03T21:24:11.137Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.0s
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.483 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.489 Unpacking libpsl5:amd64 (0.20.2-2) ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.533 Selecting previously unselected package librtmp1:amd64.
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.533 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.539 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.576 Selecting previously unselected package libssh2-1:amd64.
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.577 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.583 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.638 Selecting previously unselected package libcurl4:amd64.
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.640 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.647 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.730 Selecting previously unselected package curl.
21:24:11 [2021-07-03T21:24:11.347Z] #27 9.730 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.612Z] #27 9.733 Unpacking curl (7.64.0-4+deb10u2) ...
21:24:11 [2021-07-03T21:24:11.612Z] #27 9.803 Selecting previously unselected package libonig5:amd64.
21:24:11 [2021-07-03T21:24:11.612Z] #27 9.803 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.612Z] #27 9.807 Unpacking libonig5:amd64 (6.9.1-1) ...
21:24:11 [2021-07-03T21:24:11.612Z] #27 9.867 Selecting previously unselected package libjq1:amd64.
21:24:11 [2021-07-03T21:24:11.767Z] #61 ...
21:24:11 [2021-07-03T21:24:11.767Z] 
21:24:11 [2021-07-03T21:24:11.767Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:24:11 [2021-07-03T21:24:11.767Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee
21:24:11 [2021-07-03T21:24:11.767Z] #22 DONE 1.0s
21:24:11 [2021-07-03T21:24:11.767Z] 
21:24:11 [2021-07-03T21:24:11.767Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:24:11 [2021-07-03T21:24:11.767Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e
21:24:11 [2021-07-03T21:24:11.873Z] #27 9.868 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.873Z] #27 9.872 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:24:11 [2021-07-03T21:24:11.873Z] #27 9.916 Selecting previously unselected package jq.
21:24:11 [2021-07-03T21:24:11.873Z] #27 9.917 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
21:24:11 [2021-07-03T21:24:11.873Z] #27 9.922 Unpacking jq (1.5+dfsg-2+b1) ...
21:24:11 [2021-07-03T21:24:11.873Z] #27 10.06 Setting up libkeyutils1:amd64 (1.6-6) ...
21:24:11 [2021-07-03T21:24:11.873Z] #27 10.07 Setting up libpsl5:amd64 (0.20.2-2) ...
21:24:11 [2021-07-03T21:24:11.873Z] #27 10.09 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
21:24:12 [2021-07-03T21:24:12.074Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.8s done
21:24:12 [2021-07-03T21:24:12.074Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.21 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.23 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.24 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.25 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.28 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.29 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.30 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.32 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.33 Setting up openssl (1.1.1d-0+deb10u6) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.35 Setting up libonig5:amd64 (6.9.1-1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.37 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
21:24:12 [2021-07-03T21:24:12.134Z] #27 10.39 Setting up ca-certificates (20200601~deb10u2) ...
21:24:12 [2021-07-03T21:24:12.704Z] Client: Docker Engine - Community
21:24:12 [2021-07-03T21:24:12.704Z]  Version:           20.10.6
21:24:12 [2021-07-03T21:24:12.704Z]  API version:       1.41
21:24:12 [2021-07-03T21:24:12.704Z]  Go version:        go1.13.15
21:24:12 [2021-07-03T21:24:12.704Z]  Git commit:        370c289
21:24:12 [2021-07-03T21:24:12.704Z]  Built:             Fri Apr  9 22:45:59 2021
21:24:12 [2021-07-03T21:24:12.704Z]  OS/Arch:           linux/arm64
21:24:12 [2021-07-03T21:24:12.704Z]  Context:           default
21:24:12 [2021-07-03T21:24:12.704Z]  Experimental:      true
21:24:12 [2021-07-03T21:24:12.704Z] 
21:24:12 [2021-07-03T21:24:12.704Z] Server: Docker Engine - Community
21:24:12 [2021-07-03T21:24:12.704Z]  Engine:
21:24:12 [2021-07-03T21:24:12.704Z]   Version:          20.10.6
21:24:12 [2021-07-03T21:24:12.704Z]   API version:      1.41 (minimum version 1.12)
21:24:12 [2021-07-03T21:24:12.704Z]   Go version:       go1.13.15
21:24:12 [2021-07-03T21:24:12.704Z]   Git commit:       8728dd2
21:24:12 [2021-07-03T21:24:12.704Z]   Built:            Fri Apr  9 22:44:09 2021
21:24:12 [2021-07-03T21:24:12.704Z]   OS/Arch:          linux/arm64
21:24:12 [2021-07-03T21:24:12.704Z]   Experimental:     true
21:24:12 [2021-07-03T21:24:12.704Z]  containerd:
21:24:12 [2021-07-03T21:24:12.704Z]   Version:          1.4.6
21:24:12 [2021-07-03T21:24:12.704Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
21:24:12 [2021-07-03T21:24:12.704Z]  runc:
21:24:12 [2021-07-03T21:24:12.704Z]   Version:          1.0.0-rc95
21:24:12 [2021-07-03T21:24:12.704Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:24:12 [2021-07-03T21:24:12.704Z]  docker-init:
21:24:12 [2021-07-03T21:24:12.704Z]   Version:          0.19.0
21:24:12 [2021-07-03T21:24:12.704Z]   GitCommit:        de40ad0
21:24:12 [2021-07-03T21:24:12.707Z] #27 10.96 Updating certificates in /etc/ssl/certs...
21:24:12 [2021-07-03T21:24:12.708Z] #23 0.951 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:24:12 [2021-07-03T21:24:12.708Z] #23 DONE 1.0s
21:24:12 [2021-07-03T21:24:12.708Z] 
21:24:12 [2021-07-03T21:24:12.708Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:24:12 [2021-07-03T21:24:12.708Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e
[Pipeline] sh
21:24:13 [2021-07-03T21:24:13.030Z] + docker info
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.71 137 added, 0 removed; done.
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.75 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.76 Setting up jq (1.5+dfsg-2+b1) ...
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.81 Setting up curl (7.64.0-4+deb10u2) ...
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.82 Processing triggers for libc-bin (2.28-10) ...
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.87 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:24:13 [2021-07-03T21:24:13.650Z] #27 11.89 Updating certificates in /etc/ssl/certs...
21:24:14 [2021-07-03T21:24:14.092Z] #24 DONE 1.1s
21:24:14 [2021-07-03T21:24:14.092Z] 
21:24:14 [2021-07-03T21:24:14.092Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:24:14 [2021-07-03T21:24:14.092Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f
21:24:14 [2021-07-03T21:24:14.225Z] #27 12.49 0 added, 0 removed; done.
21:24:14 [2021-07-03T21:24:14.225Z] #27 12.49 Running hooks in /etc/ca-certificates/update.d...
21:24:14 [2021-07-03T21:24:14.486Z] #27 12.49 done.
21:24:14 [2021-07-03T21:24:14.749Z] #27 ...
21:24:14 [2021-07-03T21:24:14.749Z] 
21:24:14 [2021-07-03T21:24:14.749Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:14 [2021-07-03T21:24:14.749Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:14 [2021-07-03T21:24:14.749Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.0s done
21:24:14 [2021-07-03T21:24:14.749Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.6s done
21:24:14 [2021-07-03T21:24:14.749Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 3.1s
21:24:15 [2021-07-03T21:24:15.037Z] #25 DONE 1.1s
21:24:15 [2021-07-03T21:24:15.037Z] 
21:24:15 [2021-07-03T21:24:15.037Z] #26 [dev-systemd-false  6/25] RUN ldconfig
21:24:15 [2021-07-03T21:24:15.037Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7
21:24:15 [2021-07-03T21:24:15.978Z] #26 DONE 1.0s
21:24:15 [2021-07-03T21:24:15.978Z] 
21:24:15 [2021-07-03T21:24:15.979Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:24:15 [2021-07-03T21:24:15.979Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
21:24:17 [2021-07-03T21:24:17.299Z] #9 ...
21:24:17 [2021-07-03T21:24:17.299Z] 
21:24:17 [2021-07-03T21:24:17.299Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:17 [2021-07-03T21:24:17.299Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
21:24:17 [2021-07-03T21:24:17.299Z] #27 DONE 15.5s
21:24:17 [2021-07-03T21:24:17.299Z] 
21:24:17 [2021-07-03T21:24:17.299Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:24:17 [2021-07-03T21:24:17.299Z] #28 sha256:43298a27ff30fc913defba09f8a95a737cd8969d4ddbca93fd90a78aaefa6c7c
21:24:17 [2021-07-03T21:24:17.361Z] #9 ...
21:24:17 [2021-07-03T21:24:17.361Z] 
21:24:17 [2021-07-03T21:24:17.361Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:17 [2021-07-03T21:24:17.361Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
21:24:17 [2021-07-03T21:24:17.361Z] #27 9.995 Setting up libkeyutils1:amd64 (1.6-6) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.00 Setting up libpsl5:amd64 (0.20.2-2) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.01 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.22 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.23 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.24 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.25 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.27 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.28 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.29 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.30 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.31 Setting up openssl (1.1.1d-0+deb10u6) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.32 Setting up libonig5:amd64 (6.9.1-1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.34 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 10.35 Setting up ca-certificates (20200601~deb10u2) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 11.13 Updating certificates in /etc/ssl/certs...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.06 137 added, 0 removed; done.
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.16 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.17 Setting up jq (1.5+dfsg-2+b1) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.19 Setting up curl (7.64.0-4+deb10u2) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.20 Processing triggers for libc-bin (2.28-10) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.21 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.22 Updating certificates in /etc/ssl/certs...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.93 0 added, 0 removed; done.
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.93 Running hooks in /etc/ca-certificates/update.d...
21:24:17 [2021-07-03T21:24:17.361Z] #27 12.93 done.
21:24:17 [2021-07-03T21:24:17.361Z] #27 DONE 16.6s
21:24:17 [2021-07-03T21:24:17.361Z] 
21:24:17 [2021-07-03T21:24:17.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:17 [2021-07-03T21:24:17.361Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:17 [2021-07-03T21:24:17.361Z] #9 ...
21:24:17 [2021-07-03T21:24:17.361Z] 
21:24:17 [2021-07-03T21:24:17.361Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:24:17 [2021-07-03T21:24:17.361Z] #28 sha256:89c7ecb51d72f8cb7d1eda7920d5515bdb0be6f8f916dfbcb7072f2b6e8c1c97
21:24:17 [2021-07-03T21:24:17.361Z] #28 DONE 0.3s
21:24:17 [2021-07-03T21:24:17.361Z] 
21:24:17 [2021-07-03T21:24:17.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:17 [2021-07-03T21:24:17.361Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:17 [2021-07-03T21:24:17.361Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.1s
21:24:17 [2021-07-03T21:24:17.365Z] #27 1.310 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
21:24:17 [2021-07-03T21:24:17.365Z] #27 1.311 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
21:24:17 [2021-07-03T21:24:17.365Z] #27 1.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:17 [2021-07-03T21:24:17.365Z] #27 1.313 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:24:17 [2021-07-03T21:24:17.365Z] #27 1.604 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
21:24:17 [2021-07-03T21:24:17.619Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.6s done
21:24:17 [2021-07-03T21:24:17.877Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
21:24:17 [2021-07-03T21:24:17.951Z] #27 2.023 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
21:24:18 [2021-07-03T21:24:18.138Z] #9 DONE 28.3s
21:24:18 [2021-07-03T21:24:18.138Z] 
21:24:18 [2021-07-03T21:24:18.138Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:24:18 [2021-07-03T21:24:18.138Z] #29 sha256:6621ffdea1e0ec7f1d45f50734f80f40229a0785f49ca0b94d9ce46316213e82
21:24:18 [2021-07-03T21:24:18.138Z] #29 1.238 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
21:24:18 [2021-07-03T21:24:18.138Z] #29 1.319 
21:24:18 [2021-07-03T21:24:18.215Z] #27 2.316 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
21:24:18 [2021-07-03T21:24:18.475Z] #27 2.745 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:24:18 [2021-07-03T21:24:18.658Z] #29 1.436 
########                                                                  11.2%
########################                                                  33.9%
########################################                                  56.5%
######################################################                    75.7%
#####################################################################     96.0%
######################################################################## 100.0%
21:24:18 [2021-07-03T21:24:18.659Z] #29 1.975 
21:24:18 [2021-07-03T21:24:18.687Z] #28 DONE 1.2s
21:24:18 [2021-07-03T21:24:18.687Z] 
21:24:18 [2021-07-03T21:24:18.687Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:18 [2021-07-03T21:24:18.687Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
21:24:18 [2021-07-03T21:24:18.687Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.0s done
21:24:18 [2021-07-03T21:24:18.687Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
21:24:18 [2021-07-03T21:24:18.687Z] #9 DONE 26.3s
21:24:18 [2021-07-03T21:24:18.687Z] 
21:24:18 [2021-07-03T21:24:18.687Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:24:18 [2021-07-03T21:24:18.687Z] #29 sha256:0f1180f00c00c3bf90709493ed9e3a8a662afe4a0d24bed931f0fc5142132a41
21:24:18 [2021-07-03T21:24:18.917Z] #29 2.088 
######################################################################## 100.0%
21:24:18 [2021-07-03T21:24:18.917Z] #29 2.159 
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Extraction ended at 07/03/2021 21:24:17. Duration:00:00:23.0924488
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Updating the golang and path environment variables
21:24:18 [2021-07-03T21:24:18.927Z] INFO: GOPATH=d:\gopath
21:24:18 [2021-07-03T21:24:18.927Z] INFO: go version go1.16.5 windows/amd64
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Running the daemon under test in debug mode
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Starting a daemon under test...
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42596\2\daemon --pidfile d:\CI\PR-42596\2\docker.pid -D
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Process started successfully.
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Start tailing logs of the daemon under tests
21:24:18 [2021-07-03T21:24:18.927Z] INFO: Waiting for the daemon under test to start...
21:24:19 [2021-07-03T21:24:19.046Z] #27 3.106 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
21:24:19 [2021-07-03T21:24:19.176Z] #29 2.271 
###################################################################       93.5%
######################################################################## 100.0%
21:24:19 [2021-07-03T21:24:19.176Z] #29 2.338 
21:24:19 [2021-07-03T21:24:19.258Z] #29 ...
21:24:19 [2021-07-03T21:24:19.258Z] 
21:24:19 [2021-07-03T21:24:19.258Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:24:19 [2021-07-03T21:24:19.258Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
21:24:19 [2021-07-03T21:24:19.258Z] #10 DONE 0.6s
21:24:19 [2021-07-03T21:24:19.519Z] 
21:24:19 [2021-07-03T21:24:19.519Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:24:19 [2021-07-03T21:24:19.519Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.638 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.644 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.661 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.677 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.705 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.726 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.727 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.727 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.728 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
21:24:19 [2021-07-03T21:24:19.616Z] #27 3.728 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:24:19 [2021-07-03T21:24:19.696Z] #29 2.450 
############                                                              17.9%
##########################                                                37.2%
########################################                                  56.8%
#############################################                             63.7%
#######################################################################   99.8%
######################################################################## 100.0%
21:24:19 [2021-07-03T21:24:19.696Z] #29 2.940 
21:24:19 [2021-07-03T21:24:19.877Z] #27 3.989 Get:20 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
21:24:19 [2021-07-03T21:24:19.877Z] #27 4.000 Get:21 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
21:24:19 [2021-07-03T21:24:19.877Z] #27 4.032 Get:22 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
21:24:19 [2021-07-03T21:24:19.877Z] #27 4.076 Get:23 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
21:24:20 [2021-07-03T21:24:20.138Z] #27 4.135 Get:24 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
21:24:20 [2021-07-03T21:24:20.709Z] #27 ...
21:24:20 [2021-07-03T21:24:20.709Z] 
21:24:20 [2021-07-03T21:24:20.709Z] #61 [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
21:24:20 [2021-07-03T21:24:20.709Z] #61 sha256:04594d4d1fe5de5fb2de1603187eda20dcf1af9dd93de7a990ba0681fe7a8480
21:24:20 [2021-07-03T21:24:20.709Z] #61 5.035 + cd /tmp/tmp.rbOjU1TV6l/src/github.com/opencontainers/runc
21:24:20 [2021-07-03T21:24:20.709Z] #61 5.035 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
21:24:20 [2021-07-03T21:24:20.709Z] #61 5.220 + '[' -z '' ']'
21:24:20 [2021-07-03T21:24:20.709Z] #61 5.221 + target=static
21:24:20 [2021-07-03T21:24:20.709Z] #61 5.221 + make 'BUILDTAGS=seccomp ' static
21:24:20 [2021-07-03T21:24:20.709Z] #61 5.613 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
21:24:20 [2021-07-03T21:24:20.709Z] #61 9.570 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:24:20 [2021-07-03T21:24:20.709Z] #61 10.36 + mkdir -p /build
21:24:20 [2021-07-03T21:24:20.709Z] #61 10.36 + cp runc /build/runc
21:24:20 [2021-07-03T21:24:20.709Z] #61 DONE 11.5s
21:24:20 [2021-07-03T21:24:20.969Z] 
21:24:20 [2021-07-03T21:24:20.969Z] #64 [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
21:24:20 [2021-07-03T21:24:20.969Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:24:20 [2021-07-03T21:24:20.969Z] #64 52.17 + bin/containerd
21:24:21 [2021-07-03T21:24:21.276Z] #29 3.052 
##                                                                         4.0%
#######                                                                   10.1%
##########                                                                14.8%
################                                                          22.9%
####################                                                      28.1%
########################                                                  33.3%
###########################                                               38.5%
###############################                                           43.7%
##################################                                        48.5%
######################################                                    53.6%
##########################################                                59.2%
##############################################                            64.5%
##################################################                        69.6%
#####################################################                     74.9%
#########################################################                 80.1%
21:24:21 [2021-07-03T21:24:21.276Z] #29 ...
21:24:21 [2021-07-03T21:24:21.276Z] 
21:24:21 [2021-07-03T21:24:21.276Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:24:21 [2021-07-03T21:24:21.276Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
21:24:21 [2021-07-03T21:24:21.276Z] #10 DONE 3.2s
21:24:21 [2021-07-03T21:24:21.276Z] 
21:24:21 [2021-07-03T21:24:21.276Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:24:21 [2021-07-03T21:24:21.276Z] #29 sha256:6621ffdea1e0ec7f1d45f50734f80f40229a0785f49ca0b94d9ce46316213e82
21:24:21 [2021-07-03T21:24:21.537Z] #29 3.052 
##                                                                         4.0%
#######                                                                   10.1%
##########                                                                14.8%
################                                                          22.9%
####################                                                      28.1%
########################                                                  33.3%
###########################                                               38.5%
###############################                                           43.7%
##################################                                        48.5%
######################################                                    53.6%
##########################################                                59.2%
##############################################                            64.5%
##################################################                        69.6%
#####################################################                     74.9%
#########################################################                 80.1%
#############################################################             85.3%
###############################################################           88.9%
####################################################################      95.5%
######################################################################## 100.0%
21:24:21 [2021-07-03T21:24:21.537Z] #29 4.911 
21:24:22 [2021-07-03T21:24:22.066Z] #11 DONE 2.5s
21:24:22 [2021-07-03T21:24:22.066Z] 
21:24:22 [2021-07-03T21:24:22.066Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:24:22 [2021-07-03T21:24:22.066Z] #29 sha256:0f1180f00c00c3bf90709493ed9e3a8a662afe4a0d24bed931f0fc5142132a41
21:24:22 [2021-07-03T21:24:22.066Z] #29 1.034 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
21:24:22 [2021-07-03T21:24:22.066Z] #29 1.111 
21:24:22 [2021-07-03T21:24:22.066Z] #29 1.227 
############                                                              17.9%
###########################                                               37.7%
########################################                                  56.9%
###############################################                           66.5%
######################################################################## 100.0%
21:24:22 [2021-07-03T21:24:22.066Z] #29 1.788 
21:24:22 [2021-07-03T21:24:22.066Z] #29 1.888 
######################################################################## 100.0%
21:24:22 [2021-07-03T21:24:22.066Z] #29 1.952 
21:24:22 [2021-07-03T21:24:22.066Z] #29 2.064 
###################################################################       93.2%
######################################################################## 100.0%
21:24:22 [2021-07-03T21:24:22.066Z] #29 2.136 
21:24:22 [2021-07-03T21:24:22.066Z] #29 2.248 
###########                                                               15.5%
##########################                                                37.1%
########################################                                  56.3%
######################################################                    75.9%
####################################################################      94.8%
######################################################################## 100.0%
21:24:22 [2021-07-03T21:24:22.066Z] #29 2.737 
21:24:22 [2021-07-03T21:24:22.104Z] #29 5.274 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:24:22 [2021-07-03T21:24:22.104Z] #29 5.329 
21:24:22 [2021-07-03T21:24:22.104Z] #29 5.401 
######################################################################## 100.0%
21:24:22 [2021-07-03T21:24:22.104Z] #29 5.429 
21:24:22 [2021-07-03T21:24:22.362Z] #29 5.697 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:24:22 [2021-07-03T21:24:22.620Z] #29 5.758 
21:24:22 [2021-07-03T21:24:22.884Z] #29 5.970 
###                                                                        5.0%
######################################################################## 100.0%
21:24:22 [2021-07-03T21:24:22.884Z] #29 6.012 
21:24:23 [2021-07-03T21:24:23.112Z] #29 2.849 
###                                                                        4.8%
#######                                                                   10.0%
###########                                                               15.3%
##############                                                            20.5%
##################                                                        25.7%
######################                                                    30.9%
#########################                                                 36.1%
#############################                                             41.3%
################################                                          45.5%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.1%
################################################                          67.3%
####################################################                      72.5%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           87.7%
###################################################################       93.4%
######################################################################    98.6%
######################################################################## 100.0%
21:24:23 [2021-07-03T21:24:23.112Z] #29 4.698 
21:24:23 [2021-07-03T21:24:23.142Z] #29 6.284 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
21:24:23 [2021-07-03T21:24:23.142Z] #29 6.338 
21:24:23 [2021-07-03T21:24:23.683Z] #29 4.941 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:24:23 [2021-07-03T21:24:23.683Z] #29 4.998 
21:24:23 [2021-07-03T21:24:23.683Z] #29 5.043 
######################################################################## 100.0%
21:24:23 [2021-07-03T21:24:23.683Z] #29 5.083 
21:24:23 [2021-07-03T21:24:23.943Z] #29 5.283 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:24:23 [2021-07-03T21:24:23.943Z] #29 5.376 
21:24:24 [2021-07-03T21:24:24.181Z] #29 6.506 
                                                                           0.0%
#                                                                          1.7%
#################################                                         47.1%
##########################################                                58.9%
###########################################                               60.4%
######################################################################    97.4%
######################################################################## 100.0%
21:24:24 [2021-07-03T21:24:24.181Z] #29 7.266 
21:24:24 [2021-07-03T21:24:24.203Z] #29 5.480 
######################################################################## 100.0%
21:24:24 [2021-07-03T21:24:24.203Z] #29 5.522 
21:24:24 [2021-07-03T21:24:24.203Z] #29 5.755 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
21:24:24 [2021-07-03T21:24:24.441Z] #29 ...
21:24:24 [2021-07-03T21:24:24.441Z] 
21:24:24 [2021-07-03T21:24:24.441Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:24:24 [2021-07-03T21:24:24.441Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
21:24:24 [2021-07-03T21:24:24.441Z] #11 DONE 3.0s
21:24:24 [2021-07-03T21:24:24.441Z] 
21:24:24 [2021-07-03T21:24:24.441Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:24:24 [2021-07-03T21:24:24.441Z] #29 sha256:6621ffdea1e0ec7f1d45f50734f80f40229a0785f49ca0b94d9ce46316213e82
21:24:24 [2021-07-03T21:24:24.441Z] #29 7.548 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:24:24 [2021-07-03T21:24:24.441Z] #29 7.627 
21:24:24 [2021-07-03T21:24:24.441Z] #29 7.777 
######################################################################## 100.0%
21:24:24 [2021-07-03T21:24:24.441Z] #29 7.798 
21:24:24 [2021-07-03T21:24:24.464Z] #29 5.813 
21:24:24 [2021-07-03T21:24:24.704Z] #29 ...
21:24:24 [2021-07-03T21:24:24.704Z] 
21:24:24 [2021-07-03T21:24:24.704Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:24:24 [2021-07-03T21:24:24.704Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
21:24:24 [2021-07-03T21:24:24.704Z] #31 DONE 0.3s
21:24:24 [2021-07-03T21:24:24.704Z] 
21:24:24 [2021-07-03T21:24:24.704Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:24:24 [2021-07-03T21:24:24.704Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
21:24:24 [2021-07-03T21:24:24.704Z] #39 DONE 0.4s
21:24:24 [2021-07-03T21:24:24.704Z] 
21:24:24 [2021-07-03T21:24:24.704Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
21:24:24 [2021-07-03T21:24:24.704Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
21:24:24 [2021-07-03T21:24:24.704Z] #43 DONE 0.5s
21:24:24 [2021-07-03T21:24:24.704Z] 
21:24:24 [2021-07-03T21:24:24.704Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:24:24 [2021-07-03T21:24:24.704Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:24:24 [2021-07-03T21:24:24.986Z] #29 5.924 
#                                                                          2.1%
########################                                                  34.6%
#####################################                                     52.6%
##############################################                            64.2%
###############################################################           88.7%
######################################################################## 100.0%
21:24:24 [2021-07-03T21:24:24.986Z] #29 6.410 
21:24:25 [2021-07-03T21:24:25.246Z] #29 6.678 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:24:25 [2021-07-03T21:24:25.246Z] #29 6.742 
21:24:25 [2021-07-03T21:24:25.272Z] #44 ...
21:24:25 [2021-07-03T21:24:25.272Z] 
21:24:25 [2021-07-03T21:24:25.272Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:24:25 [2021-07-03T21:24:25.272Z] #29 sha256:6621ffdea1e0ec7f1d45f50734f80f40229a0785f49ca0b94d9ce46316213e82
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.036 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.211 
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.303 
######################################################################## 100.0%
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.327 
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.354 Download of images into '/build' complete.
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.354 Use something like the following to load the result into a Docker daemon:
21:24:25 [2021-07-03T21:24:25.272Z] #29 8.354   tar -cC '/build' . | docker load
21:24:25 [2021-07-03T21:24:25.272Z] #29 DONE 8.5s
21:24:25 [2021-07-03T21:24:25.276Z] Client:
21:24:25 [2021-07-03T21:24:25.276Z]  Context:    default
21:24:25 [2021-07-03T21:24:25.276Z]  Debug Mode: false
21:24:25 [2021-07-03T21:24:25.276Z]  Plugins:
21:24:25 [2021-07-03T21:24:25.276Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
21:24:25 [2021-07-03T21:24:25.276Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
21:24:25 [2021-07-03T21:24:25.276Z] 
21:24:25 [2021-07-03T21:24:25.276Z] Server:
21:24:25 [2021-07-03T21:24:25.276Z]  Containers: 0
21:24:25 [2021-07-03T21:24:25.276Z]   Running: 0
21:24:25 [2021-07-03T21:24:25.276Z]   Paused: 0
21:24:25 [2021-07-03T21:24:25.276Z]   Stopped: 0
21:24:25 [2021-07-03T21:24:25.276Z]  Images: 0
21:24:25 [2021-07-03T21:24:25.276Z]  Server Version: 20.10.6
21:24:25 [2021-07-03T21:24:25.276Z]  Storage Driver: overlay2
21:24:25 [2021-07-03T21:24:25.276Z]   Backing Filesystem: extfs
21:24:25 [2021-07-03T21:24:25.276Z]   Supports d_type: true
21:24:25 [2021-07-03T21:24:25.276Z]   Native Overlay Diff: true
21:24:25 [2021-07-03T21:24:25.276Z]   userxattr: false
21:24:25 [2021-07-03T21:24:25.276Z]  Logging Driver: json-file
21:24:25 [2021-07-03T21:24:25.276Z]  Cgroup Driver: cgroupfs
21:24:25 [2021-07-03T21:24:25.276Z]  Cgroup Version: 1
21:24:25 [2021-07-03T21:24:25.276Z]  Plugins:
21:24:25 [2021-07-03T21:24:25.276Z]   Volume: local
21:24:25 [2021-07-03T21:24:25.276Z]   Network: bridge host ipvlan macvlan null overlay
21:24:25 [2021-07-03T21:24:25.276Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:24:25 [2021-07-03T21:24:25.276Z]  Swarm: inactive
21:24:25 [2021-07-03T21:24:25.276Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:24:25 [2021-07-03T21:24:25.276Z]  Default Runtime: runc
21:24:25 [2021-07-03T21:24:25.276Z]  Init Binary: docker-init
21:24:25 [2021-07-03T21:24:25.276Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
21:24:25 [2021-07-03T21:24:25.276Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
21:24:25 [2021-07-03T21:24:25.276Z]  init version: de40ad0
21:24:25 [2021-07-03T21:24:25.276Z]  Security Options:
21:24:25 [2021-07-03T21:24:25.276Z]   apparmor
21:24:25 [2021-07-03T21:24:25.276Z]   seccomp
21:24:25 [2021-07-03T21:24:25.276Z]    Profile: default
21:24:25 [2021-07-03T21:24:25.276Z]  Kernel Version: 5.4.0-1048-aws
21:24:25 [2021-07-03T21:24:25.276Z]  Operating System: Ubuntu 20.04.2 LTS
21:24:25 [2021-07-03T21:24:25.276Z]  OSType: linux
21:24:25 [2021-07-03T21:24:25.276Z]  Architecture: aarch64
21:24:25 [2021-07-03T21:24:25.276Z]  CPUs: 4
21:24:25 [2021-07-03T21:24:25.276Z]  Total Memory: 7.494GiB
21:24:25 [2021-07-03T21:24:25.276Z]  Name: ip-10-100-105-164
21:24:25 [2021-07-03T21:24:25.276Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
21:24:25 [2021-07-03T21:24:25.276Z]  Docker Root Dir: /var/lib/docker
21:24:25 [2021-07-03T21:24:25.276Z]  Debug Mode: false
21:24:25 [2021-07-03T21:24:25.276Z]  Registry: https://index.docker.io/v1/
21:24:25 [2021-07-03T21:24:25.276Z]  Labels:
21:24:25 [2021-07-03T21:24:25.276Z]  Experimental: true
21:24:25 [2021-07-03T21:24:25.276Z]  Insecure Registries:
21:24:25 [2021-07-03T21:24:25.276Z]   127.0.0.0/8
21:24:25 [2021-07-03T21:24:25.276Z]  Live Restore Enabled: true
21:24:25 [2021-07-03T21:24:25.276Z] 
21:24:25 [2021-07-03T21:24:25.276Z] WARNING: No swap limit support
[Pipeline] sh
21:24:25 [2021-07-03T21:24:25.507Z] #29 6.795 
######################################################################## 100.0%
21:24:25 [2021-07-03T21:24:25.507Z] #29 6.814 
21:24:25 [2021-07-03T21:24:25.530Z] 
21:24:25 [2021-07-03T21:24:25.530Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:25 [2021-07-03T21:24:25.530Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:24:25 [2021-07-03T21:24:25.568Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
21:24:25 [2021-07-03T21:24:25.568Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
21:24:25 [2021-07-03T21:24:25.568Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42596/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
21:24:25 [2021-07-03T21:24:25.568Z] + bash /home/ubuntu/workspace/moby_PR-42596/check-config.sh
21:24:25 [2021-07-03T21:24:25.568Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:24:25 [2021-07-03T21:24:25.568Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
21:24:25 [2021-07-03T21:24:25.568Z] 
21:24:25 [2021-07-03T21:24:25.568Z] Generally Necessary:
21:24:25 [2021-07-03T21:24:25.568Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:24:25 [2021-07-03T21:24:25.568Z] - apparmor: enabled and tools installed
21:24:25 [2021-07-03T21:24:25.767Z] #29 7.229 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:24:25 [2021-07-03T21:24:25.767Z] #29 7.281 
21:24:25 [2021-07-03T21:24:25.767Z] #29 7.333 
######################################################################## 100.0%
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_NAMESPACES: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_NET_NS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_PID_NS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_IPC_NS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_UTS_NS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_CGROUPS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_CGROUP_CPUACCT: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_CGROUP_DEVICE: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_CGROUP_FREEZER: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_CGROUP_SCHED: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_CPUSETS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_MEMCG: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_KEYS: enabled
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_VETH: enabled (as module)
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_BRIDGE: enabled (as module)
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:24:25 [2021-07-03T21:24:25.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:24:26 [2021-07-03T21:24:26.027Z] #29 7.352 
21:24:26 [2021-07-03T21:24:26.027Z] #29 7.362 Download of images into '/build' complete.
21:24:26 [2021-07-03T21:24:26.027Z] #29 7.362 Use something like the following to load the result into a Docker daemon:
21:24:26 [2021-07-03T21:24:26.027Z] #29 7.362   tar -cC '/build' . | docker load
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_NF_NAT: enabled (as module)
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_POSIX_MQUEUE: enabled
21:24:26 [2021-07-03T21:24:26.092Z] 
21:24:26 [2021-07-03T21:24:26.092Z] Optional Features:
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_USER_NS: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_SECCOMP: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_SECCOMP_FILTER: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_CGROUP_PIDS: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_MEMCG_SWAP: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:24:26 [2021-07-03T21:24:26.092Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_BLK_CGROUP: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_CGROUP_PERF: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_CGROUP_HUGETLB: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_CFS_BANDWIDTH: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_RT_GROUP_SCHED: missing
21:24:26 [2021-07-03T21:24:26.092Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_IP_VS: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_IP_VS_NFCT: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_IP_VS_RR: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_SECURITY_SELINUX: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_SECURITY_APPARMOR: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_EXT4_FS: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:24:26 [2021-07-03T21:24:26.354Z] - Network Drivers:
21:24:26 [2021-07-03T21:24:26.354Z]   - "overlay":
21:24:26 [2021-07-03T21:24:26.354Z]     - CONFIG_VXLAN: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       Optional (for encrypted networks):
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_CRYPTO: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_CRYPTO_AEAD: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_CRYPTO_GCM: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_CRYPTO_GHASH: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_XFRM: enabled
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_XFRM_USER: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z]       - CONFIG_INET_ESP: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z]   - "ipvlan":
21:24:26 [2021-07-03T21:24:26.354Z]     - CONFIG_IPVLAN: enabled (as module)
21:24:26 [2021-07-03T21:24:26.354Z]   - "macvlan":
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_MACVLAN: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_DUMMY: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]   - "ftp,tftp client in container":
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z] - Storage Drivers:
21:24:26 [2021-07-03T21:24:26.615Z]   - "aufs":
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_AUFS_FS: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]   - "btrfs":
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:24:26 [2021-07-03T21:24:26.615Z]   - "devicemapper":
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_BLK_DEV_DM: enabled
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]   - "overlay":
21:24:26 [2021-07-03T21:24:26.615Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:24:26 [2021-07-03T21:24:26.615Z]   - "zfs":
21:24:26 [2021-07-03T21:24:26.615Z]     - /dev/zfs: present
21:24:26 [2021-07-03T21:24:26.615Z]     - zfs command: missing
21:24:26 [2021-07-03T21:24:26.615Z]     - zpool command: missing
21:24:26 [2021-07-03T21:24:26.615Z] 
21:24:26 [2021-07-03T21:24:26.615Z] Limits:
21:24:26 [2021-07-03T21:24:26.615Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:24:26 [2021-07-03T21:24:26.615Z] 
21:24:26 [2021-07-03T21:24:26.615Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:24:26 [2021-07-03T21:24:26.958Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 .
21:24:27 [2021-07-03T21:24:27.612Z] #2 [internal] load .dockerignore
21:24:27 [2021-07-03T21:24:27.612Z] #2 sha256:c19eaee63fd7ab31037f57a4b6d5da587c682f98a674a6113e2ea886a4caf407
21:24:27 [2021-07-03T21:24:27.941Z] #29 DONE 9.0s
21:24:27 [2021-07-03T21:24:27.941Z] 
21:24:27 [2021-07-03T21:24:27.942Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:24:27 [2021-07-03T21:24:27.942Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
21:24:27 [2021-07-03T21:24:27.942Z] #31 DONE 5.8s
21:24:27 [2021-07-03T21:24:27.942Z] 
21:24:27 [2021-07-03T21:24:27.942Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:24:27 [2021-07-03T21:24:27.942Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
21:24:27 [2021-07-03T21:24:27.942Z] #39 DONE 5.8s
21:24:27 [2021-07-03T21:24:27.942Z] 
21:24:27 [2021-07-03T21:24:27.942Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:27 [2021-07-03T21:24:27.942Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:24:27 [2021-07-03T21:24:27.942Z] #40 ...
21:24:27 [2021-07-03T21:24:27.942Z] 
21:24:27 [2021-07-03T21:24:27.942Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
21:24:27 [2021-07-03T21:24:27.942Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
21:24:27 [2021-07-03T21:24:27.942Z] #43 DONE 6.0s
21:24:27 [2021-07-03T21:24:27.942Z] 
21:24:27 [2021-07-03T21:24:27.942Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:24:27 [2021-07-03T21:24:27.942Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:24:28 [2021-07-03T21:24:28.071Z] #40 ...
21:24:28 [2021-07-03T21:24:28.071Z] 
21:24:28 [2021-07-03T21:24:28.071Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
21:24:28 [2021-07-03T21:24:28.072Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
21:24:28 [2021-07-03T21:24:28.072Z] #12 DONE 3.8s
21:24:28 [2021-07-03T21:24:28.184Z] #2 transferring context: 32B
21:24:28 [2021-07-03T21:24:28.184Z] #2 transferring context: 87B 0.1s done
21:24:28 [2021-07-03T21:24:28.330Z] 
21:24:28 [2021-07-03T21:24:28.330Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:28 [2021-07-03T21:24:28.330Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:24:28 [2021-07-03T21:24:28.446Z] #2 DONE 1.0s
21:24:28 [2021-07-03T21:24:28.446Z] 
21:24:28 [2021-07-03T21:24:28.446Z] #1 [internal] load build definition from Dockerfile
21:24:28 [2021-07-03T21:24:28.446Z] #1 sha256:20ba3a96540d76cd076b361715f2a9619dad2d21ccc84b315ed80a555672844a
21:24:28 [2021-07-03T21:24:28.446Z] #1 transferring dockerfile: 16.59kB 0.1s done
21:24:28 [2021-07-03T21:24:28.446Z] #1 DONE 1.1s
21:24:28 [2021-07-03T21:24:28.707Z] 
21:24:28 [2021-07-03T21:24:28.707Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
21:24:28 [2021-07-03T21:24:28.707Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
21:24:29 [2021-07-03T21:24:29.103Z] #64 ...
21:24:29 [2021-07-03T21:24:29.103Z] 
21:24:29 [2021-07-03T21:24:29.103Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:24:29 [2021-07-03T21:24:29.103Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
21:24:29 [2021-07-03T21:24:29.103Z] #27 12.82 Fetched 42.3 MB in 12s (3593 kB/s)
21:24:29 [2021-07-03T21:24:29.281Z] #3 DONE 0.6s
21:24:29 [2021-07-03T21:24:29.281Z] 
21:24:29 [2021-07-03T21:24:29.281Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
21:24:29 [2021-07-03T21:24:29.281Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
21:24:29 [2021-07-03T21:24:29.281Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
21:24:29 [2021-07-03T21:24:29.281Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
21:24:29 [2021-07-03T21:24:29.281Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
21:24:29 [2021-07-03T21:24:29.281Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
21:24:29 [2021-07-03T21:24:29.281Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
21:24:29 [2021-07-03T21:24:29.543Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s
21:24:29 [2021-07-03T21:24:29.543Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done
21:24:29 [2021-07-03T21:24:29.804Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
21:24:29 [2021-07-03T21:24:29.804Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
21:24:30 [2021-07-03T21:24:30.065Z] #4 DONE 0.8s
21:24:30 [2021-07-03T21:24:30.327Z] 
21:24:30 [2021-07-03T21:24:30.327Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster
21:24:30 [2021-07-03T21:24:30.327Z] #8 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5
21:24:31 [2021-07-03T21:24:31.271Z] #8 ...
21:24:31 [2021-07-03T21:24:31.271Z] 
21:24:31 [2021-07-03T21:24:31.271Z] #5 [internal] load metadata for docker.io/library/debian:buster
21:24:31 [2021-07-03T21:24:31.271Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
21:24:31 [2021-07-03T21:24:31.271Z] #5 DONE 0.9s
21:24:31 [2021-07-03T21:24:31.271Z] 
21:24:31 [2021-07-03T21:24:31.271Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:24:31 [2021-07-03T21:24:31.271Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
21:24:31 [2021-07-03T21:24:31.271Z] #6 DONE 0.9s
21:24:31 [2021-07-03T21:24:31.271Z] 
21:24:31 [2021-07-03T21:24:31.271Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster
21:24:31 [2021-07-03T21:24:31.271Z] #8 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5
21:24:31 [2021-07-03T21:24:31.271Z] #8 DONE 1.0s
21:24:31 [2021-07-03T21:24:31.271Z] 
21:24:31 [2021-07-03T21:24:31.271Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:24:31 [2021-07-03T21:24:31.271Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
21:24:31 [2021-07-03T21:24:31.271Z] #7 DONE 1.0s
21:24:31 [2021-07-03T21:24:31.621Z] #13 3.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:31 [2021-07-03T21:24:31.881Z] #13 3.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:31 [2021-07-03T21:24:31.881Z] #13 3.759 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:24:31 [2021-07-03T21:24:31.881Z] #13 3.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:32 [2021-07-03T21:24:32.156Z] #44 ...
21:24:32 [2021-07-03T21:24:32.156Z] 
21:24:32 [2021-07-03T21:24:32.156Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:24:32 [2021-07-03T21:24:32.156Z] #34 sha256:426a1fc48823122a697baebd7c9d8a780bb4b9782b150168d86700434e7dd8c4
21:24:32 [2021-07-03T21:24:32.156Z] #34 9.487 Install go-toml version v1.8.1
21:24:32 [2021-07-03T21:24:32.156Z] #34 10.16 go: downloading github.com/pelletier/go-toml v1.8.1
21:24:32 [2021-07-03T21:24:32.156Z] #34 ...
21:24:32 [2021-07-03T21:24:32.156Z] 
21:24:32 [2021-07-03T21:24:32.156Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:32 [2021-07-03T21:24:32.156Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.415 + RM_GOPATH=0
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.415 + TMP_GOPATH=
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.415 + : /build
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.415 + '[' -z '' ']'
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.415 ++ mktemp -d
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.416 + export GOPATH=/tmp/tmp.L9waAPbZ5F
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.416 + GOPATH=/tmp/tmp.L9waAPbZ5F
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.416 + RM_GOPATH=1
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.416 + case "$(go env GOARCH)" in
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.418 ++ go env GOARCH
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.425 + export GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.425 + GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 ++ dirname /tmp/install/install.sh
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + dir=/tmp/install
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + bin=vndr
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + shift
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + '[' '!' -f /tmp/install/vndr.installer ']'
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + . /tmp/install/vndr.installer
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + install_vndr
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.426 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.L9waAPbZ5F/src/github.com/LK4D4/vndr
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.433 Cloning into '/tmp/tmp.L9waAPbZ5F/src/github.com/LK4D4/vndr'...
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.822 + cd /tmp/tmp.L9waAPbZ5F/src/github.com/LK4D4/vndr
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.822 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
21:24:32 [2021-07-03T21:24:32.156Z] #46 9.853 + go build -buildmode=pie -v -o /build/vndr .
21:24:32 [2021-07-03T21:24:32.156Z] #46 ...
21:24:32 [2021-07-03T21:24:32.156Z] 
21:24:32 [2021-07-03T21:24:32.156Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:32 [2021-07-03T21:24:32.156Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.745 + RM_GOPATH=0
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.745 + TMP_GOPATH=
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.745 + : /build
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.745 + '[' -z '' ']'
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.745 ++ mktemp -d
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.747 + export GOPATH=/tmp/tmp.2oThK7A8WB
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.747 + GOPATH=/tmp/tmp.2oThK7A8WB
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.747 + RM_GOPATH=1
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.747 + case "$(go env GOARCH)" in
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.750 ++ go env GOARCH
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + export GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 ++ dirname /tmp/install/install.sh
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + dir=/tmp/install
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + bin=golangci_lint
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + shift
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + . /tmp/install/golangci_lint.installer
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 ++ : v1.23.8
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + install_golangci_lint
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + set -e
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + export GO111MODULE=on
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + GO111MODULE=on
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + GOBIN=/build
21:24:32 [2021-07-03T21:24:32.156Z] #50 9.767 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
21:24:32 [2021-07-03T21:24:32.156Z] #50 10.36 go: downloading github.com/golangci/golangci-lint v1.23.8
21:24:32 [2021-07-03T21:24:32.156Z] #50 ...
21:24:32 [2021-07-03T21:24:32.156Z] 
21:24:32 [2021-07-03T21:24:32.156Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:24:32 [2021-07-03T21:24:32.156Z] #48 sha256:152f08edb31df8733ee07442cafbd1f389c78e36f7a3591a5acef42c5e6ec82a
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.307 + RM_GOPATH=0
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.307 + TMP_GOPATH=
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.307 + : /build
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.307 + '[' -z '' ']'
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.307 ++ mktemp -d
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.312 + export GOPATH=/tmp/tmp.1x1eheimKn
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.312 + GOPATH=/tmp/tmp.1x1eheimKn
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.312 + RM_GOPATH=1
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.312 + case "$(go env GOARCH)" in
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.312 ++ go env GOARCH
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.313 + export GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.314 + GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.314 ++ dirname /tmp/install/install.sh
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + dir=/tmp/install
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + bin=gotestsum
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + shift
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + '[' '!' -f /tmp/install/gotestsum.installer ']'
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + . /tmp/install/gotestsum.installer
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 ++ : v0.5.3
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + install_gotestsum
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.315 + set -e
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.316 + export GO111MODULE=on
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.316 + GO111MODULE=on
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.316 + GOBIN=/build
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.316 + go get gotest.tools/gotestsum@v0.5.3
21:24:32 [2021-07-03T21:24:32.156Z] #48 9.849 go: downloading gotest.tools/gotestsum v0.5.3
21:24:32 [2021-07-03T21:24:32.418Z] #48 ...
21:24:32 [2021-07-03T21:24:32.418Z] 
21:24:32 [2021-07-03T21:24:32.418Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:32 [2021-07-03T21:24:32.418Z] #59 sha256:de58b7fa10bcf52ba858a88971cffd5e91d79ce78436e52c30556a76baf977c9
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + RM_GOPATH=0
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + TMP_GOPATH=
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + : /build
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + '[' -z '' ']'
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 ++ mktemp -d
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + export GOPATH=/tmp/tmp.s7KrYnshvO
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + GOPATH=/tmp/tmp.s7KrYnshvO
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + RM_GOPATH=1
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 + case "$(go env GOARCH)" in
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.72 ++ go env GOARCH
21:24:32 [2021-07-03T21:24:32.418Z] #59 10.75 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
21:24:32 [2021-07-03T21:24:32.418Z] #59 ...
21:24:32 [2021-07-03T21:24:32.418Z] 
21:24:32 [2021-07-03T21:24:32.418Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:24:32 [2021-07-03T21:24:32.418Z] #24 sha256:e09f42ccd0be22ba3c72af7cccaee6b13aa658755f4114a67ed18b880c1a32f0
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + RM_GOPATH=0
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + TMP_GOPATH=
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + : /build
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + '[' -z '' ']'
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 ++ mktemp -d
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + export GOPATH=/tmp/tmp.YifLuxUwoW
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + GOPATH=/tmp/tmp.YifLuxUwoW
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + RM_GOPATH=1
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 + case "$(go env GOARCH)" in
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.629 ++ go env GOARCH
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.633 + export GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.633 + GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.633 ++ dirname /tmp/install/install.sh
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + dir=/tmp/install
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + bin=dockercli
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + shift
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + '[' '!' -f /tmp/install/dockercli.installer ']'
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + . /tmp/install/dockercli.installer
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 ++ : stable
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 ++ : 17.06.2-ce
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + install_dockercli
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 ++ uname -m
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.637 Install docker/cli version 17.06.2-ce from stable
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.653 + arch=x86_64
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.653 + '[' x86_64 '!=' x86_64 ']'
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.653 + url=https://download.docker.com/linux/static
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.653 + tar -xz docker/docker
21:24:32 [2021-07-03T21:24:32.418Z] #24 9.653 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:24:32 [2021-07-03T21:24:32.679Z] #24 ...
21:24:32 [2021-07-03T21:24:32.679Z] 
21:24:32 [2021-07-03T21:24:32.679Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:24:32 [2021-07-03T21:24:32.679Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.883 + RM_GOPATH=0
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.883 + TMP_GOPATH=
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.883 + : /build
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.883 + '[' -z '' ']'
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.883 ++ mktemp -d
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.894 + export GOPATH=/tmp/tmp.XrbAJJUqbo
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.894 + GOPATH=/tmp/tmp.XrbAJJUqbo
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.894 + RM_GOPATH=1
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.894 + case "$(go env GOARCH)" in
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.894 ++ go env GOARCH
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.903 + export GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.903 + GO_BUILDMODE=-buildmode=pie
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.903 ++ dirname /tmp/install/install.sh
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.913 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + dir=/tmp/install
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + bin=shfmt
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + shift
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + '[' '!' -f /tmp/install/shfmt.installer ']'
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + . /tmp/install/shfmt.installer
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + install_shfmt
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XrbAJJUqbo/src/github.com/mvdan/sh
21:24:32 [2021-07-03T21:24:32.679Z] #52 9.924 Cloning into '/tmp/tmp.XrbAJJUqbo/src/github.com/mvdan/sh'...
21:24:32 [2021-07-03T21:24:32.679Z] #52 ...
21:24:32 [2021-07-03T21:24:32.679Z] 
21:24:32 [2021-07-03T21:24:32.679Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
21:24:32 [2021-07-03T21:24:32.679Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
21:24:32 [2021-07-03T21:24:32.679Z] #12 DONE 10.9s
21:24:32 [2021-07-03T21:24:32.679Z] 
21:24:32 [2021-07-03T21:24:32.679Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:24:32 [2021-07-03T21:24:32.679Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:24:32 [2021-07-03T21:24:32.679Z] #36 9.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:32 [2021-07-03T21:24:32.679Z] #36 9.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:32 [2021-07-03T21:24:32.679Z] #36 9.930 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:32 [2021-07-03T21:24:32.679Z] #36 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:32 [2021-07-03T21:24:32.940Z] #36 ...
21:24:32 [2021-07-03T21:24:32.940Z] 
21:24:32 [2021-07-03T21:24:32.940Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:32 [2021-07-03T21:24:32.940Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:32 [2021-07-03T21:24:32.940Z] #56 9.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:32 [2021-07-03T21:24:32.940Z] #56 9.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:32 [2021-07-03T21:24:32.940Z] #56 9.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:32 [2021-07-03T21:24:32.940Z] #56 9.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:32 [2021-07-03T21:24:32.940Z] #56 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:32 [2021-07-03T21:24:32.940Z] #56 ...
21:24:32 [2021-07-03T21:24:32.940Z] 
21:24:32 [2021-07-03T21:24:32.940Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:32 [2021-07-03T21:24:32.940Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:24:32 [2021-07-03T21:24:32.940Z] #46 10.67 internal/unsafeheader
21:24:32 [2021-07-03T21:24:32.940Z] #46 10.68 internal/cpu
21:24:32 [2021-07-03T21:24:32.940Z] #46 10.73 runtime/internal/atomic
21:24:32 [2021-07-03T21:24:32.940Z] #46 11.06 runtime/internal/sys
21:24:33 [2021-07-03T21:24:33.203Z] #46 11.30 runtime/internal/math
21:24:33 [2021-07-03T21:24:33.203Z] #46 11.39 internal/bytealg
21:24:33 [2021-07-03T21:24:33.203Z] #46 11.47 internal/race
21:24:33 [2021-07-03T21:24:33.464Z] #46 11.58 sync/atomic
21:24:33 [2021-07-03T21:24:33.726Z] #46 12.00 unicode
21:24:33 [2021-07-03T21:24:33.800Z] #13 5.370 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:33 [2021-07-03T21:24:33.800Z] #13 ...
21:24:33 [2021-07-03T21:24:33.800Z] 
21:24:33 [2021-07-03T21:24:33.800Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:33 [2021-07-03T21:24:33.800Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.474 + RM_GOPATH=0
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.474 + TMP_GOPATH=
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.474 + : /build
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.480 + '[' -z '' ']'
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.480 ++ mktemp -d
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.480 + export GOPATH=/tmp/tmp.hCWLZn2jiQ
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.480 + GOPATH=/tmp/tmp.hCWLZn2jiQ
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.480 + RM_GOPATH=1
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.480 + case "$(go env GOARCH)" in
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.494 ++ go env GOARCH
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.533 + export GO_BUILDMODE=-buildmode=pie
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.533 + GO_BUILDMODE=-buildmode=pie
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.533 ++ dirname /tmp/install/install.sh
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.539 + dir=/tmp/install
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.547 + bin=vndr
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.547 + shift
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.547 + '[' '!' -f /tmp/install/vndr.installer ']'
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.547 + . /tmp/install/vndr.installer
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.550 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.552 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.556 + install_vndr
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.556 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.556 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hCWLZn2jiQ/src/github.com/LK4D4/vndr
21:24:33 [2021-07-03T21:24:33.800Z] #46 5.564 Cloning into '/tmp/tmp.hCWLZn2jiQ/src/github.com/LK4D4/vndr'...
21:24:33 [2021-07-03T21:24:33.800Z] #46 6.280 + cd /tmp/tmp.hCWLZn2jiQ/src/github.com/LK4D4/vndr
21:24:33 [2021-07-03T21:24:33.800Z] #46 6.280 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
21:24:33 [2021-07-03T21:24:33.800Z] #46 6.287 + go build -buildmode=pie -v -o /build/vndr .
21:24:33 [2021-07-03T21:24:33.800Z] #46 8.726 internal/unsafeheader
21:24:33 [2021-07-03T21:24:33.800Z] #46 8.737 internal/cpu
21:24:33 [2021-07-03T21:24:33.800Z] #46 8.825 runtime/internal/atomic
21:24:33 [2021-07-03T21:24:33.800Z] #46 9.319 runtime/internal/sys
21:24:33 [2021-07-03T21:24:33.800Z] #46 9.535 internal/bytealg
21:24:33 [2021-07-03T21:24:33.800Z] #46 9.547 runtime/internal/math
21:24:33 [2021-07-03T21:24:33.818Z] 
21:24:33 [2021-07-03T21:24:33.818Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:24:33 [2021-07-03T21:24:33.818Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:24:33 [2021-07-03T21:24:33.818Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:24:33 [2021-07-03T21:24:33.818Z] #65 DONE 0.0s
21:24:33 [2021-07-03T21:24:33.818Z] 
21:24:33 [2021-07-03T21:24:33.818Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:24:33 [2021-07-03T21:24:33.818Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3
21:24:33 [2021-07-03T21:24:33.818Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:24:33 [2021-07-03T21:24:33.818Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done
21:24:33 [2021-07-03T21:24:33.818Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
21:24:33 [2021-07-03T21:24:33.818Z] #26 sha256:eb9b613b4f63193f4476e62af4cb5bff5e3ba0683c4c7f317b2a2c7e3ec22ee6 529B / 529B done
21:24:33 [2021-07-03T21:24:33.818Z] #26 sha256:c3d71f327676ffce1b910873ba568396a226417fc62bb27f83b04c93cce4bbaa 1.46kB / 1.46kB done
21:24:33 [2021-07-03T21:24:33.818Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 0B / 49.22MB 0.2s
21:24:34 [2021-07-03T21:24:34.060Z] #46 9.716 internal/race
21:24:34 [2021-07-03T21:24:34.081Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 15.73MB / 49.22MB 0.4s
21:24:34 [2021-07-03T21:24:34.307Z] #46 12.46 runtime
21:24:34 [2021-07-03T21:24:34.319Z] #46 9.937 sync/atomic
21:24:34 [2021-07-03T21:24:34.319Z] #46 ...
21:24:34 [2021-07-03T21:24:34.319Z] 
21:24:34 [2021-07-03T21:24:34.319Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:24:34 [2021-07-03T21:24:34.319Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:24:34 [2021-07-03T21:24:34.319Z] #36 6.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:34 [2021-07-03T21:24:34.319Z] #36 6.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:34 [2021-07-03T21:24:34.319Z] #36 6.620 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:34 [2021-07-03T21:24:34.319Z] #36 8.559 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:34 [2021-07-03T21:24:34.350Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 22.55MB / 49.22MB 0.5s
21:24:34 [2021-07-03T21:24:34.350Z] #26 ...
21:24:34 [2021-07-03T21:24:34.350Z] 
21:24:34 [2021-07-03T21:24:34.350Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
21:24:34 [2021-07-03T21:24:34.350Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
21:24:34 [2021-07-03T21:24:34.350Z] #42 DONE 0.7s
21:24:34 [2021-07-03T21:24:34.350Z] 
21:24:34 [2021-07-03T21:24:34.350Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:24:34 [2021-07-03T21:24:34.350Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3
21:24:34 [2021-07-03T21:24:34.350Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 33.55MB / 49.22MB 0.6s
21:24:34 [2021-07-03T21:24:34.398Z] #27 12.82 Reading package lists...
21:24:34 [2021-07-03T21:24:34.579Z] #36 ...
21:24:34 [2021-07-03T21:24:34.579Z] 
21:24:34 [2021-07-03T21:24:34.579Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:24:34 [2021-07-03T21:24:34.579Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.638 + RM_GOPATH=0
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.638 + TMP_GOPATH=
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.638 + : /build
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.638 + '[' -z '' ']'
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.638 ++ mktemp -d
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.641 + export GOPATH=/tmp/tmp.R0FoPz15DT
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.641 + GOPATH=/tmp/tmp.R0FoPz15DT
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.641 + RM_GOPATH=1
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.641 + case "$(go env GOARCH)" in
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.641 ++ go env GOARCH
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.655 + export GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.655 + GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.671 ++ dirname /tmp/install/install.sh
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + dir=/tmp/install
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + bin=shfmt
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + shift
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + '[' '!' -f /tmp/install/shfmt.installer ']'
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + . /tmp/install/shfmt.installer
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + install_shfmt
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 + git clone https://github.com/mvdan/sh.git /tmp/tmp.R0FoPz15DT/src/github.com/mvdan/sh
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.673 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:24:34 [2021-07-03T21:24:34.579Z] #52 5.678 Cloning into '/tmp/tmp.R0FoPz15DT/src/github.com/mvdan/sh'...
21:24:34 [2021-07-03T21:24:34.579Z] #52 ...
21:24:34 [2021-07-03T21:24:34.579Z] 
21:24:34 [2021-07-03T21:24:34.579Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:24:34 [2021-07-03T21:24:34.579Z] #48 sha256:b6ac928445941bb3f7af0c81d4b5b6465fb1554b064a636db5be4bd8652a029d
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + RM_GOPATH=0
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + TMP_GOPATH=
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + : /build
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + '[' -z '' ']'
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 ++ mktemp -d
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + export GOPATH=/tmp/tmp.clkRtxenuO
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + GOPATH=/tmp/tmp.clkRtxenuO
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + RM_GOPATH=1
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.469 + case "$(go env GOARCH)" in
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.477 ++ go env GOARCH
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.520 + export GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.520 + GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.520 ++ dirname /tmp/install/install.sh
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 + dir=/tmp/install
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 + bin=gotestsum
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 + shift
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 + '[' '!' -f /tmp/install/gotestsum.installer ']'
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 + . /tmp/install/gotestsum.installer
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 ++ : v0.5.3
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.529 + install_gotestsum
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.533 + set -e
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.533 + export GO111MODULE=on
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.533 + GO111MODULE=on
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.533 + GOBIN=/build
21:24:34 [2021-07-03T21:24:34.579Z] #48 5.533 + go get gotest.tools/gotestsum@v0.5.3
21:24:34 [2021-07-03T21:24:34.579Z] #48 6.779 go: downloading gotest.tools/gotestsum v0.5.3
21:24:34 [2021-07-03T21:24:34.579Z] #48 9.705 go: downloading github.com/fatih/color v1.9.0
21:24:34 [2021-07-03T21:24:34.579Z] #48 9.753 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:24:34 [2021-07-03T21:24:34.579Z] #48 9.771 go: downloading github.com/pkg/errors v0.9.1
21:24:34 [2021-07-03T21:24:34.579Z] #48 9.826 go: downloading github.com/spf13/pflag v1.0.3
21:24:34 [2021-07-03T21:24:34.579Z] #48 10.08 go: downloading github.com/mattn/go-colorable v0.1.6
21:24:34 [2021-07-03T21:24:34.579Z] #48 10.08 go: downloading github.com/mattn/go-isatty v0.0.12
21:24:34 [2021-07-03T21:24:34.579Z] #48 10.23 go: downloading github.com/jonboulle/clockwork v0.1.0
21:24:34 [2021-07-03T21:24:34.612Z] #26 ...
21:24:34 [2021-07-03T21:24:34.613Z] 
21:24:34 [2021-07-03T21:24:34.613Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
21:24:34 [2021-07-03T21:24:34.613Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
21:24:34 [2021-07-03T21:24:34.613Z] #42 DONE 0.0s
21:24:34 [2021-07-03T21:24:34.613Z] 
21:24:34 [2021-07-03T21:24:34.613Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:24:34 [2021-07-03T21:24:34.613Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3
21:24:34 [2021-07-03T21:24:34.613Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 36.70MB / 49.22MB 0.7s
21:24:34 [2021-07-03T21:24:34.613Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 40.89MB / 49.22MB 0.8s
21:24:34 [2021-07-03T21:24:34.838Z] #48 10.40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:24:34 [2021-07-03T21:24:34.838Z] #48 10.43 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
21:24:34 [2021-07-03T21:24:34.838Z] #48 ...
21:24:34 [2021-07-03T21:24:34.838Z] 
21:24:34 [2021-07-03T21:24:34.838Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:24:34 [2021-07-03T21:24:34.838Z] #24 sha256:bfcd6d22c9ca24dd9de977c10e7bcbce7a2054fdd797ea97080452af05aaf91b
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.052 + RM_GOPATH=0
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.052 + TMP_GOPATH=
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.052 + : /build
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.052 + '[' -z '' ']'
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.054 ++ mktemp -d
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.054 + export GOPATH=/tmp/tmp.c66iXoU566
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.054 + GOPATH=/tmp/tmp.c66iXoU566
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.054 + RM_GOPATH=1
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.054 + case "$(go env GOARCH)" in
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.055 ++ go env GOARCH
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 + export GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 + GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 ++ dirname /tmp/install/install.sh
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 + dir=/tmp/install
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 + bin=dockercli
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 + shift
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.065 + '[' '!' -f /tmp/install/dockercli.installer ']'
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 Install docker/cli version 17.06.2-ce from stable
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 + . /tmp/install/dockercli.installer
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 ++ : stable
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 ++ : 17.06.2-ce
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 + install_dockercli
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 ++ uname -m
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 + arch=x86_64
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 + '[' x86_64 '!=' x86_64 ']'
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.071 + url=https://download.docker.com/linux/static
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.075 + tar -xz docker/docker
21:24:34 [2021-07-03T21:24:34.838Z] #24 5.085 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:24:34 [2021-07-03T21:24:34.838Z] #24 ...
21:24:34 [2021-07-03T21:24:34.838Z] 
21:24:34 [2021-07-03T21:24:34.838Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:34 [2021-07-03T21:24:34.838Z] #50 sha256:847547da92fafdb009f0300af6fe2d647dc31ac4a33f243d6d7df0931e83c439
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + RM_GOPATH=0
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + TMP_GOPATH=
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + : /build
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + '[' -z '' ']'
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 ++ mktemp -d
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + export GOPATH=/tmp/tmp.84SHghmzuS
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + GOPATH=/tmp/tmp.84SHghmzuS
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + RM_GOPATH=1
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 + case "$(go env GOARCH)" in
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.114 ++ go env GOARCH
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + export GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + GO_BUILDMODE=-buildmode=pie
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 ++ dirname /tmp/install/install.sh
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + dir=/tmp/install
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + bin=golangci_lint
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + shift
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + . /tmp/install/golangci_lint.installer
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 ++ : v1.23.8
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + install_golangci_lint
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + set -e
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + export GO111MODULE=on
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + GO111MODULE=on
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + GOBIN=/build
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.121 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
21:24:34 [2021-07-03T21:24:34.838Z] #50 5.837 go: downloading github.com/golangci/golangci-lint v1.23.8
21:24:34 [2021-07-03T21:24:34.875Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 1.0s
21:24:35 [2021-07-03T21:24:35.127Z] #50 ...
21:24:35 [2021-07-03T21:24:35.127Z] 
21:24:35 [2021-07-03T21:24:35.127Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:24:35 [2021-07-03T21:24:35.127Z] #34 sha256:fa2dd213b7edbb5735d46bfba92fd6049efc003c153c5cbd7d869a523946f6f5
21:24:35 [2021-07-03T21:24:35.127Z] #34 4.825 Install go-toml version v1.8.1
21:24:35 [2021-07-03T21:24:35.127Z] #34 4.954 go: downloading github.com/pelletier/go-toml v1.8.1
21:24:35 [2021-07-03T21:24:35.127Z] #34 9.544 github.com/pelletier/go-toml
21:24:35 [2021-07-03T21:24:35.127Z] #34 ...
21:24:35 [2021-07-03T21:24:35.127Z] 
21:24:35 [2021-07-03T21:24:35.127Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:35 [2021-07-03T21:24:35.127Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:35 [2021-07-03T21:24:35.127Z] #56 5.505 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:35 [2021-07-03T21:24:35.127Z] #56 5.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:35 [2021-07-03T21:24:35.127Z] #56 5.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:35 [2021-07-03T21:24:35.127Z] #56 7.189 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:35 [2021-07-03T21:24:35.127Z] #56 9.490 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:35 [2021-07-03T21:24:35.390Z] #56 ...
21:24:35 [2021-07-03T21:24:35.390Z] 
21:24:35 [2021-07-03T21:24:35.390Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:35 [2021-07-03T21:24:35.390Z] #59 sha256:dfa439cd351ae926fd40cad4857aefd6fb6fce7ef77c5343501c7c3d7f34568b
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.425 + RM_GOPATH=0
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.425 + TMP_GOPATH=
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.425 + : /build
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.426 + '[' -z '' ']'
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.427 ++ mktemp -d
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.430 + export GOPATH=/tmp/tmp.nrXm9CMlNK
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.430 + GOPATH=/tmp/tmp.nrXm9CMlNK
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.430 + RM_GOPATH=1
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.430 + case "$(go env GOARCH)" in
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.433 ++ go env GOARCH
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.460 + export GO_BUILDMODE=-buildmode=pie
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.460 + GO_BUILDMODE=-buildmode=pie
21:24:35 [2021-07-03T21:24:35.390Z] #59 5.463 ++ dirname /tmp/install/install.sh
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.469 + dir=/tmp/install
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.469 + bin=rootlesskit
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.469 + shift
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + . /tmp/install/rootlesskit.installer
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 ++ : 4cd567642273d369adaadcbadca00880552c1778
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + install_rootlesskit
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + case "$1" in
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + export CGO_ENABLED=0
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + CGO_ENABLED=0
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.471 + _install_rootlesskit
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.477 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.477 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nrXm9CMlNK/src/github.com/rootless-containers/rootlesskit
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.477 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
21:24:35 [2021-07-03T21:24:35.391Z] #59 5.481 Cloning into '/tmp/tmp.nrXm9CMlNK/src/github.com/rootless-containers/rootlesskit'...
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.28 + cd /tmp/tmp.nrXm9CMlNK/src/github.com/rootless-containers/rootlesskit
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.29 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.37 + export GO111MODULE=on
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.37 + GO111MODULE=on
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.37 + export GOPROXY=https://proxy.golang.org
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.37 + GOPROXY=https://proxy.golang.org
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.37 + for f in rootlesskit rootlesskit-docker-proxy
21:24:35 [2021-07-03T21:24:35.391Z] #59 10.37 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:24:35 [2021-07-03T21:24:35.391Z] #59 ...
21:24:35 [2021-07-03T21:24:35.391Z] 
21:24:35 [2021-07-03T21:24:35.391Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:24:35 [2021-07-03T21:24:35.391Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:24:35 [2021-07-03T21:24:35.391Z] #32 5.329 + git clone https://github.com/kolyshkin/go-swagger.git .
21:24:35 [2021-07-03T21:24:35.391Z] #32 5.334 Cloning into '.'...
21:24:35 [2021-07-03T21:24:35.651Z] #32 ...
21:24:35 [2021-07-03T21:24:35.651Z] 
21:24:35 [2021-07-03T21:24:35.651Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:24:35 [2021-07-03T21:24:35.651Z] #48 sha256:b6ac928445941bb3f7af0c81d4b5b6465fb1554b064a636db5be4bd8652a029d
21:24:35 [2021-07-03T21:24:35.651Z] #48 11.05 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
21:24:35 [2021-07-03T21:24:35.876Z] #26 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 1.7s done
21:24:35 [2021-07-03T21:24:35.876Z] #26 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510
21:24:36 [2021-07-03T21:24:36.450Z] #26 ...
21:24:36 [2021-07-03T21:24:36.450Z] 
21:24:36 [2021-07-03T21:24:36.450Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:24:36 [2021-07-03T21:24:36.450Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
21:24:36 [2021-07-03T21:24:36.450Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
21:24:36 [2021-07-03T21:24:36.450Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:24:36 [2021-07-03T21:24:36.450Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:24:36 [2021-07-03T21:24:36.450Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:24:36 [2021-07-03T21:24:36.450Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
21:24:36 [2021-07-03T21:24:36.450Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
21:24:36 [2021-07-03T21:24:36.450Z] #63 DONE 2.7s
21:24:36 [2021-07-03T21:24:36.723Z] 
21:24:36 [2021-07-03T21:24:36.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:36 [2021-07-03T21:24:36.723Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:d302623e7c93ddd20ff89fa0d3f44bf16d0218e236fc384778e0e8c4d6ffe894 1.79kB / 1.79kB done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:e4116d705e71f6e56422736aeafb577b66743200ee27b1454e81b99acb922aa8 7.00kB / 7.00kB done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 49.22MB / 49.22MB 1.7s done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 7.69MB / 7.69MB 1.9s done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 9.98MB / 9.98MB 2.2s done
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 33.71MB / 62.62MB 2.9s
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 14.68MB / 52.17MB 2.9s
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 4.19MB / 99.64MB 2.9s
21:24:36 [2021-07-03T21:24:36.723Z] #9 ...
21:24:36 [2021-07-03T21:24:36.723Z] 
21:24:36 [2021-07-03T21:24:36.723Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:24:36 [2021-07-03T21:24:36.723Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
21:24:36 [2021-07-03T21:24:36.723Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:24:36 [2021-07-03T21:24:36.723Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:24:36 [2021-07-03T21:24:36.723Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:24:36 [2021-07-03T21:24:36.723Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
21:24:36 [2021-07-03T21:24:36.723Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done
21:24:36 [2021-07-03T21:24:36.723Z] #65 DONE 3.0s
21:24:36 [2021-07-03T21:24:36.723Z] 
21:24:36 [2021-07-03T21:24:36.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:36 [2021-07-03T21:24:36.723Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 20.75MB / 52.17MB 3.0s
21:24:36 [2021-07-03T21:24:36.999Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 48.65MB / 62.62MB 3.1s
21:24:36 [2021-07-03T21:24:36.999Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 26.21MB / 52.17MB 3.1s
21:24:36 [2021-07-03T21:24:36.999Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 15.73MB / 99.64MB 3.1s
21:24:36 [2021-07-03T21:24:36.999Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 55.57MB / 62.62MB 3.2s
21:24:36 [2021-07-03T21:24:36.999Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 35.65MB / 52.17MB 3.2s
21:24:36 [2021-07-03T21:24:36.999Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 23.07MB / 99.64MB 3.2s
21:24:37 [2021-07-03T21:24:37.264Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 48.07MB / 52.17MB 3.3s
21:24:37 [2021-07-03T21:24:37.265Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 36.50MB / 99.64MB 3.3s
21:24:37 [2021-07-03T21:24:37.265Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 58.72MB / 62.62MB 3.4s
21:24:37 [2021-07-03T21:24:37.265Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 3.4s
21:24:37 [2021-07-03T21:24:37.265Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 3.5s
21:24:37 [2021-07-03T21:24:37.534Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 56.62MB / 99.64MB 3.7s
21:24:37 [2021-07-03T21:24:37.534Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 66.06MB / 99.64MB 3.8s
21:24:37 [2021-07-03T21:24:37.559Z] #48 13.31 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
21:24:37 [2021-07-03T21:24:37.611Z] #46 ...
21:24:37 [2021-07-03T21:24:37.611Z] 
21:24:37 [2021-07-03T21:24:37.611Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:24:37 [2021-07-03T21:24:37.611Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:24:37 [2021-07-03T21:24:37.611Z] #32 4.731 + git clone https://github.com/kolyshkin/go-swagger.git .
21:24:37 [2021-07-03T21:24:37.611Z] #32 4.733 Cloning into '.'...
21:24:37 [2021-07-03T21:24:37.611Z] #32 ...
21:24:37 [2021-07-03T21:24:37.611Z] 
21:24:37 [2021-07-03T21:24:37.611Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:37 [2021-07-03T21:24:37.611Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:24:37 [2021-07-03T21:24:37.611Z] #46 15.86 unicode/utf8
21:24:37 [2021-07-03T21:24:37.819Z] #48 ...
21:24:37 [2021-07-03T21:24:37.819Z] 
21:24:37 [2021-07-03T21:24:37.819Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:24:37 [2021-07-03T21:24:37.819Z] #24 sha256:bfcd6d22c9ca24dd9de977c10e7bcbce7a2054fdd797ea97080452af05aaf91b
21:24:37 [2021-07-03T21:24:37.819Z] #24 13.24 + mkdir -p /build
21:24:37 [2021-07-03T21:24:37.819Z] #24 13.25 + mv docker/docker /build/
21:24:37 [2021-07-03T21:24:37.819Z] #24 13.25 + rmdir docker
21:24:37 [2021-07-03T21:24:37.819Z] #24 DONE 13.6s
21:24:37 [2021-07-03T21:24:37.853Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 71.30MB / 99.64MB 4.0s
21:24:38 [2021-07-03T21:24:38.079Z] 
21:24:38 [2021-07-03T21:24:38.079Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:38 [2021-07-03T21:24:38.079Z] #59 sha256:dfa439cd351ae926fd40cad4857aefd6fb6fce7ef77c5343501c7c3d7f34568b
21:24:38 [2021-07-03T21:24:38.079Z] #59 12.00 go: downloading github.com/pkg/errors v0.9.1
21:24:38 [2021-07-03T21:24:38.079Z] #59 12.01 go: downloading github.com/sirupsen/logrus v1.8.1
21:24:38 [2021-07-03T21:24:38.079Z] #59 12.15 go: downloading github.com/urfave/cli/v2 v2.3.0
21:24:38 [2021-07-03T21:24:38.079Z] #59 12.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
21:24:38 [2021-07-03T21:24:38.119Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 83.89MB / 99.64MB 4.3s
21:24:38 [2021-07-03T21:24:38.383Z] #9 sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 52.17MB / 52.17MB 4.2s done
21:24:38 [2021-07-03T21:24:38.383Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 93.32MB / 99.64MB 4.5s
21:24:38 [2021-07-03T21:24:38.383Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 4.6s
21:24:38 [2021-07-03T21:24:38.553Z] #46 16.62 math/bits
21:24:38 [2021-07-03T21:24:38.645Z] #9 ...
21:24:38 [2021-07-03T21:24:38.645Z] 
21:24:38 [2021-07-03T21:24:38.645Z] #23 [internal] load build context
21:24:38 [2021-07-03T21:24:38.645Z] #23 sha256:cbdfcdc32b9f9973da7799ab551b4a7327e2767eb20099f64f6fe1f1ad3d9b1a
21:24:38 [2021-07-03T21:24:38.645Z] #23 transferring context: 55.68MB 3.8s done
21:24:38 [2021-07-03T21:24:38.645Z] #23 DONE 4.9s
21:24:38 [2021-07-03T21:24:38.645Z] 
21:24:38 [2021-07-03T21:24:38.645Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:38 [2021-07-03T21:24:38.645Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:38 [2021-07-03T21:24:38.906Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 0B / 155B 5.1s
21:24:39 [2021-07-03T21:24:39.189Z] #46 17.32 math
21:24:39 [2021-07-03T21:24:39.207Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 5.3s
21:24:39 [2021-07-03T21:24:39.688Z] #27 18.29 Reading package lists...
21:24:39 [2021-07-03T21:24:39.783Z] #9 extracting sha256:310b368da98207b4fd030cc969461bfba1ea7c73fc5da1f015e05570d3eb2510 3.9s done
21:24:39 [2021-07-03T21:24:39.987Z] #59 ...
21:24:39 [2021-07-03T21:24:39.987Z] 
21:24:39 [2021-07-03T21:24:39.987Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:39 [2021-07-03T21:24:39.987Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:24:39 [2021-07-03T21:24:39.987Z] #40 4.794 + git clone https://github.com/docker/distribution.git .
21:24:39 [2021-07-03T21:24:39.987Z] #40 4.798 Cloning into '.'...
21:24:39 [2021-07-03T21:24:39.987Z] #40 ...
21:24:39 [2021-07-03T21:24:39.987Z] 
21:24:39 [2021-07-03T21:24:39.987Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:39 [2021-07-03T21:24:39.987Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:24:39 [2021-07-03T21:24:39.987Z] #46 10.29 unicode
21:24:39 [2021-07-03T21:24:39.987Z] #46 10.92 runtime
21:24:39 [2021-07-03T21:24:39.987Z] #46 14.36 unicode/utf8
21:24:39 [2021-07-03T21:24:39.987Z] #46 15.11 math/bits
21:24:40 [2021-07-03T21:24:40.018Z] ...INFO: Daemon under test started and replied!
21:24:40 [2021-07-03T21:24:40.018Z] INFO: Docker version of the daemon under test
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] Client:
21:24:40 [2021-07-03T21:24:40.018Z]  Version:      17.06.2-ce
21:24:40 [2021-07-03T21:24:40.018Z]  API version:  1.30
21:24:40 [2021-07-03T21:24:40.018Z]  Go version:   go1.8.3
21:24:40 [2021-07-03T21:24:40.018Z]  Git commit:   cec0b72
21:24:40 [2021-07-03T21:24:40.018Z]  Built:        Tue Sep  5 19:57:19 2017
21:24:40 [2021-07-03T21:24:40.018Z]  OS/Arch:      windows/amd64
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] Server:
21:24:40 [2021-07-03T21:24:40.018Z]  Version:      0.0.0-dev
21:24:40 [2021-07-03T21:24:40.018Z]  API version:  1.41 (minimum version 1.24)
21:24:40 [2021-07-03T21:24:40.018Z]  Go version:   go1.16.5
21:24:40 [2021-07-03T21:24:40.018Z]  Git commit:   68b095d4df
21:24:40 [2021-07-03T21:24:40.018Z]  Built:        07/03/2021 21:22:34
21:24:40 [2021-07-03T21:24:40.018Z]  OS/Arch:      windows/amd64
21:24:40 [2021-07-03T21:24:40.018Z]  Experimental: false
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] INFO: Docker info of the daemon under test
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] Containers: 0
21:24:40 [2021-07-03T21:24:40.018Z]  Running: 0
21:24:40 [2021-07-03T21:24:40.018Z]  Paused: 0
21:24:40 [2021-07-03T21:24:40.018Z]  Stopped: 0
21:24:40 [2021-07-03T21:24:40.018Z] Images: 0
21:24:40 [2021-07-03T21:24:40.018Z] Server Version: 0.0.0-dev
21:24:40 [2021-07-03T21:24:40.018Z] Storage Driver: windowsfilter
21:24:40 [2021-07-03T21:24:40.018Z]  Windows: 
21:24:40 [2021-07-03T21:24:40.018Z] Logging Driver: json-file
21:24:40 [2021-07-03T21:24:40.018Z] Plugins: 
21:24:40 [2021-07-03T21:24:40.018Z]  Volume: local
21:24:40 [2021-07-03T21:24:40.018Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:24:40 [2021-07-03T21:24:40.018Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:24:40 [2021-07-03T21:24:40.018Z] Swarm: inactive
21:24:40 [2021-07-03T21:24:40.018Z] Default Isolation: process
21:24:40 [2021-07-03T21:24:40.018Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
21:24:40 [2021-07-03T21:24:40.018Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
21:24:40 [2021-07-03T21:24:40.018Z] OSType: windows
21:24:40 [2021-07-03T21:24:40.018Z] Architecture: x86_64
21:24:40 [2021-07-03T21:24:40.018Z] CPUs: 4
21:24:40 [2021-07-03T21:24:40.018Z] Total Memory: 32GiB
21:24:40 [2021-07-03T21:24:40.018Z] Name: azwin-2-335bd0
21:24:40 [2021-07-03T21:24:40.018Z] ID: 3ZDO:4HWS:2CLS:FGA7:XHQW:CZWL:ZBXB:UNSV:U7X7:A3PN:ZGLY:NNJB
21:24:40 [2021-07-03T21:24:40.018Z] Docker Root Dir: D:\CI\PR-42596\2\daemon
21:24:40 [2021-07-03T21:24:40.018Z] Debug Mode (client): false
21:24:40 [2021-07-03T21:24:40.018Z] Debug Mode (server): true
21:24:40 [2021-07-03T21:24:40.018Z]  File Descriptors: -1
21:24:40 [2021-07-03T21:24:40.018Z]  Goroutines: 16
21:24:40 [2021-07-03T21:24:40.018Z]  System Time: 2021-07-03T21:24:37.0466873Z
21:24:40 [2021-07-03T21:24:40.018Z]  EventsListeners: 0
21:24:40 [2021-07-03T21:24:40.018Z] Registry: https://index.docker.io/v1/
21:24:40 [2021-07-03T21:24:40.018Z] Labels:
21:24:40 [2021-07-03T21:24:40.018Z] Experimental: false
21:24:40 [2021-07-03T21:24:40.018Z] Insecure Registries:
21:24:40 [2021-07-03T21:24:40.018Z]  127.0.0.0/8
21:24:40 [2021-07-03T21:24:40.018Z] Live Restore Enabled: false
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] INFO: Docker images of the daemon under test
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
21:24:40 [2021-07-03T21:24:40.018Z] 
21:24:40 [2021-07-03T21:24:40.018Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
21:24:40 [2021-07-03T21:24:40.018Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
21:24:40 [2021-07-03T21:24:40.018Z] 10.0.20295.1: Pulling from windows/servercore/insider
21:24:40 [2021-07-03T21:24:40.018Z] 29d5b6a226d2: Pulling fs layer
21:24:40 [2021-07-03T21:24:40.132Z] #46 ...
21:24:40 [2021-07-03T21:24:40.132Z] 
21:24:40 [2021-07-03T21:24:40.132Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:24:40 [2021-07-03T21:24:40.132Z] #24 sha256:e09f42ccd0be22ba3c72af7cccaee6b13aa658755f4114a67ed18b880c1a32f0
21:24:40 [2021-07-03T21:24:40.132Z] #24 17.20 + mkdir -p /build
21:24:40 [2021-07-03T21:24:40.132Z] #24 17.20 + mv docker/docker /build/
21:24:40 [2021-07-03T21:24:40.132Z] #24 17.20 + rmdir docker
21:24:40 [2021-07-03T21:24:40.132Z] #24 DONE 18.4s
21:24:40 [2021-07-03T21:24:40.254Z] #46 15.92 math
21:24:40 [2021-07-03T21:24:40.355Z] #9 sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 62.62MB / 62.62MB 6.5s done
21:24:40 [2021-07-03T21:24:40.393Z] 
21:24:40 [2021-07-03T21:24:40.393Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:24:40 [2021-07-03T21:24:40.393Z] #48 sha256:152f08edb31df8733ee07442cafbd1f389c78e36f7a3591a5acef42c5e6ec82a
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.38 go: downloading github.com/fatih/color v1.9.0
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.46 go: downloading github.com/pkg/errors v0.9.1
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.46 go: downloading github.com/spf13/pflag v1.0.3
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.85 go: downloading github.com/mattn/go-colorable v0.1.6
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.85 go: downloading github.com/mattn/go-isatty v0.0.12
21:24:40 [2021-07-03T21:24:40.393Z] #48 12.99 go: downloading github.com/jonboulle/clockwork v0.1.0
21:24:40 [2021-07-03T21:24:40.393Z] #48 13.07 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:24:40 [2021-07-03T21:24:40.393Z] #48 13.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
21:24:40 [2021-07-03T21:24:40.393Z] #48 13.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
21:24:40 [2021-07-03T21:24:40.393Z] #48 16.27 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
21:24:40 [2021-07-03T21:24:40.513Z] #46 ...
21:24:40 [2021-07-03T21:24:40.513Z] 
21:24:40 [2021-07-03T21:24:40.513Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:24:40 [2021-07-03T21:24:40.513Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:24:40 [2021-07-03T21:24:40.513Z] #44 5.712 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:40 [2021-07-03T21:24:40.513Z] #44 5.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:40 [2021-07-03T21:24:40.513Z] #44 5.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:40 [2021-07-03T21:24:40.513Z] #44 6.414 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
21:24:40 [2021-07-03T21:24:40.513Z] #44 8.073 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:40 [2021-07-03T21:24:40.513Z] #44 9.752 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:40 [2021-07-03T21:24:40.513Z] #44 12.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:40 [2021-07-03T21:24:40.513Z] #44 14.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
21:24:40 [2021-07-03T21:24:40.931Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 0.1s
21:24:41 [2021-07-03T21:24:41.073Z] #27 23.66 Building dependency tree...
21:24:41 [2021-07-03T21:24:41.074Z] #27 24.89 Reading state information...
21:24:41 [2021-07-03T21:24:41.082Z] #44 ...
21:24:41 [2021-07-03T21:24:41.082Z] 
21:24:41 [2021-07-03T21:24:41.082Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:41 [2021-07-03T21:24:41.082Z] #59 sha256:dfa439cd351ae926fd40cad4857aefd6fb6fce7ef77c5343501c7c3d7f34568b
21:24:41 [2021-07-03T21:24:41.082Z] #59 16.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
21:24:41 [2021-07-03T21:24:41.192Z] #9 extracting sha256:86422c44ee005c4d5ccb0e2fa32685229207b712728cd4b8c0ef97174f079df7 0.3s done
21:24:41 [2021-07-03T21:24:41.342Z] #59 17.02 go: downloading github.com/google/uuid v1.2.0
21:24:41 [2021-07-03T21:24:41.342Z] #59 17.06 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
21:24:41 [2021-07-03T21:24:41.602Z] #59 17.08 go: downloading github.com/moby/vpnkit v0.5.0
21:24:41 [2021-07-03T21:24:41.602Z] #59 17.09 go: downloading github.com/gofrs/flock v0.8.0
21:24:41 [2021-07-03T21:24:41.602Z] #59 17.14 go: downloading github.com/gorilla/mux v1.8.0
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76 libcap2-bin is already the newest version (1:2.25-2).
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76 patch is already the newest version (2.7.6-3+deb10u1).
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76 xz-utils is already the newest version (5.2.4-1).
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76 The following additional packages will be installed:
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.76   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.77   python3.7 python3.7-minimal vim-runtime xxd
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78 Suggested packages:
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78 Recommended packages:
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78   aufs-dkms nftables build-essential python3-dev python3-keyring
21:24:41 [2021-07-03T21:24:41.646Z] #27 25.78   python3-keyrings.alt python3-xdg unzip
21:24:41 [2021-07-03T21:24:41.862Z] #59 17.47 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:24:42 [2021-07-03T21:24:42.144Z] #9 sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 99.64MB / 99.64MB 8.0s done
21:24:42 [2021-07-03T21:24:42.312Z] #48 ...
21:24:42 [2021-07-03T21:24:42.312Z] 
21:24:42 [2021-07-03T21:24:42.312Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:24:42 [2021-07-03T21:24:42.312Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:24:42 [2021-07-03T21:24:42.312Z] #52 20.41 + cd /tmp/tmp.XrbAJJUqbo/src/github.com/mvdan/sh
21:24:42 [2021-07-03T21:24:42.312Z] #52 20.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:24:42 [2021-07-03T21:24:42.312Z] #52 20.55 + GO111MODULE=on
21:24:42 [2021-07-03T21:24:42.312Z] #52 20.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:24:42 [2021-07-03T21:24:42.405Z] #9 sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 155B / 155B 8.4s done
21:24:42 [2021-07-03T21:24:42.430Z] #59 17.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:24:42 [2021-07-03T21:24:42.430Z] #59 18.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
21:24:42 [2021-07-03T21:24:42.574Z] #52 ...
21:24:42 [2021-07-03T21:24:42.574Z] 
21:24:42 [2021-07-03T21:24:42.574Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 sha256:de58b7fa10bcf52ba858a88971cffd5e91d79ce78436e52c30556a76baf977c9
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + export GO_BUILDMODE=-buildmode=pie
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + GO_BUILDMODE=-buildmode=pie
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 ++ dirname /tmp/install/install.sh
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + dir=/tmp/install
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + bin=rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + shift
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + . /tmp/install/rootlesskit.installer
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 ++ : 4cd567642273d369adaadcbadca00880552c1778
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + install_rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + case "$1" in
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + export CGO_ENABLED=0
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + CGO_ENABLED=0
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + _install_rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.s7KrYnshvO/src/github.com/rootless-containers/rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 10.77 Cloning into '/tmp/tmp.s7KrYnshvO/src/github.com/rootless-containers/rootlesskit'...
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.52 + cd /tmp/tmp.s7KrYnshvO/src/github.com/rootless-containers/rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.52 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.54 + export GO111MODULE=on
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.54 + GO111MODULE=on
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.54 + export GOPROXY=https://proxy.golang.org
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.54 + GOPROXY=https://proxy.golang.org
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.54 + for f in rootlesskit rootlesskit-docker-proxy
21:24:42 [2021-07-03T21:24:42.574Z] #59 15.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:24:42 [2021-07-03T21:24:42.574Z] #59 16.85 go: downloading github.com/pkg/errors v0.9.1
21:24:42 [2021-07-03T21:24:42.574Z] #59 16.85 go: downloading github.com/sirupsen/logrus v1.8.1
21:24:42 [2021-07-03T21:24:42.574Z] #59 16.93 go: downloading github.com/urfave/cli/v2 v2.3.0
21:24:42 [2021-07-03T21:24:42.574Z] #59 17.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
21:24:42 [2021-07-03T21:24:42.574Z] #59 20.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
21:24:42 [2021-07-03T21:24:42.574Z] #59 ...
21:24:42 [2021-07-03T21:24:42.574Z] 
21:24:42 [2021-07-03T21:24:42.574Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:42 [2021-07-03T21:24:42.574Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:24:42 [2021-07-03T21:24:42.574Z] #40 5.080 + git clone https://github.com/docker/distribution.git .
21:24:42 [2021-07-03T21:24:42.574Z] #40 5.080 Cloning into '.'...
21:24:42 [2021-07-03T21:24:42.666Z] #9 ...
21:24:42 [2021-07-03T21:24:42.666Z] 
21:24:42 [2021-07-03T21:24:42.666Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
21:24:42 [2021-07-03T21:24:42.666Z] #26 sha256:27e8ee40398618968d360de1848498026afa5929a143e64d1135f5f4d0ce01d3
21:24:42 [2021-07-03T21:24:42.666Z] #26 DONE 8.8s
21:24:42 [2021-07-03T21:24:42.666Z] 
21:24:42 [2021-07-03T21:24:42.666Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:42 [2021-07-03T21:24:42.666Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:42 [2021-07-03T21:24:42.666Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c
21:24:42 [2021-07-03T21:24:42.836Z] #40 ...
21:24:42 [2021-07-03T21:24:42.836Z] 
21:24:42 [2021-07-03T21:24:42.836Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:42 [2021-07-03T21:24:42.836Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:24:42 [2021-07-03T21:24:42.836Z] #13 6.591 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:42 [2021-07-03T21:24:42.836Z] #13 6.595 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:24:42 [2021-07-03T21:24:42.836Z] #13 6.692 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:42 [2021-07-03T21:24:42.836Z] #13 6.724 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:42 [2021-07-03T21:24:42.836Z] #13 7.699 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
21:24:42 [2021-07-03T21:24:42.836Z] #13 9.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:42 [2021-07-03T21:24:42.928Z] #9 extracting sha256:9137877e0c26a439a8954003b21876b6059de852c839631e8cf6fda5bd36434c 0.3s done
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.09 The following NEW packages will be installed:
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   python3-minimal python3-pip python3-pkg-resources python3-setuptools
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
21:24:43 [2021-07-03T21:24:43.031Z] #27 27.10   uidmap vim vim-common vim-runtime xfsprogs xxd zip
21:24:43 [2021-07-03T21:24:43.097Z] #13 ...
21:24:43 [2021-07-03T21:24:43.097Z] 
21:24:43 [2021-07-03T21:24:43.097Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:24:43 [2021-07-03T21:24:43.097Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:24:43 [2021-07-03T21:24:43.097Z] #44 5.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:24:43 [2021-07-03T21:24:43.097Z] #44 5.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:43 [2021-07-03T21:24:43.097Z] #44 5.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:43 [2021-07-03T21:24:43.097Z] #44 6.047 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
21:24:43 [2021-07-03T21:24:43.097Z] #44 6.787 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:24:43 [2021-07-03T21:24:43.097Z] #44 8.677 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:43 [2021-07-03T21:24:43.097Z] #44 10.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:43 [2021-07-03T21:24:43.097Z] #44 12.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
21:24:43 [2021-07-03T21:24:43.196Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 0.1s
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.46 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.46 Need to get 20.0 MB of archives.
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.46 After this operation, 82.5 MB of additional disk space will be used.
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:24:43 [2021-07-03T21:24:43.292Z] #27 27.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:24:43 [2021-07-03T21:24:43.357Z] #44 ...
21:24:43 [2021-07-03T21:24:43.357Z] 
21:24:43 [2021-07-03T21:24:43.357Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:43 [2021-07-03T21:24:43.357Z] #59 sha256:de58b7fa10bcf52ba858a88971cffd5e91d79ce78436e52c30556a76baf977c9
21:24:43 [2021-07-03T21:24:43.357Z] #59 21.65 go: downloading github.com/google/uuid v1.2.0
21:24:43 [2021-07-03T21:24:43.357Z] #59 21.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
21:24:43 [2021-07-03T21:24:43.357Z] #59 21.72 go: downloading github.com/moby/vpnkit v0.5.0
21:24:43 [2021-07-03T21:24:43.553Z] #27 27.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:24:43 [2021-07-03T21:24:43.554Z] #27 27.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 27.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:24:43 [2021-07-03T21:24:43.815Z] #27 28.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:24:43 [2021-07-03T21:24:43.929Z] #59 22.04 go: downloading github.com/gofrs/flock v0.8.0
21:24:44 [2021-07-03T21:24:44.076Z] #27 28.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:24:44 [2021-07-03T21:24:44.076Z] #27 28.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:24:44 [2021-07-03T21:24:44.192Z] #59 22.38 go: downloading github.com/gorilla/mux v1.8.0
21:24:44 [2021-07-03T21:24:44.337Z] #27 28.48 debconf: delaying package configuration, since apt-utils is not installed
21:24:44 [2021-07-03T21:24:44.453Z] #59 22.56 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:24:44 [2021-07-03T21:24:44.453Z] #59 ...
21:24:44 [2021-07-03T21:24:44.453Z] 
21:24:44 [2021-07-03T21:24:44.453Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:24:44 [2021-07-03T21:24:44.453Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:24:44 [2021-07-03T21:24:44.453Z] #36 12.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:44 [2021-07-03T21:24:44.453Z] #36 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.64 Fetched 20.0 MB in 1s (23.3 MB/s)
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.69 Selecting previously unselected package pigz.
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39111 files and directories currently installed.)
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.72 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.73 Unpacking pigz (2.4-1) ...
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.78 Selecting previously unselected package libpython3.7-minimal:amd64.
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:24:44 [2021-07-03T21:24:44.598Z] #27 28.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:24:44 [2021-07-03T21:24:44.714Z] #36 ...
21:24:44 [2021-07-03T21:24:44.715Z] 
21:24:44 [2021-07-03T21:24:44.715Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:44 [2021-07-03T21:24:44.715Z] #59 sha256:de58b7fa10bcf52ba858a88971cffd5e91d79ce78436e52c30556a76baf977c9
21:24:44 [2021-07-03T21:24:44.715Z] #59 22.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:24:44 [2021-07-03T21:24:44.779Z] #9 ...
21:24:44 [2021-07-03T21:24:44.779Z] 
21:24:44 [2021-07-03T21:24:44.779Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:24:44 [2021-07-03T21:24:44.779Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
21:24:44 [2021-07-03T21:24:44.779Z] #64 DONE 1.1s
21:24:44 [2021-07-03T21:24:44.858Z] #27 28.99 Selecting previously unselected package python3.7-minimal.
21:24:44 [2021-07-03T21:24:44.858Z] #27 28.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:24:44 [2021-07-03T21:24:44.858Z] #27 29.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:24:44 [2021-07-03T21:24:44.969Z] #59 ...
21:24:44 [2021-07-03T21:24:44.969Z] 
21:24:44 [2021-07-03T21:24:44.969Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:24:44 [2021-07-03T21:24:44.969Z] #34 sha256:fa2dd213b7edbb5735d46bfba92fd6049efc003c153c5cbd7d869a523946f6f5
21:24:44 [2021-07-03T21:24:44.969Z] #34 17.37 github.com/pelletier/go-toml/cmd/tomll
21:24:44 [2021-07-03T21:24:44.969Z] #34 DONE 20.3s
21:24:44 [2021-07-03T21:24:44.970Z] 
21:24:44 [2021-07-03T21:24:44.970Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:44 [2021-07-03T21:24:44.970Z] #59 sha256:dfa439cd351ae926fd40cad4857aefd6fb6fce7ef77c5343501c7c3d7f34568b
21:24:44 [2021-07-03T21:24:44.970Z] #59 20.25 go: downloading github.com/u-root/u-root v7.0.0+incompatible
21:24:44 [2021-07-03T21:24:44.970Z] #59 ...
21:24:44 [2021-07-03T21:24:44.970Z] 
21:24:44 [2021-07-03T21:24:44.970Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:24:44 [2021-07-03T21:24:44.970Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:24:44 [2021-07-03T21:24:44.970Z] #36 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:44 [2021-07-03T21:24:44.970Z] #36 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:44 [2021-07-03T21:24:44.970Z] #36 ...
21:24:44 [2021-07-03T21:24:44.970Z] 
21:24:44 [2021-07-03T21:24:44.970Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:44 [2021-07-03T21:24:44.970Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:24:44 [2021-07-03T21:24:44.970Z] #46 19.87 encoding
21:24:44 [2021-07-03T21:24:44.970Z] #46 19.94 unicode/utf16
21:24:44 [2021-07-03T21:24:44.970Z] #46 20.09 container/list
21:24:44 [2021-07-03T21:24:44.985Z] #59 23.11 go: downloading github.com/u-root/u-root v7.0.0+incompatible
21:24:44 [2021-07-03T21:24:44.985Z] #59 ...
21:24:44 [2021-07-03T21:24:44.985Z] 
21:24:44 [2021-07-03T21:24:44.985Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:44 [2021-07-03T21:24:44.985Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:44 [2021-07-03T21:24:44.985Z] #56 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:45 [2021-07-03T21:24:45.041Z] 
21:24:45 [2021-07-03T21:24:45.041Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:45 [2021-07-03T21:24:45.041Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:45 [2021-07-03T21:24:45.229Z] #46 ...
21:24:45 [2021-07-03T21:24:45.229Z] 
21:24:45 [2021-07-03T21:24:45.229Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:45 [2021-07-03T21:24:45.229Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:24:45 [2021-07-03T21:24:45.229Z] #13 7.045 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
21:24:45 [2021-07-03T21:24:45.229Z] #13 9.109 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:45 [2021-07-03T21:24:45.229Z] #13 11.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:45 [2021-07-03T21:24:45.229Z] #13 ...
21:24:45 [2021-07-03T21:24:45.229Z] 
21:24:45 [2021-07-03T21:24:45.229Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:45 [2021-07-03T21:24:45.229Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:24:45 [2021-07-03T21:24:45.229Z] #46 20.97 crypto/internal/subtle
21:24:45 [2021-07-03T21:24:45.246Z] #56 ...
21:24:45 [2021-07-03T21:24:45.246Z] 
21:24:45 [2021-07-03T21:24:45.246Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:45 [2021-07-03T21:24:45.246Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:24:45 [2021-07-03T21:24:45.246Z] #50 21.93 go: downloading github.com/fatih/color v1.7.0
21:24:45 [2021-07-03T21:24:45.246Z] #50 21.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
21:24:45 [2021-07-03T21:24:45.246Z] #50 22.06 go: downloading github.com/pkg/errors v0.8.1
21:24:45 [2021-07-03T21:24:45.246Z] #50 22.11 go: downloading github.com/spf13/cobra v0.0.5
21:24:45 [2021-07-03T21:24:45.246Z] #50 22.20 go: downloading github.com/spf13/pflag v1.0.5
21:24:45 [2021-07-03T21:24:45.246Z] #50 22.64 go: downloading github.com/spf13/viper v1.6.1
21:24:45 [2021-07-03T21:24:45.246Z] #50 23.25 go: downloading github.com/mattn/go-colorable v0.1.4
21:24:45 [2021-07-03T21:24:45.246Z] #50 23.34 go: downloading github.com/mattn/go-isatty v0.0.8
21:24:45 [2021-07-03T21:24:45.246Z] #50 23.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
21:24:45 [2021-07-03T21:24:45.428Z] #27 29.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:24:45 [2021-07-03T21:24:45.428Z] #27 29.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:24:45 [2021-07-03T21:24:45.490Z] #46 21.17 crypto/subtle
21:24:45 [2021-07-03T21:24:45.507Z] #50 23.58 go: downloading github.com/go-critic/go-critic v0.4.1
21:24:45 [2021-07-03T21:24:45.507Z] #50 ...
21:24:45 [2021-07-03T21:24:45.507Z] 
21:24:45 [2021-07-03T21:24:45.507Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:24:45 [2021-07-03T21:24:45.507Z] #34 sha256:426a1fc48823122a697baebd7c9d8a780bb4b9782b150168d86700434e7dd8c4
21:24:45 [2021-07-03T21:24:45.507Z] #34 13.76 github.com/pelletier/go-toml
21:24:45 [2021-07-03T21:24:45.507Z] #34 21.40 github.com/pelletier/go-toml/cmd/tomll
21:24:45 [2021-07-03T21:24:45.753Z] #46 21.34 vendor/golang.org/x/crypto/cryptobyte/asn1
21:24:45 [2021-07-03T21:24:45.768Z] #34 ...
21:24:45 [2021-07-03T21:24:45.768Z] 
21:24:45 [2021-07-03T21:24:45.768Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:45 [2021-07-03T21:24:45.768Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:24:45 [2021-07-03T21:24:45.768Z] #46 21.84 encoding
21:24:45 [2021-07-03T21:24:45.768Z] #46 21.94 unicode/utf16
21:24:45 [2021-07-03T21:24:45.768Z] #46 22.20 container/list
21:24:45 [2021-07-03T21:24:45.768Z] #46 22.60 crypto/internal/subtle
21:24:45 [2021-07-03T21:24:45.768Z] #46 22.76 crypto/subtle
21:24:45 [2021-07-03T21:24:45.768Z] #46 22.97 vendor/golang.org/x/crypto/cryptobyte/asn1
21:24:45 [2021-07-03T21:24:45.768Z] #46 23.42 internal/nettrace
21:24:45 [2021-07-03T21:24:45.768Z] #46 23.62 runtime/cgo
21:24:45 [2021-07-03T21:24:45.985Z] #9 extracting sha256:785171b903c4d81c5b7539417a7b05f4a9bc6a35840595233bf4e369d8aee387 2.6s done
21:24:45 [2021-07-03T21:24:45.998Z] #27 30.10 Selecting previously unselected package python3-minimal.
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.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 ... 39360 files and directories currently installed.)
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.15 Unpacking python3-minimal (3.7.3-1) ...
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.21 Selecting previously unselected package libmpdec2:amd64.
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.22 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:24:45 [2021-07-03T21:24:45.999Z] #27 30.27 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:24:46 [2021-07-03T21:24:46.012Z] #46 21.60 internal/nettrace
21:24:46 [2021-07-03T21:24:46.012Z] #46 ...
21:24:46 [2021-07-03T21:24:46.012Z] 
21:24:46 [2021-07-03T21:24:46.012Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:46 [2021-07-03T21:24:46.012Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:46 [2021-07-03T21:24:46.012Z] #56 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:46 [2021-07-03T21:24:46.248Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53
21:24:46 [2021-07-03T21:24:46.259Z] #27 30.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:24:46 [2021-07-03T21:24:46.259Z] #27 30.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:24:46 [2021-07-03T21:24:46.272Z] #56 ...
21:24:46 [2021-07-03T21:24:46.272Z] 
21:24:46 [2021-07-03T21:24:46.272Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:46 [2021-07-03T21:24:46.272Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:24:46 [2021-07-03T21:24:46.272Z] #46 21.78 runtime/cgo
21:24:46 [2021-07-03T21:24:46.511Z] #9 ...
21:24:46 [2021-07-03T21:24:46.511Z] 
21:24:46 [2021-07-03T21:24:46.511Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:24:46 [2021-07-03T21:24:46.511Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
21:24:46 [2021-07-03T21:24:46.511Z] #66 DONE 1.4s
21:24:46 [2021-07-03T21:24:46.511Z] 
21:24:46 [2021-07-03T21:24:46.511Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:46 [2021-07-03T21:24:46.511Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:46 [2021-07-03T21:24:46.519Z] #27 30.64 Selecting previously unselected package python3.7.
21:24:46 [2021-07-03T21:24:46.519Z] #27 30.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:24:46 [2021-07-03T21:24:46.519Z] #27 30.66 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:24:46 [2021-07-03T21:24:46.779Z] #27 30.72 Selecting previously unselected package libpython3-stdlib:amd64.
21:24:46 [2021-07-03T21:24:46.779Z] #27 30.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:24:46 [2021-07-03T21:24:46.779Z] #27 30.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:24:46 [2021-07-03T21:24:46.779Z] #27 30.84 Setting up python3-minimal (3.7.3-1) ...
21:24:47 [2021-07-03T21:24:47.039Z] #27 31.18 Selecting previously unselected package python3.
21:24:47 [2021-07-03T21:24:47.039Z] #27 31.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39772 files and directories currently installed.)
21:24:47 [2021-07-03T21:24:47.039Z] #27 31.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.039Z] #27 31.23 Unpacking python3 (3.7.3-1) ...
21:24:47 [2021-07-03T21:24:47.039Z] #27 31.28 Selecting previously unselected package libip4tc0:amd64.
21:24:47 [2021-07-03T21:24:47.196Z] #46 ...
21:24:47 [2021-07-03T21:24:47.196Z] 
21:24:47 [2021-07-03T21:24:47.196Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:24:47 [2021-07-03T21:24:47.196Z] #34 sha256:426a1fc48823122a697baebd7c9d8a780bb4b9782b150168d86700434e7dd8c4
21:24:47 [2021-07-03T21:24:47.196Z] #34 DONE 25.2s
21:24:47 [2021-07-03T21:24:47.196Z] 
21:24:47 [2021-07-03T21:24:47.196Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:47 [2021-07-03T21:24:47.196Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:24:47 [2021-07-03T21:24:47.196Z] #50 24.87 go: downloading github.com/go-lintpack/lintpack v0.5.2
21:24:47 [2021-07-03T21:24:47.196Z] #50 25.11 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.29 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.35 Selecting previously unselected package libip6tc0:amd64.
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.36 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.42 Selecting previously unselected package libiptc0:amd64.
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.43 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:24:47 [2021-07-03T21:24:47.300Z] #27 31.49 Selecting previously unselected package libnfnetlink0:amd64.
21:24:47 [2021-07-03T21:24:47.301Z] #27 31.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.301Z] #27 31.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.54 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.60 Selecting previously unselected package libnftnl11:amd64.
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.62 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.70 Selecting previously unselected package iptables.
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.561Z] #27 31.73 Unpacking iptables (1.8.2-4) ...
21:24:47 [2021-07-03T21:24:47.822Z] #27 31.87 Selecting previously unselected package xxd.
21:24:47 [2021-07-03T21:24:47.822Z] #27 31.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:24:47 [2021-07-03T21:24:47.822Z] #27 31.88 Unpacking xxd (2:8.1.0875-5) ...
21:24:47 [2021-07-03T21:24:47.822Z] #27 31.96 Selecting previously unselected package vim-common.
21:24:47 [2021-07-03T21:24:47.822Z] #27 31.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:24:47 [2021-07-03T21:24:47.822Z] #27 31.98 Unpacking vim-common (2:8.1.0875-5) ...
21:24:47 [2021-07-03T21:24:47.822Z] #27 32.07 Selecting previously unselected package bash-completion.
21:24:48 [2021-07-03T21:24:48.083Z] #27 32.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:24:48 [2021-07-03T21:24:48.434Z] #9 extracting sha256:c31a19a8a6841af41513223b2701373734838fc000bd6928b9c55613c3c79d53 1.7s done
21:24:48 [2021-07-03T21:24:48.434Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e
21:24:49 [2021-07-03T21:24:49.466Z] #27 33.29 Unpacking bash-completion (1:2.8-6) ...
21:24:49 [2021-07-03T21:24:49.466Z] #27 33.48 Selecting previously unselected package apparmor.
21:24:49 [2021-07-03T21:24:49.466Z] #27 33.48 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
21:24:49 [2021-07-03T21:24:49.466Z] #27 33.52 Unpacking apparmor (2.13.2-10) ...
21:24:49 [2021-07-03T21:24:49.466Z] #27 33.67 Selecting previously unselected package aufs-tools.
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.67 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.74 Selecting previously unselected package libonig5:amd64.
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.75 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.76 Unpacking libonig5:amd64 (6.9.1-1) ...
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.89 Selecting previously unselected package libjq1:amd64.
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.90 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:24:49 [2021-07-03T21:24:49.741Z] #27 33.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:24:49 [2021-07-03T21:24:49.746Z] #50 27.72 go: downloading github.com/sirupsen/logrus v1.4.2
21:24:49 [2021-07-03T21:24:49.746Z] #50 27.73 go: downloading github.com/stretchr/testify v1.4.0
21:24:49 [2021-07-03T21:24:49.746Z] #50 27.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
21:24:49 [2021-07-03T21:24:49.746Z] #50 28.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:24:49 [2021-07-03T21:24:49.746Z] #50 28.09 go: downloading github.com/fsnotify/fsnotify v1.4.7
21:24:50 [2021-07-03T21:24:50.007Z] #27 33.97 Selecting previously unselected package jq.
21:24:50 [2021-07-03T21:24:50.007Z] #27 33.98 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.007Z] #27 33.98 Unpacking jq (1.5+dfsg-2+b1) ...
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.05 Selecting previously unselected package libaio1:amd64.
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.07 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.07 Unpacking libaio1:amd64 (0.3.112-3) ...
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.12 Selecting previously unselected package libgpm2:amd64.
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.13 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.14 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:24:50 [2021-07-03T21:24:50.007Z] #27 34.20 Selecting previously unselected package libnet1:amd64.
21:24:50 [2021-07-03T21:24:50.007Z] #50 28.14 go: downloading github.com/hashicorp/hcl v1.0.0
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.21 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.27 Selecting previously unselected package libnl-3-200:amd64.
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.29 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.38 Selecting previously unselected package libprotobuf-c1:amd64.
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.39 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.43 Selecting previously unselected package libreadline5:amd64.
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.44 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.269Z] #27 34.44 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:24:50 [2021-07-03T21:24:50.269Z] #50 28.42 go: downloading github.com/magiconair/properties v1.8.1
21:24:50 [2021-07-03T21:24:50.269Z] #50 28.42 go: downloading github.com/mitchellh/mapstructure v1.1.2
21:24:50 [2021-07-03T21:24:50.269Z] #50 28.53 go: downloading github.com/pelletier/go-toml v1.2.0
21:24:50 [2021-07-03T21:24:50.269Z] #50 28.55 go: downloading github.com/spf13/afero v1.1.2
21:24:50 [2021-07-03T21:24:50.528Z] #27 34.53 Selecting previously unselected package net-tools.
21:24:50 [2021-07-03T21:24:50.528Z] #27 34.54 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:24:50 [2021-07-03T21:24:50.528Z] #27 34.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:24:50 [2021-07-03T21:24:50.528Z] #27 34.64 Selecting previously unselected package python-pip-whl.
21:24:50 [2021-07-03T21:24:50.528Z] #27 34.65 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
21:24:50 [2021-07-03T21:24:50.528Z] #27 34.65 Unpacking python-pip-whl (18.1-5) ...
21:24:50 [2021-07-03T21:24:50.531Z] #50 28.68 go: downloading github.com/spf13/cast v1.3.0
21:24:50 [2021-07-03T21:24:50.531Z] #50 28.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0
21:24:50 [2021-07-03T21:24:50.531Z] #50 28.78 go: downloading github.com/subosito/gotenv v1.2.0
21:24:50 [2021-07-03T21:24:50.531Z] #50 28.81 go: downloading gopkg.in/ini.v1 v1.51.0
21:24:50 [2021-07-03T21:24:50.531Z] #50 28.86 go: downloading gopkg.in/yaml.v2 v2.2.7
21:24:50 [2021-07-03T21:24:50.788Z] #27 34.88 Selecting previously unselected package python3-lib2to3.
21:24:50 [2021-07-03T21:24:50.788Z] #27 34.89 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
21:24:50 [2021-07-03T21:24:50.788Z] #27 34.89 Unpacking python3-lib2to3 (3.7.3-1) ...
21:24:50 [2021-07-03T21:24:50.789Z] #27 34.96 Selecting previously unselected package python3-distutils.
21:24:50 [2021-07-03T21:24:50.789Z] #27 34.96 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
21:24:50 [2021-07-03T21:24:50.789Z] #27 34.97 Unpacking python3-distutils (3.7.3-1) ...
21:24:50 [2021-07-03T21:24:50.793Z] #50 29.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
21:24:50 [2021-07-03T21:24:50.793Z] #50 29.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
21:24:50 [2021-07-03T21:24:50.793Z] #50 29.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.04 Selecting previously unselected package python3-pip.
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.05 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.05 Unpacking python3-pip (18.1-5) ...
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.15 Selecting previously unselected package python3-pkg-resources.
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.16 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.16 Unpacking python3-pkg-resources (40.8.0-1) ...
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.23 Selecting previously unselected package python3-setuptools.
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.24 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
21:24:51 [2021-07-03T21:24:51.049Z] #27 35.25 Unpacking python3-setuptools (40.8.0-1) ...
21:24:51 [2021-07-03T21:24:51.054Z] #50 29.26 go: downloading github.com/go-toolsmith/astequal v1.0.0
21:24:51 [2021-07-03T21:24:51.054Z] #50 29.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0
21:24:51 [2021-07-03T21:24:51.054Z] #50 29.44 go: downloading github.com/go-toolsmith/astp v1.0.0
21:24:51 [2021-07-03T21:24:51.310Z] #27 35.37 Selecting previously unselected package python3-wheel.
21:24:51 [2021-07-03T21:24:51.310Z] #27 35.37 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
21:24:51 [2021-07-03T21:24:51.310Z] #27 35.38 Unpacking python3-wheel (0.32.3-2) ...
21:24:51 [2021-07-03T21:24:51.310Z] #27 35.43 Selecting previously unselected package sudo.
21:24:51 [2021-07-03T21:24:51.310Z] #27 35.43 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
21:24:51 [2021-07-03T21:24:51.310Z] #27 35.44 Unpacking sudo (1.8.27-1+deb10u3) ...
21:24:51 [2021-07-03T21:24:51.315Z] #50 29.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
21:24:51 [2021-07-03T21:24:51.316Z] #50 29.57 go: downloading github.com/go-toolsmith/typep v1.0.0
21:24:51 [2021-07-03T21:24:51.316Z] #50 29.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
21:24:51 [2021-07-03T21:24:51.549Z] #46 ...
21:24:51 [2021-07-03T21:24:51.549Z] 
21:24:51 [2021-07-03T21:24:51.550Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:51 [2021-07-03T21:24:51.550Z] #50 sha256:847547da92fafdb009f0300af6fe2d647dc31ac4a33f243d6d7df0931e83c439
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.00 go: downloading github.com/fatih/color v1.7.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.06 go: downloading github.com/pkg/errors v0.8.1
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.08 go: downloading github.com/spf13/cobra v0.0.5
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.14 go: downloading github.com/spf13/pflag v1.0.5
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.51 go: downloading github.com/spf13/viper v1.6.1
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.94 go: downloading github.com/mattn/go-colorable v0.1.4
21:24:51 [2021-07-03T21:24:51.550Z] #50 17.94 go: downloading github.com/mattn/go-isatty v0.0.8
21:24:51 [2021-07-03T21:24:51.550Z] #50 18.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
21:24:51 [2021-07-03T21:24:51.550Z] #50 18.03 go: downloading github.com/go-critic/go-critic v0.4.1
21:24:51 [2021-07-03T21:24:51.550Z] #50 19.11 go: downloading github.com/go-lintpack/lintpack v0.5.2
21:24:51 [2021-07-03T21:24:51.550Z] #50 19.32 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 22.81 go: downloading github.com/sirupsen/logrus v1.4.2
21:24:51 [2021-07-03T21:24:51.550Z] #50 22.81 go: downloading github.com/stretchr/testify v1.4.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 22.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.14 go: downloading github.com/fsnotify/fsnotify v1.4.7
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.17 go: downloading github.com/hashicorp/hcl v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.46 go: downloading github.com/magiconair/properties v1.8.1
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.47 go: downloading github.com/mitchellh/mapstructure v1.1.2
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.49 go: downloading github.com/pelletier/go-toml v1.2.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.58 go: downloading github.com/spf13/afero v1.1.2
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.70 go: downloading github.com/spf13/cast v1.3.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.77 go: downloading github.com/subosito/gotenv v1.2.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.84 go: downloading gopkg.in/ini.v1 v1.51.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 23.89 go: downloading gopkg.in/yaml.v2 v2.2.7
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.26 go: downloading github.com/go-toolsmith/astcast v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.49 go: downloading github.com/go-toolsmith/astequal v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.56 go: downloading github.com/go-toolsmith/astp v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.69 go: downloading github.com/go-toolsmith/typep v1.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:24:51 [2021-07-03T21:24:51.550Z] #50 24.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:24:51 [2021-07-03T21:24:51.550Z] #50 25.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
21:24:51 [2021-07-03T21:24:51.550Z] #50 25.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
21:24:51 [2021-07-03T21:24:51.550Z] #50 25.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
21:24:51 [2021-07-03T21:24:51.550Z] #50 25.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
21:24:51 [2021-07-03T21:24:51.550Z] #50 25.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
21:24:51 [2021-07-03T21:24:51.550Z] #50 26.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
21:24:51 [2021-07-03T21:24:51.550Z] #50 26.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:24:51 [2021-07-03T21:24:51.550Z] #50 26.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:24:51 [2021-07-03T21:24:51.550Z] #50 26.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
21:24:51 [2021-07-03T21:24:51.550Z] #50 26.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
21:24:51 [2021-07-03T21:24:51.550Z] #50 26.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:24:51 [2021-07-03T21:24:51.550Z] #50 27.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
21:24:51 [2021-07-03T21:24:51.550Z] #50 27.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
21:24:51 [2021-07-03T21:24:51.550Z] #50 27.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
21:24:51 [2021-07-03T21:24:51.550Z] #50 27.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
21:24:51 [2021-07-03T21:24:51.550Z] #50 27.37 go: downloading github.com/sourcegraph/go-diff v0.5.1
21:24:51 [2021-07-03T21:24:51.570Z] #27 35.67 Selecting previously unselected package thin-provisioning-tools.
21:24:51 [2021-07-03T21:24:51.570Z] #27 35.68 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:24:51 [2021-07-03T21:24:51.570Z] #27 35.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:24:51 [2021-07-03T21:24:51.570Z] #27 35.80 Selecting previously unselected package uidmap.
21:24:51 [2021-07-03T21:24:51.577Z] #50 29.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
21:24:51 [2021-07-03T21:24:51.808Z] #50 27.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
21:24:51 [2021-07-03T21:24:51.808Z] #50 27.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
21:24:51 [2021-07-03T21:24:51.808Z] #50 27.54 go: downloading github.com/ultraware/funlen v0.0.2
21:24:51 [2021-07-03T21:24:51.808Z] #50 27.57 go: downloading github.com/ultraware/whitespace v0.0.4
21:24:51 [2021-07-03T21:24:51.808Z] #50 27.57 go: downloading github.com/uudashr/gocognit v1.0.1
21:24:51 [2021-07-03T21:24:51.808Z] #50 27.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
21:24:51 [2021-07-03T21:24:51.831Z] #27 35.81 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
21:24:51 [2021-07-03T21:24:51.831Z] #27 35.82 Unpacking uidmap (1:4.5-1.1) ...
21:24:51 [2021-07-03T21:24:51.831Z] #27 35.89 Selecting previously unselected package vim-runtime.
21:24:51 [2021-07-03T21:24:51.831Z] #27 35.90 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:24:51 [2021-07-03T21:24:51.832Z] #27 35.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:24:51 [2021-07-03T21:24:51.832Z] #27 35.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:24:51 [2021-07-03T21:24:51.832Z] #27 35.95 Unpacking vim-runtime (2:8.1.0875-5) ...
21:24:51 [2021-07-03T21:24:51.838Z] #50 29.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:24:51 [2021-07-03T21:24:51.838Z] #50 30.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:24:51 [2021-07-03T21:24:51.838Z] #50 30.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
21:24:52 [2021-07-03T21:24:52.067Z] #50 ...
21:24:52 [2021-07-03T21:24:52.067Z] 
21:24:52 [2021-07-03T21:24:52.067Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:24:52 [2021-07-03T21:24:52.067Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:24:52 [2021-07-03T21:24:52.067Z] #52 17.69 + cd /tmp/tmp.R0FoPz15DT/src/github.com/mvdan/sh
21:24:52 [2021-07-03T21:24:52.067Z] #52 17.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:24:52 [2021-07-03T21:24:52.067Z] #52 17.79 + GO111MODULE=on
21:24:52 [2021-07-03T21:24:52.067Z] #52 17.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:24:52 [2021-07-03T21:24:52.067Z] #52 18.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:24:52 [2021-07-03T21:24:52.067Z] #52 18.77 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:24:52 [2021-07-03T21:24:52.067Z] #52 18.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:24:52 [2021-07-03T21:24:52.067Z] #52 21.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:24:52 [2021-07-03T21:24:52.067Z] #52 24.23 runtime
21:24:52 [2021-07-03T21:24:52.100Z] #50 30.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
21:24:52 [2021-07-03T21:24:52.325Z] #52 ...
21:24:52 [2021-07-03T21:24:52.325Z] 
21:24:52 [2021-07-03T21:24:52.325Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:52 [2021-07-03T21:24:52.325Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:24:52 [2021-07-03T21:24:52.325Z] #40 22.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:24:52 [2021-07-03T21:24:52.325Z] #40 24.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:24:52 [2021-07-03T21:24:52.361Z] #50 30.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
21:24:52 [2021-07-03T21:24:52.361Z] #50 30.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
21:24:52 [2021-07-03T21:24:52.361Z] #50 30.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
21:24:52 [2021-07-03T21:24:52.625Z] #50 30.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
21:24:52 [2021-07-03T21:24:52.625Z] #50 30.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:24:52 [2021-07-03T21:24:52.650Z] #9 extracting sha256:8248e431fd7e628bbe6f99c96c1605d6ccaee4904b9c2a1e78e0bab8e2c62a3e 3.8s done
21:24:52 [2021-07-03T21:24:52.650Z] #9 extracting sha256:8bf39eafd2cc6a63cac074f0f72e7f0c22d81bbdfa7cbb22bf525bcc33a07ed9 done
21:24:52 [2021-07-03T21:24:52.650Z] #9 ...
21:24:52 [2021-07-03T21:24:52.650Z] 
21:24:52 [2021-07-03T21:24:52.650Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:52 [2021-07-03T21:24:52.650Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08
21:24:52 [2021-07-03T21:24:52.650Z] #27 2.301 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 2.301 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 2.319 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 2.572 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 2.816 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 3.283 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 4.869 Fetched 8276 kB in 3s (2930 kB/s)
21:24:52 [2021-07-03T21:24:52.650Z] #27 4.869 Reading package lists...
21:24:52 [2021-07-03T21:24:52.650Z] #27 6.170 Reading package lists...
21:24:52 [2021-07-03T21:24:52.650Z] #27 7.455 Building dependency tree...
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.098 The following additional packages will be installed:
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.099   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.104   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.104   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.107 Suggested packages:
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.107   krb5-doc krb5-user
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.107 Recommended packages:
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.107   krb5-locales publicsuffix libsasl2-modules
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.444 The following NEW packages will be installed:
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.444   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.444   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.447   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.447   libssh2-1 libssl1.1 openssl
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.733 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.733 Need to get 4777 kB of archives.
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.733 After this operation, 11.5 MB of additional disk space will be used.
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.733 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.759 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.772 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.777 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.777 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.778 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.781 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.786 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.789 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.795 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.795 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.795 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.799 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.801 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.803 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.804 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.806 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.811 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.816 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.819 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 8.821 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.181 debconf: delaying package configuration, since apt-utils is not installed
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.222 Fetched 4777 kB in 0s (13.8 MB/s)
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.275 Selecting previously unselected package libssl1.1:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.275 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.277 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.289 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.487 Selecting previously unselected package openssl.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.487 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.492 Unpacking openssl (1.1.1d-0+deb10u6) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.637 Selecting previously unselected package ca-certificates.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.639 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.643 Unpacking ca-certificates (20200601~deb10u2) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.735 Selecting previously unselected package libkeyutils1:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.736 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.741 Unpacking libkeyutils1:arm64 (1.6-6) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.854 Selecting previously unselected package libkrb5support0:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.856 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.860 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.911 Selecting previously unselected package libk5crypto3:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.912 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.917 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.974 Selecting previously unselected package libkrb5-3:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.976 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 9.980 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.07 Selecting previously unselected package libgssapi-krb5-2:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.07 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.07 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 ...
21:24:52 [2021-07-03T21:24:52.650Z] 
21:24:52 [2021-07-03T21:24:52.650Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
21:24:52 [2021-07-03T21:24:52.650Z] #9 sha256:d2128a886f209ca96cefb901b427879c0f2f5072719a07a2dcec52ad97719429
21:24:52 [2021-07-03T21:24:52.650Z] #9 DONE 19.0s
21:24:52 [2021-07-03T21:24:52.650Z] 
21:24:52 [2021-07-03T21:24:52.650Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:52 [2021-07-03T21:24:52.650Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.12 Selecting previously unselected package libsasl2-modules-db:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.12 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.13 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
21:24:52 [2021-07-03T21:24:52.650Z] #27 10.18 Selecting previously unselected package libsasl2-2:arm64.
21:24:52 [2021-07-03T21:24:52.650Z] #27 ...
21:24:52 [2021-07-03T21:24:52.650Z] 
21:24:52 [2021-07-03T21:24:52.650Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:24:52 [2021-07-03T21:24:52.650Z] #10 sha256:cc5b56de53bf80b65847cc05de3b686c07a8d42325f7aaa825d1cb68902ddbb8
21:24:52 [2021-07-03T21:24:52.886Z] #50 31.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:24:52 [2021-07-03T21:24:52.886Z] #50 31.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
21:24:52 [2021-07-03T21:24:52.891Z] #40 ...
21:24:52 [2021-07-03T21:24:52.891Z] 
21:24:52 [2021-07-03T21:24:52.891Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:52 [2021-07-03T21:24:52.891Z] #50 sha256:847547da92fafdb009f0300af6fe2d647dc31ac4a33f243d6d7df0931e83c439
21:24:52 [2021-07-03T21:24:52.891Z] #50 28.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:24:52 [2021-07-03T21:24:52.891Z] #50 28.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
21:24:52 [2021-07-03T21:24:52.891Z] #50 28.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
21:24:52 [2021-07-03T21:24:52.891Z] #50 28.61 go: downloading github.com/davecgh/go-spew v1.1.1
21:24:52 [2021-07-03T21:24:52.891Z] #50 28.64 go: downloading github.com/pmezard/go-difflib v1.0.0
21:24:53 [2021-07-03T21:24:53.151Z] #50 28.73 go: downloading github.com/stretchr/objx v0.2.0
21:24:53 [2021-07-03T21:24:53.151Z] #50 28.83 go: downloading golang.org/x/text v0.3.2
21:24:53 [2021-07-03T21:24:53.271Z] #27 37.12 Selecting previously unselected package vim.
21:24:53 [2021-07-03T21:24:53.271Z] #27 37.13 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
21:24:53 [2021-07-03T21:24:53.271Z] #27 37.15 Unpacking vim (2:8.1.0875-5) ...
21:24:53 [2021-07-03T21:24:53.458Z] #50 31.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
21:24:53 [2021-07-03T21:24:53.458Z] #50 31.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:24:53 [2021-07-03T21:24:53.458Z] #50 31.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
21:24:53 [2021-07-03T21:24:53.458Z] #50 ...
21:24:53 [2021-07-03T21:24:53.458Z] 
21:24:53 [2021-07-03T21:24:53.458Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:24:53 [2021-07-03T21:24:53.458Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:24:53 [2021-07-03T21:24:53.458Z] #52 21.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:24:53 [2021-07-03T21:24:53.458Z] #52 21.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:24:53 [2021-07-03T21:24:53.458Z] #52 21.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:24:53 [2021-07-03T21:24:53.458Z] #52 23.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:24:53 [2021-07-03T21:24:53.458Z] #52 27.05 runtime
21:24:53 [2021-07-03T21:24:53.719Z] #52 ...
21:24:53 [2021-07-03T21:24:53.719Z] 
21:24:53 [2021-07-03T21:24:53.719Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:53 [2021-07-03T21:24:53.719Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:24:53 [2021-07-03T21:24:53.719Z] #50 31.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
21:24:53 [2021-07-03T21:24:53.719Z] #50 31.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
21:24:53 [2021-07-03T21:24:53.719Z] #50 31.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
21:24:53 [2021-07-03T21:24:53.841Z] #27 37.72 Selecting previously unselected package xfsprogs.
21:24:53 [2021-07-03T21:24:53.841Z] #27 37.73 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 37.73 Unpacking xfsprogs (4.20.0-1) ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 37.93 Selecting previously unselected package zip.
21:24:53 [2021-07-03T21:24:53.841Z] #27 37.93 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 37.94 Unpacking zip (3.0-11+b1) ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 38.05 Setting up aufs-tools (1:4.14+20190211-1) ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 38.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 38.08 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:24:53 [2021-07-03T21:24:53.841Z] #27 38.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.10 Setting up libgpm2:amd64 (1.20.7-5) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.12 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.13 Setting up uidmap (1:4.5-1.1) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.14 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.18 Setting up xxd (2:8.1.0875-5) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.19 Setting up zip (3.0-11+b1) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.20 Setting up vim-common (2:8.1.0875-5) ...
21:24:54 [2021-07-03T21:24:54.102Z] #27 38.22 Setting up bash-completion (1:2.8-6) ...
21:24:54 [2021-07-03T21:24:54.291Z] #50 32.34 go: downloading github.com/sourcegraph/go-diff v0.5.1
21:24:54 [2021-07-03T21:24:54.291Z] #50 32.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
21:24:54 [2021-07-03T21:24:54.291Z] #50 32.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
21:24:54 [2021-07-03T21:24:54.291Z] #50 ...
21:24:54 [2021-07-03T21:24:54.291Z] 
21:24:54 [2021-07-03T21:24:54.291Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:54 [2021-07-03T21:24:54.291Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:24:54 [2021-07-03T21:24:54.291Z] #13 11.43 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:24:54 [2021-07-03T21:24:54.291Z] #13 13.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:24:54 [2021-07-03T21:24:54.553Z] #13 ...
21:24:54 [2021-07-03T21:24:54.553Z] 
21:24:54 [2021-07-03T21:24:54.553Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:54 [2021-07-03T21:24:54.553Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:24:54 [2021-07-03T21:24:54.553Z] #40 21.04 Checking out files:  93% (1593/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
21:24:54 [2021-07-03T21:24:54.553Z] #40 21.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:24:54 [2021-07-03T21:24:54.553Z] #40 23.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:24:54 [2021-07-03T21:24:54.553Z] #40 ...
21:24:54 [2021-07-03T21:24:54.553Z] 
21:24:54 [2021-07-03T21:24:54.553Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:54 [2021-07-03T21:24:54.553Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:24:54 [2021-07-03T21:24:54.553Z] #50 32.78 go: downloading github.com/ultraware/funlen v0.0.2
21:24:54 [2021-07-03T21:24:54.553Z] #50 32.78 go: downloading github.com/ultraware/whitespace v0.0.4
21:24:54 [2021-07-03T21:24:54.553Z] #50 32.78 go: downloading github.com/uudashr/gocognit v1.0.1
21:24:54 [2021-07-03T21:24:54.580Z] #10 DONE 1.9s
21:24:54 [2021-07-03T21:24:54.580Z] 
21:24:54 [2021-07-03T21:24:54.580Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:24:54 [2021-07-03T21:24:54.580Z] #11 sha256:b0dbd7742a963b274a4565a35d8d38adfd18d69e83bbc0da3c6e4e3864363d60
21:24:54 [2021-07-03T21:24:54.827Z] #50 32.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
21:24:55 [2021-07-03T21:24:55.486Z] #27 39.61 Setting up libiptc0:amd64 (1.8.2-4) ...
21:24:55 [2021-07-03T21:24:55.486Z] #27 39.62 Setting up sudo (1.8.27-1+deb10u3) ...
21:24:55 [2021-07-03T21:24:55.486Z] #27 39.66 invoke-rc.d: could not determine current runlevel
21:24:55 [2021-07-03T21:24:55.486Z] #27 39.67 invoke-rc.d: policy-rc.d denied execution of start.
21:24:55 [2021-07-03T21:24:55.486Z] #27 39.68 Setting up pigz (2.4-1) ...
21:24:55 [2021-07-03T21:24:55.556Z] #11 DONE 0.8s
21:24:55 [2021-07-03T21:24:55.556Z] 
21:24:55 [2021-07-03T21:24:55.556Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:24:55 [2021-07-03T21:24:55.556Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.18 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.20 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.30 Selecting previously unselected package libldap-common.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.30 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.31 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.36 Selecting previously unselected package libldap-2.4-2:arm64.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.36 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.36 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.43 Selecting previously unselected package libnghttp2-14:arm64.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.43 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.43 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.48 Selecting previously unselected package libpsl5:arm64.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.49 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.49 Unpacking libpsl5:arm64 (0.20.2-2) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.53 Selecting previously unselected package librtmp1:arm64.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.53 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.54 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.59 Selecting previously unselected package libssh2-1:arm64.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.59 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.59 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.66 Selecting previously unselected package libcurl4:arm64.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.66 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.66 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.73 Selecting previously unselected package curl.
21:24:55 [2021-07-03T21:24:55.556Z] #27 10.73 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 10.73 Unpacking curl (7.64.0-4+deb10u2) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.03 Selecting previously unselected package libonig5:arm64.
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.03 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.04 Unpacking libonig5:arm64 (6.9.1-1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.33 Selecting previously unselected package libjq1:arm64.
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.34 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.34 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.48 Selecting previously unselected package jq.
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.49 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.50 Unpacking jq (1.5+dfsg-2+b1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.70 Setting up libkeyutils1:arm64 (1.6-6) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.73 Setting up libpsl5:arm64 (0.20.2-2) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.75 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 11.94 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.08 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.09 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.11 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.12 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.14 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.15 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.17 Setting up openssl (1.1.1d-0+deb10u6) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.19 Setting up libonig5:arm64 (6.9.1-1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.21 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
21:24:55 [2021-07-03T21:24:55.557Z] #27 12.24 Setting up ca-certificates (20200601~deb10u2) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.70 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.72 Setting up python-pip-whl (18.1-5) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.73 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.74 Setting up vim-runtime (2:8.1.0875-5) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.90 Setting up libaio1:amd64 (0.3.112-3) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.91 Setting up libonig5:amd64 (6.9.1-1) ...
21:24:55 [2021-07-03T21:24:55.747Z] #27 39.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:24:55 [2021-07-03T21:24:55.868Z] #27 ...
21:24:55 [2021-07-03T21:24:55.868Z] 
21:24:55 [2021-07-03T21:24:55.868Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
21:24:55 [2021-07-03T21:24:55.868Z] #43 sha256:6eb4a69296f825e768175f6bf5d9a9ab4688c90590c8752adeb3eb8a44f2607c
21:24:55 [2021-07-03T21:24:55.868Z] #43 DONE 0.2s
21:24:55 [2021-07-03T21:24:55.868Z] 
21:24:55 [2021-07-03T21:24:55.868Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:24:55 [2021-07-03T21:24:55.868Z] #31 sha256:b7dfa9de0862cb78a67df15259529a440f91e6c381d188fd418dd930f0f7ae33
21:24:55 [2021-07-03T21:24:55.868Z] #31 DONE 0.3s
21:24:55 [2021-07-03T21:24:55.868Z] 
21:24:55 [2021-07-03T21:24:55.868Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:24:55 [2021-07-03T21:24:55.868Z] #39 sha256:46ceabd422746e548831f4f3937bb15a3d2775333ac26e1bcb1ad1a73c57c9e2
21:24:55 [2021-07-03T21:24:55.868Z] #39 DONE 0.3s
21:24:55 [2021-07-03T21:24:55.868Z] 
21:24:55 [2021-07-03T21:24:55.868Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:24:55 [2021-07-03T21:24:55.868Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4
21:24:55 [2021-07-03T21:24:55.872Z] #50 34.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:24:55 [2021-07-03T21:24:55.872Z] #50 34.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
21:24:56 [2021-07-03T21:24:56.007Z] #27 39.93 Setting up vim (2:8.1.0875-5) ...
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 39.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:24:56 [2021-07-03T21:24:56.008Z] #27 40.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:24:56 [2021-07-03T21:24:56.008Z] #27 40.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:24:56 [2021-07-03T21:24:56.008Z] #27 40.02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:24:56 [2021-07-03T21:24:56.008Z] #27 40.04 Setting up jq (1.5+dfsg-2+b1) ...
21:24:56 [2021-07-03T21:24:56.008Z] #27 40.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:24:56 [2021-07-03T21:24:56.008Z] #27 40.06 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:24:56 [2021-07-03T21:24:56.148Z] #50 34.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
21:24:56 [2021-07-03T21:24:56.148Z] #50 34.24 go: downloading github.com/davecgh/go-spew v1.1.1
21:24:56 [2021-07-03T21:24:56.148Z] #50 34.37 go: downloading github.com/pmezard/go-difflib v1.0.0
21:24:56 [2021-07-03T21:24:56.148Z] #50 34.40 go: downloading github.com/stretchr/objx v0.2.0
21:24:56 [2021-07-03T21:24:56.430Z] #50 34.53 go: downloading golang.org/x/text v0.3.2
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.03 Setting up iptables (1.8.2-4) ...
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:24:56 [2021-07-03T21:24:56.949Z] #27 41.07 Setting up python3 (3.7.3-1) ...
21:24:57 [2021-07-03T21:24:57.024Z] #50 ...
21:24:57 [2021-07-03T21:24:57.024Z] 
21:24:57 [2021-07-03T21:24:57.024Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:57 [2021-07-03T21:24:57.024Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:57 [2021-07-03T21:24:57.024Z] #56 25.17 Fetched 8453 kB in 16s (530 kB/s)
21:24:57 [2021-07-03T21:24:57.024Z] #56 25.17 Reading package lists...
21:24:57 [2021-07-03T21:24:57.024Z] #56 31.40 Reading package lists...
21:24:57 [2021-07-03T21:24:57.024Z] #56 ...
21:24:57 [2021-07-03T21:24:57.024Z] 
21:24:57 [2021-07-03T21:24:57.024Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:57 [2021-07-03T21:24:57.024Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:24:57 [2021-07-03T21:24:57.024Z] #13 23.56 Fetched 8986 kB in 17s (523 kB/s)
21:24:57 [2021-07-03T21:24:57.210Z] #27 41.22 Setting up python3-wheel (0.32.3-2) ...
21:24:57 [2021-07-03T21:24:57.210Z] #27 41.44 Setting up apparmor (2.13.2-10) ...
21:24:57 [2021-07-03T21:24:57.345Z] #50 ...
21:24:57 [2021-07-03T21:24:57.345Z] 
21:24:57 [2021-07-03T21:24:57.345Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:57 [2021-07-03T21:24:57.345Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:57 [2021-07-03T21:24:57.345Z] #56 22.67 Fetched 8453 kB in 17s (485 kB/s)
21:24:57 [2021-07-03T21:24:57.345Z] #56 22.67 Reading package lists...
21:24:57 [2021-07-03T21:24:57.345Z] #56 28.74 Reading package lists...
21:24:57 [2021-07-03T21:24:57.345Z] #56 ...
21:24:57 [2021-07-03T21:24:57.345Z] 
21:24:57 [2021-07-03T21:24:57.345Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:57 [2021-07-03T21:24:57.345Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:24:57 [2021-07-03T21:24:57.345Z] #46 31.26 vendor/golang.org/x/crypto/internal/subtle
21:24:57 [2021-07-03T21:24:57.603Z] #46 ...
21:24:57 [2021-07-03T21:24:57.603Z] 
21:24:57 [2021-07-03T21:24:57.603Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:24:57 [2021-07-03T21:24:57.603Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:24:57 [2021-07-03T21:24:57.603Z] #36 23.30 Fetched 8453 kB in 17s (489 kB/s)
21:24:57 [2021-07-03T21:24:57.603Z] #36 23.30 Reading package lists...
21:24:57 [2021-07-03T21:24:57.862Z] #36 28.95 Reading package lists...
21:24:57 [2021-07-03T21:24:57.862Z] #36 ...
21:24:57 [2021-07-03T21:24:57.862Z] 
21:24:57 [2021-07-03T21:24:57.862Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:57 [2021-07-03T21:24:57.862Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:24:57 [2021-07-03T21:24:57.862Z] #13 21.25 Fetched 8986 kB in 18s (502 kB/s)
21:24:57 [2021-07-03T21:24:57.862Z] #13 21.25 Reading package lists...
21:24:57 [2021-07-03T21:24:57.862Z] #13 27.68 Reading package lists...
21:24:57 [2021-07-03T21:24:57.862Z] #13 ...
21:24:57 [2021-07-03T21:24:57.862Z] 
21:24:57 [2021-07-03T21:24:57.862Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:24:57 [2021-07-03T21:24:57.862Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:24:57 [2021-07-03T21:24:57.862Z] #44 23.14 Fetched 8457 kB in 18s (479 kB/s)
21:24:57 [2021-07-03T21:24:57.862Z] #44 23.14 Reading package lists...
21:24:58 [2021-07-03T21:24:58.410Z] #13 23.56 Reading package lists...
21:24:58 [2021-07-03T21:24:58.410Z] #13 ...
21:24:58 [2021-07-03T21:24:58.410Z] 
21:24:58 [2021-07-03T21:24:58.410Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:24:58 [2021-07-03T21:24:58.410Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:24:58 [2021-07-03T21:24:58.410Z] #36 26.36 Fetched 8453 kB in 17s (507 kB/s)
21:24:58 [2021-07-03T21:24:58.410Z] #36 26.36 Reading package lists...
21:24:58 [2021-07-03T21:24:58.410Z] #36 32.91 Reading package lists...
21:24:58 [2021-07-03T21:24:58.410Z] #36 ...
21:24:58 [2021-07-03T21:24:58.410Z] 
21:24:58 [2021-07-03T21:24:58.410Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:24:58 [2021-07-03T21:24:58.410Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:24:58 [2021-07-03T21:24:58.410Z] #46 34.24 vendor/golang.org/x/crypto/internal/subtle
21:24:58 [2021-07-03T21:24:58.430Z] #44 28.94 Reading package lists...
21:24:58 [2021-07-03T21:24:58.430Z] #44 ...
21:24:58 [2021-07-03T21:24:58.430Z] 
21:24:58 [2021-07-03T21:24:58.430Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:58 [2021-07-03T21:24:58.430Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:58 [2021-07-03T21:24:58.430Z] #56 28.74 Reading package lists...
21:24:58 [2021-07-03T21:24:58.595Z] #27 42.49 Setting up xfsprogs (4.20.0-1) ...
21:24:58 [2021-07-03T21:24:58.595Z] #27 42.50 Setting up python3-lib2to3 (3.7.3-1) ...
21:24:58 [2021-07-03T21:24:58.595Z] #27 42.66 Setting up python3-pkg-resources (40.8.0-1) ...
21:24:58 [2021-07-03T21:24:58.682Z] #40 ...
21:24:58 [2021-07-03T21:24:58.682Z] 
21:24:58 [2021-07-03T21:24:58.682Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
21:24:58 [2021-07-03T21:24:58.682Z] #12 sha256:16ac7c95558a7387104eb9d44f58b3e921afad36e819a13d2b4495e5b974d71c
21:24:58 [2021-07-03T21:24:58.682Z] #12 DONE 3.0s
21:24:58 [2021-07-03T21:24:58.682Z] 
21:24:58 [2021-07-03T21:24:58.682Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:24:58 [2021-07-03T21:24:58.682Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:24:59 [2021-07-03T21:24:59.168Z] #27 43.19 Setting up python3-distutils (3.7.3-1) ...
21:24:59 [2021-07-03T21:24:59.263Z] #56 34.52 Building dependency tree...
21:24:59 [2021-07-03T21:24:59.263Z] #56 ...
21:24:59 [2021-07-03T21:24:59.263Z] 
21:24:59 [2021-07-03T21:24:59.263Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:59 [2021-07-03T21:24:59.263Z] #59 sha256:dfa439cd351ae926fd40cad4857aefd6fb6fce7ef77c5343501c7c3d7f34568b
21:24:59 [2021-07-03T21:24:59.263Z] #59 24.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:24:59 [2021-07-03T21:24:59.263Z] #59 ...
21:24:59 [2021-07-03T21:24:59.263Z] 
21:24:59 [2021-07-03T21:24:59.263Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:24:59 [2021-07-03T21:24:59.263Z] #50 sha256:847547da92fafdb009f0300af6fe2d647dc31ac4a33f243d6d7df0931e83c439
21:24:59 [2021-07-03T21:24:59.263Z] #50 35.06 go: downloading github.com/gobwas/glob v0.2.3
21:24:59 [2021-07-03T21:24:59.263Z] #50 35.09 go: downloading github.com/kisielk/gotool v1.0.0
21:24:59 [2021-07-03T21:24:59.354Z] #46 ...
21:24:59 [2021-07-03T21:24:59.354Z] 
21:24:59 [2021-07-03T21:24:59.354Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:24:59 [2021-07-03T21:24:59.354Z] #59 sha256:de58b7fa10bcf52ba858a88971cffd5e91d79ce78436e52c30556a76baf977c9
21:24:59 [2021-07-03T21:24:59.354Z] #59 27.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
21:24:59 [2021-07-03T21:24:59.354Z] #59 27.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:24:59 [2021-07-03T21:24:59.354Z] #59 ...
21:24:59 [2021-07-03T21:24:59.354Z] 
21:24:59 [2021-07-03T21:24:59.354Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:24:59 [2021-07-03T21:24:59.354Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:24:59 [2021-07-03T21:24:59.354Z] #56 31.40 Reading package lists...
21:24:59 [2021-07-03T21:24:59.428Z] #27 43.40 Setting up python3-setuptools (40.8.0-1) ...
21:24:59 [2021-07-03T21:24:59.521Z] #50 35.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
21:24:59 [2021-07-03T21:24:59.521Z] #50 35.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
21:24:59 [2021-07-03T21:24:59.688Z] #27 43.78 Setting up python3-pip (18.1-5) ...
21:24:59 [2021-07-03T21:24:59.780Z] #50 35.35 go: downloading github.com/gogo/protobuf v1.2.1
21:25:00 [2021-07-03T21:25:00.192Z] #56 37.82 Building dependency tree...
21:25:00 [2021-07-03T21:25:00.192Z] #56 ...
21:25:00 [2021-07-03T21:25:00.192Z] 
21:25:00 [2021-07-03T21:25:00.192Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:00 [2021-07-03T21:25:00.192Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:00 [2021-07-03T21:25:00.192Z] #44 22.37 Fetched 8457 kB in 17s (493 kB/s)
21:25:00 [2021-07-03T21:25:00.192Z] #44 22.37 Reading package lists...
21:25:00 [2021-07-03T21:25:00.259Z] #27 44.15 Processing triggers for libc-bin (2.28-10) ...
21:25:00 [2021-07-03T21:25:00.259Z] #27 44.19 Processing triggers for mime-support (3.62) ...
21:25:00 [2021-07-03T21:25:00.766Z] #44 28.83 Reading package lists...
21:25:00 [2021-07-03T21:25:00.766Z] #44 ...
21:25:00 [2021-07-03T21:25:00.766Z] 
21:25:00 [2021-07-03T21:25:00.766Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:00 [2021-07-03T21:25:00.766Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:00 [2021-07-03T21:25:00.766Z] #36 32.91 Reading package lists...
21:25:01 [2021-07-03T21:25:01.167Z] #50 36.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
21:25:01 [2021-07-03T21:25:01.167Z] #50 36.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:25:01 [2021-07-03T21:25:01.426Z] #50 36.99 go: downloading github.com/BurntSushi/toml v0.3.1
21:25:01 [2021-07-03T21:25:01.649Z] #27 DONE 45.6s
21:25:01 [2021-07-03T21:25:01.649Z] 
21:25:01 [2021-07-03T21:25:01.649Z] #64 [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
21:25:01 [2021-07-03T21:25:01.649Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:25:01 [2021-07-03T21:25:01.649Z] #64 ...
21:25:01 [2021-07-03T21:25:01.649Z] 
21:25:01 [2021-07-03T21:25:01.649Z] #28 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:25:01 [2021-07-03T21:25:01.649Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878
21:25:02 [2021-07-03T21:25:02.024Z] #13 2.937 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:25:02 [2021-07-03T21:25:02.024Z] #13 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:25:02 [2021-07-03T21:25:02.024Z] #13 2.980 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:25:02 [2021-07-03T21:25:02.024Z] #13 2.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:25:02 [2021-07-03T21:25:02.024Z] #13 3.692 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
21:25:02 [2021-07-03T21:25:02.286Z] #36 39.38 Building dependency tree...
21:25:02 [2021-07-03T21:25:02.590Z] #28 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:25:02 [2021-07-03T21:25:02.590Z] #28 0.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:25:02 [2021-07-03T21:25:02.591Z] #28 0.913 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:25:02 [2021-07-03T21:25:02.591Z] #28 DONE 1.0s
21:25:02 [2021-07-03T21:25:02.591Z] 
21:25:02 [2021-07-03T21:25:02.591Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:25:02 [2021-07-03T21:25:02.591Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74
21:25:03 [2021-07-03T21:25:03.476Z] #13 5.035 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:25:03 [2021-07-03T21:25:03.739Z] #13 ...
21:25:03 [2021-07-03T21:25:03.739Z] 
21:25:03 [2021-07-03T21:25:03.739Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:25:03 [2021-07-03T21:25:03.739Z] #27 sha256:27107516693449b7ed7b992c5f96f11ff929c2530b5cd99feeef8d7988920e08
21:25:03 [2021-07-03T21:25:03.739Z] #27 13.52 Updating certificates in /etc/ssl/certs...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.65 137 added, 0 removed; done.
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.72 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.73 Setting up jq (1.5+dfsg-2+b1) ...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.75 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.77 Setting up curl (7.64.0-4+deb10u2) ...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.79 Processing triggers for libc-bin (2.28-10) ...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.86 Processing triggers for ca-certificates (20200601~deb10u2) ...
21:25:03 [2021-07-03T21:25:03.739Z] #27 16.88 Updating certificates in /etc/ssl/certs...
21:25:03 [2021-07-03T21:25:03.739Z] #27 20.49 0 added, 0 removed; done.
21:25:03 [2021-07-03T21:25:03.739Z] #27 20.49 Running hooks in /etc/ca-certificates/update.d...
21:25:03 [2021-07-03T21:25:03.739Z] #27 20.49 done.
21:25:03 [2021-07-03T21:25:03.739Z] #27 DONE 21.1s
21:25:03 [2021-07-03T21:25:03.739Z] 
21:25:03 [2021-07-03T21:25:03.739Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:25:03 [2021-07-03T21:25:03.739Z] #28 sha256:aafbb2674b7f045bf107f34088e88d79fa35be1d023e77586a3e4ecf3104117e
21:25:03 [2021-07-03T21:25:03.739Z] #28 DONE 0.1s
21:25:03 [2021-07-03T21:25:03.739Z] 
21:25:03 [2021-07-03T21:25:03.739Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:25:03 [2021-07-03T21:25:03.739Z] #48 sha256:df7cc57df5b3485b3ecde87884942883987e3c522f9cf7e6a2e84cad44f5c680
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.226 + RM_GOPATH=0
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.226 + TMP_GOPATH=
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.226 + : /build
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.226 + '[' -z '' ']'
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.226 ++ mktemp -d
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.245 + export GOPATH=/tmp/tmp.nbFZnVROd8
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.245 + GOPATH=/tmp/tmp.nbFZnVROd8
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.245 + RM_GOPATH=1
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.245 + case "$(go env GOARCH)" in
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.245 ++ go env GOARCH
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.273 + export GO_BUILDMODE=-buildmode=pie
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.273 + GO_BUILDMODE=-buildmode=pie
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.273 ++ dirname /tmp/install/install.sh
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.276 + dir=/tmp/install
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.277 + bin=gotestsum
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.277 + shift
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.278 + '[' '!' -f /tmp/install/gotestsum.installer ']'
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.279 + . /tmp/install/gotestsum.installer
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.279 ++ : v0.5.3
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.280 + install_gotestsum
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.286 + set -e
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.286 + export GO111MODULE=on
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.286 + GO111MODULE=on
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.286 + GOBIN=/build
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.286 + go get gotest.tools/gotestsum@v0.5.3
21:25:03 [2021-07-03T21:25:03.739Z] #48 4.946 go: downloading gotest.tools/gotestsum v0.5.3
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.321 go: downloading github.com/fatih/color v1.9.0
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.325 go: downloading github.com/pkg/errors v0.9.1
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.325 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.388 go: downloading github.com/spf13/pflag v1.0.3
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.624 go: downloading github.com/jonboulle/clockwork v0.1.0
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.637 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:25:03 [2021-07-03T21:25:03.739Z] #48 6.746 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
21:25:03 [2021-07-03T21:25:03.739Z] #48 7.236 go: downloading github.com/mattn/go-colorable v0.1.6
21:25:03 [2021-07-03T21:25:03.739Z] #48 7.527 go: downloading github.com/mattn/go-isatty v0.0.12
21:25:03 [2021-07-03T21:25:03.739Z] #48 7.682 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
21:25:03 [2021-07-03T21:25:03.739Z] #48 7.780 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
21:25:04 [2021-07-03T21:25:04.009Z] #48 ...
21:25:04 [2021-07-03T21:25:04.009Z] 
21:25:04 [2021-07-03T21:25:04.009Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:04 [2021-07-03T21:25:04.009Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:04 [2021-07-03T21:25:04.213Z] #36 42.41 The following additional packages will be installed:
21:25:04 [2021-07-03T21:25:04.213Z] #36 42.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:25:04 [2021-07-03T21:25:04.213Z] #36 42.43 Suggested packages:
21:25:04 [2021-07-03T21:25:04.213Z] #36 42.44   cmake-doc ninja-build lrzip
21:25:04 [2021-07-03T21:25:04.213Z] #36 42.44 Recommended packages:
21:25:04 [2021-07-03T21:25:04.213Z] #36 42.44   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:25:04 [2021-07-03T21:25:04.718Z] #50 ...
21:25:04 [2021-07-03T21:25:04.718Z] 
21:25:04 [2021-07-03T21:25:04.719Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:04 [2021-07-03T21:25:04.719Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:25:04 [2021-07-03T21:25:04.719Z] #56 34.52 Building dependency tree...
21:25:04 [2021-07-03T21:25:04.719Z] #56 37.79 The following additional packages will be installed:
21:25:04 [2021-07-03T21:25:04.719Z] #56 37.80   libbtrfs0
21:25:04 [2021-07-03T21:25:04.719Z] #56 37.99 The following NEW packages will be installed:
21:25:04 [2021-07-03T21:25:04.719Z] #56 38.00   libbtrfs-dev libbtrfs0
21:25:04 [2021-07-03T21:25:04.719Z] #56 38.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:25:04 [2021-07-03T21:25:04.719Z] #56 38.42 Need to get 119 kB of archives.
21:25:04 [2021-07-03T21:25:04.719Z] #56 38.42 After this operation, 387 kB of additional disk space will be used.
21:25:04 [2021-07-03T21:25:04.719Z] #56 38.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:25:04 [2021-07-03T21:25:04.719Z] #56 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:25:04 [2021-07-03T21:25:04.719Z] #56 39.53 debconf: delaying package configuration, since apt-utils is not installed
21:25:04 [2021-07-03T21:25:04.719Z] #56 39.76 Fetched 119 kB in 0s (454 kB/s)
21:25:04 [2021-07-03T21:25:04.719Z] #56 39.84 Selecting previously unselected package libbtrfs0.
21:25:04 [2021-07-03T21:25:04.719Z] #56 39.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 ... 15421 files and directories currently installed.)
21:25:04 [2021-07-03T21:25:04.719Z] #56 39.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:25:04 [2021-07-03T21:25:04.719Z] #56 39.92 Unpacking libbtrfs0 (4.20.1-2) ...
21:25:04 [2021-07-03T21:25:04.719Z] #56 40.05 Selecting previously unselected package libbtrfs-dev.
21:25:04 [2021-07-03T21:25:04.719Z] #56 40.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:25:04 [2021-07-03T21:25:04.719Z] #56 40.06 Unpacking libbtrfs-dev (4.20.1-2) ...
21:25:04 [2021-07-03T21:25:04.719Z] #56 40.30 Setting up libbtrfs0 (4.20.1-2) ...
21:25:04 [2021-07-03T21:25:04.719Z] #56 40.31 Setting up libbtrfs-dev (4.20.1-2) ...
21:25:04 [2021-07-03T21:25:04.719Z] #56 40.32 Processing triggers for libc-bin (2.28-10) ...
21:25:05 [2021-07-03T21:25:05.134Z] #29 2.227 Collecting yamllint==1.26.1
21:25:05 [2021-07-03T21:25:05.157Z] #36 43.30 The following NEW packages will be installed:
21:25:05 [2021-07-03T21:25:05.157Z] #36 43.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:25:05 [2021-07-03T21:25:05.157Z] #36 43.32   vim-common xxd
21:25:05 [2021-07-03T21:25:05.418Z] #36 43.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:25:05 [2021-07-03T21:25:05.418Z] #36 43.71 Need to get 14.9 MB of archives.
21:25:05 [2021-07-03T21:25:05.418Z] #36 43.71 After this operation, 61.8 MB of additional disk space will be used.
21:25:05 [2021-07-03T21:25:05.418Z] #36 43.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:25:05 [2021-07-03T21:25:05.654Z] #56 DONE 41.2s
21:25:05 [2021-07-03T21:25:05.654Z] 
21:25:05 [2021-07-03T21:25:05.654Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:25:05 [2021-07-03T21:25:05.654Z] #57 sha256:bbaf887b397b761e99973b614ef1d19e525c82290f3ca3e3e1ec89bacf46f001
21:25:05 [2021-07-03T21:25:05.679Z] #36 43.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:25:05 [2021-07-03T21:25:05.679Z] #36 43.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:25:05 [2021-07-03T21:25:05.679Z] #36 43.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:25:05 [2021-07-03T21:25:05.941Z] #36 ...
21:25:05 [2021-07-03T21:25:05.941Z] 
21:25:05 [2021-07-03T21:25:05.941Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:05 [2021-07-03T21:25:05.941Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
21:25:05 [2021-07-03T21:25:05.941Z] #56 37.82 Building dependency tree...
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.13 The following additional packages will be installed:
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.14   libbtrfs0
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.32 The following NEW packages will be installed:
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.33   libbtrfs-dev libbtrfs0
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.77 Need to get 119 kB of archives.
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.77 After this operation, 387 kB of additional disk space will be used.
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:25:05 [2021-07-03T21:25:05.941Z] #56 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:25:05 [2021-07-03T21:25:05.941Z] #56 42.77 debconf: delaying package configuration, since apt-utils is not installed
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.01 Fetched 119 kB in 0s (396 kB/s)
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.09 Selecting previously unselected package libbtrfs0.
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.22 Unpacking libbtrfs0 (4.20.1-2) ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.32 Selecting previously unselected package libbtrfs-dev.
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.34 Unpacking libbtrfs-dev (4.20.1-2) ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.56 Setting up libbtrfs0 (4.20.1-2) ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.59 Setting up libbtrfs-dev (4.20.1-2) ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 43.64 Processing triggers for libc-bin (2.28-10) ...
21:25:05 [2021-07-03T21:25:05.941Z] #56 DONE 44.1s
21:25:05 [2021-07-03T21:25:05.941Z] 
21:25:05 [2021-07-03T21:25:05.941Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:25:05 [2021-07-03T21:25:05.941Z] #57 sha256:d965f5353f8267dc39a5a1f64352ad7bd4b67a355d8f5313f3a330da83883c31
21:25:05 [2021-07-03T21:25:05.945Z] #29 ...
21:25:05 [2021-07-03T21:25:05.945Z] 
21:25:05 [2021-07-03T21:25:05.945Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:05 [2021-07-03T21:25:05.945Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.774 + RM_GOPATH=0
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.774 + TMP_GOPATH=
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.774 + : /build
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.774 + '[' -z '' ']'
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.782 ++ mktemp -d
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.782 + export GOPATH=/tmp/tmp.6G6pAEKAac
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.782 + GOPATH=/tmp/tmp.6G6pAEKAac
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.782 + RM_GOPATH=1
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.782 + case "$(go env GOARCH)" in
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.787 ++ go env GOARCH
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.809 + export GO_BUILDMODE=-buildmode=pie
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.809 + GO_BUILDMODE=-buildmode=pie
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.811 ++ dirname /tmp/install/install.sh
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + dir=/tmp/install
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + bin=vndr
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + shift
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + '[' '!' -f /tmp/install/vndr.installer ']'
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + . /tmp/install/vndr.installer
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + install_vndr
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6G6pAEKAac/src/github.com/LK4D4/vndr
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 Cloning into '/tmp/tmp.6G6pAEKAac/src/github.com/LK4D4/vndr'...
21:25:05 [2021-07-03T21:25:05.945Z] #46 4.818 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
21:25:05 [2021-07-03T21:25:05.945Z] #46 5.418 + cd /tmp/tmp.6G6pAEKAac/src/github.com/LK4D4/vndr
21:25:05 [2021-07-03T21:25:05.945Z] #46 5.418 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
21:25:05 [2021-07-03T21:25:05.945Z] #46 5.426 + go build -buildmode=pie -v -o /build/vndr .
21:25:05 [2021-07-03T21:25:05.945Z] #46 6.695 runtime/internal/sys
21:25:05 [2021-07-03T21:25:05.945Z] #46 6.792 internal/unsafeheader
21:25:05 [2021-07-03T21:25:05.945Z] #46 6.872 runtime/internal/atomic
21:25:05 [2021-07-03T21:25:05.945Z] #46 6.874 internal/cpu
21:25:05 [2021-07-03T21:25:05.945Z] #46 7.024 internal/race
21:25:05 [2021-07-03T21:25:05.945Z] #46 7.135 runtime/internal/math
21:25:05 [2021-07-03T21:25:05.945Z] #46 7.318 sync/atomic
21:25:05 [2021-07-03T21:25:05.945Z] #46 7.355 unicode
21:25:05 [2021-07-03T21:25:05.945Z] #46 7.659 unicode/utf8
21:25:05 [2021-07-03T21:25:05.945Z] #46 8.049 math/bits
21:25:05 [2021-07-03T21:25:05.945Z] #46 8.322 internal/bytealg
21:25:05 [2021-07-03T21:25:05.945Z] #46 8.362 encoding
21:25:05 [2021-07-03T21:25:05.945Z] #46 8.716 unicode/utf16
21:25:05 [2021-07-03T21:25:05.945Z] #46 9.258 container/list
21:25:05 [2021-07-03T21:25:05.945Z] #46 9.585 math
21:25:05 [2021-07-03T21:25:05.945Z] #46 9.869 runtime
21:25:05 [2021-07-03T21:25:05.945Z] #46 ...
21:25:05 [2021-07-03T21:25:05.945Z] 
21:25:05 [2021-07-03T21:25:05.945Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:05 [2021-07-03T21:25:05.945Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.411 + RM_GOPATH=0
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.411 + TMP_GOPATH=
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.411 + : /build
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.411 + '[' -z '' ']'
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.411 ++ mktemp -d
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.413 + export GOPATH=/tmp/tmp.Zl6bmh1823
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.413 + GOPATH=/tmp/tmp.Zl6bmh1823
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.413 + RM_GOPATH=1
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.413 + case "$(go env GOARCH)" in
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.419 ++ go env GOARCH
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.451 + export GO_BUILDMODE=-buildmode=pie
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.451 + GO_BUILDMODE=-buildmode=pie
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.452 ++ dirname /tmp/install/install.sh
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + dir=/tmp/install
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + bin=shfmt
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + shift
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + '[' '!' -f /tmp/install/shfmt.installer ']'
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + . /tmp/install/shfmt.installer
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + install_shfmt
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.456 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zl6bmh1823/src/github.com/mvdan/sh
21:25:05 [2021-07-03T21:25:05.945Z] #52 3.459 Cloning into '/tmp/tmp.Zl6bmh1823/src/github.com/mvdan/sh'...
21:25:05 [2021-07-03T21:25:05.945Z] #52 8.849 + cd /tmp/tmp.Zl6bmh1823/src/github.com/mvdan/sh
21:25:05 [2021-07-03T21:25:05.945Z] #52 8.849 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:25:05 [2021-07-03T21:25:05.945Z] #52 9.029 + GO111MODULE=on
21:25:05 [2021-07-03T21:25:05.945Z] #52 9.029 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:25:05 [2021-07-03T21:25:05.945Z] #52 10.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:25:05 [2021-07-03T21:25:05.945Z] #52 10.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:25:05 [2021-07-03T21:25:05.945Z] #52 10.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:25:05 [2021-07-03T21:25:05.945Z] #52 ...
21:25:05 [2021-07-03T21:25:05.945Z] 
21:25:05 [2021-07-03T21:25:05.946Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:05 [2021-07-03T21:25:05.946Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371
21:25:05 [2021-07-03T21:25:05.946Z] #56 4.841 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:25:05 [2021-07-03T21:25:05.946Z] #56 4.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:25:05 [2021-07-03T21:25:05.946Z] #56 4.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:25:05 [2021-07-03T21:25:05.946Z] #56 5.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:25:05 [2021-07-03T21:25:05.946Z] #56 7.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:25:05 [2021-07-03T21:25:05.946Z] #56 9.122 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:25:05 [2021-07-03T21:25:05.946Z] #56 ...
21:25:05 [2021-07-03T21:25:05.946Z] 
21:25:05 [2021-07-03T21:25:05.946Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:05 [2021-07-03T21:25:05.946Z] #32 sha256:462278081f372c908f585114e0ca95d88e3595c68e24a7d65740789c8a6d675c
21:25:05 [2021-07-03T21:25:05.946Z] #32 4.721 + git clone https://github.com/kolyshkin/go-swagger.git .
21:25:05 [2021-07-03T21:25:05.946Z] #32 4.721 Cloning into '.'...
21:25:06 [2021-07-03T21:25:06.209Z] #32 ...
21:25:06 [2021-07-03T21:25:06.209Z] 
21:25:06 [2021-07-03T21:25:06.209Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:25:06 [2021-07-03T21:25:06.209Z] #24 sha256:9dd74d9a05073f8dd819962cf5e46a47ba66b2d241c83c02348e87df6054dbbc
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.471 + RM_GOPATH=0
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.471 + TMP_GOPATH=
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.472 + : /build
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.472 + '[' -z '' ']'
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.473 ++ mktemp -d
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.481 + export GOPATH=/tmp/tmp.Fcq73jV5tL
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.481 + GOPATH=/tmp/tmp.Fcq73jV5tL
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.481 + RM_GOPATH=1
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.481 + case "$(go env GOARCH)" in
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.483 ++ go env GOARCH
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.497 + export GO_BUILDMODE=-buildmode=pie
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.497 + GO_BUILDMODE=-buildmode=pie
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.501 Install docker/cli version 17.06.2-ce from stable
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 ++ dirname /tmp/install/install.sh
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + dir=/tmp/install
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + bin=dockercli
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + shift
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + '[' '!' -f /tmp/install/dockercli.installer ']'
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + . /tmp/install/dockercli.installer
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 ++ : stable
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 ++ : 17.06.2-ce
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + install_dockercli
21:25:06 [2021-07-03T21:25:06.209Z] #24 3.504 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.504 ++ uname -m
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.506 + arch=aarch64
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.506 + '[' aarch64 '!=' x86_64 ']'
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.506 + '[' aarch64 '!=' s390x ']'
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.506 + '[' aarch64 '!=' armhf ']'
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.506 + build_dockercli
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.506 + git clone https://github.com/docker/docker-ce /tmp/tmp.Fcq73jV5tL/tmp/docker-ce
21:25:06 [2021-07-03T21:25:06.210Z] #24 3.529 Cloning into '/tmp/tmp.Fcq73jV5tL/tmp/docker-ce'...
21:25:06 [2021-07-03T21:25:06.210Z] #24 ...
21:25:06 [2021-07-03T21:25:06.210Z] 
21:25:06 [2021-07-03T21:25:06.210Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:06 [2021-07-03T21:25:06.210Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:25:06 [2021-07-03T21:25:06.210Z] #44 5.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:25:06 [2021-07-03T21:25:06.210Z] #44 5.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:25:06 [2021-07-03T21:25:06.210Z] #44 5.561 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:25:06 [2021-07-03T21:25:06.210Z] #44 6.184 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
21:25:06 [2021-07-03T21:25:06.210Z] #44 6.711 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:25:06 [2021-07-03T21:25:06.210Z] #44 8.145 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:25:06 [2021-07-03T21:25:06.210Z] #44 9.572 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:25:06 [2021-07-03T21:25:06.472Z] #44 ...
21:25:06 [2021-07-03T21:25:06.472Z] 
21:25:06 [2021-07-03T21:25:06.472Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:25:06 [2021-07-03T21:25:06.472Z] #50 sha256:98db681d4539bc8d77a3aa2ee6551dfb0fc9ebc908fdcae29f930d3707502bca
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.698 + RM_GOPATH=0
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.698 + TMP_GOPATH=
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.698 + : /build
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.698 + '[' -z '' ']'
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.698 ++ mktemp -d
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.702 + export GOPATH=/tmp/tmp.BBwbCrPmUz
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.702 + GOPATH=/tmp/tmp.BBwbCrPmUz
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.702 + RM_GOPATH=1
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.702 + case "$(go env GOARCH)" in
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.702 ++ go env GOARCH
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.732 + export GO_BUILDMODE=-buildmode=pie
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.732 + GO_BUILDMODE=-buildmode=pie
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.734 ++ dirname /tmp/install/install.sh
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + dir=/tmp/install
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + bin=golangci_lint
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + shift
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + . /tmp/install/golangci_lint.installer
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 ++ : v1.23.8
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + install_golangci_lint
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + set -e
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + export GO111MODULE=on
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + GO111MODULE=on
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + GOBIN=/build
21:25:06 [2021-07-03T21:25:06.472Z] #50 4.742 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
21:25:06 [2021-07-03T21:25:06.472Z] #50 5.630 go: downloading github.com/golangci/golangci-lint v1.23.8
21:25:06 [2021-07-03T21:25:06.472Z] #50 ...
21:25:06 [2021-07-03T21:25:06.472Z] 
21:25:06 [2021-07-03T21:25:06.472Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:06 [2021-07-03T21:25:06.472Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d
21:25:06 [2021-07-03T21:25:06.472Z] #36 5.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:25:06 [2021-07-03T21:25:06.472Z] #36 5.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:25:06 [2021-07-03T21:25:06.472Z] #36 5.666 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:25:06 [2021-07-03T21:25:06.473Z] #36 6.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:25:06 [2021-07-03T21:25:06.473Z] #36 8.095 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:25:06 [2021-07-03T21:25:06.473Z] #36 9.686 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:25:06 [2021-07-03T21:25:06.758Z] #36 ...
21:25:06 [2021-07-03T21:25:06.758Z] 
21:25:06 [2021-07-03T21:25:06.758Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:25:06 [2021-07-03T21:25:06.758Z] #34 sha256:d285ebf337070a639cd7a04e7775c89a070a1a868cafd8b2e4dcb95ce3c0a23f
21:25:06 [2021-07-03T21:25:06.758Z] #34 5.192 Install go-toml version v1.8.1
21:25:06 [2021-07-03T21:25:06.758Z] #34 5.914 go: downloading github.com/pelletier/go-toml v1.8.1
21:25:06 [2021-07-03T21:25:06.758Z] #34 8.601 github.com/pelletier/go-toml
21:25:06 [2021-07-03T21:25:06.758Z] #34 ...
21:25:06 [2021-07-03T21:25:06.758Z] 
21:25:06 [2021-07-03T21:25:06.758Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:25:06 [2021-07-03T21:25:06.758Z] #59 sha256:1c3771fe3950e507d55028f98fb4cf07b33337daca8d399c774a527be33e7ffc
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.908 + RM_GOPATH=0
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.908 + TMP_GOPATH=
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.908 + : /build
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.908 + '[' -z '' ']'
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.912 ++ mktemp -d
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.913 + export GOPATH=/tmp/tmp.lIOpiYxpP6
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.913 + GOPATH=/tmp/tmp.lIOpiYxpP6
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.913 + RM_GOPATH=1
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.913 + case "$(go env GOARCH)" in
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.914 ++ go env GOARCH
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.929 + export GO_BUILDMODE=-buildmode=pie
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.929 + GO_BUILDMODE=-buildmode=pie
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.929 ++ dirname /tmp/install/install.sh
21:25:06 [2021-07-03T21:25:06.758Z] #59 3.929 + dir=/tmp/install
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.930 + bin=rootlesskit
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.930 + shift
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.930 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.933 + . /tmp/install/rootlesskit.installer
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.933 ++ : 4cd567642273d369adaadcbadca00880552c1778
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + install_rootlesskit
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + case "$1" in
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + export CGO_ENABLED=0
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + CGO_ENABLED=0
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + _install_rootlesskit
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lIOpiYxpP6/src/github.com/rootless-containers/rootlesskit
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.935 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
21:25:06 [2021-07-03T21:25:06.759Z] #59 3.944 Cloning into '/tmp/tmp.lIOpiYxpP6/src/github.com/rootless-containers/rootlesskit'...
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.883 + cd /tmp/tmp.lIOpiYxpP6/src/github.com/rootless-containers/rootlesskit
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.884 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.951 + export GO111MODULE=on
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.953 + GO111MODULE=on
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.953 + export GOPROXY=https://proxy.golang.org
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.953 + GOPROXY=https://proxy.golang.org
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.953 + for f in rootlesskit rootlesskit-docker-proxy
21:25:06 [2021-07-03T21:25:06.759Z] #59 6.954 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:25:06 [2021-07-03T21:25:06.759Z] #59 8.962 go: downloading github.com/pkg/errors v0.9.1
21:25:06 [2021-07-03T21:25:06.759Z] #59 9.078 go: downloading github.com/sirupsen/logrus v1.8.1
21:25:06 [2021-07-03T21:25:06.759Z] #59 9.175 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
21:25:06 [2021-07-03T21:25:06.759Z] #59 9.217 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
21:25:06 [2021-07-03T21:25:06.759Z] #59 10.54 go: downloading github.com/urfave/cli/v2 v2.3.0
21:25:06 [2021-07-03T21:25:06.759Z] #59 10.95 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
21:25:06 [2021-07-03T21:25:06.759Z] #59 10.96 go: downloading github.com/google/uuid v1.2.0
21:25:06 [2021-07-03T21:25:06.759Z] #59 11.16 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
21:25:07 [2021-07-03T21:25:07.027Z] #59 ...
21:25:07 [2021-07-03T21:25:07.028Z] 
21:25:07 [2021-07-03T21:25:07.028Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:07 [2021-07-03T21:25:07.028Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:25:07 [2021-07-03T21:25:07.028Z] #44 11.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
21:25:07 [2021-07-03T21:25:07.036Z] #57 1.161 + RM_GOPATH=0
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.161 + TMP_GOPATH=
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.161 + : /build
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.161 + '[' -z '' ']'
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.161 ++ mktemp -d
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.163 + export GOPATH=/tmp/tmp.MTmAb73ITn
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.163 + GOPATH=/tmp/tmp.MTmAb73ITn
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.163 + RM_GOPATH=1
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.163 + case "$(go env GOARCH)" in
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.164 ++ go env GOARCH
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.225 + export GO_BUILDMODE=-buildmode=pie
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.225 + GO_BUILDMODE=-buildmode=pie
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.226 ++ dirname /tmp/install/install.sh
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.228 + dir=/tmp/install
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.229 + bin=containerd
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.229 + shift
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.230 + '[' '!' -f /tmp/install/containerd.installer ']'
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.230 + . /tmp/install/containerd.installer
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.230 ++ set -e
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.231 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.232 + install_containerd
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.236 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.236 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.236 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MTmAb73ITn/src/github.com/containerd/containerd
21:25:07 [2021-07-03T21:25:07.037Z] #57 1.241 Cloning into '/tmp/tmp.MTmAb73ITn/src/github.com/containerd/containerd'...
21:25:08 [2021-07-03T21:25:08.489Z] #57 ...
21:25:08 [2021-07-03T21:25:08.489Z] 
21:25:08 [2021-07-03T21:25:08.489Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:08 [2021-07-03T21:25:08.489Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:08 [2021-07-03T21:25:08.489Z] #36 28.95 Reading package lists...
21:25:08 [2021-07-03T21:25:08.489Z] #36 34.40 Building dependency tree...
21:25:08 [2021-07-03T21:25:08.489Z] #36 37.25 The following additional packages will be installed:
21:25:08 [2021-07-03T21:25:08.489Z] #36 37.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:25:08 [2021-07-03T21:25:08.489Z] #36 37.28 Suggested packages:
21:25:08 [2021-07-03T21:25:08.489Z] #36 37.29   cmake-doc ninja-build lrzip
21:25:08 [2021-07-03T21:25:08.489Z] #36 37.29 Recommended packages:
21:25:08 [2021-07-03T21:25:08.489Z] #36 37.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.12 The following NEW packages will be installed:
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.13   vim-common xxd
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.52 Need to get 14.9 MB of archives.
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.52 After this operation, 61.8 MB of additional disk space will be used.
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 38.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 39.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 39.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 39.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 39.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 39.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:25:08 [2021-07-03T21:25:08.489Z] #36 40.76 debconf: delaying package configuration, since apt-utils is not installed
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.01 Fetched 14.9 MB in 1s (10.0 MB/s)
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.12 Selecting previously unselected package xxd.
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.23 Unpacking xxd (2:8.1.0875-5) ...
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.62 Selecting previously unselected package vim-common.
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:25:08 [2021-07-03T21:25:08.489Z] #36 41.71 Unpacking vim-common (2:8.1.0875-5) ...
21:25:08 [2021-07-03T21:25:08.489Z] #36 42.37 Selecting previously unselected package cmake-data.
21:25:08 [2021-07-03T21:25:08.489Z] #36 42.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:25:08 [2021-07-03T21:25:08.489Z] #36 42.38 Unpacking cmake-data (3.13.4-1) ...
21:25:08 [2021-07-03T21:25:08.489Z] #36 ...
21:25:08 [2021-07-03T21:25:08.489Z] 
21:25:08 [2021-07-03T21:25:08.489Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:08 [2021-07-03T21:25:08.489Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:25:08 [2021-07-03T21:25:08.749Z] #32 43.53 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.
21:25:08 [2021-07-03T21:25:08.749Z] #32 44.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:25:08 [2021-07-03T21:25:08.749Z] #32 ...
21:25:08 [2021-07-03T21:25:08.749Z] 
21:25:08 [2021-07-03T21:25:08.749Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:08 [2021-07-03T21:25:08.749Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:08 [2021-07-03T21:25:08.749Z] #44 28.94 Reading package lists...
21:25:08 [2021-07-03T21:25:08.749Z] #44 34.34 Building dependency tree...
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.27 The following additional packages will be installed:
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.29   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.30   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.30   python3-pkg-resources python3-protobuf python3-six python3.7
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.30   python3.7-minimal
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.30 Suggested packages:
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.31   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
21:25:08 [2021-07-03T21:25:08.749Z] #44 37.31   python3.7-doc binfmt-support
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.45 The following NEW packages will be installed:
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.46   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.46   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.46   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.47   python3.7-minimal
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.95 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.95 Need to get 6695 kB of archives.
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.95 After this operation, 33.1 MB of additional disk space will be used.
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 38.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.45 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 39.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:25:08 [2021-07-03T21:25:08.749Z] #44 41.23 debconf: delaying package configuration, since apt-utils is not installed
21:25:08 [2021-07-03T21:25:08.749Z] #44 41.44 Fetched 6695 kB in 1s (5520 kB/s)
21:25:08 [2021-07-03T21:25:08.749Z] #44 41.62 Selecting previously unselected package libpython3.7-minimal:amd64.
21:25:08 [2021-07-03T21:25:08.749Z] #44 41.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:25:08 [2021-07-03T21:25:08.749Z] #44 41.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:25:08 [2021-07-03T21:25:08.749Z] #44 41.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:25:08 [2021-07-03T21:25:08.749Z] #44 42.57 Selecting previously unselected package python3.7-minimal.
21:25:08 [2021-07-03T21:25:08.749Z] #44 42.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:25:08 [2021-07-03T21:25:08.749Z] #44 42.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:25:09 [2021-07-03T21:25:09.245Z] #57 3.053 + RM_GOPATH=0
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.053 + TMP_GOPATH=
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.053 + : /build
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.053 + '[' -z '' ']'
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.054 ++ mktemp -d
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.062 + export GOPATH=/tmp/tmp.Mcyiitb9hw
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.062 + GOPATH=/tmp/tmp.Mcyiitb9hw
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.062 + RM_GOPATH=1
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.062 + case "$(go env GOARCH)" in
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.063 ++ go env GOARCH
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.089 + export GO_BUILDMODE=-buildmode=pie
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.089 + GO_BUILDMODE=-buildmode=pie
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.090 ++ dirname /tmp/install/install.sh
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.092 + dir=/tmp/install
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.092 + bin=containerd
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.092 + shift
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.093 + '[' '!' -f /tmp/install/containerd.installer ']'
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.093 + . /tmp/install/containerd.installer
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.094 ++ set -e
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.095 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.099 + install_containerd
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.100 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.100 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mcyiitb9hw/src/github.com/containerd/containerd
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.100 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:09 [2021-07-03T21:25:09.246Z] #57 3.104 Cloning into '/tmp/tmp.Mcyiitb9hw/src/github.com/containerd/containerd'...
21:25:09 [2021-07-03T21:25:09.338Z] #29 ...
21:25:09 [2021-07-03T21:25:09.338Z] 
21:25:09 [2021-07-03T21:25:09.338Z] #64 [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
21:25:09 [2021-07-03T21:25:09.338Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:25:09 [2021-07-03T21:25:09.338Z] #64 107.2 # github.com/containerd/containerd/cmd/containerd
21:25:09 [2021-07-03T21:25:09.338Z] #64 107.2 /usr/bin/ld: /tmp/go-link-957399754/000019.o: in function `New':
21:25:09 [2021-07-03T21:25:09.338Z] #64 107.2 /tmp/tmp.czwqnzWhVZ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:25:09 [2021-07-03T21:25:09.338Z] #64 107.3 + bin/containerd-stress
21:25:09 [2021-07-03T21:25:09.338Z] #64 108.4 + bin/containerd-shim
21:25:09 [2021-07-03T21:25:09.468Z] #44 44.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:25:09 [2021-07-03T21:25:09.468Z] #44 44.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:25:09 [2021-07-03T21:25:09.729Z] #44 ...
21:25:09 [2021-07-03T21:25:09.729Z] 
21:25:09 [2021-07-03T21:25:09.729Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:09 [2021-07-03T21:25:09.729Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:25:09 [2021-07-03T21:25:09.729Z] #32 45.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:10 [2021-07-03T21:25:10.399Z] 29d5b6a226d2: Verifying Checksum
21:25:10 [2021-07-03T21:25:10.399Z] 29d5b6a226d2: Download complete
21:25:11 [2021-07-03T21:25:11.260Z] #44 ...
21:25:11 [2021-07-03T21:25:11.261Z] 
21:25:11 [2021-07-03T21:25:11.261Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:25:11 [2021-07-03T21:25:11.261Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4
21:25:11 [2021-07-03T21:25:11.261Z] #40 4.917 + git clone https://github.com/docker/distribution.git .
21:25:11 [2021-07-03T21:25:11.261Z] #40 4.924 Cloning into '.'...
21:25:11 [2021-07-03T21:25:11.261Z] #40 ...
21:25:11 [2021-07-03T21:25:11.261Z] 
21:25:11 [2021-07-03T21:25:11.261Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:11 [2021-07-03T21:25:11.261Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:11 [2021-07-03T21:25:11.261Z] #29 2.534 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
21:25:11 [2021-07-03T21:25:11.261Z] #29 2.956 
21:25:11 [2021-07-03T21:25:11.261Z] #29 3.214 
                                                                           0.0%
##                                                                         3.6%
####                                                                       5.9%
######                                                                     8.5%
#######                                                                   10.0%
#########                                                                 13.1%
###########                                                               16.2%
#############                                                             19.1%
################                                                          23.4%
##################                                                        26.0%
#####################                                                     29.3%
##########################                                                37.4%
#############################                                             41.5%
###############################                                           44.0%
##################################                                        47.8%
###################################                                       49.8%
#####################################                                     52.1%
#######################################                                   55.5%
###########################################                               60.0%
#############################################                             63.7%
#################################################                         68.7%
####################################################                      72.3%
#######################################################                   77.7%
###########################################################               83.2%
##############################################################            87.3%
###################################################################       93.5%
######################################################################## 100.0%
21:25:11 [2021-07-03T21:25:11.261Z] #29 6.284 
21:25:11 [2021-07-03T21:25:11.261Z] #29 6.513 
                                                                           0.1%
#############                                                             19.3%
##############################                                            42.0%
#########################################                                 58.3%
#####################################################################     96.8%
######################################################################## 100.0%
21:25:11 [2021-07-03T21:25:11.261Z] #29 7.350 
21:25:11 [2021-07-03T21:25:11.532Z] #29 7.679 
                                                                           0.1%
############                                                              16.8%
21:25:11 [2021-07-03T21:25:11.532Z] #29 ...
21:25:11 [2021-07-03T21:25:11.532Z] 
21:25:11 [2021-07-03T21:25:11.532Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:25:11 [2021-07-03T21:25:11.533Z] #50 sha256:98db681d4539bc8d77a3aa2ee6551dfb0fc9ebc908fdcae29f930d3707502bca
21:25:11 [2021-07-03T21:25:11.533Z] #50 16.17 go: downloading github.com/fatih/color v1.7.0
21:25:11 [2021-07-03T21:25:11.798Z] #57 ...
21:25:11 [2021-07-03T21:25:11.798Z] 
21:25:11 [2021-07-03T21:25:11.798Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:11 [2021-07-03T21:25:11.798Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:25:11 [2021-07-03T21:25:11.798Z] #32 44.02 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
21:25:11 [2021-07-03T21:25:11.798Z] #32 44.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:25:11 [2021-07-03T21:25:11.800Z] #50 16.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
21:25:11 [2021-07-03T21:25:11.884Z] #64 ...
21:25:11 [2021-07-03T21:25:11.884Z] 
21:25:11 [2021-07-03T21:25:11.884Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:25:11 [2021-07-03T21:25:11.884Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74
21:25:11 [2021-07-03T21:25:11.884Z] #29 7.461   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
21:25:11 [2021-07-03T21:25:11.884Z] #29 7.883 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
21:25:11 [2021-07-03T21:25:11.884Z] #29 7.914   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
21:25:11 [2021-07-03T21:25:11.884Z] #29 7.937 Collecting pyyaml (from yamllint==1.26.1)
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.075   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.197 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.198 Building wheels for collected packages: yamllint
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.199   Running setup.py bdist_wheel for yamllint: started
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.611   Running setup.py bdist_wheel for yamllint: finished with status 'done'
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.611   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.632 Successfully built yamllint
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.643 Installing collected packages: pathspec, pyyaml, yamllint
21:25:11 [2021-07-03T21:25:11.884Z] #29 8.816 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
21:25:11 [2021-07-03T21:25:11.884Z] #29 DONE 9.0s
21:25:11 [2021-07-03T21:25:11.884Z] 
21:25:11 [2021-07-03T21:25:11.884Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
21:25:11 [2021-07-03T21:25:11.884Z] #32 sha256:fa9ad9aa2fe5efb72cc9f76338e52d528f79d1c20212f478fe030a7430860ff4
21:25:11 [2021-07-03T21:25:11.884Z] #32 DONE 0.2s
21:25:11 [2021-07-03T21:25:11.884Z] 
21:25:11 [2021-07-03T21:25:11.884Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
21:25:11 [2021-07-03T21:25:11.884Z] #37 sha256:c5bd976774a3ca6551cbebaa311913c7f0073875a74b087ccdb389e7ceb14ab8
21:25:12 [2021-07-03T21:25:12.084Z] #50 16.48 go: downloading github.com/pkg/errors v0.8.1
21:25:12 [2021-07-03T21:25:12.084Z] #50 16.50 go: downloading github.com/spf13/cobra v0.0.5
21:25:12 [2021-07-03T21:25:12.084Z] #50 16.55 go: downloading github.com/spf13/pflag v1.0.5
21:25:12 [2021-07-03T21:25:12.084Z] #50 16.60 go: downloading github.com/spf13/viper v1.6.1
21:25:12 [2021-07-03T21:25:12.272Z] #32 ...
21:25:12 [2021-07-03T21:25:12.272Z] 
21:25:12 [2021-07-03T21:25:12.272Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:12 [2021-07-03T21:25:12.272Z] #13 27.68 Reading package lists...
21:25:12 [2021-07-03T21:25:12.272Z] #13 34.11 Building dependency tree...
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.32 The following additional packages will be installed:
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.33   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.33   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.33   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.33   mingw-w64-x86-64-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.34 Suggested packages:
21:25:12 [2021-07-03T21:25:12.272Z] #13 37.35   gcc-8-locales seccomp wine64
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.68 The following NEW packages will be installed:
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.68   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.68   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.70   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.70   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.72 The following packages will be upgraded:
21:25:12 [2021-07-03T21:25:12.272Z] #13 38.72   libseccomp2
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.12 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.12 Need to get 77.8 MB of archives.
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.12 After this operation, 487 MB of additional disk space will be used.
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.25 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.26 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.33 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]
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:25:12 [2021-07-03T21:25:12.272Z] #13 39.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:25:12 [2021-07-03T21:25:12.273Z] #13 39.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:25:12 [2021-07-03T21:25:12.273Z] #13 39.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:25:12 [2021-07-03T21:25:12.273Z] #13 40.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:25:12 [2021-07-03T21:25:12.273Z] #13 40.53 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]
21:25:12 [2021-07-03T21:25:12.273Z] #13 40.54 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]
21:25:12 [2021-07-03T21:25:12.273Z] #13 44.03 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]
21:25:12 [2021-07-03T21:25:12.371Z] #32 44.92 + 
21:25:12 [2021-07-03T21:25:12.371Z] #32 ...
21:25:12 [2021-07-03T21:25:12.371Z] 
21:25:12 [2021-07-03T21:25:12.371Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:12 [2021-07-03T21:25:12.371Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:12 [2021-07-03T21:25:12.371Z] #44 28.83 Reading package lists...
21:25:12 [2021-07-03T21:25:12.371Z] #44 35.00 Building dependency tree...
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.91 The following additional packages will be installed:
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.91   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.91   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.92   python3-pkg-resources python3-protobuf python3-six python3.7
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.92   python3.7-minimal
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.92 Suggested packages:
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.92   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
21:25:12 [2021-07-03T21:25:12.371Z] #44 37.92   python3.7-doc binfmt-support
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.21 The following NEW packages will be installed:
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.22   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.22   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.22   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.22   python3.7-minimal
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.66 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.66 Need to get 6695 kB of archives.
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.66 After this operation, 33.1 MB of additional disk space will be used.
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 39.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.22 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 40.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:25:12 [2021-07-03T21:25:12.371Z] #44 41.56 debconf: delaying package configuration, since apt-utils is not installed
21:25:12 [2021-07-03T21:25:12.371Z] #44 41.77 Fetched 6695 kB in 1s (5191 kB/s)
21:25:12 [2021-07-03T21:25:12.371Z] #44 41.88 Selecting previously unselected package libpython3.7-minimal:amd64.
21:25:12 [2021-07-03T21:25:12.371Z] #44 41.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 ... 15421 files and directories currently installed.)
21:25:12 [2021-07-03T21:25:12.371Z] #44 41.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:25:12 [2021-07-03T21:25:12.371Z] #44 41.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:25:12 [2021-07-03T21:25:12.371Z] #44 42.77 Selecting previously unselected package python3.7-minimal.
21:25:12 [2021-07-03T21:25:12.371Z] #44 42.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:25:12 [2021-07-03T21:25:12.371Z] #44 42.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:25:12 [2021-07-03T21:25:12.371Z] #44 44.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:25:12 [2021-07-03T21:25:12.371Z] #44 44.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:25:12 [2021-07-03T21:25:12.632Z] #44 ...
21:25:12 [2021-07-03T21:25:12.632Z] 
21:25:12 [2021-07-03T21:25:12.632Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:12 [2021-07-03T21:25:12.632Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:25:12 [2021-07-03T21:25:12.632Z] #32 44.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:12 [2021-07-03T21:25:12.632Z] #32 ...
21:25:12 [2021-07-03T21:25:12.632Z] 
21:25:12 [2021-07-03T21:25:12.632Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:12 [2021-07-03T21:25:12.632Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:12 [2021-07-03T21:25:12.632Z] #13 23.56 Reading package lists...
21:25:12 [2021-07-03T21:25:12.632Z] #13 30.17 Reading package lists...
21:25:12 [2021-07-03T21:25:12.632Z] #13 36.32 Building dependency tree...
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.06 The following additional packages will be installed:
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.07   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.08   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.08   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.08   mingw-w64-x86-64-dev
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.09 Suggested packages:
21:25:12 [2021-07-03T21:25:12.632Z] #13 39.09   gcc-8-locales seccomp wine64
21:25:12 [2021-07-03T21:25:12.660Z] #50 17.21 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
21:25:12 [2021-07-03T21:25:12.660Z] #50 17.33 go: downloading github.com/go-critic/go-critic v0.4.1
21:25:12 [2021-07-03T21:25:12.893Z] #13 ...
21:25:12 [2021-07-03T21:25:12.893Z] 
21:25:12 [2021-07-03T21:25:12.893Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:25:12 [2021-07-03T21:25:12.893Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:25:12 [2021-07-03T21:25:12.893Z] #50 40.85 go: downloading github.com/gobwas/glob v0.2.3
21:25:12 [2021-07-03T21:25:12.893Z] #50 40.87 go: downloading github.com/kisielk/gotool v1.0.0
21:25:12 [2021-07-03T21:25:12.893Z] #50 40.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
21:25:12 [2021-07-03T21:25:12.893Z] #50 41.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
21:25:12 [2021-07-03T21:25:12.893Z] #50 41.06 go: downloading github.com/gogo/protobuf v1.2.1
21:25:12 [2021-07-03T21:25:12.893Z] #50 42.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
21:25:12 [2021-07-03T21:25:12.893Z] #50 42.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:25:12 [2021-07-03T21:25:12.893Z] #50 42.86 go: downloading github.com/BurntSushi/toml v0.3.1
21:25:12 [2021-07-03T21:25:12.893Z] #50 ...
21:25:12 [2021-07-03T21:25:12.893Z] 
21:25:12 [2021-07-03T21:25:12.893Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:12 [2021-07-03T21:25:12.893Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.09 The following NEW packages will be installed:
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.10   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.10   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.11   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.11   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.11   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.12 The following packages will be upgraded:
21:25:12 [2021-07-03T21:25:12.893Z] #13 40.13   libseccomp2
21:25:13 [2021-07-03T21:25:13.210Z] #13 ...
21:25:13 [2021-07-03T21:25:13.210Z] 
21:25:13 [2021-07-03T21:25:13.210Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:13 [2021-07-03T21:25:13.210Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:13 [2021-07-03T21:25:13.210Z] #52 48.94 internal/reflectlite
21:25:13 [2021-07-03T21:25:13.236Z] #50 17.53 go: downloading github.com/go-lintpack/lintpack v0.5.2
21:25:13 [2021-07-03T21:25:13.236Z] #50 17.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.52 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.52 Need to get 77.8 MB of archives.
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.52 After this operation, 487 MB of additional disk space will be used.
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.53 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.53 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
21:25:13 [2021-07-03T21:25:13.466Z] #13 40.72 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]
21:25:13 [2021-07-03T21:25:13.727Z] #13 40.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:25:13 [2021-07-03T21:25:13.727Z] #13 40.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:25:13 [2021-07-03T21:25:13.727Z] #13 41.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:25:13 [2021-07-03T21:25:13.988Z] #13 41.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:25:14 [2021-07-03T21:25:14.239Z] #50 18.57 go: downloading github.com/mattn/go-colorable v0.1.4
21:25:14 [2021-07-03T21:25:14.249Z] #13 41.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:25:14 [2021-07-03T21:25:14.428Z] #37 DONE 2.3s
21:25:14 [2021-07-03T21:25:14.428Z] 
21:25:14 [2021-07-03T21:25:14.428Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.428Z] #40 sha256:36e3975e7f1668294184369b8c03453ce839209acc1ca8db95636303b7d90f8e
21:25:14 [2021-07-03T21:25:14.428Z] #40 DONE 0.2s
21:25:14 [2021-07-03T21:25:14.428Z] 
21:25:14 [2021-07-03T21:25:14.428Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.428Z] #42 sha256:85e909f8ac0793b8c68f268c059c2121b2eeca9e0f78069a0f18b1e028abfeaa
21:25:14 [2021-07-03T21:25:14.428Z] #42 DONE 0.1s
21:25:14 [2021-07-03T21:25:14.428Z] 
21:25:14 [2021-07-03T21:25:14.428Z] #64 [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
21:25:14 [2021-07-03T21:25:14.428Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:25:14 [2021-07-03T21:25:14.428Z] #64 ...
21:25:14 [2021-07-03T21:25:14.428Z] 
21:25:14 [2021-07-03T21:25:14.428Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.428Z] #45 sha256:66a0fb98eb7e0d7e0f86b19aed7be9b112d4d7ad8126632ccda0a0787133b571
21:25:14 [2021-07-03T21:25:14.428Z] #45 DONE 0.0s
21:25:14 [2021-07-03T21:25:14.428Z] 
21:25:14 [2021-07-03T21:25:14.428Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.428Z] #48 sha256:e569f34f3ad7fc064640880741eab9d291867d6d9add0f5d335d2c0f19189315
21:25:14 [2021-07-03T21:25:14.510Z] #13 41.76 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]
21:25:14 [2021-07-03T21:25:14.510Z] #13 41.79 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]
21:25:14 [2021-07-03T21:25:14.520Z] #50 19.00 go: downloading github.com/sirupsen/logrus v1.4.2
21:25:14 [2021-07-03T21:25:14.587Z] #52 50.42 io
21:25:14 [2021-07-03T21:25:14.689Z] #48 DONE 0.3s
21:25:14 [2021-07-03T21:25:14.689Z] 
21:25:14 [2021-07-03T21:25:14.689Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.689Z] #52 sha256:d778c802cd166d040f5ec955626b7980574c5e2276581477f30b1c746c46c9c8
21:25:14 [2021-07-03T21:25:14.689Z] #52 DONE 0.1s
21:25:14 [2021-07-03T21:25:14.689Z] 
21:25:14 [2021-07-03T21:25:14.689Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.689Z] #54 sha256:6181fb4fe51ef19751af1eca9e6b13e9d8bcce1e01806bb7f36a3f3c93c57b7f
21:25:14 [2021-07-03T21:25:14.689Z] #54 DONE 0.1s
21:25:14 [2021-07-03T21:25:14.689Z] 
21:25:14 [2021-07-03T21:25:14.689Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.689Z] #56 sha256:18d3e30a909c7a003dd9b69569a2f41f2a66edc8f42247e850244064c4dff314
21:25:14 [2021-07-03T21:25:14.689Z] #56 DONE 0.1s
21:25:14 [2021-07-03T21:25:14.689Z] 
21:25:14 [2021-07-03T21:25:14.690Z] #64 [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
21:25:14 [2021-07-03T21:25:14.690Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:25:14 [2021-07-03T21:25:14.806Z] #50 ...
21:25:14 [2021-07-03T21:25:14.806Z] 
21:25:14 [2021-07-03T21:25:14.806Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
21:25:14 [2021-07-03T21:25:14.806Z] #34 sha256:d285ebf337070a639cd7a04e7775c89a070a1a868cafd8b2e4dcb95ce3c0a23f
21:25:14 [2021-07-03T21:25:14.806Z] #34 14.38 github.com/pelletier/go-toml/cmd/tomll
21:25:14 [2021-07-03T21:25:14.806Z] #34 DONE 19.2s
21:25:14 [2021-07-03T21:25:14.806Z] 
21:25:14 [2021-07-03T21:25:14.806Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:14 [2021-07-03T21:25:14.806Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:14 [2021-07-03T21:25:14.806Z] #29 7.679 
                                                                           0.1%
############                                                              16.8%
###############################                                           44.4%
################################                                          45.1%
###########################################                               60.2%
############################################################              83.4%
######################################################################## 100.0%
21:25:14 [2021-07-03T21:25:14.806Z] #29 8.670 
21:25:14 [2021-07-03T21:25:14.846Z] #52 50.45 internal/oserror
21:25:14 [2021-07-03T21:25:14.846Z] #52 50.59 syscall
21:25:14 [2021-07-03T21:25:14.950Z] #64 ...
21:25:14 [2021-07-03T21:25:14.950Z] 
21:25:14 [2021-07-03T21:25:14.950Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.950Z] #58 sha256:c4193f118a5c71d835abc5384c9c696b2f5ee62e3ccd2aa7ad1554a5edc60ac0
21:25:14 [2021-07-03T21:25:14.950Z] #58 DONE 0.2s
21:25:14 [2021-07-03T21:25:14.950Z] 
21:25:14 [2021-07-03T21:25:14.950Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
21:25:14 [2021-07-03T21:25:14.950Z] #60 sha256:3b5a5621532068a5732946d4fc457714189e41301017ddc89d5a44e081e45508
21:25:14 [2021-07-03T21:25:14.950Z] #60 DONE 0.1s
21:25:14 [2021-07-03T21:25:14.950Z] 
21:25:14 [2021-07-03T21:25:14.950Z] #64 [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
21:25:14 [2021-07-03T21:25:14.950Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:25:15 [2021-07-03T21:25:15.071Z] #29 9.002 
                                                                           0.0%
#                                                                          2.3%
####                                                                       5.6%
######                                                                     9.1%
############                                                              17.4%
##############                                                            20.8%
################                                                          23.6%
####################                                                      29.1%
########################                                                  33.9%
#############################                                             41.2%
####################################                                      50.7%
######################################                                    53.4%
#########################################                                 57.6%
##########################################                                59.5%
#############################################                             63.4%
################################################                          67.4%
##################################################                        70.7%
21:25:15 [2021-07-03T21:25:15.071Z] #29 ...
21:25:15 [2021-07-03T21:25:15.071Z] 
21:25:15 [2021-07-03T21:25:15.071Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:15 [2021-07-03T21:25:15.071Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:15 [2021-07-03T21:25:15.071Z] #13 6.534 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:25:15 [2021-07-03T21:25:15.071Z] #13 7.977 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:25:15 [2021-07-03T21:25:15.071Z] #13 13.36 Fetched 8804 kB in 11s (825 kB/s)
21:25:15 [2021-07-03T21:25:15.071Z] #13 13.36 Reading package lists...
21:25:15 [2021-07-03T21:25:15.071Z] #13 ...
21:25:15 [2021-07-03T21:25:15.071Z] 
21:25:15 [2021-07-03T21:25:15.071Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:15 [2021-07-03T21:25:15.071Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:15 [2021-07-03T21:25:15.210Z] #64 ...
21:25:15 [2021-07-03T21:25:15.210Z] 
21:25:15 [2021-07-03T21:25:15.210Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
21:25:15 [2021-07-03T21:25:15.210Z] #62 sha256:4e78ed5ebcb028e71f89c27a517c59e86c33b385614b3259c3969a439fc4f4c7
21:25:15 [2021-07-03T21:25:15.210Z] #62 DONE 0.1s
21:25:15 [2021-07-03T21:25:15.210Z] 
21:25:15 [2021-07-03T21:25:15.210Z] #64 [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
21:25:15 [2021-07-03T21:25:15.210Z] #64 sha256:3cc6501658c7e981079688851b4e6b4e52a85558fc6b44d7c7a6aa50b1cdae5e
21:25:15 [2021-07-03T21:25:15.864Z] #29 9.002 
                                                                           0.0%
#                                                                          2.3%
####                                                                       5.6%
######                                                                     9.1%
############                                                              17.4%
##############                                                            20.8%
################                                                          23.6%
####################                                                      29.1%
########################                                                  33.9%
#############################                                             41.2%
####################################                                      50.7%
######################################                                    53.4%
#########################################                                 57.6%
##########################################                                59.5%
#############################################                             63.4%
################################################                          67.4%
##################################################                        70.7%
####################################################                      73.3%
#######################################################                   77.3%
#########################################################                 79.8%
############################################################              84.1%
###############################################################           87.9%
###################################################################       93.2%
#####
21:25:15 [2021-07-03T21:25:15.864Z] #29 ...
21:25:15 [2021-07-03T21:25:15.864Z] 
21:25:15 [2021-07-03T21:25:15.864Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:15 [2021-07-03T21:25:15.864Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:25:15 [2021-07-03T21:25:15.864Z] #46 10.33 crypto/internal/subtle
21:25:15 [2021-07-03T21:25:15.864Z] #46 10.68 crypto/subtle
21:25:15 [2021-07-03T21:25:15.864Z] #46 11.07 vendor/golang.org/x/crypto/cryptobyte/asn1
21:25:15 [2021-07-03T21:25:15.864Z] #46 11.45 internal/nettrace
21:25:15 [2021-07-03T21:25:15.864Z] #46 11.95 runtime/cgo
21:25:15 [2021-07-03T21:25:15.864Z] #46 12.05 vendor/golang.org/x/crypto/internal/subtle
21:25:15 [2021-07-03T21:25:15.864Z] #46 ...
21:25:15 [2021-07-03T21:25:15.864Z] 
21:25:15 [2021-07-03T21:25:15.865Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:15 [2021-07-03T21:25:15.865Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:15 [2021-07-03T21:25:15.865Z] #29 9.002 
                                                                           0.0%
#                                                                          2.3%
####                                                                       5.6%
######                                                                     9.1%
############                                                              17.4%
##############                                                            20.8%
################                                                          23.6%
####################                                                      29.1%
########################                                                  33.9%
#############################                                             41.2%
####################################                                      50.7%
######################################                                    53.4%
#########################################                                 57.6%
##########################################                                59.5%
#############################################                             63.4%
################################################                          67.4%
##################################################                        70.7%
####################################################                      73.3%
#######################################################                   77.3%
#########################################################                 79.8%
############################################################              84.1%
###############################################################           87.9%
###################################################################       93.2%
######################################################################    98.0%
######################################################################## 100.0%
21:25:16 [2021-07-03T21:25:16.164Z] #64 116.9 + bin/containerd-shim-runc-v1
21:25:16 [2021-07-03T21:25:16.441Z] #29 12.56 
21:25:16 [2021-07-03T21:25:16.753Z] #52 52.34 bytes
21:25:17 [2021-07-03T21:25:17.059Z] #13 ...
21:25:17 [2021-07-03T21:25:17.059Z] 
21:25:17 [2021-07-03T21:25:17.059Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:17 [2021-07-03T21:25:17.059Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:17 [2021-07-03T21:25:17.059Z] #36 44.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
21:25:17 [2021-07-03T21:25:17.059Z] #36 44.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:25:17 [2021-07-03T21:25:17.059Z] #36 44.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:25:17 [2021-07-03T21:25:17.059Z] #36 44.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:25:17 [2021-07-03T21:25:17.059Z] #36 44.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:25:17 [2021-07-03T21:25:17.059Z] #36 44.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.16 debconf: delaying package configuration, since apt-utils is not installed
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.30 Fetched 14.9 MB in 2s (8332 kB/s)
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.39 Selecting previously unselected package xxd.
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.47 Unpacking xxd (2:8.1.0875-5) ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.68 Selecting previously unselected package vim-common.
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 46.73 Unpacking vim-common (2:8.1.0875-5) ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 47.04 Selecting previously unselected package cmake-data.
21:25:17 [2021-07-03T21:25:17.059Z] #36 47.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 47.06 Unpacking cmake-data (3.13.4-1) ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 49.90 Selecting previously unselected package libicu63:amd64.
21:25:17 [2021-07-03T21:25:17.059Z] #36 49.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 49.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:25:17 [2021-07-03T21:25:17.059Z] #36 ...
21:25:17 [2021-07-03T21:25:17.059Z] 
21:25:17 [2021-07-03T21:25:17.059Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:17 [2021-07-03T21:25:17.059Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.43 Selecting previously unselected package python3-minimal.
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.50 Unpacking python3-minimal (3.7.3-1) ...
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.63 Selecting previously unselected package libmpdec2:amd64.
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.64 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.82 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:25:17 [2021-07-03T21:25:17.059Z] #44 48.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:25:17 [2021-07-03T21:25:17.231Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
21:25:17 [2021-07-03T21:25:17.231Z] #29 ...
21:25:17 [2021-07-03T21:25:17.231Z] 
21:25:17 [2021-07-03T21:25:17.231Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:25:17 [2021-07-03T21:25:17.231Z] #59 sha256:1c3771fe3950e507d55028f98fb4cf07b33337daca8d399c774a527be33e7ffc
21:25:17 [2021-07-03T21:25:17.231Z] #59 11.60 go: downloading github.com/moby/vpnkit v0.5.0
21:25:17 [2021-07-03T21:25:17.231Z] #59 15.11 go: downloading github.com/gofrs/flock v0.8.0
21:25:17 [2021-07-03T21:25:17.231Z] #59 15.24 go: downloading github.com/gorilla/mux v1.8.0
21:25:17 [2021-07-03T21:25:17.231Z] #59 15.51 go: downloading github.com/moby/sys/mountinfo v0.4.1
21:25:17 [2021-07-03T21:25:17.231Z] #59 15.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible
21:25:17 [2021-07-03T21:25:17.231Z] #59 18.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:25:17 [2021-07-03T21:25:17.231Z] #59 19.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:25:17 [2021-07-03T21:25:17.231Z] #59 ...
21:25:17 [2021-07-03T21:25:17.231Z] 
21:25:17 [2021-07-03T21:25:17.231Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:17 [2021-07-03T21:25:17.231Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:17 [2021-07-03T21:25:17.758Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
########                                                                  12.2%
21:25:17 [2021-07-03T21:25:17.758Z] #29 ...
21:25:17 [2021-07-03T21:25:17.758Z] 
21:25:17 [2021-07-03T21:25:17.758Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:17 [2021-07-03T21:25:17.758Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:25:17 [2021-07-03T21:25:17.758Z] #52 12.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:25:17 [2021-07-03T21:25:17.758Z] #52 15.91 runtime
21:25:17 [2021-07-03T21:25:17.758Z] #52 ...
21:25:17 [2021-07-03T21:25:17.758Z] 
21:25:17 [2021-07-03T21:25:17.758Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:17 [2021-07-03T21:25:17.758Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:18 [2021-07-03T21:25:18.452Z] #44 50.69 Selecting previously unselected package python3.7.
21:25:18 [2021-07-03T21:25:18.452Z] #44 50.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:25:18 [2021-07-03T21:25:18.452Z] #44 50.72 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:25:18 [2021-07-03T21:25:18.655Z] #52 ...
21:25:18 [2021-07-03T21:25:18.655Z] 
21:25:18 [2021-07-03T21:25:18.655Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:18 [2021-07-03T21:25:18.655Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.36 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]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 46.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
21:25:18 [2021-07-03T21:25:18.655Z] #13 47.73 debconf: delaying package configuration, since apt-utils is not installed
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.00 Fetched 77.8 MB in 8s (10.1 MB/s)
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.15 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.18 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.56 Selecting previously unselected package binutils-mingw-w64-i686.
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:25:18 [2021-07-03T21:25:18.655Z] #13 48.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:25:18 [2021-07-03T21:25:18.655Z] #13 ...
21:25:18 [2021-07-03T21:25:18.655Z] 
21:25:18 [2021-07-03T21:25:18.655Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:25:18 [2021-07-03T21:25:18.655Z] #48 sha256:b6ac928445941bb3f7af0c81d4b5b6465fb1554b064a636db5be4bd8652a029d
21:25:18 [2021-07-03T21:25:18.655Z] #48 DONE 54.4s
21:25:18 [2021-07-03T21:25:18.714Z] #44 50.94 Selecting previously unselected package libpython3-stdlib:amd64.
21:25:18 [2021-07-03T21:25:18.714Z] #44 50.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:25:18 [2021-07-03T21:25:18.714Z] #44 50.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:25:18 [2021-07-03T21:25:18.917Z] 
21:25:18 [2021-07-03T21:25:18.917Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:18 [2021-07-03T21:25:18.917Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:18 [2021-07-03T21:25:18.917Z] #52 54.57 strconv
21:25:18 [2021-07-03T21:25:18.977Z] #44 51.16 Setting up python3-minimal (3.7.3-1) ...
21:25:19 [2021-07-03T21:25:19.561Z] #44 ...
21:25:19 [2021-07-03T21:25:19.561Z] 
21:25:19 [2021-07-03T21:25:19.561Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:25:19 [2021-07-03T21:25:19.561Z] #48 sha256:152f08edb31df8733ee07442cafbd1f389c78e36f7a3591a5acef42c5e6ec82a
21:25:19 [2021-07-03T21:25:19.561Z] #48 DONE 57.8s
21:25:19 [2021-07-03T21:25:19.823Z] 
21:25:19 [2021-07-03T21:25:19.824Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:19 [2021-07-03T21:25:19.824Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:19 [2021-07-03T21:25:19.824Z] #36 56.88 Selecting previously unselected package libxml2:amd64.
21:25:19 [2021-07-03T21:25:19.824Z] #36 56.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
21:25:19 [2021-07-03T21:25:19.824Z] #36 56.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
21:25:19 [2021-07-03T21:25:19.824Z] #36 57.57 Selecting previously unselected package libarchive13:amd64.
21:25:19 [2021-07-03T21:25:19.824Z] #36 57.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:25:19 [2021-07-03T21:25:19.824Z] #36 57.58 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:25:19 [2021-07-03T21:25:19.863Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
########                                                                  12.2%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.4%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                37.1%
###########################                                               38.2%
############################                                              40.2%
##############################                                            41.8%
###############################                                           44.0%
################################                                          45.4%
21:25:19 [2021-07-03T21:25:19.863Z] #29 ...
21:25:19 [2021-07-03T21:25:19.863Z] 
21:25:19 [2021-07-03T21:25:19.863Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:19 [2021-07-03T21:25:19.863Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371
21:25:19 [2021-07-03T21:25:19.863Z] #56 14.26 Fetched 8276 kB in 10s (856 kB/s)
21:25:19 [2021-07-03T21:25:19.863Z] #56 14.26 Reading package lists...
21:25:19 [2021-07-03T21:25:19.863Z] #56 19.00 Reading package lists...
21:25:19 [2021-07-03T21:25:19.863Z] #56 24.31 Building dependency tree...
21:25:19 [2021-07-03T21:25:19.863Z] #56 ...
21:25:19 [2021-07-03T21:25:19.863Z] 
21:25:19 [2021-07-03T21:25:19.863Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:19 [2021-07-03T21:25:19.863Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:20 [2021-07-03T21:25:20.086Z] #36 58.12 Selecting previously unselected package libjsoncpp1:amd64.
21:25:20 [2021-07-03T21:25:20.086Z] #36 58.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.086Z] #36 58.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:25:20 [2021-07-03T21:25:20.086Z] #36 ...
21:25:20 [2021-07-03T21:25:20.086Z] 
21:25:20 [2021-07-03T21:25:20.086Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:20 [2021-07-03T21:25:20.086Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:25:20 [2021-07-03T21:25:20.086Z] #46 48.09 sync
21:25:20 [2021-07-03T21:25:20.086Z] #46 48.09 internal/reflectlite
21:25:20 [2021-07-03T21:25:20.086Z] #46 49.35 internal/testlog
21:25:20 [2021-07-03T21:25:20.086Z] #46 49.69 github.com/LK4D4/vndr/godl/singleflight
21:25:20 [2021-07-03T21:25:20.086Z] #46 50.15 math/rand
21:25:20 [2021-07-03T21:25:20.086Z] #46 50.96 internal/singleflight
21:25:20 [2021-07-03T21:25:20.086Z] #46 51.37 sort
21:25:20 [2021-07-03T21:25:20.086Z] #46 51.39 errors
21:25:20 [2021-07-03T21:25:20.086Z] #46 51.78 io
21:25:20 [2021-07-03T21:25:20.086Z] #46 52.42 strconv
21:25:20 [2021-07-03T21:25:20.086Z] #46 53.17 bytes
21:25:20 [2021-07-03T21:25:20.086Z] #46 55.23 strings
21:25:20 [2021-07-03T21:25:20.086Z] #46 56.61 reflect
21:25:20 [2021-07-03T21:25:20.086Z] #46 58.11 bufio
21:25:20 [2021-07-03T21:25:20.086Z] #46 ...
21:25:20 [2021-07-03T21:25:20.086Z] 
21:25:20 [2021-07-03T21:25:20.086Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:20 [2021-07-03T21:25:20.086Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:20 [2021-07-03T21:25:20.086Z] #36 58.31 Selecting previously unselected package librhash0:amd64.
21:25:20 [2021-07-03T21:25:20.086Z] #36 58.33 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.086Z] #36 58.35 Unpacking librhash0:amd64 (1.3.8-1) ...
21:25:20 [2021-07-03T21:25:20.303Z] #52 ...
21:25:20 [2021-07-03T21:25:20.303Z] 
21:25:20 [2021-07-03T21:25:20.303Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:20 [2021-07-03T21:25:20.303Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:20 [2021-07-03T21:25:20.303Z] #36 45.69 Selecting previously unselected package libicu63:amd64.
21:25:20 [2021-07-03T21:25:20.303Z] #36 45.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.303Z] #36 45.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 52.89 Selecting previously unselected package libxml2:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #36 52.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 52.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 54.34 Selecting previously unselected package libarchive13:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #36 54.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 54.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 54.95 Selecting previously unselected package libjsoncpp1:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #36 54.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 54.96 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.20 Selecting previously unselected package librhash0:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.20 Unpacking librhash0:amd64 (1.3.8-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.39 Selecting previously unselected package libuv1:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.40 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.41 Unpacking libuv1:amd64 (1.24.1-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.63 Selecting previously unselected package cmake.
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 55.65 Unpacking cmake (3.13.4-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #36 ...
21:25:20 [2021-07-03T21:25:20.304Z] 
21:25:20 [2021-07-03T21:25:20.304Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:20 [2021-07-03T21:25:20.304Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:25:20 [2021-07-03T21:25:20.304Z] #46 45.87 sync
21:25:20 [2021-07-03T21:25:20.304Z] #46 45.89 internal/reflectlite
21:25:20 [2021-07-03T21:25:20.304Z] #46 47.75 internal/testlog
21:25:20 [2021-07-03T21:25:20.304Z] #46 48.09 github.com/LK4D4/vndr/godl/singleflight
21:25:20 [2021-07-03T21:25:20.304Z] #46 48.32 math/rand
21:25:20 [2021-07-03T21:25:20.304Z] #46 49.19 internal/singleflight
21:25:20 [2021-07-03T21:25:20.304Z] #46 49.23 errors
21:25:20 [2021-07-03T21:25:20.304Z] #46 49.49 sort
21:25:20 [2021-07-03T21:25:20.304Z] #46 49.56 io
21:25:20 [2021-07-03T21:25:20.304Z] #46 50.64 bytes
21:25:20 [2021-07-03T21:25:20.304Z] #46 50.75 strings
21:25:20 [2021-07-03T21:25:20.304Z] #46 52.86 strconv
21:25:20 [2021-07-03T21:25:20.304Z] #46 54.00 bufio
21:25:20 [2021-07-03T21:25:20.304Z] #46 ...
21:25:20 [2021-07-03T21:25:20.304Z] 
21:25:20 [2021-07-03T21:25:20.304Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:20 [2021-07-03T21:25:20.304Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.21 Selecting previously unselected package python3-minimal.
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.22 (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 ... 15661 files and directories currently installed.)
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.29 Unpacking python3-minimal (3.7.3-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.44 Selecting previously unselected package libmpdec2:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.44 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.45 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.64 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 49.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.52 Selecting previously unselected package python3.7.
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.54 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.74 Selecting previously unselected package libpython3-stdlib:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 51.93 Setting up python3-minimal (3.7.3-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 53.89 Selecting previously unselected package python3.
21:25:20 [2021-07-03T21:25:20.304Z] #44 53.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 ... 16073 files and directories currently installed.)
21:25:20 [2021-07-03T21:25:20.304Z] #44 54.04 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 54.08 Unpacking python3 (3.7.3-1) ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 54.31 Selecting previously unselected package libprotobuf17:amd64.
21:25:20 [2021-07-03T21:25:20.304Z] #44 54.31 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.304Z] #44 54.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:25:20 [2021-07-03T21:25:20.358Z] #36 58.54 Selecting previously unselected package libuv1:amd64.
21:25:20 [2021-07-03T21:25:20.358Z] #36 58.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.358Z] #36 58.57 Unpacking libuv1:amd64 (1.24.1-1) ...
21:25:20 [2021-07-03T21:25:20.358Z] #36 58.75 Selecting previously unselected package cmake.
21:25:20 [2021-07-03T21:25:20.392Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
########                                                                  12.2%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.4%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                37.1%
###########################                                               38.2%
############################                                              40.2%
##############################                                            41.8%
###############################                                           44.0%
################################                                          45.4%
#################################                                         47.2%
###################################                                       49.1%
####################################                                      50.9%
#####################################                                     52.8%
#######################################                                   54.6%
#
21:25:20 [2021-07-03T21:25:20.392Z] #29 ...
21:25:20 [2021-07-03T21:25:20.392Z] 
21:25:20 [2021-07-03T21:25:20.392Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:20 [2021-07-03T21:25:20.392Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d
21:25:20 [2021-07-03T21:25:20.392Z] #36 14.84 Fetched 8276 kB in 10s (866 kB/s)
21:25:20 [2021-07-03T21:25:20.392Z] #36 14.84 Reading package lists...
21:25:20 [2021-07-03T21:25:20.392Z] #36 20.18 Reading package lists...
21:25:20 [2021-07-03T21:25:20.392Z] #36 ...
21:25:20 [2021-07-03T21:25:20.392Z] 
21:25:20 [2021-07-03T21:25:20.392Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:20 [2021-07-03T21:25:20.392Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:20 [2021-07-03T21:25:20.579Z] #44 55.62 Selecting previously unselected package python3-pkg-resources.
21:25:20 [2021-07-03T21:25:20.579Z] #44 55.63 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
21:25:20 [2021-07-03T21:25:20.579Z] #44 55.64 Unpacking python3-pkg-resources (40.8.0-1) ...
21:25:20 [2021-07-03T21:25:20.619Z] #36 58.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.619Z] #36 58.81 Unpacking cmake (3.13.4-1) ...
21:25:20 [2021-07-03T21:25:20.838Z] #44 55.85 Selecting previously unselected package python3-six.
21:25:20 [2021-07-03T21:25:20.838Z] #44 55.86 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
21:25:20 [2021-07-03T21:25:20.838Z] #44 55.86 Unpacking python3-six (1.12.0-1) ...
21:25:20 [2021-07-03T21:25:20.838Z] #44 55.97 Selecting previously unselected package python3-protobuf.
21:25:20 [2021-07-03T21:25:20.838Z] #44 55.97 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
21:25:20 [2021-07-03T21:25:20.838Z] #44 55.98 Unpacking python3-protobuf (3.6.1.3-2) ...
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.44 Selecting previously unselected package libnet1:amd64.
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.44 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.60 Selecting previously unselected package libnl-3-200:amd64.
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.60 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:25:21 [2021-07-03T21:25:21.406Z] #44 56.72 Selecting previously unselected package libprotobuf-c1:amd64.
21:25:21 [2021-07-03T21:25:21.492Z] #64 121.8 + bin/containerd-shim-runc-v2
21:25:21 [2021-07-03T21:25:21.665Z] #44 56.73 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:25:21 [2021-07-03T21:25:21.665Z] #44 56.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:25:21 [2021-07-03T21:25:21.665Z] #44 56.85 Selecting previously unselected package criu.
21:25:21 [2021-07-03T21:25:21.665Z] #44 56.85 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
21:25:21 [2021-07-03T21:25:21.665Z] #44 56.87 Unpacking criu (3.15-1) ...
21:25:21 [2021-07-03T21:25:21.753Z] #64 122.4 + binaries
21:25:21 [2021-07-03T21:25:21.753Z] #64 122.4 + install -D bin/containerd /build/containerd
21:25:21 [2021-07-03T21:25:21.753Z] #64 122.4 + install -D bin/containerd-shim /build/containerd-shim
21:25:21 [2021-07-03T21:25:21.753Z] #64 122.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:25:21 [2021-07-03T21:25:21.753Z] #64 122.4 + install -D bin/ctr /build/ctr
21:25:22 [2021-07-03T21:25:22.014Z] #64 DONE 122.7s
21:25:22 [2021-07-03T21:25:22.263Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
########                                                                  12.2%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.4%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                37.1%
###########################                                               38.2%
############################                                              40.2%
##############################                                            41.8%
###############################                                           44.0%
################################                                          45.4%
#################################                                         47.2%
###################################                                       49.1%
####################################                                      50.9%
#####################################                                     52.8%
#######################################                                   54.6%
########################################                                  56.2%
#########################################                                 57.2%
##########################################                                58.7%
###########################################                               60.1%
############################################                              61.8%
#############################################                             63.4%
###############################################                           65.4%
################################################                          66.9%
#################################################                         68.7%
##################################################                        70.3%
###################################################                       71.7%
#####################################################                     73.8%
######################################################                    75.5%
#######################################################                   77.1%
########################################################                  78.6%
#########################################################                 80.0%
##########################################################                81.2%
###########################################################               83.1%
#############################################################             84.8%
21:25:22 [2021-07-03T21:25:22.263Z] #29 ...
21:25:22 [2021-07-03T21:25:22.263Z] 
21:25:22 [2021-07-03T21:25:22.263Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:25:22 [2021-07-03T21:25:22.263Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4
21:25:22 [2021-07-03T21:25:22.263Z] #40 16.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:25:22 [2021-07-03T21:25:22.263Z] #40 17.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:25:22 [2021-07-03T21:25:22.536Z] #40 ...
21:25:22 [2021-07-03T21:25:22.536Z] 
21:25:22 [2021-07-03T21:25:22.536Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:22 [2021-07-03T21:25:22.536Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.74 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.77 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 57.82 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:25:22 [2021-07-03T21:25:22.602Z] #44 ...
21:25:22 [2021-07-03T21:25:22.602Z] 
21:25:22 [2021-07-03T21:25:22.602Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:22 [2021-07-03T21:25:22.602Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:22 [2021-07-03T21:25:22.602Z] #52 58.43 reflect
21:25:23 [2021-07-03T21:25:23.135Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
########                                                                  12.2%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.4%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                37.1%
###########################                                               38.2%
############################                                              40.2%
##############################                                            41.8%
###############################                                           44.0%
################################                                          45.4%
#################################                                         47.2%
###################################                                       49.1%
####################################                                      50.9%
#####################################                                     52.8%
#######################################                                   54.6%
########################################                                  56.2%
#########################################                                 57.2%
##########################################                                58.7%
###########################################                               60.1%
############################################                              61.8%
#############################################                             63.4%
###############################################                           65.4%
################################################                          66.9%
#################################################                         68.7%
##################################################                        70.3%
###################################################                       71.7%
#####################################################                     73.8%
######################################################                    75.5%
#######################################################                   77.1%
########################################################                  78.6%
#########################################################                 80.0%
##########################################################                81.2%
###########################################################               83.1%
#############################################################             84.8%
##############################################################            86.9%
###############################################################           88.6%
################################################################          89.5%
21:25:23 [2021-07-03T21:25:23.136Z] #29 ...
21:25:23 [2021-07-03T21:25:23.136Z] 
21:25:23 [2021-07-03T21:25:23.136Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:23 [2021-07-03T21:25:23.136Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:25:23 [2021-07-03T21:25:23.136Z] #44 17.27 Fetched 8280 kB in 12s (697 kB/s)
21:25:23 [2021-07-03T21:25:23.136Z] #44 17.27 Reading package lists...
21:25:23 [2021-07-03T21:25:23.136Z] #44 22.67 Reading package lists...
21:25:23 [2021-07-03T21:25:23.136Z] #44 27.12 Building dependency tree...
21:25:23 [2021-07-03T21:25:23.136Z] #44 ...
21:25:23 [2021-07-03T21:25:23.136Z] 
21:25:23 [2021-07-03T21:25:23.136Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:23 [2021-07-03T21:25:23.136Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:23 [2021-07-03T21:25:23.397Z] #29 12.94 #=#=#                                                                         

                                                                           1.1%
##                                                                         3.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
########                                                                  12.2%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.3%
###############                                                           22.2%
#################                                                         24.4%
##################                                                        26.2%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                37.1%
###########################                                               38.2%
############################                                              40.2%
##############################                                            41.8%
###############################                                           44.0%
################################                                          45.4%
#################################                                         47.2%
###################################                                       49.1%
####################################                                      50.9%
#####################################                                     52.8%
#######################################                                   54.6%
########################################                                  56.2%
#########################################                                 57.2%
##########################################                                58.7%
###########################################                               60.1%
############################################                              61.8%
#############################################                             63.4%
###############################################                           65.4%
################################################                          66.9%
#################################################                         68.7%
##################################################                        70.3%
###################################################                       71.7%
#####################################################                     73.8%
######################################################                    75.5%
#######################################################                   77.1%
########################################################                  78.6%
#########################################################                 80.0%
##########################################################                81.2%
###########################################################               83.1%
#############################################################             84.8%
##############################################################            86.9%
###############################################################           88.6%
################################################################          89.5%
##################################################################        92.2%
###################################################################       94.4%
#####################################################################     96.6%
#######################################################################   98.9%
######################################################################## 100.0%
21:25:23 [2021-07-03T21:25:23.398Z] 
21:25:23 [2021-07-03T21:25:23.398Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
21:25:23 [2021-07-03T21:25:23.398Z] #65 sha256:7a609103f83c650c3a0146053012fc9fae1dfc06f7c367cb5605b8211b5662ba
21:25:23 [2021-07-03T21:25:23.398Z] #65 DONE 0.2s
21:25:23 [2021-07-03T21:25:23.398Z] 
21:25:23 [2021-07-03T21:25:23.398Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:25:23 [2021-07-03T21:25:23.398Z] #69 sha256:4ee52703c8ddf59c17cc2d72749e1baa4e03ec4f00016c2254296c5d770e3761
21:25:23 [2021-07-03T21:25:23.398Z] #69 DONE 0.1s
21:25:23 [2021-07-03T21:25:23.398Z] 
21:25:23 [2021-07-03T21:25:23.398Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
21:25:23 [2021-07-03T21:25:23.398Z] #74 sha256:04564fd0f8a2ee87e3ed57dc5d40c24eb232b61bf24f5ecf883d2ff65327a67a
21:25:23 [2021-07-03T21:25:23.540Z] #52 59.26 time
21:25:23 [2021-07-03T21:25:23.668Z] #74 DONE 0.4s
21:25:23 [2021-07-03T21:25:23.680Z] #29 19.77 
21:25:23 [2021-07-03T21:25:23.801Z] #52 ...
21:25:23 [2021-07-03T21:25:23.801Z] 
21:25:23 [2021-07-03T21:25:23.801Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:23 [2021-07-03T21:25:23.801Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.56 Setting up xxd (2:8.1.0875-5) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.60 Setting up libuv1:amd64 (1.24.1-1) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.61 Setting up vim-common (2:8.1.0875-5) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.64 Setting up librhash0:amd64 (1.3.8-1) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.66 Setting up cmake-data (3.13.4-1) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.72 Setting up cmake (3.13.4-1) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.74 Processing triggers for libc-bin (2.28-10) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 58.83 Processing triggers for mime-support (3.62) ...
21:25:23 [2021-07-03T21:25:23.801Z] #36 DONE 59.4s
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.71 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.72 Setting up xxd (2:8.1.0875-5) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.73 Setting up libuv1:amd64 (1.24.1-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.75 Setting up vim-common (2:8.1.0875-5) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.79 Setting up librhash0:amd64 (1.3.8-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.80 Setting up cmake-data (3.13.4-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.89 Setting up cmake (3.13.4-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.90 Processing triggers for libc-bin (2.28-10) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 61.98 Processing triggers for mime-support (3.62) ...
21:25:23 [2021-07-03T21:25:23.928Z] #36 ...
21:25:23 [2021-07-03T21:25:23.928Z] 
21:25:23 [2021-07-03T21:25:23.928Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:23 [2021-07-03T21:25:23.928Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:25:23 [2021-07-03T21:25:23.928Z] #52 51.93 sort
21:25:23 [2021-07-03T21:25:23.928Z] #52 51.94 io
21:25:23 [2021-07-03T21:25:23.928Z] #52 53.03 internal/oserror
21:25:23 [2021-07-03T21:25:23.928Z] #52 53.19 syscall
21:25:23 [2021-07-03T21:25:23.928Z] #52 53.37 bytes
21:25:23 [2021-07-03T21:25:23.928Z] #52 55.62 strconv
21:25:23 [2021-07-03T21:25:23.928Z] #52 59.82 reflect
21:25:23 [2021-07-03T21:25:23.928Z] #52 61.69 time
21:25:23 [2021-07-03T21:25:23.928Z] #52 ...
21:25:23 [2021-07-03T21:25:23.928Z] 
21:25:23 [2021-07-03T21:25:23.928Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:23 [2021-07-03T21:25:23.928Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:23 [2021-07-03T21:25:23.928Z] #44 52.88 Selecting previously unselected package python3.
21:25:23 [2021-07-03T21:25:23.928Z] #44 52.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 ... 16073 files and directories currently installed.)
21:25:23 [2021-07-03T21:25:23.928Z] #44 52.96 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 52.98 Unpacking python3 (3.7.3-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 53.15 Selecting previously unselected package libprotobuf17:amd64.
21:25:23 [2021-07-03T21:25:23.928Z] #44 53.18 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 53.25 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 53.95 Selecting previously unselected package python3-pkg-resources.
21:25:23 [2021-07-03T21:25:23.928Z] #44 53.95 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 53.96 Unpacking python3-pkg-resources (40.8.0-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.19 Selecting previously unselected package python3-six.
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.19 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.19 Unpacking python3-six (1.12.0-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.30 Selecting previously unselected package python3-protobuf.
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.32 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.34 Unpacking python3-protobuf (3.6.1.3-2) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.82 Selecting previously unselected package libnet1:amd64.
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.82 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.97 Selecting previously unselected package libnl-3-200:amd64.
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.97 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 54.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 55.11 Selecting previously unselected package libprotobuf-c1:amd64.
21:25:23 [2021-07-03T21:25:23.928Z] #44 55.12 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 55.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 55.25 Selecting previously unselected package criu.
21:25:23 [2021-07-03T21:25:23.928Z] #44 55.26 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 55.26 Unpacking criu (3.15-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.20 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:25:23 [2021-07-03T21:25:23.928Z] #44 56.27 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:25:23 [2021-07-03T21:25:23.929Z] 
21:25:23 [2021-07-03T21:25:23.929Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
21:25:23 [2021-07-03T21:25:23.929Z] #75 sha256:86a2c914a87d4f358f2240bc56d664c2a6565004e5ab6f767972ea9273f58285
21:25:23 [2021-07-03T21:25:23.929Z] #75 DONE 0.0s
21:25:23 [2021-07-03T21:25:23.929Z] 
21:25:23 [2021-07-03T21:25:23.929Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
21:25:23 [2021-07-03T21:25:23.929Z] #76 sha256:4abbb5f5fde81c5ee3d2199f5f91b64984833f1161513111f685fc98b24b0b49
21:25:24 [2021-07-03T21:25:24.073Z] 
21:25:24 [2021-07-03T21:25:24.073Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:24 [2021-07-03T21:25:24.073Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:24 [2021-07-03T21:25:24.073Z] #13 51.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:25:24 [2021-07-03T21:25:24.073Z] #13 51.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 51.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.21 Selecting previously unselected package binutils-mingw-w64.
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.37 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.55 Selecting previously unselected package dmsetup.
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.56 Unpacking dmsetup (2:1.02.155-3) ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.76 Selecting previously unselected package mingw-w64-common.
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:25:24 [2021-07-03T21:25:24.073Z] #13 54.77 Unpacking mingw-w64-common (6.0.0-3) ...
21:25:24 [2021-07-03T21:25:24.499Z] #76 DONE 0.7s
21:25:24 [2021-07-03T21:25:24.499Z] 
21:25:24 [2021-07-03T21:25:24.499Z] #77 exporting to image
21:25:24 [2021-07-03T21:25:24.499Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:25:24 [2021-07-03T21:25:24.499Z] #77 exporting layers
21:25:24 [2021-07-03T21:25:24.501Z] #44 ...
21:25:24 [2021-07-03T21:25:24.501Z] 
21:25:24 [2021-07-03T21:25:24.501Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:24 [2021-07-03T21:25:24.501Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
21:25:24 [2021-07-03T21:25:24.501Z] #36 DONE 62.5s
21:25:24 [2021-07-03T21:25:24.501Z] 
21:25:24 [2021-07-03T21:25:24.501Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:24 [2021-07-03T21:25:24.501Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:24 [2021-07-03T21:25:24.501Z] #13 44.74 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]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.79 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]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 46.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 47.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 47.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
21:25:24 [2021-07-03T21:25:24.501Z] #13 48.24 debconf: delaying package configuration, since apt-utils is not installed
21:25:24 [2021-07-03T21:25:24.501Z] #13 48.45 Fetched 77.8 MB in 7s (11.5 MB/s)
21:25:24 [2021-07-03T21:25:24.501Z] #13 48.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 ... 15421 files and directories currently installed.)
21:25:24 [2021-07-03T21:25:24.501Z] #13 48.61 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
21:25:24 [2021-07-03T21:25:24.501Z] #13 48.64 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
21:25:24 [2021-07-03T21:25:24.501Z] #13 48.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
21:25:24 [2021-07-03T21:25:24.501Z] #13 49.01 Selecting previously unselected package binutils-mingw-w64-i686.
21:25:24 [2021-07-03T21:25:24.501Z] #13 49.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 ... 15421 files and directories currently installed.)
21:25:24 [2021-07-03T21:25:24.501Z] #13 49.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:25:24 [2021-07-03T21:25:24.501Z] #13 49.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:25:24 [2021-07-03T21:25:24.501Z] #13 51.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:25:24 [2021-07-03T21:25:24.501Z] #13 51.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:25:24 [2021-07-03T21:25:24.501Z] #13 51.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:25:25 [2021-07-03T21:25:25.089Z] #29 21.12 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:25:25 [2021-07-03T21:25:25.089Z] #29 ...
21:25:25 [2021-07-03T21:25:25.089Z] 
21:25:25 [2021-07-03T21:25:25.089Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:25:25 [2021-07-03T21:25:25.089Z] #50 sha256:98db681d4539bc8d77a3aa2ee6551dfb0fc9ebc908fdcae29f930d3707502bca
21:25:25 [2021-07-03T21:25:25.089Z] #50 19.69 go: downloading github.com/stretchr/testify v1.4.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 19.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
21:25:25 [2021-07-03T21:25:25.089Z] #50 19.95 go: downloading github.com/mattn/go-isatty v0.0.8
21:25:25 [2021-07-03T21:25:25.089Z] #50 20.12 go: downloading github.com/fsnotify/fsnotify v1.4.7
21:25:25 [2021-07-03T21:25:25.089Z] #50 20.46 go: downloading github.com/hashicorp/hcl v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 21.29 go: downloading github.com/magiconair/properties v1.8.1
21:25:25 [2021-07-03T21:25:25.089Z] #50 21.30 go: downloading github.com/mitchellh/mapstructure v1.1.2
21:25:25 [2021-07-03T21:25:25.089Z] #50 21.82 go: downloading github.com/spf13/afero v1.1.2
21:25:25 [2021-07-03T21:25:25.089Z] #50 21.83 go: downloading github.com/pelletier/go-toml v1.2.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.34 go: downloading github.com/spf13/cast v1.3.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.39 go: downloading github.com/spf13/jwalterweatherman v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.47 go: downloading github.com/subosito/gotenv v1.2.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.49 go: downloading gopkg.in/ini.v1 v1.51.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.58 go: downloading gopkg.in/yaml.v2 v2.2.7
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.79 go: downloading github.com/inconshreveable/mousetrap v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
21:25:25 [2021-07-03T21:25:25.089Z] #50 22.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
21:25:25 [2021-07-03T21:25:25.089Z] #50 23.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.92 go: downloading github.com/sourcegraph/go-diff v0.5.1
21:25:25 [2021-07-03T21:25:25.089Z] #50 24.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
21:25:25 [2021-07-03T21:25:25.089Z] #50 25.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
21:25:25 [2021-07-03T21:25:25.089Z] #50 25.28 go: downloading github.com/ultraware/funlen v0.0.2
21:25:25 [2021-07-03T21:25:25.089Z] #50 25.33 go: downloading github.com/ultraware/whitespace v0.0.4
21:25:25 [2021-07-03T21:25:25.089Z] #50 25.40 go: downloading github.com/uudashr/gocognit v1.0.1
21:25:25 [2021-07-03T21:25:25.089Z] #50 26.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.44 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.53 go: downloading github.com/go-toolsmith/astcast v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.66 go: downloading github.com/go-toolsmith/astequal v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.72 go: downloading github.com/go-toolsmith/astp v1.0.0
21:25:25 [2021-07-03T21:25:25.089Z] #50 27.76 go: downloading github.com/go-toolsmith/strparse v1.0.0
21:25:25 [2021-07-03T21:25:25.090Z] #50 27.77 go: downloading github.com/go-toolsmith/typep v1.0.0
21:25:25 [2021-07-03T21:25:25.090Z] #50 27.89 go: downloading github.com/davecgh/go-spew v1.1.1
21:25:25 [2021-07-03T21:25:25.090Z] #50 27.89 go: downloading github.com/pmezard/go-difflib v1.0.0
21:25:25 [2021-07-03T21:25:25.090Z] #50 27.91 go: downloading github.com/stretchr/objx v0.2.0
21:25:25 [2021-07-03T21:25:25.090Z] #50 28.12 go: downloading golang.org/x/text v0.3.2
21:25:25 [2021-07-03T21:25:25.090Z] #50 28.38 go: downloading github.com/gobwas/glob v0.2.3
21:25:25 [2021-07-03T21:25:25.090Z] #50 28.84 go: downloading github.com/kisielk/gotool v1.0.0
21:25:25 [2021-07-03T21:25:25.354Z] #50 ...
21:25:25 [2021-07-03T21:25:25.354Z] 
21:25:25 [2021-07-03T21:25:25.354Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:25 [2021-07-03T21:25:25.354Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:25 [2021-07-03T21:25:25.354Z] #29 21.49 
21:25:25 [2021-07-03T21:25:25.617Z] #29 21.73 
                                                                           0.2%
21:25:25 [2021-07-03T21:25:25.617Z] #29 ...
21:25:25 [2021-07-03T21:25:25.617Z] 
21:25:25 [2021-07-03T21:25:25.617Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:25 [2021-07-03T21:25:25.617Z] #13 13.36 Reading package lists...
21:25:25 [2021-07-03T21:25:25.617Z] #13 17.55 Reading package lists...
21:25:25 [2021-07-03T21:25:25.617Z] #13 23.38 Building dependency tree...
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.92 The following additional packages will be installed:
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.94   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.94   mingw-w64-x86-64-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.95 Suggested packages:
21:25:25 [2021-07-03T21:25:25.617Z] #13 25.96   gcc-8-locales seccomp wine64
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.74 The following NEW packages will be installed:
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.75   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.75   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.75   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.75   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.76   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.76   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.76 The following packages will be upgraded:
21:25:25 [2021-07-03T21:25:25.617Z] #13 26.76   libseccomp2
21:25:25 [2021-07-03T21:25:25.617Z] #13 27.15 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
21:25:25 [2021-07-03T21:25:25.617Z] #13 27.15 Need to get 73.4 MB of archives.
21:25:25 [2021-07-03T21:25:25.617Z] #13 27.15 After this operation, 472 MB of additional disk space will be used.
21:25:25 [2021-07-03T21:25:25.617Z] #13 27.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
21:25:25 [2021-07-03T21:25:25.617Z] #13 27.22 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
21:25:25 [2021-07-03T21:25:25.617Z] #13 ...
21:25:25 [2021-07-03T21:25:25.617Z] 
21:25:25 [2021-07-03T21:25:25.617Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:25 [2021-07-03T21:25:25.617Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:25 [2021-07-03T21:25:25.617Z] #29 21.73 
                                                                           0.2%
######################################################################## 100.0%
21:25:25 [2021-07-03T21:25:25.885Z] #29 21.92 
21:25:26 [2021-07-03T21:25:26.607Z] #13 ...
21:25:26 [2021-07-03T21:25:26.607Z] 
21:25:26 [2021-07-03T21:25:26.607Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:26 [2021-07-03T21:25:26.607Z] #37 sha256:2d9c2d6ef97c8aee1086cef8294c2db5f8a89890c5725cd1765f97211c4e5715
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.211 + RM_GOPATH=0
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.211 + TMP_GOPATH=
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.211 + : /build
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.211 + '[' -z '' ']'
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.211 ++ mktemp -d
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.213 + export GOPATH=/tmp/tmp.eduOA7aGYq
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.213 + GOPATH=/tmp/tmp.eduOA7aGYq
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.213 + RM_GOPATH=1
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.214 + case "$(go env GOARCH)" in
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.214 ++ go env GOARCH
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.259 + export GO_BUILDMODE=-buildmode=pie
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.260 + GO_BUILDMODE=-buildmode=pie
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.265 ++ dirname /tmp/install/install.sh
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.267 + dir=/tmp/install
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.273 + bin=tini
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.273 + shift
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.273 + '[' '!' -f /tmp/install/tini.installer ']'
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.273 + . /tmp/install/tini.installer
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.274 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.274 + install_tini
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.274 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.275 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.275 + git clone https://github.com/krallin/tini.git /tmp/tmp.eduOA7aGYq/tini
21:25:26 [2021-07-03T21:25:26.607Z] #37 1.277 Cloning into '/tmp/tmp.eduOA7aGYq/tini'...
21:25:26 [2021-07-03T21:25:26.607Z] #37 2.061 + cd /tmp/tmp.eduOA7aGYq/tini
21:25:26 [2021-07-03T21:25:26.607Z] #37 2.062 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
21:25:26 [2021-07-03T21:25:26.607Z] #37 2.067 + cmake .
21:25:26 [2021-07-03T21:25:26.607Z] #37 2.687 -- The C compiler identification is GNU 8.3.0
21:25:26 [2021-07-03T21:25:26.607Z] #37 2.740 -- Check for working C compiler: /usr/bin/cc
21:25:26 [2021-07-03T21:25:26.835Z] #29 22.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:25:26 [2021-07-03T21:25:26.835Z] #29 23.09 
21:25:27 [2021-07-03T21:25:27.049Z] #13 53.83 Selecting previously unselected package binutils-mingw-w64.
21:25:27 [2021-07-03T21:25:27.049Z] #13 53.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:25:27 [2021-07-03T21:25:27.049Z] #13 53.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:25:27 [2021-07-03T21:25:27.049Z] #13 54.04 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:25:27 [2021-07-03T21:25:27.049Z] #13 54.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:25:27 [2021-07-03T21:25:27.049Z] #13 54.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:25:27 [2021-07-03T21:25:27.049Z] #13 54.23 Selecting previously unselected package dmsetup.
21:25:27 [2021-07-03T21:25:27.049Z] #13 54.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:25:27 [2021-07-03T21:25:27.049Z] #13 54.23 Unpacking dmsetup (2:1.02.155-3) ...
21:25:27 [2021-07-03T21:25:27.111Z] #29 23.27 
                                                                           0.1%
######################################################################## 100.0%
21:25:27 [2021-07-03T21:25:27.186Z] #37 3.378 -- Check for working C compiler: /usr/bin/cc -- works
21:25:27 [2021-07-03T21:25:27.186Z] #37 3.394 -- Detecting C compiler ABI info
21:25:27 [2021-07-03T21:25:27.311Z] #13 54.45 Selecting previously unselected package mingw-w64-common.
21:25:27 [2021-07-03T21:25:27.311Z] #13 54.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:25:27 [2021-07-03T21:25:27.311Z] #13 54.45 Unpacking mingw-w64-common (6.0.0-3) ...
21:25:27 [2021-07-03T21:25:27.385Z] #29 23.41 
21:25:27 [2021-07-03T21:25:27.754Z] #37 4.013 -- Detecting C compiler ABI info - done
21:25:27 [2021-07-03T21:25:27.754Z] #37 4.065 -- Detecting C compile features
21:25:28 [2021-07-03T21:25:28.351Z] #29 24.21 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
21:25:28 [2021-07-03T21:25:28.351Z] #29 24.54 
21:25:29 [2021-07-03T21:25:29.226Z] #13 ...
21:25:29 [2021-07-03T21:25:29.226Z] 
21:25:29 [2021-07-03T21:25:29.226Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:29 [2021-07-03T21:25:29.226Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:25:29 [2021-07-03T21:25:29.226Z] #52 67.58 context
21:25:30 [2021-07-03T21:25:30.290Z] #37 5.972 -- Detecting C compile features - done
21:25:30 [2021-07-03T21:25:30.290Z] #37 6.019 -- Performing Test HAS_BUILTIN_FORTIFY
21:25:30 [2021-07-03T21:25:30.290Z] #37 6.206 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:25:30 [2021-07-03T21:25:30.290Z] #37 6.338 -- Configuring done
21:25:30 [2021-07-03T21:25:30.290Z] #37 6.342 -- Generating done
21:25:30 [2021-07-03T21:25:30.290Z] #37 6.356 -- Build files have been written to: /tmp/tmp.eduOA7aGYq/tini
21:25:30 [2021-07-03T21:25:30.290Z] #37 6.373 + make tini-static
21:25:30 [2021-07-03T21:25:30.550Z] #37 6.732 Scanning dependencies of target tini-static
21:25:30 [2021-07-03T21:25:30.550Z] #37 6.815 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:25:30 [2021-07-03T21:25:30.613Z] #52 68.57 internal/poll
21:25:30 [2021-07-03T21:25:30.789Z] #29 24.76 
                                                                           0.0%
##                                                                         3.8%
#####                                                                      7.3%
##########                                                                14.8%
#############                                                             18.9%
##################                                                        26.1%
#######################                                                   32.4%
#############################                                             40.9%
###################################                                       49.3%
#######################################                                   55.4%
###########################################                               60.9%
############################################                              62.0%
################################################                          67.7%
##################################################                        70.5%
##################################################                        70.8%
#########################################################                 80.4%
21:25:30 [2021-07-03T21:25:30.789Z] #29 ...
21:25:30 [2021-07-03T21:25:30.789Z] 
21:25:30 [2021-07-03T21:25:30.789Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:30 [2021-07-03T21:25:30.789Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d
21:25:30 [2021-07-03T21:25:30.789Z] #36 25.10 Building dependency tree...
21:25:30 [2021-07-03T21:25:30.789Z] #36 27.46 The following additional packages will be installed:
21:25:30 [2021-07-03T21:25:30.789Z] #36 27.47   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:25:30 [2021-07-03T21:25:30.789Z] #36 27.48 Suggested packages:
21:25:30 [2021-07-03T21:25:30.789Z] #36 27.48   cmake-doc ninja-build lrzip
21:25:30 [2021-07-03T21:25:30.789Z] #36 27.48 Recommended packages:
21:25:30 [2021-07-03T21:25:30.789Z] #36 27.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.32 The following NEW packages will be installed:
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.34   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.34   vim-common xxd
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.71 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.71 Need to get 14.2 MB of archives.
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.71 After this operation, 60.0 MB of additional disk space will be used.
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 28.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 29.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 29.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 29.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 29.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 29.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 29.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #36 31.80 debconf: delaying package configuration, since apt-utils is not installed
21:25:30 [2021-07-03T21:25:30.789Z] #36 32.81 Fetched 14.2 MB in 2s (8623 kB/s)
21:25:30 [2021-07-03T21:25:30.789Z] #36 34.38 Selecting previously unselected package xxd.
21:25:30 [2021-07-03T21:25:30.789Z] #36 34.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
21:25:30 [2021-07-03T21:25:30.789Z] #36 34.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
21:25:30 [2021-07-03T21:25:30.789Z] #36 34.60 Unpacking xxd (2:8.1.0875-5) ...
21:25:30 [2021-07-03T21:25:30.789Z] #36 ...
21:25:30 [2021-07-03T21:25:30.789Z] 
21:25:30 [2021-07-03T21:25:30.789Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:30 [2021-07-03T21:25:30.789Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371
21:25:30 [2021-07-03T21:25:30.789Z] #56 24.31 Building dependency tree...
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.19 The following additional packages will be installed:
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.20   libbtrfs0
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.36 The following NEW packages will be installed:
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.37   libbtrfs-dev libbtrfs0
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.83 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.83 Need to get 119 kB of archives.
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.83 After this operation, 387 kB of additional disk space will be used.
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #56 26.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:25:30 [2021-07-03T21:25:30.789Z] #56 27.99 debconf: delaying package configuration, since apt-utils is not installed
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.09 Fetched 119 kB in 0s (430 kB/s)
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.23 Selecting previously unselected package libbtrfs0.
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.45 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.48 Unpacking libbtrfs0 (4.20.1-2) ...
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.63 Selecting previously unselected package libbtrfs-dev.
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
21:25:30 [2021-07-03T21:25:30.789Z] #56 28.65 Unpacking libbtrfs-dev (4.20.1-2) ...
21:25:30 [2021-07-03T21:25:30.789Z] #56 29.08 Setting up libbtrfs0 (4.20.1-2) ...
21:25:30 [2021-07-03T21:25:30.789Z] #56 29.12 Setting up libbtrfs-dev (4.20.1-2) ...
21:25:30 [2021-07-03T21:25:30.789Z] #56 29.14 Processing triggers for libc-bin (2.28-10) ...
21:25:30 [2021-07-03T21:25:30.809Z] #37 ...
21:25:30 [2021-07-03T21:25:30.809Z] 
21:25:30 [2021-07-03T21:25:30.809Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:30 [2021-07-03T21:25:30.809Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:25:30 [2021-07-03T21:25:30.809Z] #46 56.39 syscall
21:25:30 [2021-07-03T21:25:30.809Z] #46 56.49 reflect
21:25:30 [2021-07-03T21:25:30.809Z] #46 64.23 internal/syscall/unix
21:25:30 [2021-07-03T21:25:30.809Z] #46 64.49 time
21:25:31 [2021-07-03T21:25:31.062Z] #56 ...
21:25:31 [2021-07-03T21:25:31.062Z] 
21:25:31 [2021-07-03T21:25:31.062Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:31 [2021-07-03T21:25:31.062Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:31 [2021-07-03T21:25:31.069Z] #46 ...
21:25:31 [2021-07-03T21:25:31.069Z] 
21:25:31 [2021-07-03T21:25:31.069Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:31 [2021-07-03T21:25:31.069Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:31 [2021-07-03T21:25:31.069Z] #44 63.40 Setting up python3 (3.7.3-1) ...
21:25:31 [2021-07-03T21:25:31.069Z] #44 64.05 Setting up python3-six (1.12.0-1) ...
21:25:31 [2021-07-03T21:25:31.069Z] #44 65.20 Setting up python3-pkg-resources (40.8.0-1) ...
21:25:31 [2021-07-03T21:25:31.328Z] #29 24.76 
                                                                           0.0%
##                                                                         3.8%
#####                                                                      7.3%
##########                                                                14.8%
#############                                                             18.9%
##################                                                        26.1%
#######################                                                   32.4%
#############################                                             40.9%
###################################                                       49.3%
#######################################                                   55.4%
###########################################                               60.9%
############################################                              62.0%
################################################                          67.7%
##################################################                        70.5%
##################################################                        70.8%
#########################################################                 80.4%
#############################################################             85.2%
##################################################################        92.9%
###################################################################       93.7%
######################################################################## 100.0%
21:25:31 [2021-07-03T21:25:31.328Z] #29 27.46 
21:25:31 [2021-07-03T21:25:31.609Z] #29 ...
21:25:31 [2021-07-03T21:25:31.609Z] 
21:25:31 [2021-07-03T21:25:31.609Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:31 [2021-07-03T21:25:31.609Z] #56 sha256:25b67c8be4d41323ea743f633297edaa69681c0f81db9b51cae97e31890f1371
21:25:31 [2021-07-03T21:25:31.609Z] #56 DONE 36.2s
21:25:31 [2021-07-03T21:25:31.638Z] #44 66.86 Setting up python3-protobuf (3.6.1.3-2) ...
21:25:31 [2021-07-03T21:25:31.896Z] 
21:25:31 [2021-07-03T21:25:31.896Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:31 [2021-07-03T21:25:31.896Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d
21:25:31 [2021-07-03T21:25:31.896Z] #36 36.24 Selecting previously unselected package vim-common.
21:25:31 [2021-07-03T21:25:31.896Z] #36 36.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:25:31 [2021-07-03T21:25:31.896Z] #36 36.41 Unpacking vim-common (2:8.1.0875-5) ...
21:25:32 [2021-07-03T21:25:32.001Z] #52 ...
21:25:32 [2021-07-03T21:25:32.001Z] 
21:25:32 [2021-07-03T21:25:32.001Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:32 [2021-07-03T21:25:32.001Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:25:32 [2021-07-03T21:25:32.001Z] #46 60.16 syscall
21:25:32 [2021-07-03T21:25:32.001Z] #46 67.82 internal/syscall/unix
21:25:32 [2021-07-03T21:25:32.001Z] #46 68.12 internal/poll
21:25:32 [2021-07-03T21:25:32.001Z] #46 69.66 internal/fmtsort
21:25:32 [2021-07-03T21:25:32.001Z] #46 70.09 internal/syscall/execenv
21:25:32 [2021-07-03T21:25:32.001Z] #46 70.27 path
21:25:32 [2021-07-03T21:25:32.001Z] #46 ...
21:25:32 [2021-07-03T21:25:32.001Z] 
21:25:32 [2021-07-03T21:25:32.001Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:32 [2021-07-03T21:25:32.001Z] #37 sha256:3201e83b2aa338217fe833a671d48036fa21a45fa30a02ed7bfd44d828542d62
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.333 + RM_GOPATH=0
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.333 + TMP_GOPATH=
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.333 + : /build
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.334 + '[' -z '' ']'
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.335 ++ mktemp -d
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.337 + export GOPATH=/tmp/tmp.i19TAl9VeW
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.337 + GOPATH=/tmp/tmp.i19TAl9VeW
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.337 + RM_GOPATH=1
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.338 + case "$(go env GOARCH)" in
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.338 ++ go env GOARCH
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.348 + export GO_BUILDMODE=-buildmode=pie
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.348 + GO_BUILDMODE=-buildmode=pie
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.349 ++ dirname /tmp/install/install.sh
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.349 + dir=/tmp/install
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.350 + bin=tini
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.350 + shift
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.350 + '[' '!' -f /tmp/install/tini.installer ']'
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.350 + . /tmp/install/tini.installer
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.350 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.350 + install_tini
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.351 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.351 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.352 + git clone https://github.com/krallin/tini.git /tmp/tmp.i19TAl9VeW/tini
21:25:32 [2021-07-03T21:25:32.001Z] #37 4.356 Cloning into '/tmp/tmp.i19TAl9VeW/tini'...
21:25:32 [2021-07-03T21:25:32.001Z] #37 5.054 + cd /tmp/tmp.i19TAl9VeW/tini
21:25:32 [2021-07-03T21:25:32.001Z] #37 5.064 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
21:25:32 [2021-07-03T21:25:32.001Z] #37 5.070 + cmake .
21:25:32 [2021-07-03T21:25:32.001Z] #37 5.555 -- The C compiler identification is GNU 8.3.0
21:25:32 [2021-07-03T21:25:32.001Z] #37 5.595 -- Check for working C compiler: /usr/bin/cc
21:25:32 [2021-07-03T21:25:32.001Z] #37 6.217 -- Check for working C compiler: /usr/bin/cc -- works
21:25:32 [2021-07-03T21:25:32.001Z] #37 6.222 -- Detecting C compiler ABI info
21:25:32 [2021-07-03T21:25:32.001Z] #37 6.782 -- Detecting C compiler ABI info - done
21:25:32 [2021-07-03T21:25:32.001Z] #37 6.824 -- Detecting C compile features
21:25:32 [2021-07-03T21:25:32.573Z] #37 ...
21:25:32 [2021-07-03T21:25:32.573Z] 
21:25:32 [2021-07-03T21:25:32.573Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:32 [2021-07-03T21:25:32.573Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:25:32 [2021-07-03T21:25:32.573Z] #46 70.72 io/fs
21:25:32 [2021-07-03T21:25:32.573Z] #46 70.78 regexp/syntax
21:25:32 [2021-07-03T21:25:32.878Z] #36 37.18 Selecting previously unselected package cmake-data.
21:25:32 [2021-07-03T21:25:32.878Z] #36 37.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:25:32 [2021-07-03T21:25:32.878Z] #36 37.23 Unpacking cmake-data (3.13.4-1) ...
21:25:33 [2021-07-03T21:25:33.544Z] #44 ...
21:25:33 [2021-07-03T21:25:33.544Z] 
21:25:33 [2021-07-03T21:25:33.544Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:33 [2021-07-03T21:25:33.544Z] #37 sha256:2d9c2d6ef97c8aee1086cef8294c2db5f8a89890c5725cd1765f97211c4e5715
21:25:33 [2021-07-03T21:25:33.544Z] #37 8.090 [100%] Linking C executable tini-static
21:25:33 [2021-07-03T21:25:33.544Z] #37 8.620 [100%] Built target tini-static
21:25:33 [2021-07-03T21:25:33.544Z] #37 8.690 + mkdir -p /build
21:25:33 [2021-07-03T21:25:33.544Z] #37 8.698 + cp tini-static /build/docker-init
21:25:33 [2021-07-03T21:25:33.544Z] #37 DONE 9.6s
21:25:33 [2021-07-03T21:25:33.544Z] 
21:25:33 [2021-07-03T21:25:33.544Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:33 [2021-07-03T21:25:33.544Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:33 [2021-07-03T21:25:33.544Z] #52 65.29 context
21:25:33 [2021-07-03T21:25:33.544Z] #52 66.28 internal/poll
21:25:33 [2021-07-03T21:25:33.544Z] #52 68.90 internal/syscall/execenv
21:25:33 [2021-07-03T21:25:33.544Z] #52 69.20 path
21:25:33 [2021-07-03T21:25:33.833Z] #36 ...
21:25:33 [2021-07-03T21:25:33.833Z] 
21:25:33 [2021-07-03T21:25:33.833Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:33 [2021-07-03T21:25:33.833Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:25:33 [2021-07-03T21:25:33.833Z] #44 27.12 Building dependency tree...
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.07 The following additional packages will be installed:
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.07   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.07   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.08   python3-pkg-resources python3-protobuf python3-six python3.7
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.08   python3.7-minimal
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.09 Suggested packages:
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.09   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.09   python3.7-doc binfmt-support
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.85 The following NEW packages will be installed:
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.86   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.86   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.86   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
21:25:33 [2021-07-03T21:25:33.833Z] #44 29.86   python3.7-minimal
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.24 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.24 Need to get 6095 kB of archives.
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.24 After this operation, 32.3 MB of additional disk space will be used.
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.70 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 30.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
21:25:33 [2021-07-03T21:25:33.833Z] #44 32.87 debconf: delaying package configuration, since apt-utils is not installed
21:25:33 [2021-07-03T21:25:33.833Z] #44 34.18 Fetched 6095 kB in 1s (4917 kB/s)
21:25:33 [2021-07-03T21:25:33.833Z] #44 35.89 Selecting previously unselected package libpython3.7-minimal:arm64.
21:25:33 [2021-07-03T21:25:33.833Z] #44 35.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 ... 15394 files and directories currently installed.)
21:25:33 [2021-07-03T21:25:33.833Z] #44 35.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:25:33 [2021-07-03T21:25:33.833Z] #44 35.99 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:25:33 [2021-07-03T21:25:33.833Z] #44 37.21 Selecting previously unselected package python3.7-minimal.
21:25:33 [2021-07-03T21:25:33.833Z] #44 37.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:25:33 [2021-07-03T21:25:33.833Z] #44 37.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:25:33 [2021-07-03T21:25:33.833Z] #44 ...
21:25:33 [2021-07-03T21:25:33.833Z] 
21:25:33 [2021-07-03T21:25:33.833Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:25:33 [2021-07-03T21:25:33.833Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.584 + RM_GOPATH=0
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.584 + TMP_GOPATH=
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.585 + : /build
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.585 + '[' -z '' ']'
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.586 ++ mktemp -d
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.590 + export GOPATH=/tmp/tmp.AzoAG8vF7J
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.590 + GOPATH=/tmp/tmp.AzoAG8vF7J
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.590 + RM_GOPATH=1
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.590 + case "$(go env GOARCH)" in
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.591 ++ go env GOARCH
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.636 + export GO_BUILDMODE=-buildmode=pie
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.637 + GO_BUILDMODE=-buildmode=pie
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.638 ++ dirname /tmp/install/install.sh
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.644 + dir=/tmp/install
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.645 + bin=containerd
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.645 + shift
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.645 + '[' '!' -f /tmp/install/containerd.installer ']'
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.645 + . /tmp/install/containerd.installer
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.645 ++ set -e
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.645 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.648 + install_containerd
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.649 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.649 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.650 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AzoAG8vF7J/src/github.com/containerd/containerd
21:25:33 [2021-07-03T21:25:33.833Z] #57 1.654 Cloning into '/tmp/tmp.AzoAG8vF7J/src/github.com/containerd/containerd'...
21:25:33 [2021-07-03T21:25:33.962Z] #46 72.17 os
21:25:34 [2021-07-03T21:25:34.113Z] #52 69.90 io/fs
21:25:35 [2021-07-03T21:25:35.489Z] #52 71.02 os
21:25:35 [2021-07-03T21:25:35.489Z] #52 ...
21:25:35 [2021-07-03T21:25:35.489Z] 
21:25:35 [2021-07-03T21:25:35.489Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:35 [2021-07-03T21:25:35.489Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:35 [2021-07-03T21:25:35.489Z] #44 70.70 Setting up criu (3.15-1) ...
21:25:35 [2021-07-03T21:25:35.761Z] #57 ...
21:25:35 [2021-07-03T21:25:35.761Z] 
21:25:35 [2021-07-03T21:25:35.761Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
21:25:35 [2021-07-03T21:25:35.761Z] #29 sha256:f6212acfdde09cef60de08ef961a6f5e84a42603bd55480f2e1508203f574e5a
21:25:35 [2021-07-03T21:25:35.761Z] #29 28.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:25:35 [2021-07-03T21:25:35.761Z] #29 28.98 
21:25:35 [2021-07-03T21:25:35.761Z] #29 29.13 
######################################################################## 100.0%
21:25:35 [2021-07-03T21:25:35.761Z] #29 29.23 
21:25:35 [2021-07-03T21:25:35.761Z] #29 30.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:25:35 [2021-07-03T21:25:35.761Z] #29 30.59 
21:25:35 [2021-07-03T21:25:35.761Z] #29 30.81 
######################################################################## 100.0%
21:25:35 [2021-07-03T21:25:35.761Z] #29 30.90 
21:25:35 [2021-07-03T21:25:35.761Z] #29 30.97 Download of images into '/build' complete.
21:25:35 [2021-07-03T21:25:35.761Z] #29 31.00 Use something like the following to load the result into a Docker daemon:
21:25:35 [2021-07-03T21:25:35.761Z] #29 31.00   tar -cC '/build' . | docker load
21:25:35 [2021-07-03T21:25:35.761Z] #29 DONE 31.8s
21:25:35 [2021-07-03T21:25:35.761Z] 
21:25:35 [2021-07-03T21:25:35.762Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:35 [2021-07-03T21:25:35.762Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:35 [2021-07-03T21:25:35.762Z] #13 27.25 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 27.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 27.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 27.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 27.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 27.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 28.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 28.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 28.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 31.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 33.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB]
21:25:35 [2021-07-03T21:25:35.762Z] #13 35.21 debconf: delaying package configuration, since apt-utils is not installed
21:25:35 [2021-07-03T21:25:35.762Z] #13 35.50 Fetched 73.4 MB in 7s (10.3 MB/s)
21:25:35 [2021-07-03T21:25:35.762Z] #13 35.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
21:25:35 [2021-07-03T21:25:35.762Z] #13 35.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
21:25:35 [2021-07-03T21:25:35.762Z] #13 35.70 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
21:25:35 [2021-07-03T21:25:35.762Z] #13 35.89 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
21:25:35 [2021-07-03T21:25:35.762Z] #13 36.79 Selecting previously unselected package binutils-mingw-w64-i686.
21:25:35 [2021-07-03T21:25:35.762Z] #13 36.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 ... 15394 files and directories currently installed.)
21:25:35 [2021-07-03T21:25:35.762Z] #13 36.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
21:25:35 [2021-07-03T21:25:35.762Z] #13 36.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:25:36 [2021-07-03T21:25:36.729Z] #77 exporting layers 10.4s done
21:25:36 [2021-07-03T21:25:36.729Z] #77 writing image sha256:de9443507edc6b25cb30d8dc2b25b554f8d9e72338f14b2d42d67b2a4470faae done
21:25:36 [2021-07-03T21:25:36.729Z] #77 naming to docker.io/library/docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 done
21:25:36 [2021-07-03T21:25:36.729Z] #77 DONE 10.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
21:25:36 [2021-07-03T21:25:36.956Z] #13 ...
21:25:36 [2021-07-03T21:25:36.956Z] 
21:25:36 [2021-07-03T21:25:36.956Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:25:36 [2021-07-03T21:25:36.956Z] #50 sha256:98db681d4539bc8d77a3aa2ee6551dfb0fc9ebc908fdcae29f930d3707502bca
21:25:36 [2021-07-03T21:25:36.956Z] #50 31.12 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
21:25:36 [2021-07-03T21:25:36.956Z] #50 31.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
21:25:36 [2021-07-03T21:25:36.956Z] #50 33.08 go: downloading github.com/gogo/protobuf v1.2.1
21:25:36 [2021-07-03T21:25:36.957Z] #50 37.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
21:25:36 [2021-07-03T21:25:36.957Z] #50 37.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:25:36 [2021-07-03T21:25:36.957Z] #50 38.09 go: downloading github.com/BurntSushi/toml v0.3.1
21:25:36 [2021-07-03T21:25:36.957Z] #50 ...
21:25:36 [2021-07-03T21:25:36.957Z] 
21:25:36 [2021-07-03T21:25:36.957Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:36 [2021-07-03T21:25:36.957Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:25:36 [2021-07-03T21:25:36.957Z] #46 35.07 internal/reflectlite
21:25:36 [2021-07-03T21:25:36.957Z] #46 35.08 sync
21:25:36 [2021-07-03T21:25:36.957Z] #46 36.10 github.com/LK4D4/vndr/godl/singleflight
21:25:36 [2021-07-03T21:25:36.957Z] #46 36.12 math/rand
21:25:36 [2021-07-03T21:25:36.957Z] #46 36.12 internal/singleflight
21:25:36 [2021-07-03T21:25:36.957Z] #46 37.47 errors
21:25:36 [2021-07-03T21:25:36.957Z] #46 37.49 sort
21:25:36 [2021-07-03T21:25:36.957Z] #46 37.93 io
21:25:36 [2021-07-03T21:25:36.957Z] #46 37.96 strconv
21:25:36 [2021-07-03T21:25:36.957Z] #46 37.97 syscall
21:25:36 [2021-07-03T21:25:36.957Z] #46 39.19 vendor/golang.org/x/net/dns/dnsmessage
21:25:36 [2021-07-03T21:25:36.957Z] #46 39.93 bytes
21:25:36 [2021-07-03T21:25:36.957Z] #46 ...
21:25:36 [2021-07-03T21:25:36.957Z] 
21:25:36 [2021-07-03T21:25:36.957Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:36 [2021-07-03T21:25:36.957Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d
21:25:36 [2021-07-03T21:25:36.957Z] #36 41.47 Selecting previously unselected package libicu63:arm64.
21:25:36 [2021-07-03T21:25:36.957Z] #36 41.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
21:25:36 [2021-07-03T21:25:36.957Z] #36 41.49 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
21:25:37 [2021-07-03T21:25:37.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42596/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/validate/default
21:25:37 [2021-07-03T21:25:37.265Z] #46 ...
21:25:37 [2021-07-03T21:25:37.265Z] 
21:25:37 [2021-07-03T21:25:37.265Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:37 [2021-07-03T21:25:37.265Z] #37 sha256:3201e83b2aa338217fe833a671d48036fa21a45fa30a02ed7bfd44d828542d62
21:25:37 [2021-07-03T21:25:37.265Z] #37 8.818 -- Detecting C compile features - done
21:25:37 [2021-07-03T21:25:37.265Z] #37 8.889 -- Performing Test HAS_BUILTIN_FORTIFY
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.173 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.267 -- Configuring done
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.293 -- Generating done
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.305 -- Build files have been written to: /tmp/tmp.i19TAl9VeW/tini
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.322 + make tini-static
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.765 Scanning dependencies of target tini-static
21:25:37 [2021-07-03T21:25:37.265Z] #37 9.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:25:37 [2021-07-03T21:25:37.265Z] #37 11.26 [100%] Linking C executable tini-static
21:25:37 [2021-07-03T21:25:37.265Z] #37 11.85 [100%] Built target tini-static
21:25:37 [2021-07-03T21:25:37.265Z] #37 11.95 + mkdir -p /build
21:25:37 [2021-07-03T21:25:37.265Z] #37 11.98 + cp tini-static /build/docker-init
21:25:37 [2021-07-03T21:25:37.265Z] #37 DONE 12.7s
21:25:37 [2021-07-03T21:25:37.265Z] 
21:25:37 [2021-07-03T21:25:37.265Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:37 [2021-07-03T21:25:37.265Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:37 [2021-07-03T21:25:37.265Z] #13 59.80 Selecting previously unselected package mingw-w64-x86-64-dev.
21:25:37 [2021-07-03T21:25:37.265Z] #13 59.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:25:37 [2021-07-03T21:25:37.265Z] #13 59.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:25:37 [2021-07-03T21:25:37.390Z] #44 72.53 Processing triggers for libc-bin (2.28-10) ...
21:25:37 [2021-07-03T21:25:37.390Z] #44 72.58 Processing triggers for mime-support (3.62) ...
21:25:37 [2021-07-03T21:25:37.538Z] #36 ...
21:25:37 [2021-07-03T21:25:37.538Z] 
21:25:37 [2021-07-03T21:25:37.538Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:37 [2021-07-03T21:25:37.538Z] #32 sha256:462278081f372c908f585114e0ca95d88e3595c68e24a7d65740789c8a6d675c
21:25:37 [2021-07-03T21:25:37.538Z] #32 31.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:25:37 [2021-07-03T21:25:37.538Z] #32 32.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:25:37 [2021-07-03T21:25:37.801Z] #32 ...
21:25:37 [2021-07-03T21:25:37.801Z] 
21:25:37 [2021-07-03T21:25:37.801Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:37 [2021-07-03T21:25:37.801Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:37 [2021-07-03T21:25:37.801Z] #13 38.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:25:37 [2021-07-03T21:25:37.801Z] #13 38.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
21:25:37 [2021-07-03T21:25:37.801Z] #13 39.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:25:37 [2021-07-03T21:25:37.957Z] #44 DONE 73.2s
21:25:37 [2021-07-03T21:25:37.957Z] 
21:25:37 [2021-07-03T21:25:37.957Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:37 [2021-07-03T21:25:37.957Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:37 [2021-07-03T21:25:37.957Z] #13 60.25 Selecting previously unselected package mingw-w64-x86-64-dev.
21:25:37 [2021-07-03T21:25:37.957Z] #13 60.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:25:37 [2021-07-03T21:25:37.957Z] #13 60.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:25:37 [2021-07-03T21:25:37.957Z] #13 66.79 Selecting previously unselected package gcc-mingw-w64-base.
21:25:37 [2021-07-03T21:25:37.957Z] #13 66.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:25:37 [2021-07-03T21:25:37.957Z] #13 66.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:25:37 [2021-07-03T21:25:37.957Z] #13 66.96 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:25:37 [2021-07-03T21:25:37.957Z] #13 66.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:25:37 [2021-07-03T21:25:37.957Z] #13 66.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:25:38 [2021-07-03T21:25:38.007Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
21:25:38 [2021-07-03T21:25:38.208Z] #13 65.46 Selecting previously unselected package gcc-mingw-w64-base.
21:25:38 [2021-07-03T21:25:38.470Z] #13 ...
21:25:38 [2021-07-03T21:25:38.470Z] 
21:25:38 [2021-07-03T21:25:38.470Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:38 [2021-07-03T21:25:38.470Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
21:25:38 [2021-07-03T21:25:38.470Z] #44 61.53 Setting up python3 (3.7.3-1) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 62.27 Setting up python3-six (1.12.0-1) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 63.37 Setting up python3-pkg-resources (40.8.0-1) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 64.80 Setting up python3-protobuf (3.6.1.3-2) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 68.04 Setting up criu (3.15-1) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 69.90 Processing triggers for libc-bin (2.28-10) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 70.03 Processing triggers for mime-support (3.62) ...
21:25:38 [2021-07-03T21:25:38.470Z] #44 DONE 70.6s
21:25:38 [2021-07-03T21:25:38.470Z] 
21:25:38 [2021-07-03T21:25:38.470Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:38 [2021-07-03T21:25:38.470Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:38 [2021-07-03T21:25:38.470Z] #13 65.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:25:38 [2021-07-03T21:25:38.470Z] #13 65.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:25:38 [2021-07-03T21:25:38.470Z] #13 ...
21:25:38 [2021-07-03T21:25:38.470Z] 
21:25:38 [2021-07-03T21:25:38.470Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:38 [2021-07-03T21:25:38.470Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:25:38 [2021-07-03T21:25:38.470Z] #46 75.70 regexp
21:25:38 [2021-07-03T21:25:38.470Z] #46 76.08 fmt
21:25:39 [2021-07-03T21:25:39.863Z] #13 ...
21:25:39 [2021-07-03T21:25:39.863Z] 
21:25:39 [2021-07-03T21:25:39.863Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:39 [2021-07-03T21:25:39.863Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:39 [2021-07-03T21:25:39.863Z] #52 71.77 encoding/binary
21:25:39 [2021-07-03T21:25:39.863Z] #52 73.52 encoding/base64
21:25:39 [2021-07-03T21:25:39.863Z] #52 74.67 golang.org/x/sys/unix
21:25:39 [2021-07-03T21:25:39.863Z] #52 75.52 fmt
21:25:40 [2021-07-03T21:25:40.480Z] #13 ...
21:25:40 [2021-07-03T21:25:40.480Z] 
21:25:40 [2021-07-03T21:25:40.480Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
21:25:40 [2021-07-03T21:25:40.480Z] #48 sha256:df7cc57df5b3485b3ecde87884942883987e3c522f9cf7e6a2e84cad44f5c680
21:25:40 [2021-07-03T21:25:40.480Z] #48 DONE 44.5s
21:25:40 [2021-07-03T21:25:40.480Z] 
21:25:40 [2021-07-03T21:25:40.480Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:40 [2021-07-03T21:25:40.480Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:40 [2021-07-03T21:25:40.480Z] #13 41.60 Selecting previously unselected package binutils-mingw-w64.
21:25:40 [2021-07-03T21:25:40.480Z] #13 41.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:25:40 [2021-07-03T21:25:40.480Z] #13 41.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:25:40 [2021-07-03T21:25:40.480Z] #13 ...
21:25:40 [2021-07-03T21:25:40.480Z] 
21:25:40 [2021-07-03T21:25:40.480Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:40 [2021-07-03T21:25:40.480Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:25:40 [2021-07-03T21:25:40.480Z] #52 35.00 sync
21:25:40 [2021-07-03T21:25:40.480Z] #52 35.00 internal/reflectlite
21:25:40 [2021-07-03T21:25:40.480Z] #52 35.76 internal/testlog
21:25:40 [2021-07-03T21:25:40.480Z] #52 36.86 errors
21:25:40 [2021-07-03T21:25:40.480Z] #52 36.87 sort
21:25:40 [2021-07-03T21:25:40.480Z] #52 37.53 io
21:25:40 [2021-07-03T21:25:40.480Z] #52 37.53 internal/oserror
21:25:40 [2021-07-03T21:25:40.480Z] #52 37.53 strconv
21:25:40 [2021-07-03T21:25:40.480Z] #52 37.97 syscall
21:25:40 [2021-07-03T21:25:40.480Z] #52 38.68 path
21:25:40 [2021-07-03T21:25:40.480Z] #52 39.63 bytes
21:25:40 [2021-07-03T21:25:40.480Z] #52 39.64 strings
21:25:40 [2021-07-03T21:25:40.480Z] #52 43.79 text/tabwriter
21:25:40 [2021-07-03T21:25:40.480Z] #52 43.86 reflect
21:25:40 [2021-07-03T21:25:40.480Z] #52 43.96 bufio
21:25:40 [2021-07-03T21:25:40.480Z] #52 44.73 regexp/syntax
21:25:40 [2021-07-03T21:25:40.743Z] #52 ...
21:25:40 [2021-07-03T21:25:40.743Z] 
21:25:40 [2021-07-03T21:25:40.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:40 [2021-07-03T21:25:40.743Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:40 [2021-07-03T21:25:40.743Z] #13 42.11 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:25:40 [2021-07-03T21:25:40.743Z] #13 42.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:25:40 [2021-07-03T21:25:40.743Z] #13 42.13 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:25:40 [2021-07-03T21:25:40.743Z] #13 42.39 Selecting previously unselected package dmsetup.
21:25:41 [2021-07-03T21:25:41.007Z] #13 42.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:25:41 [2021-07-03T21:25:41.007Z] #13 42.41 Unpacking dmsetup (2:1.02.155-3) ...
21:25:41 [2021-07-03T21:25:41.007Z] #13 42.64 Selecting previously unselected package mingw-w64-common.
21:25:41 [2021-07-03T21:25:41.016Z] #46 79.19 path/filepath
21:25:41 [2021-07-03T21:25:41.276Z] #13 42.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:25:41 [2021-07-03T21:25:41.276Z] #13 42.66 Unpacking mingw-w64-common (6.0.0-3) ...
21:25:41 [2021-07-03T21:25:41.960Z] #46 80.17 flag
21:25:42 [2021-07-03T21:25:42.221Z] #46 80.56 go/token
21:25:42 [2021-07-03T21:25:42.794Z] #46 ...
21:25:42 [2021-07-03T21:25:42.794Z] 
21:25:42 [2021-07-03T21:25:42.794Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:42 [2021-07-03T21:25:42.794Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:25:42 [2021-07-03T21:25:42.794Z] #52 71.03 io/fs
21:25:42 [2021-07-03T21:25:42.794Z] #52 71.87 os
21:25:42 [2021-07-03T21:25:42.794Z] #52 72.85 encoding/binary
21:25:42 [2021-07-03T21:25:42.794Z] #52 75.05 encoding/base64
21:25:42 [2021-07-03T21:25:42.794Z] #52 76.04 golang.org/x/sys/unix
21:25:42 [2021-07-03T21:25:42.794Z] #52 76.47 fmt
21:25:42 [2021-07-03T21:25:42.794Z] #52 80.84 encoding/json
21:25:43 [2021-07-03T21:25:43.055Z] #52 ...
21:25:43 [2021-07-03T21:25:43.055Z] 
21:25:43 [2021-07-03T21:25:43.055Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:43 [2021-07-03T21:25:43.055Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:25:43 [2021-07-03T21:25:43.055Z] #46 81.38 go/scanner
21:25:43 [2021-07-03T21:25:43.153Z] #52 78.74 encoding/json
21:25:43 [2021-07-03T21:25:43.385Z] #46 81.60 internal/lazyregexp
21:25:43 [2021-07-03T21:25:43.422Z] #52 ...
21:25:43 [2021-07-03T21:25:43.423Z] 
21:25:43 [2021-07-03T21:25:43.423Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:43 [2021-07-03T21:25:43.423Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:25:43 [2021-07-03T21:25:43.423Z] #46 69.22 internal/fmtsort
21:25:43 [2021-07-03T21:25:43.423Z] #46 69.96 regexp/syntax
21:25:43 [2021-07-03T21:25:43.423Z] #46 70.82 io/fs
21:25:43 [2021-07-03T21:25:43.423Z] #46 71.98 os
21:25:43 [2021-07-03T21:25:43.423Z] #46 74.93 regexp
21:25:43 [2021-07-03T21:25:43.423Z] #46 76.33 fmt
21:25:43 [2021-07-03T21:25:43.423Z] #46 77.94 path/filepath
21:25:43 [2021-07-03T21:25:43.423Z] #46 79.17 internal/lazyregexp
21:25:43 [2021-07-03T21:25:43.971Z] #46 82.08 net/url
21:25:43 [2021-07-03T21:25:43.992Z] #46 79.43 io/ioutil
21:25:43 [2021-07-03T21:25:43.992Z] #46 79.72 github.com/LK4D4/vndr/versioned
21:25:43 [2021-07-03T21:25:43.992Z] #46 79.82 hash/crc32
21:25:44 [2021-07-03T21:25:44.558Z] #46 80.32 flag
21:25:44 [2021-07-03T21:25:44.558Z] #46 80.41 go/token
21:25:44 [2021-07-03T21:25:44.622Z] #13 ...
21:25:44 [2021-07-03T21:25:44.622Z] 
21:25:44 [2021-07-03T21:25:44.622Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:44 [2021-07-03T21:25:44.622Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:25:44 [2021-07-03T21:25:44.622Z] #44 38.29 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 38.32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 42.83 Selecting previously unselected package python3-minimal.
21:25:44 [2021-07-03T21:25:44.622Z] #44 42.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15634 files and directories currently installed.)
21:25:44 [2021-07-03T21:25:44.622Z] #44 42.93 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 42.94 Unpacking python3-minimal (3.7.3-1) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 43.12 Selecting previously unselected package libmpdec2:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #44 43.12 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 43.14 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 44.28 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #44 44.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 44.29 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.41 Selecting previously unselected package python3.7.
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.55 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.76 Selecting previously unselected package libpython3-stdlib:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.79 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 46.99 Setting up python3-minimal (3.7.3-1) ...
21:25:44 [2021-07-03T21:25:44.622Z] #44 ...
21:25:44 [2021-07-03T21:25:44.622Z] 
21:25:44 [2021-07-03T21:25:44.622Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
21:25:44 [2021-07-03T21:25:44.622Z] #36 sha256:3a6ea07bcd2508390278aeb538432f5f077dcebff77eaab966ad8fff56e0372d
21:25:44 [2021-07-03T21:25:44.622Z] #36 46.80 Selecting previously unselected package libxml2:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #36 46.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 46.82 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.22 Selecting previously unselected package libarchive13:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.23 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.50 Selecting previously unselected package libjsoncpp1:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.54 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.75 Selecting previously unselected package librhash0:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.75 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.77 Unpacking librhash0:arm64 (1.3.8-1) ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.94 Selecting previously unselected package libuv1:arm64.
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.94 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 47.95 Unpacking libuv1:arm64 (1.24.1-1) ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 48.10 Selecting previously unselected package cmake.
21:25:44 [2021-07-03T21:25:44.622Z] #36 48.10 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
21:25:44 [2021-07-03T21:25:44.622Z] #36 48.12 Unpacking cmake (3.13.4-1) ...
21:25:44 [2021-07-03T21:25:44.914Z] #46 83.04 go/ast
21:25:45 [2021-07-03T21:25:45.493Z] #46 81.27 go/scanner
21:25:45 [2021-07-03T21:25:45.570Z] #36 49.94 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 49.96 Setting up xxd (2:8.1.0875-5) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 49.99 Setting up libuv1:arm64 (1.24.1-1) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 50.00 Setting up vim-common (2:8.1.0875-5) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 50.07 Setting up librhash0:arm64 (1.3.8-1) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 50.09 Setting up cmake-data (3.13.4-1) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 50.17 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
21:25:45 [2021-07-03T21:25:45.570Z] #36 50.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:25:45 [2021-07-03T21:25:45.834Z] #36 50.21 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:25:45 [2021-07-03T21:25:45.834Z] #36 50.24 Setting up cmake (3.13.4-1) ...
21:25:45 [2021-07-03T21:25:45.834Z] #36 50.26 Processing triggers for libc-bin (2.28-10) ...
21:25:45 [2021-07-03T21:25:45.834Z] #36 50.41 Processing triggers for mime-support (3.62) ...
21:25:45 [2021-07-03T21:25:45.856Z] #46 84.10 text/template/parse
21:25:46 [2021-07-03T21:25:46.059Z] #46 81.78 net/url
21:25:46 [2021-07-03T21:25:46.146Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
21:25:46 [2021-07-03T21:25:46.627Z] #46 ...
21:25:46 [2021-07-03T21:25:46.627Z] 
21:25:46 [2021-07-03T21:25:46.627Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:46 [2021-07-03T21:25:46.627Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:46 [2021-07-03T21:25:46.627Z] #52 82.46 github.com/pkg/diff
21:25:47 [2021-07-03T21:25:47.760Z] #36 DONE 52.0s
21:25:47 [2021-07-03T21:25:47.760Z] 
21:25:47 [2021-07-03T21:25:47.760Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:47 [2021-07-03T21:25:47.760Z] #37 sha256:345696bec7f292672c06ea4bd83d6637388c0a87f1d2f4053032e521288c8af5
21:25:48 [2021-07-03T21:25:48.004Z] #52 83.52 go/ast
21:25:48 [2021-07-03T21:25:48.004Z] #52 83.71 golang.org/x/crypto/ssh/terminal
21:25:48 [2021-07-03T21:25:48.058Z] Congratulations!  All API changes are done the right way.
21:25:48 [2021-07-03T21:25:48.058Z] Congratulations!  All TOML source files changed here have valid syntax.
21:25:48 [2021-07-03T21:25:48.058Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:25:48 [2021-07-03T21:25:48.058Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:25:48 [2021-07-03T21:25:48.058Z] Congratulations!  No new tests were added to integration-cli.
21:25:48 [2021-07-03T21:25:48.058Z] 
21:25:48 [2021-07-03T21:25:48.058Z] INFO Start validation with golang-ci-lint
21:25:48 [2021-07-03T21:25:48.058Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:25:48 [2021-07-03T21:25:48.058Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:25:48 [2021-07-03T21:25:48.058Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:25:48 [2021-07-03T21:25:48.348Z] #37 ...
21:25:48 [2021-07-03T21:25:48.348Z] 
21:25:48 [2021-07-03T21:25:48.348Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:48 [2021-07-03T21:25:48.348Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:25:48 [2021-07-03T21:25:48.348Z] #46 42.71 strings
21:25:48 [2021-07-03T21:25:48.348Z] #46 44.28 reflect
21:25:48 [2021-07-03T21:25:48.348Z] #46 46.69 regexp/syntax
21:25:48 [2021-07-03T21:25:48.348Z] #46 47.73 hash/crc32
21:25:48 [2021-07-03T21:25:48.348Z] #46 49.04 vendor/golang.org/x/text/transform
21:25:48 [2021-07-03T21:25:48.348Z] #46 50.07 time
21:25:48 [2021-07-03T21:25:48.348Z] #46 ...
21:25:48 [2021-07-03T21:25:48.348Z] 
21:25:48 [2021-07-03T21:25:48.348Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:25:48 [2021-07-03T21:25:48.348Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:25:48 [2021-07-03T21:25:48.348Z] #44 48.67 Selecting previously unselected package python3.
21:25:48 [2021-07-03T21:25:48.348Z] #44 48.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16046 files and directories currently installed.)
21:25:48 [2021-07-03T21:25:48.348Z] #44 48.76 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 48.78 Unpacking python3 (3.7.3-1) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.02 Selecting previously unselected package libprotobuf17:arm64.
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.02 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.04 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.58 Selecting previously unselected package python3-pkg-resources.
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.59 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.62 Unpacking python3-pkg-resources (40.8.0-1) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.82 Selecting previously unselected package python3-six.
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.82 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.83 Unpacking python3-six (1.12.0-1) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.95 Selecting previously unselected package python3-protobuf.
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.95 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 49.96 Unpacking python3-protobuf (3.6.1.3-2) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 50.49 Selecting previously unselected package libnet1:arm64.
21:25:48 [2021-07-03T21:25:48.348Z] #44 50.49 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 50.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 51.59 Selecting previously unselected package libnl-3-200:arm64.
21:25:48 [2021-07-03T21:25:48.348Z] #44 51.59 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 51.74 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 51.85 Selecting previously unselected package libprotobuf-c1:arm64.
21:25:48 [2021-07-03T21:25:48.348Z] #44 51.89 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 51.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 52.09 Selecting previously unselected package criu.
21:25:48 [2021-07-03T21:25:48.348Z] #44 52.09 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
21:25:48 [2021-07-03T21:25:48.348Z] #44 52.12 Unpacking criu (3.15-1) ...
21:25:48 [2021-07-03T21:25:48.925Z] #44 53.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:25:48 [2021-07-03T21:25:48.925Z] #44 53.08 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:25:48 [2021-07-03T21:25:48.925Z] #44 53.15 Setting up libnl-3-200:arm64 (3.4.0-1) ...
21:25:48 [2021-07-03T21:25:48.925Z] #44 53.19 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
21:25:48 [2021-07-03T21:25:48.925Z] #44 53.21 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:25:48 [2021-07-03T21:25:48.925Z] #44 53.25 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:25:49 [2021-07-03T21:25:49.160Z] #46 ...
21:25:49 [2021-07-03T21:25:49.160Z] 
21:25:49 [2021-07-03T21:25:49.160Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:49 [2021-07-03T21:25:49.160Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:49 [2021-07-03T21:25:49.160Z] #13 65.70 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:25:49 [2021-07-03T21:25:49.160Z] #13 65.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:25:49 [2021-07-03T21:25:49.160Z] #13 65.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:25:49 [2021-07-03T21:25:49.160Z] #13 ...
21:25:49 [2021-07-03T21:25:49.160Z] 
21:25:49 [2021-07-03T21:25:49.160Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:49 [2021-07-03T21:25:49.160Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:25:49 [2021-07-03T21:25:49.160Z] #52 84.50 github.com/pkg/diff
21:25:49 [2021-07-03T21:25:49.160Z] #52 86.08 go/ast
21:25:49 [2021-07-03T21:25:49.160Z] #52 86.14 golang.org/x/crypto/ssh/terminal
21:25:49 [2021-07-03T21:25:49.160Z] #52 87.47 io/ioutil
21:25:49 [2021-07-03T21:25:49.188Z] #44 53.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:25:49 [2021-07-03T21:25:49.188Z] #44 53.30 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:25:49 [2021-07-03T21:25:49.383Z] #52 84.94 mvdan.cc/editorconfig
21:25:49 [2021-07-03T21:25:49.731Z] #52 87.86 mvdan.cc/editorconfig
21:25:50 [2021-07-03T21:25:50.320Z] #52 85.84 mvdan.cc/sh/v3/fileutil
21:25:50 [2021-07-03T21:25:50.320Z] #52 86.01 text/tabwriter
21:25:50 [2021-07-03T21:25:50.889Z] #52 86.63 mvdan.cc/sh/v3/syntax
21:25:51 [2021-07-03T21:25:51.114Z] #52 89.01 mvdan.cc/sh/v3/fileutil
21:25:51 [2021-07-03T21:25:51.115Z] #52 89.21 text/tabwriter
21:25:51 [2021-07-03T21:25:51.375Z] #52 ...
21:25:51 [2021-07-03T21:25:51.375Z] 
21:25:51 [2021-07-03T21:25:51.375Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:25:51 [2021-07-03T21:25:51.375Z] #57 sha256:d965f5353f8267dc39a5a1f64352ad7bd4b67a355d8f5313f3a330da83883c31
21:25:51 [2021-07-03T21:25:51.375Z] #57 44.17 Checking out files:  51% (2080/4071)   
Checking out files:  52% (2117/4071)   
Checking out files:  53% (2158/4071)   
Checking out files:  54% (2199/4071)   
Checking out files:  55% (2240/4071)   
Checking out files:  56% (2280/4071)   
Checking out files:  57% (2321/4071)   
Checking out files:  58% (2362/4071)   
Checking out files:  59% (2402/4071)   
Checking out files:  60% (2443/4071)   
Checking out files:  61% (2484/4071)   
Checking out files:  62% (2525/4071)   
Checking out files:  63% (2565/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  92% (3778/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
21:25:51 [2021-07-03T21:25:51.375Z] #57 45.40 + cd /tmp/tmp.Mcyiitb9hw/src/github.com/containerd/containerd
21:25:51 [2021-07-03T21:25:51.375Z] #57 45.41 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + export 'BUILDTAGS=netgo osusergo static_build'
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + BUILDTAGS='netgo osusergo static_build'
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + export EXTRA_FLAGS=-buildmode=pie
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + EXTRA_FLAGS=-buildmode=pie
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + '[' '' = dynamic ']'
21:25:51 [2021-07-03T21:25:51.635Z] #57 45.93 + make
21:25:52 [2021-07-03T21:25:52.270Z] #52 ...
21:25:52 [2021-07-03T21:25:52.270Z] 
21:25:52 [2021-07-03T21:25:52.270Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:25:52 [2021-07-03T21:25:52.270Z] #57 sha256:bbaf887b397b761e99973b614ef1d19e525c82290f3ca3e3e1ec89bacf46f001
21:25:52 [2021-07-03T21:25:52.270Z] #57 42.92 Checking out files:  51% (2104/4071)   
Checking out files:  52% (2117/4071)   
Checking out files:  53% (2158/4071)   
Checking out files:  54% (2199/4071)   
Checking out files:  55% (2240/4071)   
Checking out files:  56% (2280/4071)   
Checking out files:  57% (2321/4071)   
Checking out files:  58% (2362/4071)   
Checking out files:  59% (2402/4071)   
Checking out files:  60% (2443/4071)   
Checking out files:  61% (2484/4071)   
Checking out files:  62% (2525/4071)   
Checking out files:  63% (2565/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  93% (3816/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
21:25:52 [2021-07-03T21:25:52.270Z] #57 44.13 + cd /tmp/tmp.MTmAb73ITn/src/github.com/containerd/containerd
21:25:52 [2021-07-03T21:25:52.270Z] #57 44.13 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + export 'BUILDTAGS=netgo osusergo static_build'
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + BUILDTAGS='netgo osusergo static_build'
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + export EXTRA_FLAGS=-buildmode=pie
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + EXTRA_FLAGS=-buildmode=pie
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + '[' '' = dynamic ']'
21:25:52 [2021-07-03T21:25:52.270Z] #57 45.02 + make
21:25:52 [2021-07-03T21:25:52.270Z] #57 46.61 + bin/ctr
21:25:53 [2021-07-03T21:25:53.019Z] #57 47.28 + bin/ctr
21:25:53 [2021-07-03T21:25:53.411Z] #44 57.80 Setting up python3 (3.7.3-1) ...
21:25:54 [2021-07-03T21:25:54.360Z] #44 58.50 Setting up python3-six (1.12.0-1) ...
21:25:54 [2021-07-03T21:25:54.623Z] #44 ...
21:25:54 [2021-07-03T21:25:54.623Z] 
21:25:54 [2021-07-03T21:25:54.623Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:54 [2021-07-03T21:25:54.623Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:25:54 [2021-07-03T21:25:54.623Z] #52 49.19 internal/syscall/unix
21:25:54 [2021-07-03T21:25:54.623Z] #52 49.19 time
21:25:54 [2021-07-03T21:25:54.623Z] #52 49.82 internal/syscall/execenv
21:25:54 [2021-07-03T21:25:54.623Z] #52 50.79 regexp
21:25:54 [2021-07-03T21:25:54.623Z] #52 55.46 context
21:25:54 [2021-07-03T21:25:54.623Z] #52 55.46 io/fs
21:25:54 [2021-07-03T21:25:54.623Z] #52 55.46 internal/poll
21:25:54 [2021-07-03T21:25:54.623Z] #52 58.26 os
21:25:54 [2021-07-03T21:25:54.886Z] #52 ...
21:25:54 [2021-07-03T21:25:54.887Z] 
21:25:54 [2021-07-03T21:25:54.887Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:54 [2021-07-03T21:25:54.887Z] #37 sha256:345696bec7f292672c06ea4bd83d6637388c0a87f1d2f4053032e521288c8af5
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.332 + RM_GOPATH=0
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.332 + TMP_GOPATH=
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.332 + : /build
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.332 + '[' -z '' ']'
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.333 ++ mktemp -d
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.346 + export GOPATH=/tmp/tmp.PLdFGqaDkm
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.346 + GOPATH=/tmp/tmp.PLdFGqaDkm
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.346 + RM_GOPATH=1
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.346 + case "$(go env GOARCH)" in
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.347 ++ go env GOARCH
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.377 + export GO_BUILDMODE=-buildmode=pie
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.377 + GO_BUILDMODE=-buildmode=pie
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.378 ++ dirname /tmp/install/install.sh
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.383 + dir=/tmp/install
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.383 + bin=tini
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.383 + shift
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.383 + '[' '!' -f /tmp/install/tini.installer ']'
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.383 + . /tmp/install/tini.installer
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.383 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.384 + install_tini
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.384 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.384 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.PLdFGqaDkm/tini
21:25:54 [2021-07-03T21:25:54.887Z] #37 1.392 Cloning into '/tmp/tmp.PLdFGqaDkm/tini'...
21:25:54 [2021-07-03T21:25:54.887Z] #37 2.345 + cd /tmp/tmp.PLdFGqaDkm/tini
21:25:54 [2021-07-03T21:25:54.887Z] #37 2.349 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
21:25:54 [2021-07-03T21:25:54.887Z] #37 2.372 + cmake .
21:25:54 [2021-07-03T21:25:54.887Z] #37 3.133 -- The C compiler identification is GNU 8.3.0
21:25:54 [2021-07-03T21:25:54.887Z] #37 3.177 -- Check for working C compiler: /usr/bin/cc
21:25:54 [2021-07-03T21:25:54.887Z] #37 4.000 -- Check for working C compiler: /usr/bin/cc -- works
21:25:54 [2021-07-03T21:25:54.887Z] #37 4.001 -- Detecting C compiler ABI info
21:25:54 [2021-07-03T21:25:54.887Z] #37 4.986 -- Detecting C compiler ABI info - done
21:25:54 [2021-07-03T21:25:54.887Z] #37 5.010 -- Detecting C compile features
21:25:54 [2021-07-03T21:25:54.887Z] #37 7.373 -- Detecting C compile features - done
21:25:54 [2021-07-03T21:25:54.887Z] #37 7.411 -- Performing Test HAS_BUILTIN_FORTIFY
21:25:55 [2021-07-03T21:25:55.475Z] #37 7.816 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:25:55 [2021-07-03T21:25:55.475Z] #37 7.939 -- Configuring done
21:25:55 [2021-07-03T21:25:55.475Z] #37 7.972 -- Generating done
21:25:55 [2021-07-03T21:25:55.475Z] #37 8.002 -- Build files have been written to: /tmp/tmp.PLdFGqaDkm/tini
21:25:55 [2021-07-03T21:25:55.475Z] #37 8.009 + make tini-static
21:25:55 [2021-07-03T21:25:55.475Z] #37 ...
21:25:55 [2021-07-03T21:25:55.475Z] 
21:25:55 [2021-07-03T21:25:55.475Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:55 [2021-07-03T21:25:55.475Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:25:55 [2021-07-03T21:25:55.475Z] #52 60.04 internal/fmtsort
21:25:55 [2021-07-03T21:25:55.475Z] #52 60.07 encoding/binary
21:25:55 [2021-07-03T21:25:55.557Z] #57 ...
21:25:55 [2021-07-03T21:25:55.557Z] 
21:25:55 [2021-07-03T21:25:55.557Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:55 [2021-07-03T21:25:55.557Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:25:55 [2021-07-03T21:25:55.557Z] #13 87.39 Selecting previously unselected package g++-mingw-w64-x86-64.
21:25:55 [2021-07-03T21:25:55.557Z] #13 87.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:25:55 [2021-07-03T21:25:55.557Z] #13 87.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:25:56 [2021-07-03T21:25:56.423Z] #52 ...
21:25:56 [2021-07-03T21:25:56.423Z] 
21:25:56 [2021-07-03T21:25:56.423Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:25:56 [2021-07-03T21:25:56.423Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:25:56 [2021-07-03T21:25:56.423Z] #13 47.75 Selecting previously unselected package mingw-w64-x86-64-dev.
21:25:56 [2021-07-03T21:25:56.423Z] #13 47.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:25:56 [2021-07-03T21:25:56.423Z] #13 47.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:25:56 [2021-07-03T21:25:56.423Z] #13 53.66 Selecting previously unselected package gcc-mingw-w64-base.
21:25:56 [2021-07-03T21:25:56.423Z] #13 53.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:25:56 [2021-07-03T21:25:56.423Z] #13 53.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:25:56 [2021-07-03T21:25:56.423Z] #13 54.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:25:56 [2021-07-03T21:25:56.423Z] #13 54.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:25:56 [2021-07-03T21:25:56.423Z] #13 54.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:25:56 [2021-07-03T21:25:56.423Z] #13 ...
21:25:56 [2021-07-03T21:25:56.423Z] 
21:25:56 [2021-07-03T21:25:56.423Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:25:56 [2021-07-03T21:25:56.423Z] #37 sha256:345696bec7f292672c06ea4bd83d6637388c0a87f1d2f4053032e521288c8af5
21:25:56 [2021-07-03T21:25:56.423Z] #37 8.605 Scanning dependencies of target tini-static
21:25:56 [2021-07-03T21:25:56.423Z] #37 8.744 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:25:56 [2021-07-03T21:25:56.933Z] #13 ...
21:25:56 [2021-07-03T21:25:56.933Z] 
21:25:56 [2021-07-03T21:25:56.933Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:56 [2021-07-03T21:25:56.933Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:25:56 [2021-07-03T21:25:56.933Z] #46 82.54 go/ast
21:25:56 [2021-07-03T21:25:56.933Z] #46 83.50 text/template/parse
21:25:56 [2021-07-03T21:25:56.933Z] #46 86.93 go/parser
21:25:56 [2021-07-03T21:25:56.933Z] #46 87.70 text/template
21:25:56 [2021-07-03T21:25:56.933Z] #46 90.61 log
21:25:56 [2021-07-03T21:25:56.933Z] #46 91.32 encoding/xml
21:25:56 [2021-07-03T21:25:56.933Z] #46 92.51 go/doc
21:25:56 [2021-07-03T21:25:56.933Z] #46 ...
21:25:56 [2021-07-03T21:25:56.933Z] 
21:25:56 [2021-07-03T21:25:56.933Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:56 [2021-07-03T21:25:56.933Z] #52 sha256:88334d80912ef913ee663cf676cdf34eefb278a01313c3187f121c3956da8109
21:25:56 [2021-07-03T21:25:56.933Z] #52 92.14 mvdan.cc/sh/v3/cmd/shfmt
21:25:57 [2021-07-03T21:25:57.819Z] #37 10.23 [100%] Linking C executable tini-static
21:25:58 [2021-07-03T21:25:58.394Z] #37 10.81 [100%] Built target tini-static
21:25:58 [2021-07-03T21:25:58.394Z] #37 10.89 + mkdir -p /build
21:25:58 [2021-07-03T21:25:58.657Z] #37 10.90 + cp tini-static /build/docker-init
21:25:59 [2021-07-03T21:25:59.232Z] #37 ...
21:25:59 [2021-07-03T21:25:59.232Z] 
21:25:59 [2021-07-03T21:25:59.232Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:59 [2021-07-03T21:25:59.232Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:25:59 [2021-07-03T21:25:59.232Z] #46 53.51 regexp
21:25:59 [2021-07-03T21:25:59.232Z] #46 55.92 io/fs
21:25:59 [2021-07-03T21:25:59.232Z] #46 55.93 internal/poll
21:25:59 [2021-07-03T21:25:59.232Z] #46 58.08 github.com/LK4D4/vndr/versioned
21:25:59 [2021-07-03T21:25:59.232Z] #46 59.05 os
21:25:59 [2021-07-03T21:25:59.232Z] #46 59.59 internal/fmtsort
21:25:59 [2021-07-03T21:25:59.232Z] #46 59.59 encoding/binary
21:25:59 [2021-07-03T21:25:59.232Z] #46 61.50 encoding/base64
21:25:59 [2021-07-03T21:25:59.232Z] #46 61.51 crypto/cipher
21:25:59 [2021-07-03T21:25:59.232Z] #46 61.51 crypto/sha512
21:25:59 [2021-07-03T21:25:59.232Z] #46 62.36 crypto/ed25519/internal/edwards25519
21:25:59 [2021-07-03T21:25:59.232Z] #46 63.20 crypto/md5
21:25:59 [2021-07-03T21:25:59.232Z] #46 63.41 crypto/aes
21:25:59 [2021-07-03T21:25:59.232Z] #46 ...
21:25:59 [2021-07-03T21:25:59.232Z] 
21:25:59 [2021-07-03T21:25:59.232Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:25:59 [2021-07-03T21:25:59.232Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:25:59 [2021-07-03T21:25:59.232Z] #52 62.66 encoding/base64
21:25:59 [2021-07-03T21:25:59.232Z] #52 62.67 golang.org/x/sys/unix
21:25:59 [2021-07-03T21:25:59.605Z] #57 ...
21:25:59 [2021-07-03T21:25:59.605Z] 
21:25:59 [2021-07-03T21:25:59.605Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:25:59 [2021-07-03T21:25:59.605Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:25:59 [2021-07-03T21:25:59.605Z] #46 87.10 go/parser
21:25:59 [2021-07-03T21:25:59.605Z] #46 88.87 text/template
21:25:59 [2021-07-03T21:25:59.605Z] #46 90.52 log
21:25:59 [2021-07-03T21:25:59.605Z] #46 91.10 encoding/xml
21:25:59 [2021-07-03T21:25:59.605Z] #46 93.71 go/doc
21:25:59 [2021-07-03T21:25:59.605Z] #46 95.70 github.com/LK4D4/vndr/versioned
21:25:59 [2021-07-03T21:25:59.605Z] #46 95.79 compress/flate
21:25:59 [2021-07-03T21:25:59.605Z] #46 97.33 github.com/LK4D4/vndr/build
21:26:00 [2021-07-03T21:26:00.175Z] #46 98.23 hash/crc32
21:26:00 [2021-07-03T21:26:00.436Z] #46 ...
21:26:00 [2021-07-03T21:26:00.436Z] 
21:26:00 [2021-07-03T21:26:00.436Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:26:00 [2021-07-03T21:26:00.436Z] #52 sha256:26f88914c2194f4d78c4c89554d87de8f7e5cd19f6cd162a4937e9b193897299
21:26:00 [2021-07-03T21:26:00.436Z] #52 89.75 mvdan.cc/sh/v3/syntax
21:26:00 [2021-07-03T21:26:00.436Z] #52 94.94 mvdan.cc/sh/v3/cmd/shfmt
21:26:00 [2021-07-03T21:26:00.436Z] #52 DONE 98.6s
21:26:00 [2021-07-03T21:26:00.436Z] 
21:26:00 [2021-07-03T21:26:00.436Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:00 [2021-07-03T21:26:00.436Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:26:00 [2021-07-03T21:26:00.436Z] #46 98.76 compress/gzip
21:26:00 [2021-07-03T21:26:00.627Z] #52 64.90 mvdan.cc/sh/v3/fileutil
21:26:00 [2021-07-03T21:26:00.627Z] #52 64.91 path/filepath
21:26:00 [2021-07-03T21:26:00.627Z] #52 64.92 fmt
21:26:01 [2021-07-03T21:26:01.187Z] #52 DONE 96.5s
21:26:01 [2021-07-03T21:26:01.187Z] 
21:26:01 [2021-07-03T21:26:01.187Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:01 [2021-07-03T21:26:01.187Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:26:01 [2021-07-03T21:26:01.187Z] #46 96.10 github.com/LK4D4/vndr/build
21:26:01 [2021-07-03T21:26:01.187Z] #46 96.18 compress/flate
21:26:01 [2021-07-03T21:26:01.205Z] #52 ...
21:26:01 [2021-07-03T21:26:01.205Z] 
21:26:01 [2021-07-03T21:26:01.205Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
21:26:01 [2021-07-03T21:26:01.205Z] #37 sha256:345696bec7f292672c06ea4bd83d6637388c0a87f1d2f4053032e521288c8af5
21:26:01 [2021-07-03T21:26:01.205Z] #37 DONE 13.7s
21:26:01 [2021-07-03T21:26:01.378Z] #46 99.39 crypto/ed25519
21:26:01 [2021-07-03T21:26:01.473Z] 
21:26:01 [2021-07-03T21:26:01.473Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:01 [2021-07-03T21:26:01.473Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:26:01 [2021-07-03T21:26:01.473Z] #46 64.62 crypto/des
21:26:01 [2021-07-03T21:26:01.473Z] #46 64.73 crypto/sha1
21:26:01 [2021-07-03T21:26:01.473Z] #46 64.96 fmt
21:26:01 [2021-07-03T21:26:01.473Z] #46 65.53 path/filepath
21:26:01 [2021-07-03T21:26:01.473Z] #46 65.55 internal/lazyregexp
21:26:01 [2021-07-03T21:26:01.473Z] #46 65.55 crypto/sha256
21:26:01 [2021-07-03T21:26:01.639Z] #46 99.76 crypto/rsa
21:26:01 [2021-07-03T21:26:01.899Z] #46 100.0 crypto/dsa
21:26:02 [2021-07-03T21:26:02.427Z] #46 66.80 encoding/pem
21:26:02 [2021-07-03T21:26:02.470Z] #46 100.6 crypto/x509/pkix
21:26:02 [2021-07-03T21:26:02.690Z] #46 67.25 net
21:26:03 [2021-07-03T21:26:03.041Z] #46 101.2 vendor/golang.org/x/crypto/chacha20
21:26:03 [2021-07-03T21:26:03.041Z] #46 101.2 net
21:26:03 [2021-07-03T21:26:03.612Z] #46 101.8 vendor/golang.org/x/crypto/poly1305
21:26:03 [2021-07-03T21:26:03.636Z] #46 68.21 vendor/golang.org/x/crypto/chacha20
21:26:03 [2021-07-03T21:26:03.721Z] #46 98.91 net
21:26:03 [2021-07-03T21:26:03.721Z] #46 99.21 vendor/golang.org/x/text/transform
21:26:04 [2021-07-03T21:26:04.184Z] #46 102.4 vendor/golang.org/x/sys/cpu
21:26:04 [2021-07-03T21:26:04.213Z] #46 ...
21:26:04 [2021-07-03T21:26:04.213Z] 
21:26:04 [2021-07-03T21:26:04.213Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:26:04 [2021-07-03T21:26:04.213Z] #44 sha256:eb3a5f3de5dfd8ce02e0830d888a6d5bb87b1677f9b1883b0be998869ea0aa6b
21:26:04 [2021-07-03T21:26:04.213Z] #44 59.78 Setting up python3-pkg-resources (40.8.0-1) ...
21:26:04 [2021-07-03T21:26:04.213Z] #44 61.53 Setting up python3-protobuf (3.6.1.3-2) ...
21:26:04 [2021-07-03T21:26:04.213Z] #44 65.10 Setting up criu (3.15-1) ...
21:26:04 [2021-07-03T21:26:04.213Z] #44 67.78 Processing triggers for libc-bin (2.28-10) ...
21:26:04 [2021-07-03T21:26:04.213Z] #44 67.90 Processing triggers for mime-support (3.62) ...
21:26:04 [2021-07-03T21:26:04.213Z] #44 DONE 68.4s
21:26:04 [2021-07-03T21:26:04.289Z] #46 99.91 vendor/golang.org/x/text/unicode/bidi
21:26:04 [2021-07-03T21:26:04.476Z] 
21:26:04 [2021-07-03T21:26:04.476Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:26:04 [2021-07-03T21:26:04.476Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:26:04 [2021-07-03T21:26:04.476Z] #52 67.02 io/ioutil
21:26:04 [2021-07-03T21:26:04.476Z] #52 68.60 flag
21:26:04 [2021-07-03T21:26:04.476Z] #52 68.61 encoding/json
21:26:04 [2021-07-03T21:26:04.476Z] #52 68.63 github.com/pkg/diff
21:26:04 [2021-07-03T21:26:04.755Z] #46 102.9 vendor/golang.org/x/crypto/chacha20poly1305
21:26:05 [2021-07-03T21:26:05.699Z] #46 103.8 vendor/golang.org/x/crypto/curve25519
21:26:06 [2021-07-03T21:26:06.193Z] #46 101.4 vendor/golang.org/x/text/secure/bidirule
21:26:06 [2021-07-03T21:26:06.193Z] #46 101.7 vendor/golang.org/x/text/unicode/norm
21:26:06 [2021-07-03T21:26:06.271Z] #46 104.5 vendor/golang.org/x/crypto/hkdf
21:26:06 [2021-07-03T21:26:06.413Z] #52 70.84 go/token
21:26:06 [2021-07-03T21:26:06.532Z] #46 104.6 vendor/golang.org/x/text/transform
21:26:06 [2021-07-03T21:26:06.989Z] #52 71.51 mvdan.cc/editorconfig
21:26:07 [2021-07-03T21:26:07.104Z] #46 105.3 vendor/golang.org/x/text/unicode/bidi
21:26:07 [2021-07-03T21:26:07.937Z] #52 72.33 go/scanner
21:26:07 [2021-07-03T21:26:07.937Z] #52 ...
21:26:07 [2021-07-03T21:26:07.937Z] 
21:26:07 [2021-07-03T21:26:07.937Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:26:07 [2021-07-03T21:26:07.937Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:26:08 [2021-07-03T21:26:08.488Z] #46 106.8 vendor/golang.org/x/text/secure/bidirule
21:26:08 [2021-07-03T21:26:08.749Z] #46 107.0 vendor/golang.org/x/text/unicode/norm
21:26:09 [2021-07-03T21:26:09.489Z] #46 104.9 vendor/golang.org/x/net/idna
21:26:09 [2021-07-03T21:26:09.518Z] #57 36.38 Checking out files:  47% (1921/4071)   
Checking out files:  48% (1955/4071)   
Checking out files:  49% (1995/4071)   
Checking out files:  50% (2036/4071)   
Checking out files:  51% (2077/4071)   
Checking out files:  52% (2117/4071)   
Checking out files:  53% (2158/4071)   
Checking out files:  54% (2199/4071)   
Checking out files:  55% (2240/4071)   
Checking out files:  56% (2280/4071)   
Checking out files:  57% (2321/4071)   
Checking out files:  58% (2362/4071)   
Checking out files:  59% (2402/4071)   
Checking out files:  60% (2443/4071)   
Checking out files:  61% (2484/4071)   
Checking out files:  62% (2525/4071)   
Checking out files:  63% (2565/4071)   
Checking out files:  64% (2606/4071)   
Checking out files:  65% (2647/4071)   
Checking out files:  66% (2687/4071)   
Checking out files:  67% (2728/4071)   
Checking out files:  68% (2769/4071)   
Checking out files:  69% (2809/4071)   
Checking out files:  70% (2850/4071)   
Checking out files:  71% (2891/4071)   
Checking out files:  72% (2932/4071)   
Checking out files:  73% (2972/4071)   
Checking out files:  74% (3013/4071)   
Checking out files:  75% (3054/4071)   
Checking out files:  76% (3094/4071)   
Checking out files:  77% (3135/4071)   
Checking out files:  78% (3176/4071)   
Checking out files:  79% (3217/4071)   
Checking out files:  80% (3257/4071)   
Checking out files:  81% (3298/4071)   
Checking out files:  82% (3339/4071)   
Checking out files:  83% (3379/4071)   
Checking out files:  84% (3420/4071)   
Checking out files:  85% (3461/4071)   
Checking out files:  86% (3502/4071)   
Checking out files:  87% (3542/4071)   
Checking out files:  88% (3583/4071)   
Checking out files:  89% (3624/4071)   
Checking out files:  90% (3664/4071)   
Checking out files:  91% (3705/4071)   
Checking out files:  92% (3746/4071)   
Checking out files:  92% (3765/4071)   
Checking out files:  93% (3787/4071)   
Checking out files:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  98% (3990/4071)   
Checking out files:  99% (4031/4071)   
Checking out files: 100% (4071/4071)   
Checking out files: 100% (4071/4071), done.
21:26:09 [2021-07-03T21:26:09.518Z] #57 37.68 + cd /tmp/tmp.AzoAG8vF7J/src/github.com/containerd/containerd
21:26:09 [2021-07-03T21:26:09.518Z] #57 37.69 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
21:26:09 [2021-07-03T21:26:09.749Z] #46 ...
21:26:09 [2021-07-03T21:26:09.749Z] 
21:26:09 [2021-07-03T21:26:09.749Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:26:09 [2021-07-03T21:26:09.749Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:26:09 [2021-07-03T21:26:09.749Z] #13 101.6 Selecting previously unselected package libapparmor1:amd64.
21:26:09 [2021-07-03T21:26:09.749Z] #13 101.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:26:09 [2021-07-03T21:26:09.749Z] #13 101.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:26:10 [2021-07-03T21:26:10.007Z] #13 101.7 Selecting previously unselected package libapparmor-dev:amd64.
21:26:10 [2021-07-03T21:26:10.007Z] #13 101.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.007Z] #13 101.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:26:10 [2021-07-03T21:26:10.007Z] #13 101.9 Selecting previously unselected package libbtrfs0.
21:26:10 [2021-07-03T21:26:10.007Z] #13 101.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.007Z] #13 101.9 Unpacking libbtrfs0 (4.20.1-2) ...
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + export 'BUILDTAGS=netgo osusergo static_build'
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + BUILDTAGS='netgo osusergo static_build'
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + export EXTRA_FLAGS=-buildmode=pie
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + EXTRA_FLAGS=-buildmode=pie
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + '[' '' = dynamic ']'
21:26:10 [2021-07-03T21:26:10.093Z] #57 38.35 + make
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.0 Selecting previously unselected package libbtrfs-dev.
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.0 Unpacking libbtrfs-dev (4.20.1-2) ...
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:26:10 [2021-07-03T21:26:10.266Z] #13 102.2 Selecting previously unselected package libudev-dev:amd64.
21:26:10 [2021-07-03T21:26:10.525Z] #13 102.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.525Z] #13 102.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
21:26:10 [2021-07-03T21:26:10.525Z] #13 102.4 Selecting previously unselected package libsepol1-dev:amd64.
21:26:10 [2021-07-03T21:26:10.525Z] #13 102.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.525Z] #13 102.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:26:10 [2021-07-03T21:26:10.676Z] #46 ...
21:26:10 [2021-07-03T21:26:10.677Z] 
21:26:10 [2021-07-03T21:26:10.677Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:26:10 [2021-07-03T21:26:10.677Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:26:10 [2021-07-03T21:26:10.677Z] #13 87.64 Selecting previously unselected package g++-mingw-w64-x86-64.
21:26:10 [2021-07-03T21:26:10.677Z] #13 87.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:26:10 [2021-07-03T21:26:10.677Z] #13 87.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:11 [2021-07-03T21:26:11.092Z] #13 102.8 Selecting previously unselected package libpcre16-3:amd64.
21:26:11 [2021-07-03T21:26:11.092Z] #13 102.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:26:11 [2021-07-03T21:26:11.092Z] #13 102.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:26:11 [2021-07-03T21:26:11.092Z] #13 102.9 Selecting previously unselected package libpcre32-3:amd64.
21:26:11 [2021-07-03T21:26:11.092Z] #13 102.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:26:11 [2021-07-03T21:26:11.092Z] #13 102.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:26:11 [2021-07-03T21:26:11.092Z] #13 103.1 Selecting previously unselected package libpcrecpp0v5:amd64.
21:26:11 [2021-07-03T21:26:11.351Z] #13 103.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:26:11 [2021-07-03T21:26:11.351Z] #13 103.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:26:11 [2021-07-03T21:26:11.351Z] #13 103.2 Selecting previously unselected package libpcre3-dev:amd64.
21:26:11 [2021-07-03T21:26:11.351Z] #13 103.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:26:11 [2021-07-03T21:26:11.351Z] #13 103.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:26:11 [2021-07-03T21:26:11.485Z] #57 39.79 + bin/ctr
21:26:11 [2021-07-03T21:26:11.610Z] #13 103.6 Selecting previously unselected package libselinux1-dev:amd64.
21:26:11 [2021-07-03T21:26:11.871Z] #13 103.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:26:11 [2021-07-03T21:26:11.871Z] #13 103.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:26:11 [2021-07-03T21:26:11.871Z] #13 103.9 Selecting previously unselected package libdevmapper-dev:amd64.
21:26:12 [2021-07-03T21:26:12.130Z] #13 103.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:26:12 [2021-07-03T21:26:12.130Z] #13 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:26:12 [2021-07-03T21:26:12.130Z] #13 104.0 Selecting previously unselected package libseccomp-dev:amd64.
21:26:12 [2021-07-03T21:26:12.130Z] #13 104.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
21:26:12 [2021-07-03T21:26:12.130Z] #13 104.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
21:26:12 [2021-07-03T21:26:12.130Z] #13 104.2 Selecting previously unselected package libsystemd-dev:amd64.
21:26:12 [2021-07-03T21:26:12.389Z] #13 104.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
21:26:12 [2021-07-03T21:26:12.389Z] #13 104.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
21:26:12 [2021-07-03T21:26:12.594Z] #13 ...
21:26:12 [2021-07-03T21:26:12.594Z] 
21:26:12 [2021-07-03T21:26:12.594Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:12 [2021-07-03T21:26:12.594Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:26:12 [2021-07-03T21:26:12.594Z] #46 110.8 vendor/golang.org/x/net/idna
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:26:12 [2021-07-03T21:26:12.648Z] #13 104.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.7 Setting up libbtrfs0 (4.20.1-2) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up libbtrfs-dev (4.20.1-2) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up mingw-w64-common (6.0.0-3) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:26:12 [2021-07-03T21:26:12.907Z] #13 104.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:26:13 [2021-07-03T21:26:13.168Z] #13 104.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:26:13 [2021-07-03T21:26:13.168Z] #13 104.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:26:13 [2021-07-03T21:26:13.168Z] #13 104.9 Setting up dmsetup (2:1.02.155-3) ...
21:26:13 [2021-07-03T21:26:13.168Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:26:13 [2021-07-03T21:26:13.168Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:26:13 [2021-07-03T21:26:13.168Z] #13 105.0 Processing triggers for libc-bin (2.28-10) ...
21:26:14 [2021-07-03T21:26:14.509Z] #46 112.7 vendor/golang.org/x/net/http2/hpack
21:26:14 [2021-07-03T21:26:14.552Z] #13 DONE 106.3s
21:26:14 [2021-07-03T21:26:14.552Z] 
21:26:14 [2021-07-03T21:26:14.552Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:14 [2021-07-03T21:26:14.552Z] #54 sha256:174b210214e058b8d8858aa4c8744ef58a18550b6ca72ef169c64a6d2d74103f
21:26:14 [2021-07-03T21:26:14.797Z] #57 ...
21:26:14 [2021-07-03T21:26:14.797Z] 
21:26:14 [2021-07-03T21:26:14.797Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:14 [2021-07-03T21:26:14.797Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:26:14 [2021-07-03T21:26:14.797Z] #46 69.06 os/exec
21:26:14 [2021-07-03T21:26:14.797Z] #46 71.42 go/token
21:26:14 [2021-07-03T21:26:14.797Z] #46 71.42 net/url
21:26:14 [2021-07-03T21:26:14.797Z] #46 71.43 flag
21:26:14 [2021-07-03T21:26:14.797Z] #46 72.71 go/scanner
21:26:14 [2021-07-03T21:26:14.797Z] #46 73.47 text/template/parse
21:26:14 [2021-07-03T21:26:14.797Z] #46 73.52 log
21:26:14 [2021-07-03T21:26:14.797Z] #46 74.24 go/ast
21:26:14 [2021-07-03T21:26:14.797Z] #46 74.82 encoding/json
21:26:14 [2021-07-03T21:26:14.797Z] #46 79.21 go/parser
21:26:15 [2021-07-03T21:26:15.899Z] #46 113.8 mime
21:26:16 [2021-07-03T21:26:16.188Z] #46 80.80 text/template
21:26:16 [2021-07-03T21:26:16.456Z] #54 ...
21:26:16 [2021-07-03T21:26:16.456Z] 
21:26:16 [2021-07-03T21:26:16.456Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
21:26:16 [2021-07-03T21:26:16.456Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
21:26:16 [2021-07-03T21:26:16.456Z] #14 DONE 1.7s
21:26:16 [2021-07-03T21:26:16.456Z] 
21:26:16 [2021-07-03T21:26:16.456Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:16 [2021-07-03T21:26:16.456Z] #54 sha256:174b210214e058b8d8858aa4c8744ef58a18550b6ca72ef169c64a6d2d74103f
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.595 + RM_GOPATH=0
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.595 + TMP_GOPATH=
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.596 + : /build
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.596 + '[' -z '' ']'
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.597 ++ mktemp -d
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.601 + export GOPATH=/tmp/tmp.WVzXLbP0v6
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.602 + GOPATH=/tmp/tmp.WVzXLbP0v6
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.602 + RM_GOPATH=1
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.602 + case "$(go env GOARCH)" in
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.603 ++ go env GOARCH
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.613 + export GO_BUILDMODE=-buildmode=pie
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.614 + GO_BUILDMODE=-buildmode=pie
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.614 ++ dirname /tmp/install/install.sh
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.615 + dir=/tmp/install
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 + bin=runc
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 + shift
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 + '[' '!' -f /tmp/install/runc.installer ']'
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 + . /tmp/install/runc.installer
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 + install_runc
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.616 + uname -r
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.617 + grep -q '^3\.10\.0.*\.el7\.'
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.625 + RUNC_BUILDTAGS='seccomp '
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.625 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.626 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WVzXLbP0v6/src/github.com/opencontainers/runc
21:26:16 [2021-07-03T21:26:16.456Z] #54 1.644 Cloning into '/tmp/tmp.WVzXLbP0v6/src/github.com/opencontainers/runc'...
21:26:17 [2021-07-03T21:26:17.139Z] #46 ...
21:26:17 [2021-07-03T21:26:17.139Z] 
21:26:17 [2021-07-03T21:26:17.139Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:26:17 [2021-07-03T21:26:17.139Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:26:17 [2021-07-03T21:26:17.139Z] #13 68.78 Selecting previously unselected package g++-mingw-w64-x86-64.
21:26:17 [2021-07-03T21:26:17.139Z] #13 68.79 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:26:17 [2021-07-03T21:26:17.139Z] #13 68.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:17 [2021-07-03T21:26:17.303Z] #46 115.4 mime/quotedprintable
21:26:17 [2021-07-03T21:26:17.391Z] #54 ...
21:26:17 [2021-07-03T21:26:17.391Z] 
21:26:17 [2021-07-03T21:26:17.391Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:26:17 [2021-07-03T21:26:17.391Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
21:26:17 [2021-07-03T21:26:17.391Z] #15 DONE 1.2s
21:26:17 [2021-07-03T21:26:17.402Z] #13 ...
21:26:17 [2021-07-03T21:26:17.402Z] 
21:26:17 [2021-07-03T21:26:17.402Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:26:17 [2021-07-03T21:26:17.402Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:26:17 [2021-07-03T21:26:17.402Z] #52 73.03 mvdan.cc/sh/v3/syntax
21:26:17 [2021-07-03T21:26:17.402Z] #52 73.50 go/ast
21:26:17 [2021-07-03T21:26:17.402Z] #52 74.31 golang.org/x/crypto/ssh/terminal
21:26:17 [2021-07-03T21:26:17.402Z] #52 81.21 mvdan.cc/sh/v3/cmd/shfmt
21:26:17 [2021-07-03T21:26:17.565Z] #46 115.8 net/http/internal
21:26:17 [2021-07-03T21:26:17.649Z] 
21:26:17 [2021-07-03T21:26:17.649Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:26:17 [2021-07-03T21:26:17.649Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
21:26:17 [2021-07-03T21:26:17.665Z] #52 ...
21:26:17 [2021-07-03T21:26:17.665Z] 
21:26:17 [2021-07-03T21:26:17.665Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:26:17 [2021-07-03T21:26:17.665Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:26:17 [2021-07-03T21:26:17.665Z] #13 79.15 Selecting previously unselected package libapparmor1:arm64.
21:26:17 [2021-07-03T21:26:17.665Z] #13 79.15 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
21:26:17 [2021-07-03T21:26:17.665Z] #13 79.18 Unpacking libapparmor1:arm64 (2.13.2-10) ...
21:26:17 [2021-07-03T21:26:17.827Z] #46 ...
21:26:17 [2021-07-03T21:26:17.827Z] 
21:26:17 [2021-07-03T21:26:17.827Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:26:17 [2021-07-03T21:26:17.827Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.1 Selecting previously unselected package libapparmor1:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.3 Selecting previously unselected package libapparmor-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.4 Selecting previously unselected package libbtrfs0.
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.5 Unpacking libbtrfs0 (4.20.1-2) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.6 Selecting previously unselected package libbtrfs-dev.
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.6 Unpacking libbtrfs-dev (4.20.1-2) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.8 Selecting previously unselected package libudev-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 101.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.0 Selecting previously unselected package libsepol1-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.3 Selecting previously unselected package libpcre16-3:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.4 Selecting previously unselected package libpcre32-3:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.6 Selecting previously unselected package libpcrecpp0v5:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.7 Selecting previously unselected package libpcre3-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 102.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.2 Selecting previously unselected package libselinux1-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.4 Selecting previously unselected package libdevmapper-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.6 Selecting previously unselected package libseccomp-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.7 Selecting previously unselected package libsystemd-dev:amd64.
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 103.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.5 Setting up libbtrfs0 (4.20.1-2) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.6 Setting up libbtrfs-dev (4.20.1-2) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.6 Setting up mingw-w64-common (6.0.0-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.9 Setting up dmsetup (2:1.02.155-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:26:17 [2021-07-03T21:26:17.827Z] #13 104.9 Processing triggers for libc-bin (2.28-10) ...
21:26:17 [2021-07-03T21:26:17.929Z] #13 79.27 Selecting previously unselected package libapparmor-dev:arm64.
21:26:17 [2021-07-03T21:26:17.929Z] #13 79.27 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
21:26:17 [2021-07-03T21:26:17.929Z] #13 79.28 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
21:26:17 [2021-07-03T21:26:17.929Z] #13 79.50 Selecting previously unselected package libbtrfs0.
21:26:17 [2021-07-03T21:26:17.929Z] #13 79.50 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
21:26:18 [2021-07-03T21:26:18.192Z] #13 79.51 Unpacking libbtrfs0 (4.20.1-2) ...
21:26:18 [2021-07-03T21:26:18.192Z] #13 79.62 Selecting previously unselected package libbtrfs-dev.
21:26:18 [2021-07-03T21:26:18.192Z] #13 79.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
21:26:18 [2021-07-03T21:26:18.192Z] #13 79.65 Unpacking libbtrfs-dev (4.20.1-2) ...
21:26:18 [2021-07-03T21:26:18.217Z] #16 0.960 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:26:18 [2021-07-03T21:26:18.456Z] #13 79.84 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:26:18 [2021-07-03T21:26:18.456Z] #13 79.85 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
21:26:18 [2021-07-03T21:26:18.456Z] #13 79.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:26:18 [2021-07-03T21:26:18.456Z] #13 80.01 Selecting previously unselected package libudev-dev:arm64.
21:26:18 [2021-07-03T21:26:18.477Z] #16 DONE 1.1s
21:26:18 [2021-07-03T21:26:18.477Z] 
21:26:18 [2021-07-03T21:26:18.477Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:26:18 [2021-07-03T21:26:18.477Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
21:26:18 [2021-07-03T21:26:18.753Z] #13 80.01 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ...
21:26:18 [2021-07-03T21:26:18.753Z] #13 80.03 Unpacking libudev-dev:arm64 (241-7~deb10u7) ...
21:26:18 [2021-07-03T21:26:18.753Z] #13 80.25 Selecting previously unselected package libsepol1-dev:arm64.
21:26:19 [2021-07-03T21:26:19.016Z] #13 80.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
21:26:19 [2021-07-03T21:26:19.279Z] #13 80.64 Unpacking libsepol1-dev:arm64 (2.8-1) ...
21:26:19 [2021-07-03T21:26:19.853Z] #17 DONE 1.3s
21:26:19 [2021-07-03T21:26:19.853Z] 
21:26:19 [2021-07-03T21:26:19.853Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:26:19 [2021-07-03T21:26:19.853Z] #59 sha256:dfa439cd351ae926fd40cad4857aefd6fb6fce7ef77c5343501c7c3d7f34568b
21:26:19 [2021-07-03T21:26:19.853Z] #59 108.9 + for f in rootlesskit rootlesskit-docker-proxy
21:26:19 [2021-07-03T21:26:19.853Z] #59 108.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:26:19 [2021-07-03T21:26:19.853Z] #59 DONE 115.6s
21:26:19 [2021-07-03T21:26:19.853Z] 
21:26:19 [2021-07-03T21:26:19.853Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
21:26:19 [2021-07-03T21:26:19.853Z] #60 sha256:90f2fb97e139ca3144c44a5e38418fbdc6aac43e86d4a7d6b2c3c52b971a27a3
21:26:19 [2021-07-03T21:26:19.853Z] #60 DONE 0.1s
21:26:19 [2021-07-03T21:26:19.853Z] 
21:26:19 [2021-07-03T21:26:19.853Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:26:19 [2021-07-03T21:26:19.853Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
21:26:20 [2021-07-03T21:26:20.113Z] #18 ...
21:26:20 [2021-07-03T21:26:20.113Z] 
21:26:20 [2021-07-03T21:26:20.113Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:26:20 [2021-07-03T21:26:20.113Z] #61 sha256:2af93aa79510a06ed47a79b779d8492622f85656e856ee5e645f1a93b66ec12d
21:26:20 [2021-07-03T21:26:20.113Z] #61 DONE 0.2s
21:26:20 [2021-07-03T21:26:20.371Z] 
21:26:20 [2021-07-03T21:26:20.371Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:20 [2021-07-03T21:26:20.371Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:26:20 [2021-07-03T21:26:20.371Z] #46 106.9 vendor/golang.org/x/net/http2/hpack
21:26:20 [2021-07-03T21:26:20.371Z] #46 108.3 mime
21:26:20 [2021-07-03T21:26:20.371Z] #46 109.6 mime/quotedprintable
21:26:20 [2021-07-03T21:26:20.371Z] #46 109.9 net/http/internal
21:26:20 [2021-07-03T21:26:20.376Z] #13 DONE 107.5s
21:26:20 [2021-07-03T21:26:20.376Z] 
21:26:20 [2021-07-03T21:26:20.376Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:26:20 [2021-07-03T21:26:20.376Z] #59 sha256:de58b7fa10bcf52ba858a88971cffd5e91d79ce78436e52c30556a76baf977c9
21:26:20 [2021-07-03T21:26:20.376Z] #59 113.4 + for f in rootlesskit rootlesskit-docker-proxy
21:26:20 [2021-07-03T21:26:20.376Z] #59 113.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:26:20 [2021-07-03T21:26:20.376Z] #59 DONE 118.5s
21:26:20 [2021-07-03T21:26:20.376Z] 
21:26:20 [2021-07-03T21:26:20.376Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
21:26:20 [2021-07-03T21:26:20.376Z] #60 sha256:bd689c05064ae85b1a848ff3cd924af3df2f88f2584376eb971492accfa94687
21:26:20 [2021-07-03T21:26:20.376Z] #60 DONE 0.1s
21:26:20 [2021-07-03T21:26:20.376Z] 
21:26:20 [2021-07-03T21:26:20.376Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:26:20 [2021-07-03T21:26:20.376Z] #61 sha256:0cb14cb8d5dd75921115b1f359511f0d14bd2061864d701bce162b9084d3e12d
21:26:20 [2021-07-03T21:26:20.376Z] #61 DONE 0.2s
21:26:20 [2021-07-03T21:26:20.376Z] 
21:26:20 [2021-07-03T21:26:20.376Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:20 [2021-07-03T21:26:20.376Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:26:20 [2021-07-03T21:26:20.673Z] #13 82.16 Selecting previously unselected package libpcre16-3:arm64.
21:26:20 [2021-07-03T21:26:20.673Z] #13 82.17 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
21:26:20 [2021-07-03T21:26:20.938Z] #46 116.6 net/textproto
21:26:20 [2021-07-03T21:26:20.938Z] #46 116.6 crypto/x509
21:26:20 [2021-07-03T21:26:20.969Z] #13 82.21 Unpacking libpcre16-3:arm64 (2:8.39-12) ...#13 ...
21:26:20 [2021-07-03T21:26:20.969Z] 
21:26:20 [2021-07-03T21:26:20.969Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
21:26:20 [2021-07-03T21:26:20.969Z] #52 sha256:1df41d7b598566bada0fac6cc2d79c14a05e227faafad0368f9461af6d3fd7ba
21:26:20 [2021-07-03T21:26:20.969Z] #52 DONE 85.3s
21:26:20 [2021-07-03T21:26:20.969Z] 
21:26:20 [2021-07-03T21:26:20.969Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
21:26:20 [2021-07-03T21:26:20.969Z] #13 sha256:ccbf865ead21b6a658804cd9f4cf30b0d0b9e40b62278a8b6df434f5c83832c4
21:26:20 [2021-07-03T21:26:20.969Z] #13 82.21 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
21:26:20 [2021-07-03T21:26:20.969Z] #13 82.42 Selecting previously unselected package libpcre32-3:arm64.
21:26:20 [2021-07-03T21:26:20.969Z] #13 82.43 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
21:26:20 [2021-07-03T21:26:20.969Z] #13 82.43 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
21:26:20 [2021-07-03T21:26:20.969Z] #13 82.65 Selecting previously unselected package libpcrecpp0v5:arm64.
21:26:21 [2021-07-03T21:26:21.366Z] #13 82.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
21:26:21 [2021-07-03T21:26:21.366Z] #13 82.67 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
21:26:21 [2021-07-03T21:26:21.366Z] #13 82.85 Selecting previously unselected package libpcre3-dev:arm64.
21:26:21 [2021-07-03T21:26:21.366Z] #13 82.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
21:26:21 [2021-07-03T21:26:21.644Z] #13 82.95 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
21:26:21 [2021-07-03T21:26:21.965Z] #13 83.41 Selecting previously unselected package libselinux1-dev:arm64.
21:26:21 [2021-07-03T21:26:21.965Z] #13 83.43 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
21:26:21 [2021-07-03T21:26:21.965Z] #13 83.44 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
21:26:22 [2021-07-03T21:26:22.316Z] #46 ...
21:26:22 [2021-07-03T21:26:22.316Z] 
21:26:22 [2021-07-03T21:26:22.316Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:26:22 [2021-07-03T21:26:22.316Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
21:26:22 [2021-07-03T21:26:22.316Z] #18 DONE 2.1s
21:26:22 [2021-07-03T21:26:22.316Z] 
21:26:22 [2021-07-03T21:26:22.316Z] #19 [dev-systemd-false  6/25] RUN ldconfig
21:26:22 [2021-07-03T21:26:22.316Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
21:26:22 [2021-07-03T21:26:22.563Z] #13 84.00 Selecting previously unselected package libdevmapper-dev:arm64.
21:26:22 [2021-07-03T21:26:22.563Z] #13 84.01 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
21:26:22 [2021-07-03T21:26:22.563Z] #13 84.02 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:26:22 [2021-07-03T21:26:22.563Z] #13 84.13 Selecting previously unselected package libseccomp-dev:arm64.
21:26:22 [2021-07-03T21:26:22.828Z] #13 84.13 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
21:26:22 [2021-07-03T21:26:22.828Z] #13 84.14 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
21:26:22 [2021-07-03T21:26:22.828Z] #13 84.26 Selecting previously unselected package libsystemd-dev:arm64.
21:26:22 [2021-07-03T21:26:22.828Z] #13 84.27 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ...
21:26:22 [2021-07-03T21:26:22.828Z] #13 84.29 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 84.92 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 84.94 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 84.95 Setting up libapparmor1:arm64 (2.13.2-10) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 84.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 84.98 Setting up libpcre16-3:arm64 (2:8.39-12) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 84.99 Setting up libsepol1-dev:arm64 (2.8-1) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 85.00 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 85.02 Setting up libbtrfs0 (4.20.1-2) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 85.03 Setting up libpcre32-3:arm64 (2:8.39-12) ...
21:26:23 [2021-07-03T21:26:23.402Z] #13 85.04 Setting up libudev-dev:arm64 (241-7~deb10u7) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.08 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.09 Setting up libbtrfs-dev (4.20.1-2) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.11 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.13 Setting up mingw-w64-common (6.0.0-3) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.14 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.16 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.17 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.21 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
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.23 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
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.26 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
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.27 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
21:26:23 [2021-07-03T21:26:23.665Z] #13 85.28 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:26:23 [2021-07-03T21:26:23.696Z] #19 DONE 1.6s
21:26:23 [2021-07-03T21:26:23.696Z] 
21:26:23 [2021-07-03T21:26:23.696Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:23 [2021-07-03T21:26:23.696Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:26:23 [2021-07-03T21:26:23.696Z] #46 118.5 vendor/golang.org/x/net/http/httpguts
21:26:23 [2021-07-03T21:26:23.696Z] #46 118.8 vendor/golang.org/x/net/http/httpproxy
21:26:23 [2021-07-03T21:26:23.696Z] #46 119.5 mime/multipart
21:26:23 [2021-07-03T21:26:23.928Z] #13 85.31 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
21:26:23 [2021-07-03T21:26:23.928Z] #13 85.33 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:26:23 [2021-07-03T21:26:23.928Z] #13 85.35 Setting up dmsetup (2:1.02.155-3) ...
21:26:23 [2021-07-03T21:26:23.928Z] #13 85.37 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:26:23 [2021-07-03T21:26:23.928Z] #13 85.40 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:26:23 [2021-07-03T21:26:23.928Z] #13 85.43 Processing triggers for libc-bin (2.28-10) ...
21:26:24 [2021-07-03T21:26:24.509Z] #13 DONE 86.1s
21:26:24 [2021-07-03T21:26:24.509Z] 
21:26:24 [2021-07-03T21:26:24.509Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:24 [2021-07-03T21:26:24.509Z] #54 sha256:89cfcae7d35f6d5f7aa37e135537ee77e3948e723b1b24b99ecf1fc0902aa03a
21:26:25 [2021-07-03T21:26:25.668Z] #54 ...
21:26:25 [2021-07-03T21:26:25.668Z] 
21:26:25 [2021-07-03T21:26:25.668Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
21:26:25 [2021-07-03T21:26:25.668Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
21:26:25 [2021-07-03T21:26:25.668Z] #14 DONE 4.7s
21:26:25 [2021-07-03T21:26:25.668Z] 
21:26:25 [2021-07-03T21:26:25.668Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:25 [2021-07-03T21:26:25.668Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.660 + RM_GOPATH=0
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.660 + TMP_GOPATH=
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.660 + : /build
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.660 + '[' -z '' ']'
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.660 ++ mktemp -d
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.661 + export GOPATH=/tmp/tmp.OOcHIIopvd
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.661 + GOPATH=/tmp/tmp.OOcHIIopvd
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.661 + RM_GOPATH=1
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.661 + case "$(go env GOARCH)" in
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.663 ++ go env GOARCH
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + export GO_BUILDMODE=-buildmode=pie
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + GO_BUILDMODE=-buildmode=pie
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 ++ dirname /tmp/install/install.sh
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + dir=/tmp/install
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + bin=runc
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + shift
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + '[' '!' -f /tmp/install/runc.installer ']'
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + . /tmp/install/runc.installer
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + install_runc
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + uname -r
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + grep -q '^3\.10\.0.*\.el7\.'
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + RUNC_BUILDTAGS='seccomp '
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OOcHIIopvd/src/github.com/opencontainers/runc
21:26:25 [2021-07-03T21:26:25.668Z] #54 4.709 Cloning into '/tmp/tmp.OOcHIIopvd/src/github.com/opencontainers/runc'...
21:26:25 [2021-07-03T21:26:25.668Z] #54 ...
21:26:25 [2021-07-03T21:26:25.668Z] 
21:26:25 [2021-07-03T21:26:25.668Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:26:25 [2021-07-03T21:26:25.668Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
21:26:26 [2021-07-03T21:26:26.231Z] #46 121.8 crypto/tls
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.799 + RM_GOPATH=0
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.800 + TMP_GOPATH=
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.800 + : /build
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.800 + '[' -z '' ']'
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.801 ++ mktemp -d
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.803 + export GOPATH=/tmp/tmp.xdut5I5v5U
21:26:26 [2021-07-03T21:26:26.454Z] #54 ...
21:26:26 [2021-07-03T21:26:26.454Z] 
21:26:26 [2021-07-03T21:26:26.454Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
21:26:26 [2021-07-03T21:26:26.454Z] #14 sha256:fb29e0fb3e8ee6f60fac0afe482d7f1d7469d86b5929f5a140667eea52e858ab
21:26:26 [2021-07-03T21:26:26.454Z] #14 DONE 1.8s
21:26:26 [2021-07-03T21:26:26.454Z] 
21:26:26 [2021-07-03T21:26:26.454Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:26 [2021-07-03T21:26:26.454Z] #54 sha256:89cfcae7d35f6d5f7aa37e135537ee77e3948e723b1b24b99ecf1fc0902aa03a
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.803 + GOPATH=/tmp/tmp.xdut5I5v5U
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.803 + RM_GOPATH=1
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.803 + case "$(go env GOARCH)" in
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.805 ++ go env GOARCH
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.816 + export GO_BUILDMODE=-buildmode=pie
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.816 + GO_BUILDMODE=-buildmode=pie
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.817 ++ dirname /tmp/install/install.sh
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.819 + dir=/tmp/install
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.820 + bin=runc
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.820 + shift
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.820 + '[' '!' -f /tmp/install/runc.installer ']'
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.820 + . /tmp/install/runc.installer
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.825 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.826 + install_runc
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.830 + grep -q '^3\.10\.0.*\.el7\.'
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.831 + uname -r
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.834 + RUNC_BUILDTAGS='seccomp '
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.839 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.840 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xdut5I5v5U/src/github.com/opencontainers/runc
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.840 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
21:26:26 [2021-07-03T21:26:26.454Z] #54 1.847 Cloning into '/tmp/tmp.xdut5I5v5U/src/github.com/opencontainers/runc'...
21:26:28 [2021-07-03T21:26:28.385Z] #54 ...
21:26:28 [2021-07-03T21:26:28.385Z] 
21:26:28 [2021-07-03T21:26:28.385Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:26:28 [2021-07-03T21:26:28.385Z] #15 sha256:07b4753e24520ff9ebf953bcec64f77a554fd0d0db5db4e5c96dc27073fd240b
21:26:28 [2021-07-03T21:26:28.385Z] #15 DONE 1.6s
21:26:28 [2021-07-03T21:26:28.386Z] 
21:26:28 [2021-07-03T21:26:28.386Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:26:28 [2021-07-03T21:26:28.386Z] #16 sha256:2423f7e1c1eecc7dbff690f8296207c2e07d4de5266603141f960c93e9964677
21:26:28 [2021-07-03T21:26:28.386Z] #16 ...
21:26:28 [2021-07-03T21:26:28.386Z] 
21:26:28 [2021-07-03T21:26:28.386Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:28 [2021-07-03T21:26:28.386Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:26:28 [2021-07-03T21:26:28.386Z] #46 82.91 encoding/xml
21:26:28 [2021-07-03T21:26:28.386Z] #46 83.67 crypto/rand
21:26:28 [2021-07-03T21:26:28.386Z] #46 84.62 crypto/elliptic
21:26:28 [2021-07-03T21:26:28.386Z] #46 88.62 go/doc
21:26:28 [2021-07-03T21:26:28.386Z] #46 88.65 vendor/golang.org/x/crypto/cryptobyte
21:26:28 [2021-07-03T21:26:28.386Z] #46 89.60 vendor/golang.org/x/text/unicode/norm
21:26:28 [2021-07-03T21:26:28.386Z] #46 92.07 mime
21:26:28 [2021-07-03T21:26:28.768Z] #46 ...
21:26:28 [2021-07-03T21:26:28.768Z] 
21:26:28 [2021-07-03T21:26:28.768Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:28 [2021-07-03T21:26:28.768Z] #54 sha256:174b210214e058b8d8858aa4c8744ef58a18550b6ca72ef169c64a6d2d74103f
21:26:28 [2021-07-03T21:26:28.768Z] #54 12.19 + cd /tmp/tmp.WVzXLbP0v6/src/github.com/opencontainers/runc
21:26:28 [2021-07-03T21:26:28.768Z] #54 12.20 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
21:26:28 [2021-07-03T21:26:28.768Z] #54 12.69 + '[' -z '' ']'
21:26:28 [2021-07-03T21:26:28.768Z] #54 12.69 + target=static
21:26:28 [2021-07-03T21:26:28.768Z] #54 12.69 + make 'BUILDTAGS=seccomp ' static
21:26:28 [2021-07-03T21:26:28.768Z] #54 13.12 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
21:26:29 [2021-07-03T21:26:29.335Z] #46 ...
21:26:29 [2021-07-03T21:26:29.335Z] 
21:26:29 [2021-07-03T21:26:29.335Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:26:29 [2021-07-03T21:26:29.335Z] #16 sha256:2423f7e1c1eecc7dbff690f8296207c2e07d4de5266603141f960c93e9964677
21:26:29 [2021-07-03T21:26:29.335Z] #16 1.411 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:26:29 [2021-07-03T21:26:29.606Z] #16 DONE 1.6s
21:26:29 [2021-07-03T21:26:29.606Z] 
21:26:29 [2021-07-03T21:26:29.606Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:26:29 [2021-07-03T21:26:29.606Z] #17 sha256:7376d2481f0d11260306512891ecbcb6fc55fd50fe6cbadb292568170cb49b63
21:26:29 [2021-07-03T21:26:29.877Z] #15 ...
21:26:29 [2021-07-03T21:26:29.878Z] 
21:26:29 [2021-07-03T21:26:29.878Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:29 [2021-07-03T21:26:29.878Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:26:29 [2021-07-03T21:26:29.878Z] #46 117.6 crypto/tls
21:26:29 [2021-07-03T21:26:29.878Z] #46 123.0 net/http/httptrace
21:26:29 [2021-07-03T21:26:29.878Z] #46 123.3 net/http
21:26:29 [2021-07-03T21:26:29.878Z] #46 ...
21:26:29 [2021-07-03T21:26:29.878Z] 
21:26:29 [2021-07-03T21:26:29.878Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:26:29 [2021-07-03T21:26:29.878Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
21:26:29 [2021-07-03T21:26:29.878Z] #15 DONE 4.6s
21:26:29 [2021-07-03T21:26:29.878Z] 
21:26:29 [2021-07-03T21:26:29.878Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:26:29 [2021-07-03T21:26:29.878Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
21:26:31 [2021-07-03T21:26:31.017Z] #17 ...
21:26:31 [2021-07-03T21:26:31.017Z] 
21:26:31 [2021-07-03T21:26:31.017Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
21:26:31 [2021-07-03T21:26:31.017Z] #59 sha256:1c3771fe3950e507d55028f98fb4cf07b33337daca8d399c774a527be33e7ffc
21:26:31 [2021-07-03T21:26:31.017Z] #59 89.30 + for f in rootlesskit rootlesskit-docker-proxy
21:26:31 [2021-07-03T21:26:31.017Z] #59 89.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:26:31 [2021-07-03T21:26:31.017Z] #59 DONE 95.5s
21:26:31 [2021-07-03T21:26:31.017Z] 
21:26:31 [2021-07-03T21:26:31.017Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:26:31 [2021-07-03T21:26:31.017Z] #17 sha256:7376d2481f0d11260306512891ecbcb6fc55fd50fe6cbadb292568170cb49b63
21:26:31 [2021-07-03T21:26:31.017Z] #17 DONE 1.3s
21:26:31 [2021-07-03T21:26:31.017Z] 
21:26:31 [2021-07-03T21:26:31.017Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
21:26:31 [2021-07-03T21:26:31.017Z] #60 sha256:020c920e3d443d2e724dffc3d3f74fd341eb165c4b7cd6243f39da72b3547575
21:26:31 [2021-07-03T21:26:31.017Z] #60 DONE 0.0s
21:26:31 [2021-07-03T21:26:31.017Z] 
21:26:31 [2021-07-03T21:26:31.017Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:26:31 [2021-07-03T21:26:31.017Z] #61 sha256:2b4d2ca5f07ed9ee588d70fb7bff7ada74a19aeef71b4e5097bbe50870ad8953
21:26:31 [2021-07-03T21:26:31.281Z] #61 DONE 0.2s
21:26:31 [2021-07-03T21:26:31.281Z] 
21:26:31 [2021-07-03T21:26:31.281Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:26:31 [2021-07-03T21:26:31.281Z] #18 sha256:b8f5e75f7412dc23ab1c2f56f31aef0b7d87ec75d59656f9ca4665f578584c76
21:26:32 [2021-07-03T21:26:32.425Z] #16 2.328 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:26:32 [2021-07-03T21:26:32.425Z] #16 DONE 2.4s
21:26:32 [2021-07-03T21:26:32.425Z] 
21:26:32 [2021-07-03T21:26:32.425Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:26:32 [2021-07-03T21:26:32.425Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
21:26:32 [2021-07-03T21:26:32.682Z] #18 DONE 1.6s
21:26:32 [2021-07-03T21:26:32.682Z] 
21:26:32 [2021-07-03T21:26:32.682Z] #19 [dev-systemd-false  6/25] RUN ldconfig
21:26:32 [2021-07-03T21:26:32.682Z] #19 sha256:7c299bceed5c315e1a58d8f14a3fbab44829d5c6d8954336726aea8338aecaf3
21:26:32 [2021-07-03T21:26:32.972Z] #54 ...
21:26:32 [2021-07-03T21:26:32.972Z] 
21:26:32 [2021-07-03T21:26:32.972Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:32 [2021-07-03T21:26:32.972Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:26:32 [2021-07-03T21:26:32.972Z] #46 127.9 net/http/httptrace
21:26:32 [2021-07-03T21:26:32.972Z] #46 128.1 net/http
21:26:33 [2021-07-03T21:26:33.541Z] #46 ...
21:26:33 [2021-07-03T21:26:33.541Z] 
21:26:33 [2021-07-03T21:26:33.541Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:33 [2021-07-03T21:26:33.541Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:26:33 [2021-07-03T21:26:33.541Z] #20 1.461 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 1.565 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 1.643 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 2.065 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 2.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 3.927 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:26:33 [2021-07-03T21:26:33.541Z] #20 5.226 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:26:34 [2021-07-03T21:26:34.110Z] #20 10.46 Fetched 8986 kB in 9s (974 kB/s)
21:26:34 [2021-07-03T21:26:34.628Z] #19 DONE 1.7s
21:26:34 [2021-07-03T21:26:34.628Z] 
21:26:34 [2021-07-03T21:26:34.628Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:34 [2021-07-03T21:26:34.628Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:26:34 [2021-07-03T21:26:34.628Z] #46 94.76 github.com/LK4D4/vndr/build
21:26:34 [2021-07-03T21:26:34.628Z] #46 96.55 vendor/golang.org/x/net/idna
21:26:34 [2021-07-03T21:26:34.972Z] #17 DONE 2.4s
21:26:34 [2021-07-03T21:26:34.972Z] 
21:26:34 [2021-07-03T21:26:34.972Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:26:34 [2021-07-03T21:26:34.972Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
21:26:35 [2021-07-03T21:26:35.580Z] #46 99.84 vendor/golang.org/x/net/http/httpproxy
21:26:35 [2021-07-03T21:26:35.581Z] #46 99.84 net/textproto
21:26:35 [2021-07-03T21:26:35.581Z] #46 99.84 crypto/x509
21:26:35 [2021-07-03T21:26:35.581Z] #46 ...
21:26:35 [2021-07-03T21:26:35.581Z] 
21:26:35 [2021-07-03T21:26:35.581Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:35 [2021-07-03T21:26:35.581Z] #54 sha256:89cfcae7d35f6d5f7aa37e135537ee77e3948e723b1b24b99ecf1fc0902aa03a
21:26:35 [2021-07-03T21:26:35.581Z] #54 10.98 + cd /tmp/tmp.xdut5I5v5U/src/github.com/opencontainers/runc
21:26:35 [2021-07-03T21:26:35.581Z] #54 10.98 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
21:26:35 [2021-07-03T21:26:35.871Z] #54 11.34 + '[' -z '' ']'
21:26:35 [2021-07-03T21:26:35.871Z] #54 11.34 + target=static
21:26:35 [2021-07-03T21:26:35.871Z] #54 11.34 + make 'BUILDTAGS=seccomp ' static
21:26:36 [2021-07-03T21:26:36.445Z] #54 11.74 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
21:26:37 [2021-07-03T21:26:37.519Z] #18 DONE 2.5s
21:26:37 [2021-07-03T21:26:37.519Z] 
21:26:37 [2021-07-03T21:26:37.519Z] #19 [dev-systemd-false  6/25] RUN ldconfig
21:26:37 [2021-07-03T21:26:37.519Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
21:26:38 [2021-07-03T21:26:38.310Z] #20 10.46 Reading package lists...
21:26:39 [2021-07-03T21:26:39.435Z] #19 DONE 2.3s
21:26:39 [2021-07-03T21:26:39.435Z] 
21:26:39 [2021-07-03T21:26:39.435Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:39 [2021-07-03T21:26:39.435Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:26:41 [2021-07-03T21:26:41.601Z] #20 14.31 Reading package lists...
21:26:41 [2021-07-03T21:26:41.984Z] #20 2.470 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:26:41 [2021-07-03T21:26:41.984Z] #20 2.504 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:26:41 [2021-07-03T21:26:41.984Z] #20 2.597 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:26:41 [2021-07-03T21:26:41.984Z] #20 2.601 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:26:42 [2021-07-03T21:26:42.245Z] #20 3.001 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
21:26:42 [2021-07-03T21:26:42.245Z] #20 ...
21:26:42 [2021-07-03T21:26:42.245Z] 
21:26:42 [2021-07-03T21:26:42.245Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:42 [2021-07-03T21:26:42.245Z] #46 sha256:9c093e659a74e8557568666c80d3800c90910c36ea22057d11fee76f2a562168
21:26:42 [2021-07-03T21:26:42.245Z] #46 135.6 github.com/LK4D4/vndr/godl
21:26:42 [2021-07-03T21:26:42.245Z] #46 136.3 github.com/LK4D4/vndr
21:26:42 [2021-07-03T21:26:42.245Z] #46 DONE 140.6s
21:26:42 [2021-07-03T21:26:42.506Z] 
21:26:42 [2021-07-03T21:26:42.506Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:42 [2021-07-03T21:26:42.506Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:26:42 [2021-07-03T21:26:42.506Z] #54 12.92 + cd /tmp/tmp.OOcHIIopvd/src/github.com/opencontainers/runc
21:26:42 [2021-07-03T21:26:42.506Z] #54 12.92 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
21:26:42 [2021-07-03T21:26:42.506Z] #54 13.07 + '[' -z '' ']'
21:26:42 [2021-07-03T21:26:42.506Z] #54 13.07 + target=static
21:26:42 [2021-07-03T21:26:42.506Z] #54 13.07 + make 'BUILDTAGS=seccomp ' static
21:26:42 [2021-07-03T21:26:42.506Z] #54 13.25 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc .
21:26:42 [2021-07-03T21:26:42.538Z] #20 18.11 Building dependency tree...
21:26:43 [2021-07-03T21:26:43.049Z] #54 ...
21:26:43 [2021-07-03T21:26:43.049Z] 
21:26:43 [2021-07-03T21:26:43.049Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:43 [2021-07-03T21:26:43.049Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a
21:26:43 [2021-07-03T21:26:43.049Z] #20 2.018 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 2.035 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 2.044 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 2.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 2.597 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 3.412 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 4.394 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 5.653 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
21:26:43 [2021-07-03T21:26:43.049Z] #20 8.016 Fetched 8804 kB in 6s (1409 kB/s)
21:26:43 [2021-07-03T21:26:43.450Z] #54 ...
21:26:43 [2021-07-03T21:26:43.450Z] 
21:26:43 [2021-07-03T21:26:43.450Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:43 [2021-07-03T21:26:43.450Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:26:43 [2021-07-03T21:26:43.450Z] #20 3.948 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:26:43 [2021-07-03T21:26:43.475Z] #20 19.99 libcap2-bin is already the newest version (1:2.25-2).
21:26:43 [2021-07-03T21:26:43.475Z] #20 19.99 The following additional packages will be installed:
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.00   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.00   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.00   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.00   python3.7 python3.7-minimal vim-runtime xxd
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.01 Suggested packages:
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02   quota
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02 Recommended packages:
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02   aufs-dkms nftables build-essential python3-dev python3-keyring
21:26:43 [2021-07-03T21:26:43.734Z] #20 20.02   python3-keyrings.alt python3-xdg unzip
21:26:44 [2021-07-03T21:26:44.302Z] #20 ...
21:26:44 [2021-07-03T21:26:44.302Z] 
21:26:44 [2021-07-03T21:26:44.302Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:44 [2021-07-03T21:26:44.302Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:26:44 [2021-07-03T21:26:44.302Z] #46 140.1 github.com/LK4D4/vndr/godl
21:26:44 [2021-07-03T21:26:44.395Z] #20 5.071 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
21:26:44 [2021-07-03T21:26:44.656Z] #20 ...
21:26:44 [2021-07-03T21:26:44.656Z] 
21:26:44 [2021-07-03T21:26:44.656Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:26:44 [2021-07-03T21:26:44.656Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:26:44 [2021-07-03T21:26:44.656Z] #32 DONE 137.1s
21:26:44 [2021-07-03T21:26:44.917Z] 
21:26:44 [2021-07-03T21:26:44.917Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:26:44 [2021-07-03T21:26:44.917Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:26:44 [2021-07-03T21:26:44.971Z] #20 8.016 Reading package lists...
21:26:45 [2021-07-03T21:26:45.179Z] #54 ...
21:26:45 [2021-07-03T21:26:45.179Z] 
21:26:45 [2021-07-03T21:26:45.179Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:45 [2021-07-03T21:26:45.179Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:26:45 [2021-07-03T21:26:45.179Z] #20 6.004 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
21:26:45 [2021-07-03T21:26:45.239Z] #46 140.8 github.com/LK4D4/vndr
21:26:46 [2021-07-03T21:26:46.617Z] #46 ...
21:26:46 [2021-07-03T21:26:46.617Z] 
21:26:46 [2021-07-03T21:26:46.617Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:26:46 [2021-07-03T21:26:46.617Z] #32 sha256:2f0d148838deb7ddd1e4dd2cf402a276b1d01e3ecbd6bfab487f217ee42c94e4
21:26:46 [2021-07-03T21:26:46.617Z] #32 DONE 141.9s
21:26:46 [2021-07-03T21:26:46.617Z] 
21:26:46 [2021-07-03T21:26:46.617Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:46 [2021-07-03T21:26:46.617Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.64 The following NEW packages will be installed:
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.65   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.65   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.65   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.65   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.66   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.66   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.66   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.66   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:26:46 [2021-07-03T21:26:46.617Z] #20 21.66   xz-utils zip
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.01 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.01 Need to get 28.6 MB of archives.
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.01 After this operation, 116 MB of additional disk space will be used.
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:26:46 [2021-07-03T21:26:46.617Z] #20 22.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 22.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 23.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:26:46 [2021-07-03T21:26:46.618Z] #20 23.14 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:26:46 [2021-07-03T21:26:46.626Z] #20 10.90 Reading package lists...
21:26:46 [2021-07-03T21:26:46.627Z] #20 ...
21:26:46 [2021-07-03T21:26:46.627Z] 
21:26:46 [2021-07-03T21:26:46.627Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:46 [2021-07-03T21:26:46.627Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:26:46 [2021-07-03T21:26:46.627Z] #46 101.1 vendor/golang.org/x/net/http/httpguts
21:26:46 [2021-07-03T21:26:46.627Z] #46 101.1 mime/multipart
21:26:46 [2021-07-03T21:26:46.627Z] #46 103.5 crypto/tls
21:26:46 [2021-07-03T21:26:46.627Z] #46 108.5 net/http/httptrace
21:26:46 [2021-07-03T21:26:46.627Z] #46 108.8 net/http
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
21:26:46 [2021-07-03T21:26:46.876Z] #20 23.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:26:47 [2021-07-03T21:26:47.135Z] #20 23.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:26:47 [2021-07-03T21:26:47.135Z] #20 23.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:26:47 [2021-07-03T21:26:47.202Z] #46 ...
21:26:47 [2021-07-03T21:26:47.202Z] 
21:26:47 [2021-07-03T21:26:47.202Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:26:47 [2021-07-03T21:26:47.202Z] #32 sha256:462278081f372c908f585114e0ca95d88e3595c68e24a7d65740789c8a6d675c
21:26:47 [2021-07-03T21:26:47.202Z] #32 DONE 111.3s
21:26:47 [2021-07-03T21:26:47.202Z] 
21:26:47 [2021-07-03T21:26:47.202Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:26:47 [2021-07-03T21:26:47.202Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:26:47 [2021-07-03T21:26:47.397Z] #20 23.91 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:26:47 [2021-07-03T21:26:47.661Z] #20 24.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:26:47 [2021-07-03T21:26:47.661Z] #20 24.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:26:48 [2021-07-03T21:26:48.154Z] #57 ...
21:26:48 [2021-07-03T21:26:48.154Z] 
21:26:48 [2021-07-03T21:26:48.154Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:48 [2021-07-03T21:26:48.154Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a
21:26:48 [2021-07-03T21:26:48.154Z] #20 10.90 Reading package lists...
21:26:48 [2021-07-03T21:26:48.232Z] #20 24.72 debconf: delaying package configuration, since apt-utils is not installed
21:26:48 [2021-07-03T21:26:48.232Z] #20 24.85 Fetched 28.6 MB in 2s (12.2 MB/s)
21:26:48 [2021-07-03T21:26:48.490Z] #20 24.92 Selecting previously unselected package pigz.
21:26:48 [2021-07-03T21:26:48.490Z] #20 24.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
21:26:48 [2021-07-03T21:26:48.490Z] #20 25.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:26:48 [2021-07-03T21:26:48.490Z] #20 25.02 Unpacking pigz (2.4-1) ...
21:26:48 [2021-07-03T21:26:48.490Z] #20 25.11 Selecting previously unselected package libpython3.7-minimal:amd64.
21:26:48 [2021-07-03T21:26:48.490Z] #20 25.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:26:48 [2021-07-03T21:26:48.749Z] #20 25.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:26:48 [2021-07-03T21:26:48.996Z] #20 13.93 Building dependency tree...
21:26:49 [2021-07-03T21:26:49.270Z] #20 25.52 Selecting previously unselected package python3.7-minimal.
21:26:49 [2021-07-03T21:26:49.270Z] #20 25.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:26:49 [2021-07-03T21:26:49.270Z] #20 25.55 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:26:49 [2021-07-03T21:26:49.270Z] #20 ...
21:26:49 [2021-07-03T21:26:49.270Z] 
21:26:49 [2021-07-03T21:26:49.270Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:49 [2021-07-03T21:26:49.270Z] #46 sha256:cf774dd12309d224f4b0a29196dcd9ebd4b6316e00b807512733dc9ce1288cd5
21:26:49 [2021-07-03T21:26:49.270Z] #46 DONE 145.0s
21:26:49 [2021-07-03T21:26:49.530Z] 
21:26:49 [2021-07-03T21:26:49.530Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:26:49 [2021-07-03T21:26:49.530Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:26:49 [2021-07-03T21:26:49.946Z] #20 15.38 libcap2-bin is already the newest version (1:2.25-2).
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.38 The following additional packages will be installed:
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.38   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.38   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.38   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.38   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.38   python3.7 python3.7-minimal vim-runtime xxd
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.39 Suggested packages:
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40   quota
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40 Recommended packages:
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40   aufs-dkms nftables build-essential python3-dev python3-keyring
21:26:49 [2021-07-03T21:26:49.947Z] #20 15.40   python3-keyrings.alt python3-xdg unzip
21:26:50 [2021-07-03T21:26:50.098Z] #40 ...
21:26:50 [2021-07-03T21:26:50.098Z] 
21:26:50 [2021-07-03T21:26:50.098Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:50 [2021-07-03T21:26:50.098Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:26:50 [2021-07-03T21:26:50.358Z] #20 26.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:26:50 [2021-07-03T21:26:50.358Z] #20 26.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:26:50 [2021-07-03T21:26:50.473Z] #20 10.52 Fetched 8986 kB in 8s (1083 kB/s)
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.53 The following NEW packages will be installed:
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.54   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.54   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.54   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.55   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.55   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.55   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.55   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:26:50 [2021-07-03T21:26:50.895Z] #20 16.55   xz-utils zip
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.87 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.87 Need to get 27.7 MB of archives.
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.87 After this operation, 114 MB of additional disk space will be used.
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
21:26:51 [2021-07-03T21:26:51.158Z] #20 16.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:26:51 [2021-07-03T21:26:51.421Z] 29d5b6a226d2: Pull complete
21:26:51 [2021-07-03T21:26:51.422Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
21:26:51 [2021-07-03T21:26:51.422Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:26:51 [2021-07-03T21:26:51.422Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
21:26:51 [2021-07-03T21:26:51.422Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
21:26:51 [2021-07-03T21:26:51.422Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
21:26:51 [2021-07-03T21:26:51.422Z] WARN: Skipping validation tests
21:26:51 [2021-07-03T21:26:51.422Z] INFO: Running unit tests at 07/03/2021 21:26:37...
21:26:51 [2021-07-03T21:26:51.422Z] INFO: make.ps1 starting at 07/03/2021 21:26:41
21:26:51 [2021-07-03T21:26:51.422Z] INFO: Git commit (68b095d4df) assumed from DOCKER_GITCOMMIT environment variable
21:26:51 [2021-07-03T21:26:51.422Z] INFO: Invoking autogen...
21:26:51 [2021-07-03T21:26:51.422Z] INFO: Running unit tests...
21:26:51 [2021-07-03T21:26:51.422Z] #20 16.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 16.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
21:26:51 [2021-07-03T21:26:51.422Z] #20 17.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
21:26:51 [2021-07-03T21:26:51.422Z] 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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
21:26:51 [2021-07-03T21:26:51.685Z] #20 17.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
21:26:51 [2021-07-03T21:26:51.948Z] #20 17.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
21:26:52 [2021-07-03T21:26:52.211Z] #20 17.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
21:26:52 [2021-07-03T21:26:52.212Z] #20 17.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.64 Selecting previously unselected package python3-minimal.
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.71 Unpacking python3-minimal (3.7.3-1) ...
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.78 Selecting previously unselected package libmpdec2:amd64.
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.79 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:26:52 [2021-07-03T21:26:52.267Z] #20 28.88 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:26:52 [2021-07-03T21:26:52.475Z] #20 17.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:26:52 [2021-07-03T21:26:52.499Z] #20 10.52 Reading package lists...
21:26:52 [2021-07-03T21:26:52.526Z] #20 28.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:26:52 [2021-07-03T21:26:52.526Z] #20 28.89 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:26:52 [2021-07-03T21:26:52.738Z] #20 18.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
21:26:52 [2021-07-03T21:26:52.738Z] #20 18.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
21:26:52 [2021-07-03T21:26:52.738Z] #20 18.32 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.77 Selecting previously unselected package python3.7.
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.78 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.87 Selecting previously unselected package libpython3-stdlib:amd64.
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:26:53 [2021-07-03T21:26:53.462Z] #20 29.93 Setting up python3-minimal (3.7.3-1) ...
21:26:53 [2021-07-03T21:26:53.686Z] #20 19.06 debconf: delaying package configuration, since apt-utils is not installed
21:26:53 [2021-07-03T21:26:53.686Z] #20 19.15 Fetched 27.7 MB in 2s (16.0 MB/s)
21:26:53 [2021-07-03T21:26:53.686Z] #20 19.21 Selecting previously unselected package pigz.
21:26:53 [2021-07-03T21:26:53.686Z] #20 19.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23419 files and directories currently installed.)
21:26:53 [2021-07-03T21:26:53.686Z] #20 19.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
21:26:53 [2021-07-03T21:26:53.686Z] #20 19.33 Unpacking pigz (2.4-1) ...
21:26:53 [2021-07-03T21:26:53.949Z] #20 19.52 Selecting previously unselected package libpython3.7-minimal:arm64.
21:26:53 [2021-07-03T21:26:53.949Z] #20 19.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:26:53 [2021-07-03T21:26:53.949Z] #20 19.59 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.67 Selecting previously unselected package python3.
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.72 Unpacking python3 (3.7.3-1) ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.82 Selecting previously unselected package libip4tc0:amd64.
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.84 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.91 Selecting previously unselected package libip6tc0:amd64.
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 30.92 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:26:54 [2021-07-03T21:26:54.399Z] #20 31.01 Selecting previously unselected package libiptc0:amd64.
21:26:54 [2021-07-03T21:26:54.399Z] #20 31.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.525Z] #20 20.02 Selecting previously unselected package python3.7-minimal.
21:26:54 [2021-07-03T21:26:54.525Z] #20 20.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
21:26:54 [2021-07-03T21:26:54.525Z] #20 20.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.02 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.10 Selecting previously unselected package libnfnetlink0:amd64.
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:26:54 [2021-07-03T21:26:54.658Z] #20 31.26 Selecting previously unselected package libnftnl11:amd64.
21:26:54 [2021-07-03T21:26:54.917Z] #20 31.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.917Z] #20 31.27 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:26:54 [2021-07-03T21:26:54.917Z] #20 31.35 Selecting previously unselected package iptables.
21:26:54 [2021-07-03T21:26:54.917Z] #20 31.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:26:54 [2021-07-03T21:26:54.917Z] #20 31.36 Unpacking iptables (1.8.2-4) ...
21:26:55 [2021-07-03T21:26:55.045Z] #20 13.23 Reading package lists...
21:26:55 [2021-07-03T21:26:55.100Z] #20 20.66 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
21:26:55 [2021-07-03T21:26:55.100Z] #20 20.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:26:55 [2021-07-03T21:26:55.176Z] #20 31.64 Selecting previously unselected package xxd.
21:26:55 [2021-07-03T21:26:55.176Z] #20 31.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:26:55 [2021-07-03T21:26:55.176Z] #20 31.66 Unpacking xxd (2:8.1.0875-5) ...
21:26:55 [2021-07-03T21:26:55.306Z] #20 15.48 Building dependency tree...
21:26:55 [2021-07-03T21:26:55.434Z] #20 31.77 Selecting previously unselected package vim-common.
21:26:55 [2021-07-03T21:26:55.434Z] #20 31.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:26:55 [2021-07-03T21:26:55.434Z] #20 31.79 Unpacking vim-common (2:8.1.0875-5) ...
21:26:55 [2021-07-03T21:26:55.434Z] #20 31.93 Selecting previously unselected package bash-completion.
21:26:55 [2021-07-03T21:26:55.434Z] #20 31.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:26:55 [2021-07-03T21:26:55.567Z] #20 16.43 libcap2-bin is already the newest version (1:2.25-2).
21:26:55 [2021-07-03T21:26:55.567Z] #20 16.43 The following additional packages will be installed:
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   python3.7 python3.7-minimal vim-runtime xxd
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43 Suggested packages:
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   quota
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43 Recommended packages:
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   aufs-dkms nftables build-essential python3-dev python3-keyring
21:26:55 [2021-07-03T21:26:55.829Z] #20 16.43   python3-keyrings.alt python3-xdg unzip
21:26:57 [2021-07-03T21:26:57.023Z] #20 ...
21:26:57 [2021-07-03T21:26:57.023Z] 
21:26:57 [2021-07-03T21:26:57.023Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:26:57 [2021-07-03T21:26:57.023Z] #24 sha256:9dd74d9a05073f8dd819962cf5e46a47ba66b2d241c83c02348e87df6054dbbc
21:26:57 [2021-07-03T21:26:57.023Z] #24 116.1 Checking out files:  23% (2666/11569)   
Checking out files:  24% (2777/11569)   
Checking out files:  25% (2893/11569)   
Checking out files:  26% (3008/11569)   
Checking out files:  27% (3124/11569)   
Checking out files:  28% (3240/11569)   
Checking out files:  29% (3356/11569)   
Checking out files:  30% (3471/11569)   
Checking out files:  31% (3587/11569)   
Checking out files:  32% (3703/11569)   
Checking out files:  33% (3818/11569)   
Checking out files:  34% (3934/11569)   
Checking out files:  35% (4050/11569)   
Checking out files:  36% (4165/11569)   
Checking out files:  37% (4281/11569)   
Checking out files:  38% (4397/11569)   
Checking out files:  39% (4512/11569)   
Checking out files:  40% (4628/11569)   
Checking out files:  41% (4744/11569)   
Checking out files:  42% (4859/11569)   
Checking out files:  43% (4975/11569)   
Checking out files:  44% (5091/11569)   
Checking out files:  44% (5116/11569)   
Checking out files:  45% (5207/11569)   
Checking out files:  46% (5322/11569)   
Checking out files:  47% (5438/11569)   
Checking out files:  48% (5554/11569)   
Checking out files:  49% (5669/11569)   
Checking out files:  50% (5785/11569)   
Checking out files:  51% (5901/11569)   
Checking out files:  52% (6016/11569)   
Checking out files:  53% (6132/11569)   
Checking out files:  54% (6248/11569)   
Checking out files:  55% (6363/11569)   
Checking out files:  56% (6479/11569)   
Checking out files:  57% (6595/11569)   
Checking out files:  58% (6711/11569)   
Checking out files:  59% (6826/11569)   
Checking out files:  60% (6942/11569)   
Checking out files:  61% (7058/11569)   
Checking out files:  62% (7173/11569)   
Checking out files:  63% (7289/11569)   
Checking out files:  64% (7405/11569)   
Checking out files:  65% (7520/11569)   
Checking out files:  66% (7636/11569)   
Checking out files:  67% (7752/11569)   
Checking out files:  67% (7845/11569)   
Checking out files:  68% (7867/11569)   
Checking out files:  69% (7983/11569)   
Checking out files:  70% (8099/11569)   
Checking out files:  71% (8214/11569)   
Checking out files:  72% (8330/11569)   
Checking out files:  73% (8446/11569)   
Checking out files:  74% (8562/11569)   
Checking out files:  75% (8677/11569)   
Checking out files:  76% (8793/11569)   
Checking out files:  77% (8909/11569)   
Checking out files:  78% (9024/11569)   
Checking out files:  79% (9140/11569)   
Checking out files:  80% (9256/11569)   
Checking out files:  81% (9371/11569)   
Checking out files:  82% (9487/11569)   
Checking out files:  83% (9603/11569)   
Checking out files:  84% (9718/11569)   
Checking out files:  85% (9834/11569)   
Checking out files:  86% (9950/11569)   
Checking out files:  87% (10066/11569)   
Checking out files:  88% (10181/11569)   
Checking out files:  89% (10297/11569)   
Checking out files:  90% (10413/11569)   
Checking out files:  91% (10528/11569)   
Checking out files:  92% (10644/11569)   
Checking out files:  93% (10760/11569)   
Checking out files:  94% (10875/11569)   
Checking out files:  95% (10991/11569)   
Checking out files:  96% (11107/11569)   
Checking out files:  97% (11222/11569)   
Checking out files:  98% (11338/11569)   
Checking out files:  99% (11454/11569)   
Checking out files: 100% (11569/11569)   
Checking out files: 100% (11569/11569), done.
21:26:57 [2021-07-03T21:26:57.023Z] #24 119.6 + cd /tmp/tmp.Fcq73jV5tL/tmp/docker-ce
21:26:57 [2021-07-03T21:26:57.023Z] #24 119.6 + git checkout -q v17.06.2-ce
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.69 The following NEW packages will be installed:
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.69   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.69   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.69   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.69   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.70   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.70   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.70   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.70   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:26:57 [2021-07-03T21:26:57.215Z] #20 17.70   xz-utils zip
21:26:57 [2021-07-03T21:26:57.215Z] #20 18.00 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
21:26:57 [2021-07-03T21:26:57.215Z] #20 18.00 Need to get 28.6 MB of archives.
21:26:57 [2021-07-03T21:26:57.215Z] #20 18.00 After this operation, 116 MB of additional disk space will be used.
21:26:57 [2021-07-03T21:26:57.215Z] #20 18.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:26:57 [2021-07-03T21:26:57.215Z] #20 18.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
21:26:57 [2021-07-03T21:26:57.215Z] #20 18.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:26:57 [2021-07-03T21:26:57.476Z] #20 18.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:26:57 [2021-07-03T21:26:57.737Z] #20 18.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:26:57 [2021-07-03T21:26:57.737Z] #20 18.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:26:57 [2021-07-03T21:26:57.737Z] #20 18.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:26:57 [2021-07-03T21:26:57.737Z] #20 18.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:26:57 [2021-07-03T21:26:57.737Z] #20 18.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:26:57 [2021-07-03T21:26:57.737Z] #20 18.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:26:57 [2021-07-03T21:26:57.969Z] #20 34.24 Unpacking bash-completion (1:2.8-6) ...
21:26:57 [2021-07-03T21:26:57.996Z] #24 ...
21:26:57 [2021-07-03T21:26:57.996Z] 
21:26:57 [2021-07-03T21:26:57.996Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
21:26:57 [2021-07-03T21:26:57.996Z] #46 sha256:d98efb8d98abfb62ed0896bc91e19212f3a315605d20951c42ab4c0f8399af7d
21:26:57 [2021-07-03T21:26:57.996Z] #46 117.7 github.com/LK4D4/vndr/godl
21:26:57 [2021-07-03T21:26:57.996Z] #46 118.5 github.com/LK4D4/vndr
21:26:57 [2021-07-03T21:26:57.996Z] #46 DONE 122.2s
21:26:57 [2021-07-03T21:26:57.996Z] 
21:26:57 [2021-07-03T21:26:57.996Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:26:57 [2021-07-03T21:26:57.996Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a
21:26:57 [2021-07-03T21:26:57.996Z] #20 22.68 Selecting previously unselected package python3-minimal.
21:26:57 [2021-07-03T21:26:57.996Z] #20 22.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 ... 23668 files and directories currently installed.)
21:26:57 [2021-07-03T21:26:57.996Z] #20 22.72 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
21:26:57 [2021-07-03T21:26:57.996Z] #20 22.76 Unpacking python3-minimal (3.7.3-1) ...
21:26:57 [2021-07-03T21:26:57.996Z] #20 23.18 Selecting previously unselected package libmpdec2:arm64.
21:26:57 [2021-07-03T21:26:57.996Z] #20 23.20 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
21:26:57 [2021-07-03T21:26:57.996Z] #20 23.31 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:26:57 [2021-07-03T21:26:57.996Z] #20 23.51 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:26:57 [2021-07-03T21:26:57.996Z] #20 23.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
21:26:57 [2021-07-03T21:26:57.996Z] #20 23.51 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:26:57 [2021-07-03T21:26:57.999Z] #20 18.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:26:58 [2021-07-03T21:26:58.228Z] #20 34.54 Selecting previously unselected package bzip2.
21:26:58 [2021-07-03T21:26:58.228Z] #20 34.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:26:58 [2021-07-03T21:26:58.228Z] #20 34.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:26:58 [2021-07-03T21:26:58.228Z] #20 34.64 Selecting previously unselected package xz-utils.
21:26:58 [2021-07-03T21:26:58.228Z] #20 34.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:26:58 [2021-07-03T21:26:58.228Z] #20 34.66 Unpacking xz-utils (5.2.4-1) ...
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 18.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 19.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:26:58 [2021-07-03T21:26:58.260Z] #20 19.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:26:58 [2021-07-03T21:26:58.486Z] #20 34.86 Selecting previously unselected package apparmor.
21:26:58 [2021-07-03T21:26:58.486Z] #20 34.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:26:58 [2021-07-03T21:26:58.486Z] #20 34.94 Unpacking apparmor (2.13.2-10) ...
21:26:58 [2021-07-03T21:26:58.521Z] #20 19.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:26:58 [2021-07-03T21:26:58.521Z] #20 19.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:26:58 [2021-07-03T21:26:58.521Z] #20 19.37 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:26:58 [2021-07-03T21:26:58.745Z] #20 35.22 Selecting previously unselected package aufs-tools.
21:26:58 [2021-07-03T21:26:58.745Z] #20 35.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:26:58 [2021-07-03T21:26:58.745Z] #20 35.23 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:26:58 [2021-07-03T21:26:58.745Z] #20 35.34 Selecting previously unselected package libonig5:amd64.
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.38 Selecting previously unselected package python3.7.
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.40 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.56 Selecting previously unselected package libpython3-stdlib:arm64.
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:26:58 [2021-07-03T21:26:58.945Z] #20 24.71 Setting up python3-minimal (3.7.3-1) ...
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.35 Unpacking libonig5:amd64 (6.9.1-1) ...
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.48 Selecting previously unselected package libjq1:amd64.
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.58 Selecting previously unselected package jq.
21:26:59 [2021-07-03T21:26:59.005Z] #20 35.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.093Z] #20 19.83 debconf: delaying package configuration, since apt-utils is not installed
21:26:59 [2021-07-03T21:26:59.093Z] #20 19.91 Fetched 28.6 MB in 2s (17.5 MB/s)
21:26:59 [2021-07-03T21:26:59.093Z] #20 19.96 Selecting previously unselected package pigz.
21:26:59 [2021-07-03T21:26:59.263Z] #20 35.59 Unpacking jq (1.5+dfsg-2+b1) ...
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.66 Selecting previously unselected package libaio1:amd64.
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.68 Unpacking libaio1:amd64 (0.3.112-3) ...
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.73 Selecting previously unselected package libgpm2:amd64.
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.74 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.83 Selecting previously unselected package libicu63:amd64.
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.264Z] #20 35.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:26:59 [2021-07-03T21:26:59.355Z] #20 19.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
21:26:59 [2021-07-03T21:26:59.355Z] #20 20.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.355Z] #20 20.04 Unpacking pigz (2.4-1) ...
21:26:59 [2021-07-03T21:26:59.355Z] #20 20.12 Selecting previously unselected package libpython3.7-minimal:amd64.
21:26:59 [2021-07-03T21:26:59.355Z] #20 20.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.355Z] #20 20.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:26:59 [2021-07-03T21:26:59.616Z] #20 20.50 Selecting previously unselected package python3.7-minimal.
21:26:59 [2021-07-03T21:26:59.616Z] #20 20.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
21:26:59 [2021-07-03T21:26:59.877Z] #20 20.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
21:27:00 [2021-07-03T21:27:00.340Z] #20 25.81 Selecting previously unselected package python3.
21:27:00 [2021-07-03T21:27:00.340Z] #20 25.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24080 files and directories currently installed.)
21:27:00 [2021-07-03T21:27:00.340Z] #20 25.89 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
21:27:00 [2021-07-03T21:27:00.340Z] #20 25.91 Unpacking python3 (3.7.3-1) ...
21:27:00 [2021-07-03T21:27:00.340Z] #20 26.03 Selecting previously unselected package libip4tc0:arm64.
21:27:00 [2021-07-03T21:27:00.340Z] #20 26.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
21:27:00 [2021-07-03T21:27:00.340Z] #20 26.05 Unpacking libip4tc0:arm64 (1.8.2-4) ...
21:27:00 [2021-07-03T21:27:00.449Z] #20 21.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
21:27:00 [2021-07-03T21:27:00.450Z] #20 21.25 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
21:27:00 [2021-07-03T21:27:00.634Z] #20 26.18 Selecting previously unselected package libip6tc0:arm64.
21:27:00 [2021-07-03T21:27:00.634Z] #20 26.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
21:27:00 [2021-07-03T21:27:00.634Z] #20 26.21 Unpacking libip6tc0:arm64 (1.8.2-4) ...
21:27:00 [2021-07-03T21:27:00.634Z] #20 26.31 Selecting previously unselected package libiptc0:arm64.
21:27:00 [2021-07-03T21:27:00.634Z] #20 26.31 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
21:27:00 [2021-07-03T21:27:00.634Z] #20 26.34 Unpacking libiptc0:arm64 (1.8.2-4) ...
21:27:00 [2021-07-03T21:27:00.897Z] #20 26.49 Selecting previously unselected package libnfnetlink0:arm64.
21:27:00 [2021-07-03T21:27:00.897Z] #20 26.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:27:00 [2021-07-03T21:27:00.897Z] #20 26.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.60 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.74 Selecting previously unselected package libnftnl11:arm64.
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.76 Unpacking libnftnl11:arm64 (1.1.2-2) ...
21:27:01 [2021-07-03T21:27:01.161Z] #20 26.85 Selecting previously unselected package iptables.
21:27:01 [2021-07-03T21:27:01.423Z] #20 26.86 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
21:27:01 [2021-07-03T21:27:01.423Z] #20 26.88 Unpacking iptables (1.8.2-4) ...
21:27:01 [2021-07-03T21:27:01.675Z] ?   	github.com/docker/docker/api	[no test files]
21:27:01 [2021-07-03T21:27:01.686Z] #20 27.19 Selecting previously unselected package xxd.
21:27:01 [2021-07-03T21:27:01.686Z] #20 27.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
21:27:01 [2021-07-03T21:27:01.686Z] #20 27.21 Unpacking xxd (2:8.1.0875-5) ...
21:27:01 [2021-07-03T21:27:01.686Z] #20 27.40 Selecting previously unselected package vim-common.
21:27:01 [2021-07-03T21:27:01.686Z] #20 27.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:27:01 [2021-07-03T21:27:01.949Z] #20 27.43 Unpacking vim-common (2:8.1.0875-5) ...
21:27:01 [2021-07-03T21:27:01.949Z] #20 27.64 Selecting previously unselected package bash-completion.
21:27:01 [2021-07-03T21:27:01.949Z] #20 27.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:27:02 [2021-07-03T21:27:02.366Z] #20 22.85 Selecting previously unselected package python3-minimal.
21:27:02 [2021-07-03T21:27:02.366Z] #20 22.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
21:27:02 [2021-07-03T21:27:02.366Z] #20 22.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.366Z] #20 22.93 Unpacking python3-minimal (3.7.3-1) ...
21:27:02 [2021-07-03T21:27:02.366Z] #20 23.00 Selecting previously unselected package libmpdec2:amd64.
21:27:02 [2021-07-03T21:27:02.366Z] #20 23.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.366Z] #20 23.02 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:27:02 [2021-07-03T21:27:02.366Z] #20 23.12 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:27:02 [2021-07-03T21:27:02.366Z] #20 23.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.366Z] #20 23.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.67 Selecting previously unselected package libnet1:amd64.
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.74 Selecting previously unselected package libnl-3-200:amd64.
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.80 Selecting previously unselected package libprotobuf-c1:amd64.
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.88 Selecting previously unselected package libreadline5:amd64.
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 38.98 Selecting previously unselected package net-tools.
21:27:02 [2021-07-03T21:27:02.582Z] #20 39.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 39.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:27:02 [2021-07-03T21:27:02.582Z] #20 39.20 Selecting previously unselected package patch.
21:27:02 [2021-07-03T21:27:02.851Z] #20 39.21 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
21:27:02 [2021-07-03T21:27:02.851Z] #20 39.22 Unpacking patch (2.7.6-3+deb10u1) ...
21:27:02 [2021-07-03T21:27:02.851Z] #20 39.33 Selecting previously unselected package python-pip-whl.
21:27:02 [2021-07-03T21:27:02.851Z] #20 39.35 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
21:27:02 [2021-07-03T21:27:02.851Z] #20 39.36 Unpacking python-pip-whl (18.1-5) ...
21:27:03 [2021-07-03T21:27:03.311Z] #20 23.89 Selecting previously unselected package python3.7.
21:27:03 [2021-07-03T21:27:03.311Z] #20 23.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
21:27:03 [2021-07-03T21:27:03.311Z] #20 23.90 Unpacking python3.7 (3.7.3-2+deb10u3) ...
21:27:03 [2021-07-03T21:27:03.311Z] #20 24.00 Selecting previously unselected package libpython3-stdlib:amd64.
21:27:03 [2021-07-03T21:27:03.311Z] #20 24.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:27:03 [2021-07-03T21:27:03.311Z] #20 24.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:27:03 [2021-07-03T21:27:03.311Z] #20 24.14 Setting up python3-minimal (3.7.3-1) ...
21:27:03 [2021-07-03T21:27:03.457Z] #20 39.79 Selecting previously unselected package python3-lib2to3.
21:27:03 [2021-07-03T21:27:03.457Z] #20 39.81 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
21:27:03 [2021-07-03T21:27:03.457Z] #20 39.82 Unpacking python3-lib2to3 (3.7.3-1) ...
21:27:03 [2021-07-03T21:27:03.717Z] #20 39.92 Selecting previously unselected package python3-distutils.
21:27:03 [2021-07-03T21:27:03.717Z] #20 39.93 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
21:27:03 [2021-07-03T21:27:03.717Z] #20 39.93 Unpacking python3-distutils (3.7.3-1) ...
21:27:03 [2021-07-03T21:27:03.718Z] #20 40.15 Selecting previously unselected package python3-pip.
21:27:03 [2021-07-03T21:27:03.718Z] #20 40.16 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
21:27:03 [2021-07-03T21:27:03.718Z] #20 40.17 Unpacking python3-pip (18.1-5) ...
21:27:03 [2021-07-03T21:27:03.987Z] #20 40.30 Selecting previously unselected package python3-pkg-resources.
21:27:03 [2021-07-03T21:27:03.987Z] #20 40.31 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
21:27:03 [2021-07-03T21:27:03.987Z] #20 40.32 Unpacking python3-pkg-resources (40.8.0-1) ...
21:27:03 [2021-07-03T21:27:03.987Z] #20 40.44 Selecting previously unselected package python3-setuptools.
21:27:03 [2021-07-03T21:27:03.987Z] #20 40.46 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
21:27:03 [2021-07-03T21:27:03.987Z] #20 40.47 Unpacking python3-setuptools (40.8.0-1) ...
21:27:04 [2021-07-03T21:27:04.255Z] #20 24.86 Selecting previously unselected package python3.
21:27:04 [2021-07-03T21:27:04.255Z] #20 24.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
21:27:04 [2021-07-03T21:27:04.255Z] #20 24.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.255Z] #20 24.91 Unpacking python3 (3.7.3-1) ...
21:27:04 [2021-07-03T21:27:04.255Z] #20 25.01 Selecting previously unselected package libip4tc0:amd64.
21:27:04 [2021-07-03T21:27:04.255Z] #20 25.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.255Z] #20 25.02 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:27:04 [2021-07-03T21:27:04.255Z] #20 25.09 Selecting previously unselected package libip6tc0:amd64.
21:27:04 [2021-07-03T21:27:04.255Z] #20 25.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.264Z] #20 40.68 Selecting previously unselected package python3-wheel.
21:27:04 [2021-07-03T21:27:04.264Z] #20 40.68 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
21:27:04 [2021-07-03T21:27:04.264Z] #20 40.69 Unpacking python3-wheel (0.32.3-2) ...
21:27:04 [2021-07-03T21:27:04.264Z] #20 40.76 Selecting previously unselected package sudo.
21:27:04 [2021-07-03T21:27:04.264Z] #20 40.76 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.264Z] #20 40.78 Unpacking sudo (1.8.27-1+deb10u3) ...
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.11 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.19 Selecting previously unselected package libiptc0:amd64.
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.20 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.22 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.29 Selecting previously unselected package libnfnetlink0:amd64.
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.516Z] #20 25.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:27:04 [2021-07-03T21:27:04.778Z] #20 25.50 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:27:04 [2021-07-03T21:27:04.778Z] #20 25.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.778Z] #20 25.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:27:04 [2021-07-03T21:27:04.778Z] #20 25.60 Selecting previously unselected package libnftnl11:amd64.
21:27:04 [2021-07-03T21:27:04.778Z] #20 25.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.778Z] #20 25.65 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:27:04 [2021-07-03T21:27:04.848Z] #20 41.20 Selecting previously unselected package thin-provisioning-tools.
21:27:04 [2021-07-03T21:27:04.848Z] #20 41.21 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:27:04 [2021-07-03T21:27:04.848Z] #20 41.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:27:04 [2021-07-03T21:27:04.848Z] #20 41.40 Selecting previously unselected package uidmap.
21:27:05 [2021-07-03T21:27:05.044Z] #20 25.72 Selecting previously unselected package iptables.
21:27:05 [2021-07-03T21:27:05.044Z] #20 25.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:27:05 [2021-07-03T21:27:05.044Z] #20 25.73 Unpacking iptables (1.8.2-4) ...
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.40 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.41 Unpacking uidmap (1:4.5-1.1) ...
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.51 Selecting previously unselected package vim-runtime.
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.52 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:27:05 [2021-07-03T21:27:05.107Z] #20 41.60 Unpacking vim-runtime (2:8.1.0875-5) ...
21:27:05 [2021-07-03T21:27:05.263Z] #20 30.56 Unpacking bash-completion (1:2.8-6) ...
21:27:05 [2021-07-03T21:27:05.308Z] #20 26.04 Selecting previously unselected package xxd.
21:27:05 [2021-07-03T21:27:05.308Z] #20 26.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:27:05 [2021-07-03T21:27:05.308Z] #20 26.06 Unpacking xxd (2:8.1.0875-5) ...
21:27:05 [2021-07-03T21:27:05.525Z] #20 31.06 Selecting previously unselected package bzip2.
21:27:05 [2021-07-03T21:27:05.525Z] #20 31.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
21:27:05 [2021-07-03T21:27:05.525Z] #20 31.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:27:05 [2021-07-03T21:27:05.525Z] #20 31.23 Selecting previously unselected package xz-utils.
21:27:05 [2021-07-03T21:27:05.525Z] #20 31.23 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
21:27:05 [2021-07-03T21:27:05.525Z] #20 31.25 Unpacking xz-utils (5.2.4-1) ...
21:27:05 [2021-07-03T21:27:05.569Z] #20 26.16 Selecting previously unselected package vim-common.
21:27:05 [2021-07-03T21:27:05.569Z] #20 26.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:27:05 [2021-07-03T21:27:05.569Z] #20 26.20 Unpacking vim-common (2:8.1.0875-5) ...
21:27:05 [2021-07-03T21:27:05.569Z] #20 26.37 Selecting previously unselected package bash-completion.
21:27:05 [2021-07-03T21:27:05.569Z] #20 26.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:27:05 [2021-07-03T21:27:05.788Z] #20 31.57 Selecting previously unselected package apparmor.
21:27:06 [2021-07-03T21:27:06.106Z] #20 31.57 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
21:27:06 [2021-07-03T21:27:06.106Z] #20 31.66 Unpacking apparmor (2.13.2-10) ...
21:27:06 [2021-07-03T21:27:06.381Z] #20 32.06 Selecting previously unselected package aufs-tools.
21:27:06 [2021-07-03T21:27:06.381Z] #20 32.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
21:27:06 [2021-07-03T21:27:06.381Z] #20 32.07 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:27:06 [2021-07-03T21:27:06.650Z] #20 32.24 Selecting previously unselected package libonig5:arm64.
21:27:06 [2021-07-03T21:27:06.650Z] #20 32.25 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
21:27:06 [2021-07-03T21:27:06.650Z] #20 32.26 Unpacking libonig5:arm64 (6.9.1-1) ...
21:27:06 [2021-07-03T21:27:06.650Z] #20 32.39 Selecting previously unselected package libjq1:arm64.
21:27:06 [2021-07-03T21:27:06.650Z] #20 32.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
21:27:06 [2021-07-03T21:27:06.924Z] #20 32.42 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
21:27:06 [2021-07-03T21:27:06.924Z] #20 32.56 Selecting previously unselected package jq.
21:27:06 [2021-07-03T21:27:06.924Z] #20 32.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
21:27:06 [2021-07-03T21:27:06.924Z] #20 32.59 Unpacking jq (1.5+dfsg-2+b1) ...
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.68 Selecting previously unselected package libaio1:arm64.
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.69 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.71 Unpacking libaio1:arm64 (0.3.112-3) ...
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.79 Selecting previously unselected package libgpm2:arm64.
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.80 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.81 Unpacking libgpm2:arm64 (1.20.7-5) ...
21:27:07 [2021-07-03T21:27:07.186Z] #20 32.88 Selecting previously unselected package libicu63:arm64.
21:27:07 [2021-07-03T21:27:07.448Z] #20 32.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
21:27:07 [2021-07-03T21:27:07.448Z] #20 32.90 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
21:27:07 [2021-07-03T21:27:07.639Z] #20 44.14 Selecting previously unselected package vim.
21:27:07 [2021-07-03T21:27:07.639Z] #20 44.16 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
21:27:07 [2021-07-03T21:27:07.897Z] #20 44.17 Unpacking vim (2:8.1.0875-5) ...
21:27:08 [2021-07-03T21:27:08.118Z] #20 28.64 Unpacking bash-completion (1:2.8-6) ...
21:27:08 [2021-07-03T21:27:08.158Z] #20 44.63 Selecting previously unselected package xfsprogs.
21:27:08 [2021-07-03T21:27:08.158Z] #20 44.65 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
21:27:08 [2021-07-03T21:27:08.158Z] #20 44.65 Unpacking xfsprogs (4.20.0-1) ...
21:27:08 [2021-07-03T21:27:08.379Z] #20 28.99 Selecting previously unselected package bzip2.
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.07 Selecting previously unselected package xz-utils.
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.09 Unpacking xz-utils (5.2.4-1) ...
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.21 Selecting previously unselected package apparmor.
21:27:08 [2021-07-03T21:27:08.379Z] #20 29.22 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:27:08 [2021-07-03T21:27:08.417Z] #20 45.04 Selecting previously unselected package zip.
21:27:08 [2021-07-03T21:27:08.642Z] #20 29.31 Unpacking apparmor (2.13.2-10) ...
21:27:08 [2021-07-03T21:27:08.675Z] #20 45.05 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
21:27:08 [2021-07-03T21:27:08.675Z] #20 45.06 Unpacking zip (3.0-11+b1) ...
21:27:08 [2021-07-03T21:27:08.675Z] #20 45.26 Setting up aufs-tools (1:4.14+20190211-1) ...
21:27:08 [2021-07-03T21:27:08.675Z] #20 45.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:27:08 [2021-07-03T21:27:08.675Z] #20 45.29 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:27:08 [2021-07-03T21:27:08.903Z] #20 29.67 Selecting previously unselected package aufs-tools.
21:27:08 [2021-07-03T21:27:08.903Z] #20 29.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:27:08 [2021-07-03T21:27:08.903Z] #20 29.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.31 Setting up libgpm2:amd64 (1.20.7-5) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.32 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.33 Setting up uidmap (1:4.5-1.1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.34 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.39 Setting up xxd (2:8.1.0875-5) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.40 Setting up zip (3.0-11+b1) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.41 Setting up vim-common (2:8.1.0875-5) ...
21:27:08 [2021-07-03T21:27:08.934Z] #20 45.44 Setting up bash-completion (1:2.8-6) ...
21:27:09 [2021-07-03T21:27:09.164Z] #20 29.80 Selecting previously unselected package libonig5:amd64.
21:27:09 [2021-07-03T21:27:09.164Z] #20 29.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:27:09 [2021-07-03T21:27:09.164Z] #20 29.83 Unpacking libonig5:amd64 (6.9.1-1) ...
21:27:09 [2021-07-03T21:27:09.164Z] #20 29.96 Selecting previously unselected package libjq1:amd64.
21:27:09 [2021-07-03T21:27:09.164Z] #20 29.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:27:09 [2021-07-03T21:27:09.164Z] #20 29.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:27:09 [2021-07-03T21:27:09.164Z] #20 30.03 Selecting previously unselected package jq.
21:27:09 [2021-07-03T21:27:09.370Z] #20 ...
21:27:09 [2021-07-03T21:27:09.370Z] 
21:27:09 [2021-07-03T21:27:09.370Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:27:09 [2021-07-03T21:27:09.370Z] #24 sha256:9dd74d9a05073f8dd819962cf5e46a47ba66b2d241c83c02348e87df6054dbbc
21:27:09 [2021-07-03T21:27:09.370Z] #24 123.7 + mkdir -p /tmp/tmp.Fcq73jV5tL/src/github.com/docker
21:27:09 [2021-07-03T21:27:09.370Z] #24 123.7 + mv components/cli /tmp/tmp.Fcq73jV5tL/src/github.com/docker/cli
21:27:09 [2021-07-03T21:27:09.370Z] #24 123.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.05 Unpacking jq (1.5+dfsg-2+b1) ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.12 Selecting previously unselected package libaio1:amd64.
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.12 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.13 Unpacking libaio1:amd64 (0.3.112-3) ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.18 Selecting previously unselected package libgpm2:amd64.
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.19 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.25 Selecting previously unselected package libicu63:amd64.
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:27:09 [2021-07-03T21:27:09.425Z] #20 30.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:27:09 [2021-07-03T21:27:09.634Z] #24 ...
21:27:09 [2021-07-03T21:27:09.634Z] 
21:27:09 [2021-07-03T21:27:09.634Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:27:09 [2021-07-03T21:27:09.634Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a
21:27:09 [2021-07-03T21:27:09.634Z] #20 35.31 Selecting previously unselected package libnet1:arm64.
21:27:09 [2021-07-03T21:27:09.634Z] #20 35.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:27:09 [2021-07-03T21:27:09.634Z] #20 35.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.43 Selecting previously unselected package libnl-3-200:arm64.
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.45 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.55 Selecting previously unselected package libprotobuf-c1:arm64.
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.57 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:27:09 [2021-07-03T21:27:09.897Z] #20 35.65 Selecting previously unselected package libreadline5:arm64.
21:27:10 [2021-07-03T21:27:10.159Z] #20 35.67 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
21:27:10 [2021-07-03T21:27:10.159Z] #20 35.67 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
21:27:10 [2021-07-03T21:27:10.159Z] #20 35.80 Selecting previously unselected package net-tools.
21:27:10 [2021-07-03T21:27:10.159Z] #20 35.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
21:27:10 [2021-07-03T21:27:10.159Z] #20 35.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:27:10 [2021-07-03T21:27:10.424Z] #20 36.03 Selecting previously unselected package patch.
21:27:10 [2021-07-03T21:27:10.424Z] #20 36.05 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
21:27:10 [2021-07-03T21:27:10.424Z] #20 36.05 Unpacking patch (2.7.6-3+deb10u1) ...
21:27:10 [2021-07-03T21:27:10.686Z] #20 36.16 Selecting previously unselected package python-pip-whl.
21:27:10 [2021-07-03T21:27:10.686Z] #20 36.17 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
21:27:10 [2021-07-03T21:27:10.686Z] #20 36.18 Unpacking python-pip-whl (18.1-5) ...
21:27:11 [2021-07-03T21:27:11.226Z] #20 36.66 Selecting previously unselected package python3-lib2to3.
21:27:11 [2021-07-03T21:27:11.226Z] #20 36.68 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
21:27:11 [2021-07-03T21:27:11.226Z] #20 36.70 Unpacking python3-lib2to3 (3.7.3-1) ...
21:27:11 [2021-07-03T21:27:11.226Z] #20 36.89 Selecting previously unselected package python3-distutils.
21:27:11 [2021-07-03T21:27:11.465Z] #20 47.75 Setting up libiptc0:amd64 (1.8.2-4) ...
21:27:11 [2021-07-03T21:27:11.465Z] #20 47.76 Setting up xz-utils (5.2.4-1) ...
21:27:11 [2021-07-03T21:27:11.465Z] #20 47.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:27:11 [2021-07-03T21:27:11.465Z] #20 47.78 Setting up patch (2.7.6-3+deb10u1) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.78 Setting up sudo (1.8.27-1+deb10u3) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.85 invoke-rc.d: could not determine current runlevel
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.86 invoke-rc.d: policy-rc.d denied execution of start.
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.87 Setting up pigz (2.4-1) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.89 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.90 Setting up python-pip-whl (18.1-5) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.91 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:27:11 [2021-07-03T21:27:11.466Z] #20 47.92 Setting up vim-runtime (2:8.1.0875-5) ...
21:27:11 [2021-07-03T21:27:11.489Z] #20 36.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
21:27:11 [2021-07-03T21:27:11.490Z] #20 36.92 Unpacking python3-distutils (3.7.3-1) ...
21:27:11 [2021-07-03T21:27:11.490Z] #20 37.13 Selecting previously unselected package python3-pip.
21:27:11 [2021-07-03T21:27:11.490Z] #20 37.13 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
21:27:11 [2021-07-03T21:27:11.490Z] #20 37.14 Unpacking python3-pip (18.1-5) ...
21:27:11 [2021-07-03T21:27:11.754Z] #20 37.36 Selecting previously unselected package python3-pkg-resources.
21:27:11 [2021-07-03T21:27:11.754Z] #20 37.37 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
21:27:11 [2021-07-03T21:27:11.754Z] #20 37.38 Unpacking python3-pkg-resources (40.8.0-1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.27 Setting up libaio1:amd64 (0.3.112-3) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.28 Setting up libonig5:amd64 (6.9.1-1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.31 Setting up vim (2:8.1.0875-5) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.41 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.44 Setting up jq (1.5+dfsg-2+b1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:27:11 [2021-07-03T21:27:11.983Z] #20 48.46 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:27:12 [2021-07-03T21:27:12.018Z] #20 37.51 Selecting previously unselected package python3-setuptools.
21:27:12 [2021-07-03T21:27:12.018Z] #20 37.52 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
21:27:12 [2021-07-03T21:27:12.018Z] #20 37.56 Unpacking python3-setuptools (40.8.0-1) ...
21:27:12 [2021-07-03T21:27:12.281Z] #20 37.86 Selecting previously unselected package python3-wheel.
21:27:12 [2021-07-03T21:27:12.281Z] #20 37.87 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
21:27:12 [2021-07-03T21:27:12.281Z] #20 37.88 Unpacking python3-wheel (0.32.3-2) ...
21:27:12 [2021-07-03T21:27:12.544Z] #20 38.01 Selecting previously unselected package sudo.
21:27:12 [2021-07-03T21:27:12.544Z] #20 38.03 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
21:27:12 [2021-07-03T21:27:12.544Z] #20 38.04 Unpacking sudo (1.8.27-1+deb10u3) ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.27 Selecting previously unselected package libnet1:amd64.
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.38 Selecting previously unselected package libnl-3-200:amd64.
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.47 Selecting previously unselected package libprotobuf-c1:amd64.
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.53 Selecting previously unselected package libreadline5:amd64.
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:27:12 [2021-07-03T21:27:12.729Z] #20 33.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:27:12 [2021-07-03T21:27:12.990Z] #20 33.65 Selecting previously unselected package net-tools.
21:27:12 [2021-07-03T21:27:12.990Z] #20 33.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:27:12 [2021-07-03T21:27:12.990Z] #20 33.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:27:13 [2021-07-03T21:27:13.076Z] #20 38.56 Selecting previously unselected package thin-provisioning-tools.
21:27:13 [2021-07-03T21:27:13.076Z] #20 38.58 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
21:27:13 [2021-07-03T21:27:13.076Z] #20 38.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:27:13 [2021-07-03T21:27:13.076Z] #20 38.80 Selecting previously unselected package uidmap.
21:27:13 [2021-07-03T21:27:13.076Z] #20 38.80 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
21:27:13 [2021-07-03T21:27:13.076Z] #20 38.81 Unpacking uidmap (1:4.5-1.1) ...
21:27:13 [2021-07-03T21:27:13.252Z] #20 33.85 Selecting previously unselected package patch.
21:27:13 [2021-07-03T21:27:13.252Z] #20 33.86 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
21:27:13 [2021-07-03T21:27:13.252Z] #20 33.87 Unpacking patch (2.7.6-3+deb10u1) ...
21:27:13 [2021-07-03T21:27:13.252Z] #20 33.97 Selecting previously unselected package python-pip-whl.
21:27:13 [2021-07-03T21:27:13.252Z] #20 33.97 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
21:27:13 [2021-07-03T21:27:13.252Z] #20 33.98 Unpacking python-pip-whl (18.1-5) ...
21:27:13 [2021-07-03T21:27:13.339Z] #20 38.96 Selecting previously unselected package vim-runtime.
21:27:13 [2021-07-03T21:27:13.339Z] #20 38.97 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:27:13 [2021-07-03T21:27:13.339Z] #20 39.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:27:13 [2021-07-03T21:27:13.339Z] #20 39.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:27:13 [2021-07-03T21:27:13.339Z] #20 39.06 Unpacking vim-runtime (2:8.1.0875-5) ...
21:27:13 [2021-07-03T21:27:13.826Z] #20 34.53 Selecting previously unselected package python3-lib2to3.
21:27:13 [2021-07-03T21:27:13.826Z] #20 34.53 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
21:27:13 [2021-07-03T21:27:13.826Z] #20 34.54 Unpacking python3-lib2to3 (3.7.3-1) ...
21:27:14 [2021-07-03T21:27:14.088Z] #20 34.66 Selecting previously unselected package python3-distutils.
21:27:14 [2021-07-03T21:27:14.088Z] #20 34.67 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
21:27:14 [2021-07-03T21:27:14.088Z] #20 34.69 Unpacking python3-distutils (3.7.3-1) ...
21:27:14 [2021-07-03T21:27:14.088Z] #20 34.83 Selecting previously unselected package python3-pip.
21:27:14 [2021-07-03T21:27:14.088Z] #20 34.84 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
21:27:14 [2021-07-03T21:27:14.088Z] #20 34.85 Unpacking python3-pip (18.1-5) ...
21:27:14 [2021-07-03T21:27:14.350Z] #20 35.00 Selecting previously unselected package python3-pkg-resources.
21:27:14 [2021-07-03T21:27:14.350Z] #20 35.00 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
21:27:14 [2021-07-03T21:27:14.350Z] #20 35.00 Unpacking python3-pkg-resources (40.8.0-1) ...
21:27:14 [2021-07-03T21:27:14.350Z] #20 35.17 Selecting previously unselected package python3-setuptools.
21:27:14 [2021-07-03T21:27:14.350Z] #20 35.17 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
21:27:14 [2021-07-03T21:27:14.516Z] #20 51.00 Setting up iptables (1.8.2-4) ...
21:27:14 [2021-07-03T21:27:14.516Z] #20 51.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:27:14 [2021-07-03T21:27:14.516Z] #20 51.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:27:14 [2021-07-03T21:27:14.611Z] #20 35.23 Unpacking python3-setuptools (40.8.0-1) ...
21:27:14 [2021-07-03T21:27:14.611Z] #20 35.46 Selecting previously unselected package python3-wheel.
21:27:14 [2021-07-03T21:27:14.611Z] #20 35.46 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
21:27:14 [2021-07-03T21:27:14.611Z] #20 35.47 Unpacking python3-wheel (0.32.3-2) ...
21:27:14 [2021-07-03T21:27:14.775Z] #20 51.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:27:14 [2021-07-03T21:27:14.775Z] #20 51.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:27:14 [2021-07-03T21:27:14.775Z] #20 51.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:27:14 [2021-07-03T21:27:14.775Z] #20 51.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:27:14 [2021-07-03T21:27:14.775Z] #20 51.07 Setting up python3 (3.7.3-1) ...
21:27:14 [2021-07-03T21:27:14.873Z] #20 35.55 Selecting previously unselected package sudo.
21:27:14 [2021-07-03T21:27:14.873Z] #20 35.55 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
21:27:14 [2021-07-03T21:27:14.873Z] #20 35.56 Unpacking sudo (1.8.27-1+deb10u3) ...
21:27:15 [2021-07-03T21:27:15.034Z] #20 51.45 Setting up python3-wheel (0.32.3-2) ...
21:27:15 [2021-07-03T21:27:15.445Z] #20 36.27 Selecting previously unselected package thin-provisioning-tools.
21:27:15 [2021-07-03T21:27:15.634Z] #20 52.04 Setting up apparmor (2.13.2-10) ...
21:27:15 [2021-07-03T21:27:15.709Z] #20 36.28 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:27:15 [2021-07-03T21:27:15.709Z] #20 36.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:27:15 [2021-07-03T21:27:15.709Z] #20 36.50 Selecting previously unselected package uidmap.
21:27:15 [2021-07-03T21:27:15.709Z] #20 36.50 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
21:27:15 [2021-07-03T21:27:15.709Z] #20 36.52 Unpacking uidmap (1:4.5-1.1) ...
21:27:15 [2021-07-03T21:27:15.898Z] #20 41.61 Selecting previously unselected package vim.
21:27:15 [2021-07-03T21:27:15.898Z] #20 41.62 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
21:27:15 [2021-07-03T21:27:15.898Z] #20 41.64 Unpacking vim (2:8.1.0875-5) ...
21:27:15 [2021-07-03T21:27:15.970Z] #20 36.63 Selecting previously unselected package vim-runtime.
21:27:15 [2021-07-03T21:27:15.970Z] #20 36.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:27:15 [2021-07-03T21:27:15.970Z] #20 36.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:27:15 [2021-07-03T21:27:15.970Z] #20 36.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:27:15 [2021-07-03T21:27:15.970Z] #20 36.71 Unpacking vim-runtime (2:8.1.0875-5) ...
21:27:16 [2021-07-03T21:27:16.485Z] #20 42.06 Selecting previously unselected package xfsprogs.
21:27:16 [2021-07-03T21:27:16.485Z] #20 42.06 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
21:27:16 [2021-07-03T21:27:16.485Z] #20 42.07 Unpacking xfsprogs (4.20.0-1) ...
21:27:16 [2021-07-03T21:27:16.748Z] #20 42.42 Selecting previously unselected package zip.
21:27:16 [2021-07-03T21:27:16.748Z] #20 42.44 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
21:27:16 [2021-07-03T21:27:16.748Z] #20 42.45 Unpacking zip (3.0-11+b1) ...
21:27:17 [2021-07-03T21:27:17.011Z] #20 42.76 Setting up aufs-tools (1:4.14+20190211-1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.80 Setting up libip6tc0:arm64 (1.8.2-4) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.82 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.85 Setting up libgpm2:arm64 (1.20.7-5) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.87 Setting up libip4tc0:arm64 (1.8.2-4) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.89 Setting up uidmap (1:4.5-1.1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.90 Setting up libnftnl11:arm64 (1.1.2-2) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.96 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
21:27:17 [2021-07-03T21:27:17.274Z] #20 42.97 Setting up xxd (2:8.1.0875-5) ...
21:27:17 [2021-07-03T21:27:17.537Z] #20 42.99 Setting up zip (3.0-11+b1) ...
21:27:17 [2021-07-03T21:27:17.537Z] #20 43.00 Setting up vim-common (2:8.1.0875-5) ...
21:27:17 [2021-07-03T21:27:17.537Z] #20 43.03 Setting up bash-completion (1:2.8-6) ...
21:27:17 [2021-07-03T21:27:17.538Z] #20 53.86 Setting up xfsprogs (4.20.0-1) ...
21:27:17 [2021-07-03T21:27:17.538Z] #20 53.87 Setting up python3-lib2to3 (3.7.3-1) ...
21:27:17 [2021-07-03T21:27:17.797Z] #20 54.25 Setting up python3-pkg-resources (40.8.0-1) ...
21:27:18 [2021-07-03T21:27:18.517Z] #20 39.30 Selecting previously unselected package vim.
21:27:18 [2021-07-03T21:27:18.517Z] #20 39.31 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
21:27:18 [2021-07-03T21:27:18.517Z] #20 39.33 Unpacking vim (2:8.1.0875-5) ...
21:27:18 [2021-07-03T21:27:18.733Z] #20 55.10 Setting up python3-distutils (3.7.3-1) ...
21:27:18 [2021-07-03T21:27:18.991Z] #20 55.45 Setting up python3-setuptools (40.8.0-1) ...
21:27:19 [2021-07-03T21:27:19.087Z] #20 39.79 Selecting previously unselected package xfsprogs.
21:27:19 [2021-07-03T21:27:19.087Z] #20 39.81 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
21:27:19 [2021-07-03T21:27:19.087Z] #20 39.82 Unpacking xfsprogs (4.20.0-1) ...
21:27:19 [2021-07-03T21:27:19.607Z] #20 40.21 Selecting previously unselected package zip.
21:27:19 [2021-07-03T21:27:19.607Z] #20 40.22 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
21:27:19 [2021-07-03T21:27:19.607Z] #20 40.23 Unpacking zip (3.0-11+b1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.56 Setting up aufs-tools (1:4.14+20190211-1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.59 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.63 Setting up libgpm2:amd64 (1.20.7-5) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.64 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.68 Setting up uidmap (1:4.5-1.1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.70 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 40.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:27:19 [2021-07-03T21:27:19.868Z] #20 ...
21:27:19 [2021-07-03T21:27:19.868Z] 
21:27:19 [2021-07-03T21:27:19.868Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:27:19 [2021-07-03T21:27:19.868Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:27:19 [2021-07-03T21:27:19.868Z] #40 172.4 + dpkg --print-architecture
21:27:19 [2021-07-03T21:27:19.868Z] #40 172.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:27:20 [2021-07-03T21:27:20.370Z] #20 56.50 Setting up python3-pip (18.1-5) ...
21:27:20 [2021-07-03T21:27:20.438Z] #40 172.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:27:20 [2021-07-03T21:27:20.438Z] #40 172.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:27:20 [2021-07-03T21:27:20.852Z] #20 45.99 Setting up libiptc0:arm64 (1.8.2-4) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.00 Setting up xz-utils (5.2.4-1) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.04 Setting up patch (2.7.6-3+deb10u1) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.08 Setting up sudo (1.8.27-1+deb10u3) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.17 invoke-rc.d: could not determine current runlevel
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.18 invoke-rc.d: policy-rc.d denied execution of start.
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.21 Setting up pigz (2.4-1) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.25 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.27 Setting up libnl-3-200:arm64 (3.4.0-1) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.31 Setting up python-pip-whl (18.1-5) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.33 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:27:20 [2021-07-03T21:27:20.852Z] #20 46.35 Setting up vim-runtime (2:8.1.0875-5) ...
21:27:20 [2021-07-03T21:27:20.942Z] #20 57.35 Processing triggers for libc-bin (2.28-10) ...
21:27:20 [2021-07-03T21:27:20.942Z] #20 57.39 Processing triggers for mime-support (3.62) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.85 Setting up libaio1:arm64 (0.3.112-3) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.87 Setting up libonig5:arm64 (6.9.1-1) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.95 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.96 Setting up vim (2:8.1.0875-5) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.07 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.12 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.14 Setting up jq (1.5+dfsg-2+b1) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.15 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:27:21 [2021-07-03T21:27:21.428Z] #20 47.18 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:27:21 [2021-07-03T21:27:21.895Z] #20 DONE 58.5s
21:27:21 [2021-07-03T21:27:21.895Z] 
21:27:21 [2021-07-03T21:27:21.895Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:27:21 [2021-07-03T21:27:21.895Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
21:27:22 [2021-07-03T21:27:22.376Z] #20 ...
21:27:22 [2021-07-03T21:27:22.376Z] 
21:27:22 [2021-07-03T21:27:22.376Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:27:22 [2021-07-03T21:27:22.376Z] #40 sha256:bf4e5528d4b505ababcc1dad7d944bd65906d909d16432f4d6dae3158ba175c4
21:27:22 [2021-07-03T21:27:22.376Z] #40 146.4 + dpkg --print-architecture
21:27:22 [2021-07-03T21:27:22.635Z] === RUN   TestMiddlewares
21:27:22 [2021-07-03T21:27:22.635Z] --- PASS: TestMiddlewares (0.00s)
21:27:22 [2021-07-03T21:27:22.635Z] PASS
21:27:22 [2021-07-03T21:27:22.635Z] coverage: 9.0% of statements
21:27:22 [2021-07-03T21:27:22.635Z] ok  	github.com/docker/docker/api/server	0.068s	coverage: 9.0% of statements
21:27:23 [2021-07-03T21:27:23.274Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:27:23 [2021-07-03T21:27:23.274Z] #21 1.059 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:27:23 [2021-07-03T21:27:23.274Z] #21 1.062 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:27:23 [2021-07-03T21:27:23.274Z] #21 DONE 1.1s
21:27:23 [2021-07-03T21:27:23.274Z] 
21:27:23 [2021-07-03T21:27:23.274Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:27:23 [2021-07-03T21:27:23.274Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
21:27:23 [2021-07-03T21:27:23.770Z] #40 DONE 147.8s
21:27:23 [2021-07-03T21:27:23.770Z] 
21:27:23 [2021-07-03T21:27:23.770Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:23 [2021-07-03T21:27:23.770Z] #54 sha256:89cfcae7d35f6d5f7aa37e135537ee77e3948e723b1b24b99ecf1fc0902aa03a
21:27:25 [2021-07-03T21:27:25.169Z] #54 ...
21:27:25 [2021-07-03T21:27:25.169Z] 
21:27:25 [2021-07-03T21:27:25.169Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:27:25 [2021-07-03T21:27:25.169Z] #20 sha256:7d4d574011578042c48bfea1ee3b91c4afb50752f839c2740724ae9ec7fc223a
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.58 Setting up iptables (1.8.2-4) ...
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:27:25 [2021-07-03T21:27:25.169Z] #20 50.74 Setting up python3 (3.7.3-1) ...
21:27:25 [2021-07-03T21:27:25.746Z] #20 51.23 Setting up python3-wheel (0.32.3-2) ...
21:27:26 [2021-07-03T21:27:26.586Z] #20 52.09 Setting up apparmor (2.13.2-10) ...
21:27:27 [2021-07-03T21:27:27.019Z] #40 ...
21:27:27 [2021-07-03T21:27:27.019Z] 
21:27:27 [2021-07-03T21:27:27.019Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
21:27:27 [2021-07-03T21:27:27.019Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
21:27:27 [2021-07-03T21:27:27.019Z] #20 40.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 40.75 Setting up xxd (2:8.1.0875-5) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 40.76 Setting up zip (3.0-11+b1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 40.77 Setting up vim-common (2:8.1.0875-5) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 40.80 Setting up bash-completion (1:2.8-6) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.20 Setting up libiptc0:amd64 (1.8.2-4) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.21 Setting up xz-utils (5.2.4-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.25 Setting up patch (2.7.6-3+deb10u1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.26 Setting up sudo (1.8.27-1+deb10u3) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.35 invoke-rc.d: could not determine current runlevel
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.36 invoke-rc.d: policy-rc.d denied execution of start.
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.36 Setting up pigz (2.4-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.41 Setting up python-pip-whl (18.1-5) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.42 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.43 Setting up vim-runtime (2:8.1.0875-5) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.85 Setting up libaio1:amd64 (0.3.112-3) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.86 Setting up libonig5:amd64 (6.9.1-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.89 Setting up vim (2:8.1.0875-5) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.98 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 43.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 44.00 Setting up jq (1.5+dfsg-2+b1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 44.02 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 44.03 Setting up python3.7 (3.7.3-2+deb10u3) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.43 Setting up iptables (1.8.2-4) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:27:27 [2021-07-03T21:27:27.019Z] #20 46.94 Setting up python3 (3.7.3-1) ...
21:27:27 [2021-07-03T21:27:27.019Z] #20 47.36 Setting up python3-wheel (0.32.3-2) ...
21:27:27 [2021-07-03T21:27:27.285Z] #20 47.93 Setting up apparmor (2.13.2-10) ...
21:27:27 [2021-07-03T21:27:27.463Z] #22 4.362 Collecting yamllint==1.26.1
21:27:28 [2021-07-03T21:27:28.510Z] #20 53.92 Setting up xfsprogs (4.20.0-1) ...
21:27:28 [2021-07-03T21:27:28.510Z] #20 53.95 Setting up python3-lib2to3 (3.7.3-1) ...
21:27:28 [2021-07-03T21:27:28.773Z] #20 54.40 Setting up python3-pkg-resources (40.8.0-1) ...
21:27:28 [2021-07-03T21:27:28.840Z] #22 ...
21:27:28 [2021-07-03T21:27:28.840Z] 
21:27:28 [2021-07-03T21:27:28.840Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:27:28 [2021-07-03T21:27:28.840Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:27:28 [2021-07-03T21:27:28.840Z] #40 180.7 + dpkg --print-architecture
21:27:28 [2021-07-03T21:27:28.840Z] #40 180.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:27:28 [2021-07-03T21:27:28.841Z] #40 181.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:27:28 [2021-07-03T21:27:28.841Z] #40 181.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:27:29 [2021-07-03T21:27:29.198Z] #20 49.59 Setting up xfsprogs (4.20.0-1) ...
21:27:29 [2021-07-03T21:27:29.198Z] #20 49.60 Setting up python3-lib2to3 (3.7.3-1) ...
21:27:29 [2021-07-03T21:27:29.198Z] #20 49.88 Setting up python3-pkg-resources (40.8.0-1) ...
21:27:29 [2021-07-03T21:27:29.721Z] #20 55.40 Setting up python3-distutils (3.7.3-1) ...
21:27:30 [2021-07-03T21:27:30.140Z] #20 50.73 Setting up python3-distutils (3.7.3-1) ...
21:27:30 [2021-07-03T21:27:30.297Z] #20 55.98 Setting up python3-setuptools (40.8.0-1) ...
21:27:30 [2021-07-03T21:27:30.401Z] #20 51.14 Setting up python3-setuptools (40.8.0-1) ...
21:27:31 [2021-07-03T21:27:31.343Z] #20 52.11 Setting up python3-pip (18.1-5) ...
21:27:31 [2021-07-03T21:27:31.690Z] #20 57.22 Setting up python3-pip (18.1-5) ...
21:27:32 [2021-07-03T21:27:32.286Z] #20 52.97 Processing triggers for libc-bin (2.28-10) ...
21:27:32 [2021-07-03T21:27:32.286Z] #20 53.00 Processing triggers for mime-support (3.62) ...
21:27:32 [2021-07-03T21:27:32.638Z] #20 58.27 Processing triggers for libc-bin (2.28-10) ...
21:27:32 [2021-07-03T21:27:32.857Z] #20 DONE 53.5s
21:27:32 [2021-07-03T21:27:32.857Z] 
21:27:32 [2021-07-03T21:27:32.857Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:27:32 [2021-07-03T21:27:32.857Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
21:27:32 [2021-07-03T21:27:32.918Z] #20 58.34 Processing triggers for mime-support (3.62) ...
21:27:33 [2021-07-03T21:27:33.048Z] #40 ...
21:27:33 [2021-07-03T21:27:33.048Z] 
21:27:33 [2021-07-03T21:27:33.048Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:27:33 [2021-07-03T21:27:33.048Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
21:27:33 [2021-07-03T21:27:33.048Z] #22 9.683   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
21:27:33 [2021-07-03T21:27:33.184Z] #20 DONE 58.8s
21:27:33 [2021-07-03T21:27:33.184Z] 
21:27:33 [2021-07-03T21:27:33.184Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:27:33 [2021-07-03T21:27:33.184Z] #21 sha256:3eb34235332df01b4a641945331f3be215181608068e5befbd15c23177676d07
21:27:33 [2021-07-03T21:27:33.985Z] #22 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
21:27:33 [2021-07-03T21:27:33.985Z] #22 10.74   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
21:27:33 [2021-07-03T21:27:33.985Z] #22 10.79 Collecting pyyaml (from yamllint==1.26.1)
21:27:34 [2021-07-03T21:27:34.244Z] #22 10.99   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
21:27:34 [2021-07-03T21:27:34.244Z] #22 11.23 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
21:27:34 [2021-07-03T21:27:34.245Z] #21 1.604 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:27:34 [2021-07-03T21:27:34.245Z] #21 1.607 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:27:34 [2021-07-03T21:27:34.245Z] #21 1.610 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:27:34 [2021-07-03T21:27:34.245Z] #21 DONE 1.7s
21:27:34 [2021-07-03T21:27:34.245Z] 
21:27:34 [2021-07-03T21:27:34.245Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:27:34 [2021-07-03T21:27:34.245Z] #57 sha256:d965f5353f8267dc39a5a1f64352ad7bd4b67a355d8f5313f3a330da83883c31
21:27:34 [2021-07-03T21:27:34.506Z] #57 ...
21:27:34 [2021-07-03T21:27:34.506Z] 
21:27:34 [2021-07-03T21:27:34.506Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:27:34 [2021-07-03T21:27:34.506Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
21:27:34 [2021-07-03T21:27:34.515Z] #22 11.23 Building wheels for collected packages: yamllint
21:27:34 [2021-07-03T21:27:34.515Z] #22 11.23   Running setup.py bdist_wheel for yamllint: started
21:27:34 [2021-07-03T21:27:34.592Z] #21 1.334 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:27:34 [2021-07-03T21:27:34.593Z] #21 1.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:27:34 [2021-07-03T21:27:34.593Z] #21 1.345 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:27:34 [2021-07-03T21:27:34.593Z] #21 DONE 1.5s
21:27:34 [2021-07-03T21:27:34.593Z] 
21:27:34 [2021-07-03T21:27:34.593Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:27:34 [2021-07-03T21:27:34.593Z] #24 sha256:9dd74d9a05073f8dd819962cf5e46a47ba66b2d241c83c02348e87df6054dbbc
21:27:34 [2021-07-03T21:27:34.857Z] #24 ...
21:27:34 [2021-07-03T21:27:34.857Z] 
21:27:34 [2021-07-03T21:27:34.857Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:27:34 [2021-07-03T21:27:34.857Z] #22 sha256:0888157cc5f1709e3ef2f93bfee4cda18dbd8cd0362b3755c88f4f2918be6b02
21:27:35 [2021-07-03T21:27:35.453Z] #22 12.22   Running setup.py bdist_wheel for yamllint: finished with status 'done'
21:27:35 [2021-07-03T21:27:35.453Z] #22 12.22   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
21:27:35 [2021-07-03T21:27:35.453Z] #22 12.27 Successfully built yamllint
21:27:35 [2021-07-03T21:27:35.453Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint
21:27:35 [2021-07-03T21:27:35.712Z] #22 12.56 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
21:27:36 [2021-07-03T21:27:36.280Z] #22 DONE 12.9s
21:27:36 [2021-07-03T21:27:36.281Z] 
21:27:36 [2021-07-03T21:27:36.281Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
21:27:36 [2021-07-03T21:27:36.281Z] #25 sha256:f28e2c1674b797d6e4ed8459bd5ec4649b914f7aac223be9edf1df17c2c7847a
21:27:36 [2021-07-03T21:27:36.540Z] #25 DONE 0.3s
21:27:36 [2021-07-03T21:27:36.540Z] 
21:27:36 [2021-07-03T21:27:36.540Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
21:27:36 [2021-07-03T21:27:36.540Z] #30 sha256:5c18a892639da92fffee5c935ad2026778ad4adb121761d61ef9b7171c6f8245
21:27:39 [2021-07-03T21:27:39.083Z] #22 4.227 Collecting yamllint==1.26.1
21:27:39 [2021-07-03T21:27:39.801Z] #22 4.731 Collecting yamllint==1.26.1
21:27:43 [2021-07-03T21:27:43.308Z] #22 ...
21:27:43 [2021-07-03T21:27:43.308Z] 
21:27:43 [2021-07-03T21:27:43.308Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:27:43 [2021-07-03T21:27:43.308Z] #50 sha256:98db681d4539bc8d77a3aa2ee6551dfb0fc9ebc908fdcae29f930d3707502bca
21:27:43 [2021-07-03T21:27:43.308Z] #50 167.2 + /build/golangci-lint --version
21:27:43 [2021-07-03T21:27:43.308Z] #50 167.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
21:27:43 [2021-07-03T21:27:43.886Z] #50 DONE 168.3s
21:27:43 [2021-07-03T21:27:43.886Z] 
21:27:43 [2021-07-03T21:27:43.886Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:27:43 [2021-07-03T21:27:43.886Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:27:44 [2021-07-03T21:27:44.011Z] #22 ...
21:27:44 [2021-07-03T21:27:44.011Z] 
21:27:44 [2021-07-03T21:27:44.011Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:27:44 [2021-07-03T21:27:44.011Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:27:44 [2021-07-03T21:27:44.011Z] #50 201.9 + /build/golangci-lint --version
21:27:44 [2021-07-03T21:27:44.011Z] #50 ...
21:27:44 [2021-07-03T21:27:44.011Z] 
21:27:44 [2021-07-03T21:27:44.011Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:27:44 [2021-07-03T21:27:44.011Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:27:44 [2021-07-03T21:27:44.011Z] #40 DONE 196.3s
21:27:44 [2021-07-03T21:27:44.011Z] 
21:27:44 [2021-07-03T21:27:44.011Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:27:44 [2021-07-03T21:27:44.011Z] #50 sha256:09f205e0d9dc1fa4110a8ffbd425f71327fc63bdb09866fb34d43b842755468e
21:27:44 [2021-07-03T21:27:44.011Z] #50 202.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
21:27:44 [2021-07-03T21:27:44.152Z] #57 ...
21:27:44 [2021-07-03T21:27:44.152Z] 
21:27:44 [2021-07-03T21:27:44.152Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:27:44 [2021-07-03T21:27:44.152Z] #22 sha256:0888157cc5f1709e3ef2f93bfee4cda18dbd8cd0362b3755c88f4f2918be6b02
21:27:44 [2021-07-03T21:27:44.152Z] #22 9.676   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
21:27:44 [2021-07-03T21:27:44.273Z] #50 DONE 202.5s
21:27:44 [2021-07-03T21:27:44.273Z] 
21:27:44 [2021-07-03T21:27:44.273Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
21:27:44 [2021-07-03T21:27:44.273Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
21:27:44 [2021-07-03T21:27:44.535Z] #22 10.03   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
21:27:44 [2021-07-03T21:27:44.664Z] #30 DONE 6.9s
21:27:44 [2021-07-03T21:27:44.664Z] 
21:27:44 [2021-07-03T21:27:44.664Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
21:27:44 [2021-07-03T21:27:44.664Z] #33 sha256:69559481ebe0ec4a3567cc4f6e305fece3610c032acd0f30fda0528ba21f86b6
21:27:44 [2021-07-03T21:27:44.664Z] #33 DONE 0.3s
21:27:44 [2021-07-03T21:27:44.664Z] 
21:27:44 [2021-07-03T21:27:44.664Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
21:27:44 [2021-07-03T21:27:44.664Z] #35 sha256:59890331ce00464509ac947dc34c0b00d9f6c53c750da5119d68833c24fe6aea
21:27:44 [2021-07-03T21:27:44.664Z] #35 DONE 0.1s
21:27:44 [2021-07-03T21:27:44.664Z] 
21:27:44 [2021-07-03T21:27:44.664Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
21:27:44 [2021-07-03T21:27:44.664Z] #38 sha256:7acea05850223f219f5c9a89011edd8a66c3d27dc401764603a62dcb7c4ba33b
21:27:44 [2021-07-03T21:27:44.664Z] #38 DONE 0.0s
21:27:44 [2021-07-03T21:27:44.664Z] 
21:27:44 [2021-07-03T21:27:44.664Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:27:44 [2021-07-03T21:27:44.664Z] #50 sha256:847547da92fafdb009f0300af6fe2d647dc31ac4a33f243d6d7df0931e83c439
21:27:45 [2021-07-03T21:27:45.108Z] #22 10.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
21:27:45 [2021-07-03T21:27:45.108Z] #22 10.85   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
21:27:45 [2021-07-03T21:27:45.108Z] #22 10.88 Collecting pyyaml (from yamllint==1.26.1)
21:27:45 [2021-07-03T21:27:45.548Z] #22 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
21:27:45 [2021-07-03T21:27:45.603Z] #50 201.1 + /build/golangci-lint --version
21:27:45 [2021-07-03T21:27:45.603Z] #50 ...
21:27:45 [2021-07-03T21:27:45.603Z] 
21:27:45 [2021-07-03T21:27:45.603Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
21:27:45 [2021-07-03T21:27:45.603Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
21:27:45 [2021-07-03T21:27:45.603Z] #40 DONE 200.7s
21:27:45 [2021-07-03T21:27:45.603Z] 
21:27:45 [2021-07-03T21:27:45.603Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
21:27:45 [2021-07-03T21:27:45.603Z] #50 sha256:847547da92fafdb009f0300af6fe2d647dc31ac4a33f243d6d7df0931e83c439
21:27:45 [2021-07-03T21:27:45.681Z] #22 11.04   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
21:27:45 [2021-07-03T21:27:45.681Z] #22 11.24 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
21:27:45 [2021-07-03T21:27:45.681Z] #22 11.26 Building wheels for collected packages: yamllint
21:27:45 [2021-07-03T21:27:45.681Z] #22 11.26   Running setup.py bdist_wheel for yamllint: started
21:27:45 [2021-07-03T21:27:45.812Z] #22 11.06   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
21:27:45 [2021-07-03T21:27:45.812Z] #22 11.14 Collecting pyyaml (from yamllint==1.26.1)
21:27:45 [2021-07-03T21:27:45.863Z] #50 201.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
21:27:46 [2021-07-03T21:27:46.075Z] #22 11.39   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
21:27:46 [2021-07-03T21:27:46.123Z] #50 DONE 201.7s
21:27:46 [2021-07-03T21:27:46.123Z] 
21:27:46 [2021-07-03T21:27:46.123Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:46 [2021-07-03T21:27:46.123Z] #54 sha256:174b210214e058b8d8858aa4c8744ef58a18550b6ca72ef169c64a6d2d74103f
21:27:46 [2021-07-03T21:27:46.626Z] #22 11.99   Running setup.py bdist_wheel for yamllint: finished with status 'done'
21:27:46 [2021-07-03T21:27:46.626Z] #22 11.99   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
21:27:46 [2021-07-03T21:27:46.626Z] #22 12.08 Successfully built yamllint
21:27:46 [2021-07-03T21:27:46.626Z] #22 12.08 Installing collected packages: pathspec, pyyaml, yamllint
21:27:46 [2021-07-03T21:27:46.652Z] #22 12.08   Installing build dependencies: started
21:27:46 [2021-07-03T21:27:46.888Z] #22 12.39 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
21:27:47 [2021-07-03T21:27:47.461Z] #22 DONE 12.9s
21:27:47 [2021-07-03T21:27:47.461Z] 
21:27:47 [2021-07-03T21:27:47.461Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
21:27:47 [2021-07-03T21:27:47.461Z] #25 sha256:e2531587a799cc2aa0d9df1fa0383291a063c265feb12d87e2fd15eef8e3f357
21:27:47 [2021-07-03T21:27:47.723Z] #25 DONE 0.5s
21:27:47 [2021-07-03T21:27:47.723Z] 
21:27:47 [2021-07-03T21:27:47.723Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:47 [2021-07-03T21:27:47.723Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:27:47 [2021-07-03T21:27:47.985Z] #54 ...
21:27:47 [2021-07-03T21:27:47.985Z] 
21:27:47 [2021-07-03T21:27:47.985Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
21:27:47 [2021-07-03T21:27:47.985Z] #30 sha256:9faa9ce624b8f810735b62bcc55b352658a9b9a650046d15991822e8c4c24c4e
21:27:48 [2021-07-03T21:27:48.038Z] #54 ...
21:27:48 [2021-07-03T21:27:48.038Z] 
21:27:48 [2021-07-03T21:27:48.038Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
21:27:48 [2021-07-03T21:27:48.038Z] #41 sha256:a80790e3db8fcb25acdc62db1c947026e6f7b76c3b8c6e82e187087a87d3c345
21:27:48 [2021-07-03T21:27:48.606Z] #41 DONE 0.8s
21:27:48 [2021-07-03T21:27:48.606Z] 
21:27:48 [2021-07-03T21:27:48.606Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
21:27:48 [2021-07-03T21:27:48.606Z] #45 sha256:26e0fc2f655f22d1cbecb2e86d2a3176727b1892586513f946b4ac9bee14cb58
21:27:48 [2021-07-03T21:27:48.606Z] #45 DONE 0.0s
21:27:48 [2021-07-03T21:27:48.606Z] 
21:27:48 [2021-07-03T21:27:48.606Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:48 [2021-07-03T21:27:48.606Z] #54 sha256:174b210214e058b8d8858aa4c8744ef58a18550b6ca72ef169c64a6d2d74103f
21:27:48 [2021-07-03T21:27:48.866Z] #54 ...
21:27:48 [2021-07-03T21:27:48.866Z] 
21:27:48 [2021-07-03T21:27:48.866Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
21:27:48 [2021-07-03T21:27:48.866Z] #47 sha256:65e16a4305b996bcf28769d49759a4d64af2680da64a5f45c8372730f96aade0
21:27:48 [2021-07-03T21:27:48.866Z] #47 DONE 0.2s
21:27:48 [2021-07-03T21:27:48.866Z] 
21:27:48 [2021-07-03T21:27:48.866Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
21:27:48 [2021-07-03T21:27:48.866Z] #49 sha256:2bd0bb9d621c7054ab1d41d37521ea9baec924cc90eea1909bacbbdda71f6ff4
21:27:48 [2021-07-03T21:27:48.866Z] #49 DONE 0.1s
21:27:48 [2021-07-03T21:27:48.866Z] 
21:27:48 [2021-07-03T21:27:48.866Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
21:27:48 [2021-07-03T21:27:48.866Z] #51 sha256:493a30ad62b519495f940cb7e510b8be4ca82c8ec07fca459e75f99c82978be3
21:27:49 [2021-07-03T21:27:49.433Z] #51 DONE 0.4s
21:27:49 [2021-07-03T21:27:49.433Z] 
21:27:49 [2021-07-03T21:27:49.433Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
21:27:49 [2021-07-03T21:27:49.433Z] #53 sha256:28af1fb4411ec43228666c091eb804b69d000c72eca78a983c70bf0d5a5c0ca6
21:27:49 [2021-07-03T21:27:49.433Z] #53 DONE 0.1s
21:27:49 [2021-07-03T21:27:49.433Z] 
21:27:49 [2021-07-03T21:27:49.433Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:27:49 [2021-07-03T21:27:49.433Z] #57 sha256:bbaf887b397b761e99973b614ef1d19e525c82290f3ca3e3e1ec89bacf46f001
21:27:56 [2021-07-03T21:27:56.172Z] #30 DONE 7.8s
21:27:56 [2021-07-03T21:27:56.172Z] 
21:27:56 [2021-07-03T21:27:56.172Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
21:27:56 [2021-07-03T21:27:56.172Z] #33 sha256:fe3b5b1ba1029154fc497387c4b85b5639f0e7fc568e8c4eda3a0f99db781649
21:27:56 [2021-07-03T21:27:56.172Z] #33 DONE 0.5s
21:27:56 [2021-07-03T21:27:56.172Z] 
21:27:56 [2021-07-03T21:27:56.172Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
21:27:56 [2021-07-03T21:27:56.172Z] #35 sha256:c251ab22753632747252e868da1db01f1d4f84d0f4faeb5caf3caa8bc27caf9f
21:27:56 [2021-07-03T21:27:56.172Z] #35 DONE 0.1s
21:27:56 [2021-07-03T21:27:56.172Z] 
21:27:56 [2021-07-03T21:27:56.172Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:56 [2021-07-03T21:27:56.172Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:27:56 [2021-07-03T21:27:56.172Z] #54 ...
21:27:56 [2021-07-03T21:27:56.172Z] 
21:27:56 [2021-07-03T21:27:56.172Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
21:27:56 [2021-07-03T21:27:56.172Z] #38 sha256:03f6a7879eef9bac3887897411baef4141eede1599802d49b30a6752f0fd6998
21:27:56 [2021-07-03T21:27:56.172Z] #38 DONE 0.1s
21:27:56 [2021-07-03T21:27:56.172Z] 
21:27:56 [2021-07-03T21:27:56.172Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
21:27:56 [2021-07-03T21:27:56.172Z] #41 sha256:a3fefc44c6953024a637b9a06123e183e5827febae4969185c55c77935f06db0
21:27:57 [2021-07-03T21:27:57.116Z] #41 DONE 0.9s
21:27:57 [2021-07-03T21:27:57.116Z] 
21:27:57 [2021-07-03T21:27:57.116Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
21:27:57 [2021-07-03T21:27:57.116Z] #45 sha256:43eef56a91f4975b4a9b726cb1756ba4e0b41dc71e444fac2d9f13dc3acc63d8
21:27:57 [2021-07-03T21:27:57.116Z] #45 DONE 0.1s
21:27:57 [2021-07-03T21:27:57.116Z] 
21:27:57 [2021-07-03T21:27:57.116Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:57 [2021-07-03T21:27:57.116Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:27:57 [2021-07-03T21:27:57.378Z] #54 ...
21:27:57 [2021-07-03T21:27:57.378Z] 
21:27:57 [2021-07-03T21:27:57.378Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
21:27:57 [2021-07-03T21:27:57.378Z] #47 sha256:ceaf3f9f93bbae4059e014bcbd9f681440ed1320713236fb9a11c1deccb283ba
21:27:57 [2021-07-03T21:27:57.640Z] #47 DONE 0.3s
21:27:57 [2021-07-03T21:27:57.640Z] 
21:27:57 [2021-07-03T21:27:57.640Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
21:27:57 [2021-07-03T21:27:57.640Z] #49 sha256:2b74068e9cf07076e383bddf6fc8e8bb8103d338da1a3beef66f973a9a5c27f2
21:27:57 [2021-07-03T21:27:57.640Z] #49 DONE 0.1s
21:27:57 [2021-07-03T21:27:57.640Z] 
21:27:57 [2021-07-03T21:27:57.640Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:57 [2021-07-03T21:27:57.640Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:27:57 [2021-07-03T21:27:57.640Z] #54 ...
21:27:57 [2021-07-03T21:27:57.640Z] 
21:27:57 [2021-07-03T21:27:57.640Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
21:27:57 [2021-07-03T21:27:57.640Z] #51 sha256:4529bc26637a292e6f3a28afcb580b2c6a552246aacc56a30c7b926ca38fef36
21:27:58 [2021-07-03T21:27:58.584Z] #51 DONE 0.8s
21:27:58 [2021-07-03T21:27:58.584Z] 
21:27:58 [2021-07-03T21:27:58.584Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
21:27:58 [2021-07-03T21:27:58.584Z] #53 sha256:34ef260e26e89065f527de959d7536a15df8085205147b4c7ba77dd0ddcce617
21:27:58 [2021-07-03T21:27:58.584Z] #53 DONE 0.2s
21:27:58 [2021-07-03T21:27:58.584Z] 
21:27:58 [2021-07-03T21:27:58.584Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:27:58 [2021-07-03T21:27:58.584Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:28:01 [2021-07-03T21:28:01.636Z] #22 25.94   Installing build dependencies: finished with status 'done'
21:28:05 [2021-07-03T21:28:05.854Z] #22 31.12 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
21:28:05 [2021-07-03T21:28:05.854Z] #22 31.13 Building wheels for collected packages: yamllint, pyyaml
21:28:05 [2021-07-03T21:28:05.854Z] #22 31.13   Running setup.py bdist_wheel for yamllint: started
21:28:06 [2021-07-03T21:28:06.430Z] #22 31.94   Running setup.py bdist_wheel for yamllint: finished with status 'done'
21:28:06 [2021-07-03T21:28:06.693Z] #22 31.94   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
21:28:06 [2021-07-03T21:28:06.693Z] #22 31.99   Running setup.py bdist_wheel for pyyaml: started
21:28:08 [2021-07-03T21:28:08.086Z] #22 33.16   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:28:08 [2021-07-03T21:28:08.086Z] #22 33.16   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
21:28:08 [2021-07-03T21:28:08.086Z] #22 33.31 Successfully built yamllint pyyaml
21:28:08 [2021-07-03T21:28:08.086Z] #22 33.32 Installing collected packages: pathspec, pyyaml, yamllint
21:28:08 [2021-07-03T21:28:08.357Z] #22 33.60 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
21:28:09 [2021-07-03T21:28:09.309Z] #22 DONE 34.6s
21:28:09 [2021-07-03T21:28:09.309Z] 
21:28:09 [2021-07-03T21:28:09.309Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:28:09 [2021-07-03T21:28:09.309Z] #54 sha256:89cfcae7d35f6d5f7aa37e135537ee77e3948e723b1b24b99ecf1fc0902aa03a
21:28:09 [2021-07-03T21:28:09.598Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 2m14.740425666s 
21:28:09 [2021-07-03T21:28:09.598Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 532.182266ms 
21:28:10 [2021-07-03T21:28:10.824Z] #54 ...
21:28:10 [2021-07-03T21:28:10.824Z] 
21:28:10 [2021-07-03T21:28:10.824Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:10 [2021-07-03T21:28:10.824Z] #57 sha256:d965f5353f8267dc39a5a1f64352ad7bd4b67a355d8f5313f3a330da83883c31
21:28:10 [2021-07-03T21:28:10.824Z] #57 183.2 + bin/containerd
21:28:11 [2021-07-03T21:28:11.361Z] #57 184.7 + bin/containerd
21:28:12 [2021-07-03T21:28:12.625Z] #54 ...
21:28:12 [2021-07-03T21:28:12.625Z] 
21:28:12 [2021-07-03T21:28:12.625Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:12 [2021-07-03T21:28:12.625Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:28:12 [2021-07-03T21:28:12.625Z] #57 160.9 + bin/containerd
21:28:12 [2021-07-03T21:28:12.738Z] #57 ...
21:28:12 [2021-07-03T21:28:12.738Z] 
21:28:12 [2021-07-03T21:28:12.738Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:28:12 [2021-07-03T21:28:12.738Z] #54 sha256:174b210214e058b8d8858aa4c8744ef58a18550b6ca72ef169c64a6d2d74103f
21:28:12 [2021-07-03T21:28:12.738Z] #54 117.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:28:12 [2021-07-03T21:28:12.738Z] #54 117.7 + mkdir -p /build
21:28:12 [2021-07-03T21:28:12.738Z] #54 117.7 + cp runc /build/runc
21:28:12 [2021-07-03T21:28:12.738Z] #54 DONE 118.4s
21:28:12 [2021-07-03T21:28:12.997Z] 
21:28:12 [2021-07-03T21:28:12.997Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:12 [2021-07-03T21:28:12.997Z] #57 sha256:bbaf887b397b761e99973b614ef1d19e525c82290f3ca3e3e1ec89bacf46f001
21:28:14 [2021-07-03T21:28:14.126Z] #57 ...
21:28:14 [2021-07-03T21:28:14.126Z] 
21:28:14 [2021-07-03T21:28:14.126Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:28:14 [2021-07-03T21:28:14.126Z] #54 sha256:75df5d56bf24f6b2c79847916d08a260ea282c07e8887aec1fde8d63f06cd469
21:28:14 [2021-07-03T21:28:14.126Z] #54 111.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:28:14 [2021-07-03T21:28:14.126Z] #54 112.6 + mkdir -p /build
21:28:14 [2021-07-03T21:28:14.126Z] #54 112.6 + cp runc /build/runc
21:28:14 [2021-07-03T21:28:14.126Z] #54 DONE 113.6s
21:28:14 [2021-07-03T21:28:14.126Z] 
21:28:14 [2021-07-03T21:28:14.126Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:14 [2021-07-03T21:28:14.126Z] #57 sha256:d965f5353f8267dc39a5a1f64352ad7bd4b67a355d8f5313f3a330da83883c31
21:28:14 [2021-07-03T21:28:14.374Z] #57 ...
21:28:14 [2021-07-03T21:28:14.374Z] 
21:28:14 [2021-07-03T21:28:14.374Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
21:28:14 [2021-07-03T21:28:14.374Z] #55 sha256:a60bcc9f19f80c7faf4ed32fbaae29100b993c987784d2129472bc5fab527afd
21:28:14 [2021-07-03T21:28:14.374Z] #55 DONE 0.2s
21:28:14 [2021-07-03T21:28:14.374Z] 
21:28:14 [2021-07-03T21:28:14.374Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:14 [2021-07-03T21:28:14.374Z] #57 sha256:bbaf887b397b761e99973b614ef1d19e525c82290f3ca3e3e1ec89bacf46f001
21:28:15 [2021-07-03T21:28:15.069Z] #57 ...
21:28:15 [2021-07-03T21:28:15.069Z] 
21:28:15 [2021-07-03T21:28:15.069Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
21:28:15 [2021-07-03T21:28:15.069Z] #55 sha256:b8015aeccf57bb5067bedd34a07a366c597fabf596050521c0d893f170b751d2
21:28:15 [2021-07-03T21:28:15.329Z] #55 DONE 0.4s
21:28:15 [2021-07-03T21:28:15.329Z] 
21:28:15 [2021-07-03T21:28:15.329Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:15 [2021-07-03T21:28:15.329Z] #57 sha256:d965f5353f8267dc39a5a1f64352ad7bd4b67a355d8f5313f3a330da83883c31
21:28:15 [2021-07-03T21:28:15.938Z] #57 ...
21:28:15 [2021-07-03T21:28:15.938Z] 
21:28:15 [2021-07-03T21:28:15.938Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
21:28:15 [2021-07-03T21:28:15.938Z] #24 sha256:9dd74d9a05073f8dd819962cf5e46a47ba66b2d241c83c02348e87df6054dbbc
21:28:15 [2021-07-03T21:28:15.938Z] #24 199.0 + return
21:28:15 [2021-07-03T21:28:15.938Z] #24 DONE 200.2s
21:28:15 [2021-07-03T21:28:15.938Z] 
21:28:15 [2021-07-03T21:28:15.938Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
21:28:15 [2021-07-03T21:28:15.938Z] #54 sha256:89cfcae7d35f6d5f7aa37e135537ee77e3948e723b1b24b99ecf1fc0902aa03a
21:28:15 [2021-07-03T21:28:15.938Z] #54 109.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:28:15 [2021-07-03T21:28:15.938Z] #54 110.1 + mkdir -p /build
21:28:15 [2021-07-03T21:28:15.938Z] #54 110.1 + cp runc /build/runc
21:28:15 [2021-07-03T21:28:15.938Z] #54 DONE 111.2s
21:28:15 [2021-07-03T21:28:15.938Z] 
21:28:15 [2021-07-03T21:28:15.938Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:15 [2021-07-03T21:28:15.938Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:28:18 [2021-07-03T21:28:18.507Z] #57 ...
21:28:18 [2021-07-03T21:28:18.507Z] 
21:28:18 [2021-07-03T21:28:18.507Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
21:28:18 [2021-07-03T21:28:18.507Z] #25 sha256:38c01d02de0e790fb306427ce74e25fcff824af9dd4f7dc30b98cd72d395d44e
21:28:19 [2021-07-03T21:28:19.090Z] #25 DONE 0.5s
21:28:19 [2021-07-03T21:28:19.090Z] 
21:28:19 [2021-07-03T21:28:19.090Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
21:28:19 [2021-07-03T21:28:19.090Z] #30 sha256:47e77394e7a11077317595e456906f58224e744dae637181689b920e45efbcf6
21:28:25 [2021-07-03T21:28:25.696Z] #30 DONE 6.3s
21:28:25 [2021-07-03T21:28:25.696Z] 
21:28:25 [2021-07-03T21:28:25.696Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
21:28:25 [2021-07-03T21:28:25.696Z] #33 sha256:0834db1dfb64194ea1aa077b301574835e54965707bd97f813f6904f3438d8d7
21:28:25 [2021-07-03T21:28:25.696Z] #33 DONE 0.4s
21:28:25 [2021-07-03T21:28:25.696Z] 
21:28:25 [2021-07-03T21:28:25.696Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
21:28:25 [2021-07-03T21:28:25.696Z] #35 sha256:0ad526efc5f2d2814c35f8a8cb2b6949f3352ac9ce870e7e6c4d69ec6c7c3e4c
21:28:25 [2021-07-03T21:28:25.696Z] #35 DONE 0.1s
21:28:25 [2021-07-03T21:28:25.696Z] 
21:28:25 [2021-07-03T21:28:25.696Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:25 [2021-07-03T21:28:25.696Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:28:25 [2021-07-03T21:28:25.962Z] #57 ...
21:28:25 [2021-07-03T21:28:25.962Z] 
21:28:25 [2021-07-03T21:28:25.962Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
21:28:25 [2021-07-03T21:28:25.962Z] #38 sha256:a7c7a2f1764c8875f5794d55242744dd723493e5c7f6cd90a465bf9bed505d44
21:28:25 [2021-07-03T21:28:25.962Z] #38 DONE 0.1s
21:28:25 [2021-07-03T21:28:25.962Z] 
21:28:25 [2021-07-03T21:28:25.962Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
21:28:25 [2021-07-03T21:28:25.962Z] #41 sha256:6607fe4aac7a6e109c693766b413f65cc29b12ed84939ab3989770d1c424cf02
21:28:26 [2021-07-03T21:28:26.229Z] #41 DONE 0.4s
21:28:26 [2021-07-03T21:28:26.229Z] 
21:28:26 [2021-07-03T21:28:26.229Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
21:28:26 [2021-07-03T21:28:26.229Z] #45 sha256:f535067c02a4c1bc05d41d885661a5ffa05403feb3725c326636b8529093568b
21:28:26 [2021-07-03T21:28:26.229Z] #45 DONE 0.1s
21:28:26 [2021-07-03T21:28:26.229Z] 
21:28:26 [2021-07-03T21:28:26.229Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
21:28:26 [2021-07-03T21:28:26.229Z] #47 sha256:12b120684e28eb928d8089b44a811458bd0101edb6dbf5c88a4b45d5fec3dc09
21:28:26 [2021-07-03T21:28:26.804Z] #47 DONE 0.3s
21:28:26 [2021-07-03T21:28:26.804Z] 
21:28:26 [2021-07-03T21:28:26.804Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
21:28:26 [2021-07-03T21:28:26.804Z] #49 sha256:e9f8f5e7a0174e0d571adc7f39b4e22f7510ea7fa424a365eb50aed593fdf8b2
21:28:26 [2021-07-03T21:28:26.804Z] #49 DONE 0.1s
21:28:26 [2021-07-03T21:28:26.804Z] 
21:28:26 [2021-07-03T21:28:26.804Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
21:28:26 [2021-07-03T21:28:26.804Z] #51 sha256:30842eb98bfcc4934105504ecae7236fcbf63921d0f73f96d95ed62a3b91ef08
21:28:27 [2021-07-03T21:28:27.379Z] #51 DONE 0.7s
21:28:27 [2021-07-03T21:28:27.379Z] 
21:28:27 [2021-07-03T21:28:27.379Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:27 [2021-07-03T21:28:27.379Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:28:27 [2021-07-03T21:28:27.643Z] #57 ...
21:28:27 [2021-07-03T21:28:27.643Z] 
21:28:27 [2021-07-03T21:28:27.643Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
21:28:27 [2021-07-03T21:28:27.643Z] #53 sha256:ce042f7185ff352f5ac1ed8fccec0416f75dc8a3171fbb157c3c1d31df037369
21:28:27 [2021-07-03T21:28:27.643Z] #53 DONE 0.3s
21:28:27 [2021-07-03T21:28:27.643Z] 
21:28:27 [2021-07-03T21:28:27.643Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:27 [2021-07-03T21:28:27.643Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:28:27 [2021-07-03T21:28:27.906Z] #57 ...
21:28:27 [2021-07-03T21:28:27.906Z] 
21:28:27 [2021-07-03T21:28:27.906Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
21:28:27 [2021-07-03T21:28:27.906Z] #55 sha256:9640612779584bec842c71928bc216d708f2921a2c45c067591b77c31888a469
21:28:28 [2021-07-03T21:28:28.348Z] #55 DONE 0.3s
21:28:28 [2021-07-03T21:28:28.348Z] 
21:28:28 [2021-07-03T21:28:28.348Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
21:28:28 [2021-07-03T21:28:28.348Z] #57 sha256:c7d90ce476b0a64c0813eb1147b29bfac8251a62f99c4883eeab3fdd2034ce7c
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestBoolValue
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestBoolValue (0.00s)
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestBoolValueOrDefault
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestBoolValueOrDefault (0.00s)
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestInt64ValueOrZero
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestInt64ValueOrZero (0.00s)
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestInt64ValueOrDefault
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestInt64ValueOrDefault (0.00s)
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestInt64ValueOrDefaultWithError
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestJsonContentType
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestJsonContentType (0.00s)
21:28:34 [2021-07-03T21:28:34.550Z] PASS
21:28:34 [2021-07-03T21:28:34.550Z] coverage: 14.7% of statements
21:28:34 [2021-07-03T21:28:34.550Z] ok  	github.com/docker/docker/api/server/httputils	0.054s	coverage: 14.7% of statements
21:28:34 [2021-07-03T21:28:34.550Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestMaskSecretKeys
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
21:28:34 [2021-07-03T21:28:34.550Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
21:28:34 [2021-07-03T21:28:34.550Z] --- PASS: TestMaskSecretKeys (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestVersionMiddlewareVersion
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 37.7% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/api/server/middleware	0.076s	coverage: 37.7% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestAdjustForAPIVersion
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestAdjustForAPIVersion (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 5.7% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/api/server/router/swarm	0.052s	coverage: 5.7% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestStrSliceMarshalJSON
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestStrSliceUnmarshalJSON
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestStrSliceUnmarshalString
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestStrSliceUnmarshalSlice
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 90.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestToJSON
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestToJSON (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestToParamWithVersion
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestToParamWithVersion (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFromJSON
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFromJSON (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestEmpty
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestEmpty (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestArgsMatchKVListEmptySources
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestArgsMatchKVList
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestArgsMatchKVList (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestArgsMatch
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestArgsMatch (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestAdd
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestAdd (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDel
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDel (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestLen
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestLen (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestExactMatch
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestExactMatch (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestOnlyOneExactMatch
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestOnlyOneExactMatch (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestContains
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestContains (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestValidate
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestValidate (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestWalkValues
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestWalkValues (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFuzzyMatch
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFuzzyMatch (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestClone
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestClone (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 92.2% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/api/types/filters	0.043s	coverage: 92.2% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDurationToSecondsString
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDurationToSecondsString (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestGetTimestamp
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestGetTimestamp (0.18s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseTimestamps
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestParseTimestamps (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 100.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/api/types/time	0.233s	coverage: 100.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCompareVersion
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestCompareVersion (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 75.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/api/types/versions	0.063s	coverage: 75.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestParseRemoteURL (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCloneArgsSmartHttp
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCloneArgsDumbHttp
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCloneArgsGit
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestCloneArgsGit (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCheckoutGit
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestProcessNoDockerignore
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestProcessNoDockerignore (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestProcessShouldLeaveAllFiles
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDetectContentType
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDetectContentType (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestSelectAcceptableMIME
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestSelectAcceptableMIME (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestInspectEmptyResponse
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestInspectEmptyResponse (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestInspectResponseBinary
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestInspectResponseBinary (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestResponseUnsupportedContentType
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestInspectResponseTextSimple
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestInspectResponseTextSimple (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestInspectResponseEmptyContentType
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestUnknownContentLength
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestUnknownContentLength (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDownloadRemote
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDownloadRemote (0.08s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestGetWithStatusError
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestGetWithStatusError (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCloseRootDirectory
21:28:34 [2021-07-03T21:28:34.551Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:28:34 [2021-07-03T21:28:34.551Z] --- SKIP: TestCloseRootDirectory (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestHashFile
21:28:34 [2021-07-03T21:28:34.551Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:28:34 [2021-07-03T21:28:34.551Z] --- SKIP: TestHashFile (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestHashSubdir
21:28:34 [2021-07-03T21:28:34.551Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:28:34 [2021-07-03T21:28:34.551Z] --- SKIP: TestHashSubdir (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestRemoveDirectory
21:28:34 [2021-07-03T21:28:34.551Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:28:34 [2021-07-03T21:28:34.551Z] --- SKIP: TestRemoveDirectory (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 9.3% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/builder/remotecontext	0.231s	coverage: 9.3% of statements
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestGetAllAllowed
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestGetAllAllowed (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestGetAllMeta
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestGetAllMeta (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestWarnOnUnusedBuildArgs
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestIsUnreferencedBuiltin
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestIsExistingDirectory
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestIsExistingDirectory (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestGetFilenameForDownload
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestGetFilenameForDownload (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestEnv2Variables
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestEnv2Variables (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestEnvValueWithExistingRunConfigEnv
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestMaintainer
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestMaintainer (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestLabel
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestLabel (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFromScratch
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFromScratch (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFromWithArg
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFromWithArg (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFromWithArgButBuildArgsNotGiven
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFromWithUndefinedArg
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFromWithUndefinedArg (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestFromMultiStageWithNamedStage
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestOnbuild
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestOnbuild (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestWorkdir
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestWorkdir (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestCmd
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestCmd (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestHealthcheckNone
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestHealthcheckNone (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestHealthcheckCmd
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestHealthcheckCmd (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestEntrypoint
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestEntrypoint (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestExpose
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestExpose (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestUser
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestUser (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestVolume
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestVolume (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestStopSignal
21:28:34 [2021-07-03T21:28:34.551Z]     dispatchers_test.go:377: Windows does not support stopsignal
21:28:34 [2021-07-03T21:28:34.551Z] --- SKIP: TestStopSignal (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestArg
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestArg (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestShell
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestShell (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestPrependEnvOnCmd
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestPrependEnvOnCmd (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestRunWithBuildArgs
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestRunWithBuildArgs (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestRunIgnoresHealthcheck
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatchUnsupportedOptions
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestNormalizeWorkdir
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestNormalizeWorkdir (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/ADD_multiple_files_to_file
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestEnable
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestEnable (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDisable
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDisable (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestEnabled
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestEnabled (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] PASS
21:28:34 [2021-07-03T21:28:34.551Z] coverage: 100.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] ok  	github.com/docker/docker/cli/debug	0.060s	coverage: 100.0% of statements
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/COPY_multiple_files_to_file
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/COPY_wildcard_no_files
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestDispatch/COPY_url
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestDispatch (0.08s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z]     --- PASS: TestDispatch/COPY_url (0.00s)
21:28:34 [2021-07-03T21:28:34.551Z] === RUN   TestAddScratchImageAddsToMounts
21:28:34 [2021-07-03T21:28:34.551Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestAddFromScratchPopulatesPlatform
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestImageSourceGetAddsToMounts
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestEmptyDockerfile
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestEmptyDockerfile (0.01s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestSymlinkDockerfile
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestSymlinkDockerfile (0.01s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestDockerfileOutsideTheBuildContext
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestNonExistingDockerfile
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestNonExistingDockerfile (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestCopyRunConfig
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestCopyRunConfig (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestDeepCopyRunConfig
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestDeepCopyRunConfig (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestExportImage
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestExportImage (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] === RUN   TestNormalizeDest
21:28:34 [2021-07-03T21:28:34.552Z] --- PASS: TestNormalizeDest (0.00s)
21:28:34 [2021-07-03T21:28:34.552Z] PASS
21:28:34 [2021-07-03T21:28:34.552Z] coverage: 47.0% of statements
21:28:34 [2021-07-03T21:28:34.552Z] ok  	github.com/docker/docker/builder/dockerfile	0.198s	coverage: 47.0% of statements
21:28:34 [2021-07-03T21:28:34.552Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestTCP4Proxy
21:28:35 [2021-07-03T21:28:35.511Z] --- PASS: TestTCP4Proxy (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestTCP4ProxyHalfClose
21:28:35 [2021-07-03T21:28:35.511Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestTCP6Proxy
21:28:35 [2021-07-03T21:28:35.511Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:28:35 [2021-07-03T21:28:35.511Z] --- SKIP: TestTCP6Proxy (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestTCPDualStackProxy
21:28:35 [2021-07-03T21:28:35.511Z]     network_proxy_test.go:212: No support for dual stack yet
21:28:35 [2021-07-03T21:28:35.511Z] --- SKIP: TestTCPDualStackProxy (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestUDP4Proxy
21:28:35 [2021-07-03T21:28:35.511Z] --- PASS: TestUDP4Proxy (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestUDP6Proxy
21:28:35 [2021-07-03T21:28:35.511Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:28:35 [2021-07-03T21:28:35.511Z] --- SKIP: TestUDP6Proxy (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestUDPWriteError
21:28:35 [2021-07-03T21:28:35.511Z] --- PASS: TestUDPWriteError (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestSCTP4Proxy
21:28:35 [2021-07-03T21:28:35.511Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
21:28:35 [2021-07-03T21:28:35.511Z] --- SKIP: TestSCTP4Proxy (0.00s)
21:28:35 [2021-07-03T21:28:35.511Z] === RUN   TestSCTP6Proxy
21:28:35 [2021-07-03T21:28:35.511Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:28:35 [2021-07-03T21:28:35.512Z] --- SKIP: TestSCTP6Proxy (0.00s)
21:28:35 [2021-07-03T21:28:35.512Z] PASS
21:28:35 [2021-07-03T21:28:35.512Z] coverage: 49.4% of statements
21:28:35 [2021-07-03T21:28:35.512Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.064s	coverage: 49.4% of statements
21:28:41 [2021-07-03T21:28:41.907Z] #57 215.6 # github.com/containerd/containerd/cmd/containerd
21:28:41 [2021-07-03T21:28:41.907Z] #57 215.6 /usr/bin/ld: /tmp/go-link-272051731/000019.o: in function `New':
21:28:41 [2021-07-03T21:28:41.907Z] #57 215.6 /tmp/tmp.Mcyiitb9hw/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:28:41 [2021-07-03T21:28:41.907Z] #57 215.7 + bin/containerd-stress
21:28:42 [2021-07-03T21:28:42.848Z] #57 216.9 + bin/containerd-shim
21:28:45 [2021-07-03T21:28:45.742Z] === RUN   TestCheckpointCreateError
21:28:45 [2021-07-03T21:28:45.742Z] --- PASS: TestCheckpointCreateError (0.00s)
21:28:45 [2021-07-03T21:28:45.742Z] === RUN   TestCheckpointCreate
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCheckpointCreate (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCheckpointDeleteError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCheckpointDeleteError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCheckpointDelete
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCheckpointDelete (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCheckpointListError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCheckpointListError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCheckpointList
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCheckpointList (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCheckpointListContainerNotFound
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNewClientWithOpsFromEnv
21:28:45 [2021-07-03T21:28:45.743Z]     client_test.go:23: runtime.GOOS == "windows"
21:28:45 [2021-07-03T21:28:45.743Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestGetAPIPath
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestGetAPIPath (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestParseHostURL
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestParseHostURL (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNegotiateAPIVersionEmpty
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNegotiateAPIVersion
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNegotiateAPIVersion (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNegotiateAPVersionOverride
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNegotiateAPIVersionAutomatic
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestClientRedirect
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestClientRedirect (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigCreateUnsupported
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigCreateUnsupported (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigCreateError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigCreateError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigCreate
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigCreate (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigInspectNotFound
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigInspectNotFound (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigInspectWithEmptyID
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigInspectUnsupported
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigInspectUnsupported (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigInspectError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigInspectError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigInspectConfigNotFound
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigInspect
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigInspect (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigListUnsupported
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigListUnsupported (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigListError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigListError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigList
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigList (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigRemoveUnsupported
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigRemoveError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigRemoveError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigRemove
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigRemove (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigUpdateUnsupported
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigUpdateError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigUpdateError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestConfigUpdate
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestConfigUpdate (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerCommitError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerCommitError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerCommit
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerCommit (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerStatPathError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerStatPathError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerStatPathNotFoundError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerStatPathNoHeaderError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerStatPath
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerStatPath (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyToContainerError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyToContainerError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyToContainerNotFoundError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyToContainerNotStatusOKError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyToContainer
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyToContainer (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyFromContainerError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyFromContainerError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyFromContainerNotFoundError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyFromContainerNotStatusOKError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyFromContainerNoHeaderError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestCopyFromContainer
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestCopyFromContainer (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerCreateError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerCreateError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerCreateImageNotFound
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerCreateWithName
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerCreateWithName (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerCreateAutoRemove
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerDiffError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerDiffError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerDiff
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerDiff (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExecCreateError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExecCreateError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExecCreate
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExecCreate (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExecStartError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExecStartError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExecStart
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExecStart (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExecInspectError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExecInspectError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExecInspect
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExecInspect (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExportError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExportError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerExport
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerExport (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerInspectError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerInspectError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerInspectContainerNotFound
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerInspectWithEmptyID
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerInspect
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerInspect (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerInspectNode
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerInspectNode (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerKillError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerKillError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerKill
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerKill (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerListError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerListError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerList
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerList (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerLogsNotFoundError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerLogsError
21:28:45 [2021-07-03T21:28:45.743Z] --- PASS: TestContainerLogsError (0.00s)
21:28:45 [2021-07-03T21:28:45.743Z] === RUN   TestContainerLogs
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerLogs (0.20s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerPauseError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerPauseError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerPause
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerPause (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainersPruneError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainersPruneError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainersPrune
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainersPrune (0.01s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRemoveError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRemoveNotFoundError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRemove
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRenameError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRenameError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRename
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRename (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerResizeError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerResizeError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerExecResizeError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerExecResizeError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerResize
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerResize (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerExecResize
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerExecResize (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRestartError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRestartError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerRestart
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerRestart (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerStartError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerStartError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerStart
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerStart (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerStatsError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerStatsError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerStats
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerStats (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerStopError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerStopError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerStop
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerStop (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerTopError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerTopError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerTop
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerTop (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerUnpauseError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerUnpauseError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerUnpause
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerUnpause (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerUpdateError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerUpdateError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerUpdate
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerUpdate (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerWaitError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerWaitError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestContainerWait
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestContainerWait (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestDiskUsageError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestDiskUsageError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestDiskUsage
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestDiskUsage (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestDistributionInspectUnsupported
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestDistributionInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestEventsErrorInOptions
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestEventsErrorInOptions (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestEventsErrorFromServer
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestEventsErrorFromServer (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestEvents
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestEvents (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestTLSCloseWriter
21:28:46 [2021-07-03T21:28:46.193Z] === PAUSE TestTLSCloseWriter
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageBuildError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageBuildError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageBuild
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageBuild (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestGetDockerOS
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestGetDockerOS (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageCreateError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageCreateError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageCreate
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageCreate (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageHistoryError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageHistoryError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageHistory
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageHistory (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageImportError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageImportError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageImport
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageImport (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageInspectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageInspectImageNotFound
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageInspectImageNotFound (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageInspect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageListError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageListError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageList
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageList (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageListApiBefore125
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageListApiBefore125 (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageLoadError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageLoadError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageLoad
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageLoad (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagesPruneError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagesPruneError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagesPrune
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagesPrune (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullReferenceParseError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullReferenceParseError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullAnyError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullAnyError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullStatusUnauthorizedError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullWithPrivilegedFuncNoError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePullWithoutErrors
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePullWithoutErrors (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushReferenceError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushReferenceError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushAnyError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushAnyError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushStatusUnauthorizedError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithPrivilegedFuncNoError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithoutErrors
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImagePushWithoutErrors (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageRemoveError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageRemoveImageNotFound
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageRemove
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSaveError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSaveError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSave
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSave (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSearchAnyError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSearchAnyError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSearchStatusUnauthorizedError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageSearchWithoutErrors
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageTagError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageTagError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageTagInvalidReference
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageTagInvalidReference (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageTagInvalidSourceImageName
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageTagHexSource
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageTagHexSource (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestImageTag
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestImageTag (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestInfoServerError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestInfoServerError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestInfoInvalidResponseJSONError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestInfo
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestInfo (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkConnectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkConnectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkConnect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkConnect (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkCreateError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkCreateError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkCreate
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkCreate (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkDisconnectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkDisconnectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkDisconnect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkDisconnect (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkInspectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkInspectNotFoundError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkInspect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkListError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkListError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkList
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkList (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworksPruneError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworksPruneError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworksPrune
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworksPrune (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkRemoveError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNetworkRemove
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNetworkRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeInspectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeInspectNodeNotFound
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeInspect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeListError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeListError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeList
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeList (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeRemoveError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeRemove
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeUpdateError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeUpdateError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestNodeUpdate
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestNodeUpdate (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestOptionWithTimeout
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestOptionWithTimeout (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingFail
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPingFail (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingWithError
21:28:46 [2021-07-03T21:28:46.193Z] 2021/07/03 21:28:45 RoundTripper returned a response & error; ignoring response
21:28:46 [2021-07-03T21:28:46.193Z] 2021/07/03 21:28:45 RoundTripper returned a response & error; ignoring response
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPingWithError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingSuccess
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPingSuccess (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingHeadFallback
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingHeadFallback/OK
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingHeadFallback/Internal_Server_Error
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingHeadFallback/Not_Found
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPingHeadFallback (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginDisableError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginDisableError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginDisable
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginDisable (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginEnableError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginEnableError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginEnable
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginEnable (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginInspectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginInspect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginListError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginListError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginList
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginList (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginPushError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginPushError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginPush
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginPush (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginRemoveError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginRemove
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginSetError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginSetError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPluginSet
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPluginSet (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSetHostHeader
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSetHostHeader (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestPlainTextError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestPlainTextError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestInfiniteError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestInfiniteError (0.02s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestCanceledContext
21:28:46 [2021-07-03T21:28:46.193Z] 2021/07/03 21:28:45 RoundTripper returned a response & error; ignoring response
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestCanceledContext (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestDeadlineExceededContext
21:28:46 [2021-07-03T21:28:46.193Z] 2021/07/03 21:28:45 RoundTripper returned a response & error; ignoring response
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestDeadlineExceededContext (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretCreateUnsupported
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretCreateUnsupported (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretCreateError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretCreateError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretCreate
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretCreate (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretInspectUnsupported
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretInspectUnsupported (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretInspectError
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretInspectSecretNotFound
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.193Z] === RUN   TestSecretInspect
21:28:46 [2021-07-03T21:28:46.193Z] --- PASS: TestSecretInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretListUnsupported
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretListUnsupported (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretListError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretListError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretList
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretList (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretRemoveUnsupported
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretRemoveError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretRemove
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretUpdateUnsupported
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretUpdateError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretUpdateError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSecretUpdate
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSecretUpdate (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceCreateError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceCreateError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceCreate
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceCreate (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceCreateCompatiblePlatforms
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceCreateDigestPinning
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceInspectError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceInspectServiceNotFound
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceInspect
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceListError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceListError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceList
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceList (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceLogsError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceLogsError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceLogs
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceLogs (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceRemoveError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceRemoveNotFoundError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceRemove
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceUpdateError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceUpdateError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestServiceUpdate
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestServiceUpdate (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmGetUnlockKeyError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmGetUnlockKey
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmInitError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmInitError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmInit
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmInit (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmInspectError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmInspect
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmJoinError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmJoinError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmJoin
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmJoin (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmLeaveError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmLeaveError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmLeave
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmLeave (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmUnlockError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmUnlockError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmUnlock
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmUnlock (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmUpdateError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmUpdateError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestSwarmUpdate
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestSwarmUpdate (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestTaskInspectError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestTaskInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestTaskInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestTaskInspect
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestTaskInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestTaskListError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestTaskListError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestTaskList
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestTaskList (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeCreateError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeCreateError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeCreate
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeCreate (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeInspectError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeInspectError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeInspectNotFound
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeInspectNotFound (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeInspectWithEmptyID
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeInspect
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeInspect (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeListError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeListError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeList
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeList (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeRemoveError
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeRemoveError (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === RUN   TestVolumeRemove
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestVolumeRemove (0.00s)
21:28:46 [2021-07-03T21:28:46.194Z] === CONT  TestTLSCloseWriter
21:28:46 [2021-07-03T21:28:46.194Z] --- PASS: TestTLSCloseWriter (0.01s)
21:28:46 [2021-07-03T21:28:46.194Z] PASS
21:28:46 [2021-07-03T21:28:46.194Z] coverage: 75.0% of statements
21:28:46 [2021-07-03T21:28:46.194Z] ok  	github.com/docker/docker/client	0.469s	coverage: 75.0% of statements
21:28:46 [2021-07-03T21:28:46.497Z] #57 216.6 # github.com/containerd/containerd/cmd/containerd
21:28:46 [2021-07-03T21:28:46.497Z] #57 216.6 /usr/bin/ld: /tmp/go-link-240104780/000019.o: in function `New':
21:28:46 [2021-07-03T21:28:46.497Z] #57 216.6 /tmp/tmp.MTmAb73ITn/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:28:46 [2021-07-03T21:28:46.497Z] #57 216.7 + bin/containerd-stress
21:28:46 [2021-07-03T21:28:46.497Z] #57 217.7 + bin/containerd-shim
21:28:50 [2021-07-03T21:28:50.330Z] #57 195.2 # github.com/containerd/containerd/cmd/containerd
21:28:50 [2021-07-03T21:28:50.330Z] #57 195.2 /usr/bin/ld: /tmp/go-link-385311031/000019.o: in function `New':
21:28:50 [2021-07-03T21:28:50.330Z] #57 195.2 /tmp/tmp.AzoAG8vF7J/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:28:50 [2021-07-03T21:28:50.330Z] #57 195.4 + bin/containerd-stress
21:28:50 [2021-07-03T21:28:50.330Z] #57 198.2 + bin/containerd-shim
21:28:50 [2021-07-03T21:28:50.687Z] #57 224.8 + bin/containerd-shim-runc-v1
21:28:50 [2021-07-03T21:28:50.983Z] #57 223.8 + bin/containerd-shim-runc-v1
21:28:55 [2021-07-03T21:28:55.186Z] #57 228.5 + bin/containerd-shim-runc-v2
21:28:55 [2021-07-03T21:28:55.186Z] #57 229.1 + binaries
21:28:55 [2021-07-03T21:28:55.186Z] #57 229.1 + install -D bin/containerd /build/containerd
21:28:55 [2021-07-03T21:28:55.186Z] #57 229.2 + install -D bin/containerd-shim /build/containerd-shim
21:28:55 [2021-07-03T21:28:55.186Z] #57 229.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:28:55 [2021-07-03T21:28:55.186Z] #57 229.2 + install -D bin/ctr /build/ctr
21:28:55 [2021-07-03T21:28:55.956Z] #57 229.8 + bin/containerd-shim-runc-v2
21:28:55 [2021-07-03T21:28:55.956Z] #57 230.4 + binaries
21:28:55 [2021-07-03T21:28:55.956Z] #57 230.4 + install -D bin/containerd /build/containerd
21:28:55 [2021-07-03T21:28:55.956Z] #57 230.4 + install -D bin/containerd-shim /build/containerd-shim
21:28:55 [2021-07-03T21:28:55.956Z] #57 230.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:28:55 [2021-07-03T21:28:55.956Z] #57 230.4 + install -D bin/ctr /build/ctr
21:28:56 [2021-07-03T21:28:56.927Z] #57 205.4 + bin/containerd-shim-runc-v1
21:28:58 [2021-07-03T21:28:58.481Z] #57 DONE 232.7s
21:28:58 [2021-07-03T21:28:58.483Z] #57 DONE 232.5s
21:28:59 [2021-07-03T21:28:59.049Z] 
21:28:59 [2021-07-03T21:28:59.049Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
21:28:59 [2021-07-03T21:28:59.049Z] #58 sha256:7ca0288660a40c8039535f1f271eef56a47ee023a6d766f94d22d2f5d9205b85
21:28:59 [2021-07-03T21:28:59.864Z] 
21:28:59 [2021-07-03T21:28:59.864Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
21:28:59 [2021-07-03T21:28:59.864Z] #58 sha256:4b0378174de60190db67cdfd9dc0a7ce4ba1964b66f00364b3a4877041d932d7
21:28:59 [2021-07-03T21:28:59.981Z] #58 DONE 0.9s
21:28:59 [2021-07-03T21:28:59.981Z] 
21:28:59 [2021-07-03T21:28:59.981Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:28:59 [2021-07-03T21:28:59.981Z] #62 sha256:f8523c51e76b07de359c1292d9c92e9720157bca52f17c43dfebb978f8a25b92
21:29:00 [2021-07-03T21:29:00.239Z] #62 DONE 0.2s
21:29:00 [2021-07-03T21:29:00.239Z] 
21:29:00 [2021-07-03T21:29:00.239Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
21:29:00 [2021-07-03T21:29:00.239Z] #67 sha256:ea5c6a95f3b60961d6089f90437ffcc8ad0a6f986250d6b4340d73e38361c237
21:29:01 [2021-07-03T21:29:01.171Z] #67 DONE 1.0s
21:29:01 [2021-07-03T21:29:01.171Z] 
21:29:01 [2021-07-03T21:29:01.171Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
21:29:01 [2021-07-03T21:29:01.171Z] #68 sha256:d75578729fcd74fa5bd4c0bd0a6ca68db19bfa5d4ed0a1175052c71e6aacec19
21:29:01 [2021-07-03T21:29:01.171Z] #68 DONE 0.0s
21:29:01 [2021-07-03T21:29:01.171Z] 
21:29:01 [2021-07-03T21:29:01.171Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
21:29:01 [2021-07-03T21:29:01.171Z] #69 sha256:ab6fc03f58580d1016d5698827588bc1ea4e690d4ee07cb717e1e96b9131f64a
21:29:01 [2021-07-03T21:29:01.245Z] #58 DONE 1.6s
21:29:01 [2021-07-03T21:29:01.245Z] 
21:29:01 [2021-07-03T21:29:01.245Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:29:01 [2021-07-03T21:29:01.245Z] #62 sha256:a10af238cd0b1f8b7cca4e2a682c7d7e2db360b3f87570f83e3d8e00447d2bb4
21:29:01 [2021-07-03T21:29:01.816Z] #62 DONE 0.3s
21:29:01 [2021-07-03T21:29:01.816Z] 
21:29:01 [2021-07-03T21:29:01.816Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
21:29:01 [2021-07-03T21:29:01.816Z] #67 sha256:8ea6c609e56296b759955e5a3ddd3181e65ab44db761f70d0d14091859730b27
21:29:02 [2021-07-03T21:29:02.106Z] #69 DONE 1.1s
21:29:02 [2021-07-03T21:29:02.229Z] #57 209.6 + bin/containerd-shim-runc-v2
21:29:02 [2021-07-03T21:29:02.229Z] #57 210.5 + binaries
21:29:02 [2021-07-03T21:29:02.229Z] #57 210.5 + install -D bin/containerd /build/containerd
21:29:02 [2021-07-03T21:29:02.229Z] #57 210.6 + install -D bin/containerd-shim /build/containerd-shim
21:29:02 [2021-07-03T21:29:02.229Z] #57 210.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:29:02 [2021-07-03T21:29:02.229Z] #57 210.6 + install -D bin/ctr /build/ctr
21:29:02 [2021-07-03T21:29:02.365Z] 
21:29:02 [2021-07-03T21:29:02.365Z] #70 exporting to image
21:29:02 [2021-07-03T21:29:02.365Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:29:02 [2021-07-03T21:29:02.365Z] #70 exporting layers
21:29:03 [2021-07-03T21:29:03.724Z] #67 DONE 1.8s
21:29:03 [2021-07-03T21:29:03.724Z] 
21:29:03 [2021-07-03T21:29:03.724Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
21:29:03 [2021-07-03T21:29:03.724Z] #68 sha256:53793a13bb83af90509574d2080537d40c520ede764b627768989b49cb882b12
21:29:03 [2021-07-03T21:29:03.724Z] #68 DONE 0.0s
21:29:03 [2021-07-03T21:29:03.724Z] 
21:29:03 [2021-07-03T21:29:03.724Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
21:29:03 [2021-07-03T21:29:03.724Z] #69 sha256:b68eea3704216799beeb87dff26e02efec37ff19b3fca4faa3cc2f415d28d73b
21:29:03 [2021-07-03T21:29:03.762Z] --- PASS: TestCheckoutGit (32.20s)
21:29:03 [2021-07-03T21:29:03.762Z] === RUN   TestValidGitTransport
21:29:03 [2021-07-03T21:29:03.762Z] --- PASS: TestValidGitTransport (0.00s)
21:29:03 [2021-07-03T21:29:03.762Z] === RUN   TestGitInvalidRef
21:29:04 [2021-07-03T21:29:04.212Z] --- PASS: TestGitInvalidRef (0.22s)
21:29:04 [2021-07-03T21:29:04.212Z] PASS
21:29:04 [2021-07-03T21:29:04.212Z] coverage: 86.3% of statements
21:29:04 [2021-07-03T21:29:04.212Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.485s	coverage: 86.3% of statements
21:29:04 [2021-07-03T21:29:04.294Z] #69 0.696 Hit:1 http://deb.debian.org/debian buster-backports InRelease
21:29:04 [2021-07-03T21:29:04.294Z] #69 0.854 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
21:29:04 [2021-07-03T21:29:04.294Z] #69 0.936 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
21:29:04 [2021-07-03T21:29:04.555Z] #69 1.035 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
21:29:05 [2021-07-03T21:29:05.127Z] #69 1.122 Reading package lists...
21:29:05 [2021-07-03T21:29:05.163Z] ?   	github.com/docker/docker/cli	[no test files]
21:29:05 [2021-07-03T21:29:05.163Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:29:05 [2021-07-03T21:29:05.528Z] #57 DONE 213.2s
21:29:06 [2021-07-03T21:29:06.070Z] #69 1.762 Reading package lists...
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.383 Building dependency tree...
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.510 Reading state information...
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.615 The following additional packages will be installed:
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.616   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.616   libpam-systemd
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.617 Suggested packages:
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.617   systemd-container policykit-1
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.617 Recommended packages:
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.617   libnss-systemd
21:29:06 [2021-07-03T21:29:06.070Z] #69 2.696 The following NEW packages will be installed:
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.697   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.697   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.964 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.964 Need to get 4762 kB of archives.
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.964 After this operation, 16.6 MB of additional disk space will be used.
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
21:29:06 [2021-07-03T21:29:06.330Z] #69 2.967 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
21:29:06 [2021-07-03T21:29:06.330Z] #69 3.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
21:29:06 [2021-07-03T21:29:06.477Z] 
21:29:06 [2021-07-03T21:29:06.477Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
21:29:06 [2021-07-03T21:29:06.477Z] #58 sha256:18a854941248055b02647356104e806c61318fa7eba682727152a6e9d8f89d7b
21:29:06 [2021-07-03T21:29:06.590Z] #69 3.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
21:29:06 [2021-07-03T21:29:06.590Z] #69 3.158 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
21:29:06 [2021-07-03T21:29:06.590Z] #69 3.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
21:29:06 [2021-07-03T21:29:06.851Z] #69 3.246 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
21:29:06 [2021-07-03T21:29:06.851Z] #69 3.263 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
21:29:06 [2021-07-03T21:29:06.851Z] #69 3.275 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
21:29:06 [2021-07-03T21:29:06.851Z] #69 3.348 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
21:29:06 [2021-07-03T21:29:06.851Z] #69 3.351 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.562 debconf: delaying package configuration, since apt-utils is not installed
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.587 Fetched 4762 kB in 1s (7397 kB/s)
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.613 Selecting previously unselected package libargon2-1:amd64.
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.613 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28078 files and directories currently installed.)
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.627 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.634 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.669 Selecting previously unselected package libjson-c3:amd64.
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.672 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.682 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.739 Selecting previously unselected package libcryptsetup12:amd64.
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.742 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.746 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.793 Selecting previously unselected package libidn11:amd64.
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.793 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.796 Unpacking libidn11:amd64 (1.33-2.2) ...
21:29:07 [2021-07-03T21:29:07.111Z] #69 3.840 Selecting previously unselected package libkmod2:amd64.
21:29:07 [2021-07-03T21:29:07.371Z] #69 3.843 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
21:29:07 [2021-07-03T21:29:07.371Z] #69 3.847 Unpacking libkmod2:amd64 (26-1) ...
21:29:07 [2021-07-03T21:29:07.371Z] #69 3.890 Selecting previously unselected package systemd.
21:29:07 [2021-07-03T21:29:07.371Z] #69 3.891 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
21:29:07 [2021-07-03T21:29:07.371Z] #69 3.929 Unpacking systemd (241-7~deb10u7) ...
21:29:07 [2021-07-03T21:29:07.418Z] #58 DONE 0.9s
21:29:07 [2021-07-03T21:29:07.418Z] 
21:29:07 [2021-07-03T21:29:07.418Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:29:07 [2021-07-03T21:29:07.418Z] #62 sha256:2c481cb2178aa84dfed6e8e12d6550e759ef9979a16ccd7b23acbf0246a0a635
21:29:07 [2021-07-03T21:29:07.418Z] #62 DONE 0.3s
21:29:07 [2021-07-03T21:29:07.685Z] 
21:29:07 [2021-07-03T21:29:07.685Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
21:29:07 [2021-07-03T21:29:07.685Z] #67 sha256:ef1e237d831e52e710fdc2f35d6b874d1f83de1c58313f945cbc04f693c96146
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.422 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.435 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.446 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.458 Setting up libidn11:amd64 (1.33-2.2) ...
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.471 Setting up libkmod2:amd64 (26-1) ...
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.484 Setting up systemd (241-7~deb10u7) ...
21:29:07 [2021-07-03T21:29:07.941Z] #69 4.532 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:29:08 [2021-07-03T21:29:08.202Z] #69 4.534 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:29:08 [2021-07-03T21:29:08.202Z] #69 4.537 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
21:29:08 [2021-07-03T21:29:08.202Z] #69 4.537 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
21:29:08 [2021-07-03T21:29:08.462Z] #69 5.042 Selecting previously unselected package systemd-sysv.
21:29:08 [2021-07-03T21:29:08.462Z] #69 5.042 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28875 files and directories currently installed.)
21:29:08 [2021-07-03T21:29:08.462Z] #69 5.056 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
21:29:08 [2021-07-03T21:29:08.462Z] #69 5.060 Unpacking systemd-sysv (241-7~deb10u7) ...
21:29:08 [2021-07-03T21:29:08.462Z] #69 5.110 Selecting previously unselected package libdbus-1-3:amd64.
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.112 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.117 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.174 Selecting previously unselected package dbus.
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.174 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.184 Unpacking dbus (1.12.20-0+deb10u1) ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.249 Selecting previously unselected package libpam-systemd:amd64.
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.252 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.255 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.295 Selecting previously unselected package dbus-user-session.
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.298 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
21:29:08 [2021-07-03T21:29:08.722Z] #69 5.302 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
21:29:08 [2021-07-03T21:29:08.928Z] #70 exporting layers 6.3s done
21:29:08 [2021-07-03T21:29:08.928Z] #70 writing image sha256:1de4746c0a2a7f4a270018ece97af60521400d372c779fa4543fbf10c8293194 done
21:29:08 [2021-07-03T21:29:08.928Z] #70 naming to docker.io/library/docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 done
21:29:08 [2021-07-03T21:29:08.928Z] #70 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
21:29:08 [2021-07-03T21:29:08.982Z] #69 5.416 Setting up systemd-sysv (241-7~deb10u7) ...
21:29:08 [2021-07-03T21:29:08.982Z] #69 5.427 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
21:29:08 [2021-07-03T21:29:08.982Z] #69 5.437 Setting up dbus (1.12.20-0+deb10u1) ...
21:29:08 [2021-07-03T21:29:08.982Z] #69 5.557 invoke-rc.d: could not determine current runlevel
21:29:08 [2021-07-03T21:29:08.982Z] #69 5.559 invoke-rc.d: policy-rc.d denied execution of start.
21:29:08 [2021-07-03T21:29:08.982Z] #69 5.564 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:29:09 [2021-07-03T21:29:09.072Z] #67 DONE 1.3s
21:29:09 [2021-07-03T21:29:09.072Z] 
21:29:09 [2021-07-03T21:29:09.072Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
21:29:09 [2021-07-03T21:29:09.072Z] #68 sha256:87c02b22b5dbd41408d2c500789c62a9bc5d993edb9bc6981afb249f6c116a40
21:29:09 [2021-07-03T21:29:09.072Z] #68 DONE 0.0s
21:29:09 [2021-07-03T21:29:09.072Z] 
21:29:09 [2021-07-03T21:29:09.072Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
21:29:09 [2021-07-03T21:29:09.072Z] #69 sha256:ef3ef65422792536e22a1d3aa270c1afc0324db368abad6534649f6838a7a156
21:29:09 [2021-07-03T21:29:09.243Z] #69 5.772 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
21:29:09 [2021-07-03T21:29:09.243Z] #69 5.788 Processing triggers for systemd (241-7~deb10u7) ...
21:29:09 [2021-07-03T21:29:09.243Z] #69 5.795 Processing triggers for libc-bin (2.28-10) ...
21:29:09 [2021-07-03T21:29:09.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -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:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/make.sh dynbinary test-integration
21:29:09 [2021-07-03T21:29:09.503Z] #69 DONE 5.9s
21:29:09 [2021-07-03T21:29:09.503Z] 
21:29:09 [2021-07-03T21:29:09.503Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
21:29:09 [2021-07-03T21:29:09.503Z] #70 sha256:c8e2cc979fb21d7a523b7dd227bb8c672ef4696fd68bceecb205bcbe6609325b
21:29:09 [2021-07-03T21:29:09.764Z] #70 0.446   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:29:09 [2021-07-03T21:29:09.764Z] #70 0.447                                  Dload  Upload   Total   Spent    Left  Speed
21:29:10 [2021-07-03T21:29:10.026Z] #70 0.447 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  17361      0 --:--:-- --:--:-- --:--:-- 17361
21:29:10 [2021-07-03T21:29:10.026Z] #70 DONE 0.6s
21:29:10 [2021-07-03T21:29:10.026Z] 
21:29:10 [2021-07-03T21:29:10.026Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
21:29:10 [2021-07-03T21:29:10.026Z] #71 sha256:d54a8a277624fe5a73b1a84908c8033bdd1c68173015787441d969ac75805c23
21:29:10 [2021-07-03T21:29:10.965Z] #71 DONE 0.9s
21:29:10 [2021-07-03T21:29:10.965Z] 
21:29:10 [2021-07-03T21:29:10.965Z] #72 exporting to image
21:29:10 [2021-07-03T21:29:10.965Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:29:10 [2021-07-03T21:29:10.965Z] #72 exporting layers
21:29:10 [2021-07-03T21:29:10.986Z] #69 DONE 1.9s
21:29:10 [2021-07-03T21:29:10.986Z] 
21:29:10 [2021-07-03T21:29:10.986Z] #70 exporting to image
21:29:10 [2021-07-03T21:29:10.986Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
21:29:10 [2021-07-03T21:29:10.986Z] #70 exporting layers
21:29:11 [2021-07-03T21:29:11.171Z] 
21:29:11 [2021-07-03T21:29:11.171Z] Removing bundles/
21:29:11 [2021-07-03T21:29:11.171Z] 
21:29:11 [2021-07-03T21:29:11.171Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:11 [2021-07-03T21:29:11.171Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:29:11 [2021-07-03T21:29:11.171Z] GOOS="" GOARCH="" GOARM=""
21:29:15 [2021-07-03T21:29:15.194Z] #70 exporting layers 3.8s done
21:29:15 [2021-07-03T21:29:15.194Z] #70 writing image sha256:09821a4c3d97af33e7e65ca514d133c4842ff0da779e8d8cf2a3f6a884f5e330
21:29:15 [2021-07-03T21:29:15.194Z] #70 writing image sha256:09821a4c3d97af33e7e65ca514d133c4842ff0da779e8d8cf2a3f6a884f5e330 done
21:29:15 [2021-07-03T21:29:15.194Z] #70 naming to docker.io/library/docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 done
21:29:15 [2021-07-03T21:29:15.194Z] #70 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:29:15 [2021-07-03T21:29:15.534Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:29:15 [2021-07-03T21:29:15.826Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/test/unit
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestContainerStopSignal
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestContainerStopSignal (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestContainerStopTimeout
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestContainerStopTimeout (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestContainerSecretReferenceDestTarget
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestContainerLogPathSetForJSONFileLogger
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestContainerLogPathSetForRingLogger
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestReplaceAndAppendEnvVars
21:29:17 [2021-07-03T21:29:17.461Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestNewMemoryStore
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestNewMemoryStore (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestAddContainers
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestAddContainers (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestGetContainer
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestGetContainer (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestDeleteContainer
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestDeleteContainer (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestListContainers
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestListContainers (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestFirstContainer
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestFirstContainer (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestApplyAllContainer
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestApplyAllContainer (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestIsValidHealthString
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestIsValidHealthString (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestStateRunStop
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestStateRunStop (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestStateTimeoutWait
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithTLS
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithConflicts
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliWithConflictingLabels
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestConfigureDaemonLogs
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestConfigureDaemonLogs (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestCommonOptionsInstallFlags
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] PASS
21:29:17 [2021-07-03T21:29:17.461Z] coverage: 18.5% of statements
21:29:17 [2021-07-03T21:29:17.461Z] ok  	github.com/docker/docker/cmd/dockerd	0.188s	coverage: 18.5% of statements
21:29:17 [2021-07-03T21:29:17.461Z]     state_test.go:141: Stop callback fired
21:29:17 [2021-07-03T21:29:17.461Z]     state_test.go:165: Stop callback fired
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestStateTimeoutWait (0.10s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestIsValidStateString
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestIsValidStateString (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestViewSaveDelete
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestViewSaveDelete (0.01s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestViewAll
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestViewAll (0.02s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestViewGet
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestViewGet (0.01s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestNames
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestNames (0.00s)
21:29:17 [2021-07-03T21:29:17.461Z] === RUN   TestViewWithHealthCheck
21:29:17 [2021-07-03T21:29:17.461Z] --- PASS: TestViewWithHealthCheck (0.01s)
21:29:17 [2021-07-03T21:29:17.461Z] PASS
21:29:17 [2021-07-03T21:29:17.461Z] coverage: 41.5% of statements
21:29:17 [2021-07-03T21:29:17.461Z] ok  	github.com/docker/docker/container	0.243s	coverage: 41.5% of statements
21:29:17 [2021-07-03T21:29:17.461Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:29:17 [2021-07-03T21:29:17.461Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:29:17 [2021-07-03T21:29:17.461Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:29:17 [2021-07-03T21:29:17.461Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:29:17 [2021-07-03T21:29:17.551Z] #72 exporting layers 6.7s done
21:29:17 [2021-07-03T21:29:17.551Z] #72 writing image sha256:fdaf83c148b8cb62554be348acfdaf391d3ca3b12a9745d5c4500f72e0e09c0e done
21:29:17 [2021-07-03T21:29:17.551Z] #72 naming to docker.io/library/docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 done
21:29:17 [2021-07-03T21:29:17.551Z] #72 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:29:17 [2021-07-03T21:29:17.940Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -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:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/make.sh dynbinary test-integration
21:29:18 [2021-07-03T21:29:18.372Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
21:29:18 [2021-07-03T21:29:18.372Z] + TESTFLAGS+=' -test.timeout=5m'
21:29:18 [2021-07-03T21:29:18.372Z] + TESTDIRS=./...
21:29:18 [2021-07-03T21:29:18.372Z] + exclude_paths='/vendor/|/integration'
21:29:18 [2021-07-03T21:29:18.372Z] ++ go list ./...
21:29:18 [2021-07-03T21:29:18.372Z] ++ grep -vE '(/vendor/|/integration)'
21:29:19 [2021-07-03T21:29:19.316Z] + pkg_list='github.com/docker/docker/api
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/backend/build
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/httputils
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/middleware
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/build
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/checkpoint
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/container
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/debug
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/distribution
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/grpc
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/image
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/network
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/plugin
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/session
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/swarm
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/system
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/server/router/volume
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/backend
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/blkiodev
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/container
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/events
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/filters
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/image
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/mount
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/network
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/plugins/logdriver
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/registry
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/strslice
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/swarm
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/swarm/runtime
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/time
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/versions
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/versions/v1p19
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/versions/v1p20
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/api/types/volume
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next/exporter
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/builder-next/worker
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/dockerfile
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/dockerignore
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/remotecontext
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/builder/remotecontext/git
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/cli
21:29:19 [2021-07-03T21:29:19.316Z] github.com/docker/docker/cli/config
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cli/debug
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/client
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cmd/docker-proxy
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cmd/dockerd
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/container
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/container/stream
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/contrib/apparmor
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/contrib/docker-device-tool
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/contrib/httpserver
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/convert
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/executor
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/executor/container
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/provider
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/config
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/discovery
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/events
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/events/testutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/exec
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/aufs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/copy
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/overlay
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/register
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/vfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/zfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/images
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/initlayer
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/links
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/listeners
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/awslogs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/fluentd
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/gcplogs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/gelf
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/journald
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/local
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/logentries
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/loggerutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/splunk
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/syslog
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/templates
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/names
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/network
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/stats
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/distribution
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/distribution/metadata
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/distribution/utils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/distribution/xfer
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/dockerversion
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/errdefs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/image
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/image/cache
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/image/tarexport
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/image/v1
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/internal/test/suite
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/layer
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libcontainerd
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libcontainerd/queue
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libcontainerd/remote
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libcontainerd/supervisor
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libcontainerd/types
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/api
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/bitseq
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cluster
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/config
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/datastore
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/diagnostic
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/discoverapi
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/driverapi
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/bridge
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/host
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/null
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/overlay
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/remote
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/windows
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/drvregistry
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/etchosts
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/hostdiscovery
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/idm
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/internal/caller
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipam
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipamapi
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipams/builtin
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipams/null
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipams/remote
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ipamutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/iptables
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/netlabel
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/netutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/networkdb
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/ns
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/options
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/osl
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/osl/kernel
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/portallocator
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/portmapper
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/resolvconf
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/resolvconf/dns
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/testutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/libnetwork/types
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/oci
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/oci/caps
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/opts
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/aaparser
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/archive
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/authorization
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/broadcaster
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/capabilities
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/chrootarchive
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/containerfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/devicemapper
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/directory
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/discovery
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/discovery/file
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/discovery/kv
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/discovery/memory
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/discovery/nodes
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/dmesg
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/filenotify
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/fileutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/fsutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/homedir
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/idtools
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/ioutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/jsonmessage
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/locker
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/longpath
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/loopback
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/mount
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/namesgenerator
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/parsers
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/parsers/kernel
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/pidfile
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/platform
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/plugingetter
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/plugins
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/plugins/transport
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/pools
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/progress
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/pubsub
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/reexec
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/signal
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/signal/testfiles
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/stdcopy
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/streamformatter
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/stringid
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/symlink
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/sysinfo
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/system
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/tailfile
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/tarsum
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/term
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/term/windows
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/truncindex
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/urlutil
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/pkg/useragent
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/plugin
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/plugin/executor/containerd
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/plugin/v2
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/profiles/apparmor
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/profiles/seccomp
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/quota
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/reference
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/registry
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/registry/resumable
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/restartmanager
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/rootless
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/rootless/specconv
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/runconfig
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/runconfig/opts
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/daemon
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/environment
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/fakecontext
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/fakegit
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/fakestorage
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/fixtures/load
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/fixtures/plugin
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/registry
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/testutil/request
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume/drivers
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume/local
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume/mounts
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume/service
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume/service/opts
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/volume/testutils'
21:29:19 [2021-07-03T21:29:19.317Z] + grep --fixed-strings libnetwork/drivers/bridge
21:29:19 [2021-07-03T21:29:19.317Z] + echo 'github.com/docker/docker/api
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/backend/build
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/httputils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/middleware
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/build
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/checkpoint
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/container
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/debug
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/distribution
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/grpc
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/image
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/network
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/plugin
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/session
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/swarm
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/system
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/server/router/volume
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/backend
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/blkiodev
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/container
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/events
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/filters
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/image
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/mount
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/network
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/plugins/logdriver
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/registry
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/strslice
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/swarm
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/swarm/runtime
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/time
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/versions
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/versions/v1p19
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/versions/v1p20
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/api/types/volume
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next/exporter
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/builder-next/worker
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/dockerfile
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/dockerignore
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/remotecontext
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/builder/remotecontext/git
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cli
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cli/config
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cli/debug
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/client
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cmd/docker-proxy
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/cmd/dockerd
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/container
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/container/stream
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/contrib/apparmor
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/contrib/docker-device-tool
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/contrib/httpserver
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/convert
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/executor
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/executor/container
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/cluster/provider
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/config
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/discovery
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/events
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/events/testutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/exec
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/aufs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/copy
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/overlay
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/register
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/vfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/graphdriver/zfs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/images
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/initlayer
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/links
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/listeners
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/awslogs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/fluentd
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/gcplogs
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/gelf
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/journald
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/local
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/logentries
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/loggerutils
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/splunk
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/syslog
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/logger/templates
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/names
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/network
21:29:19 [2021-07-03T21:29:19.317Z] github.com/docker/docker/daemon/stats
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/distribution
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/distribution/metadata
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/distribution/utils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/distribution/xfer
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/dockerversion
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/errdefs
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/image
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/image/cache
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/image/tarexport
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/image/v1
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/internal/test/suite
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/layer
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libcontainerd
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libcontainerd/queue
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libcontainerd/remote
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libcontainerd/supervisor
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libcontainerd/types
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/api
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/bitseq
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cluster
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/config
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/datastore
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/diagnostic
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/discoverapi
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/driverapi
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/bridge
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/host
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/null
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/overlay
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/remote
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/windows
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drvregistry
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/etchosts
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/hostdiscovery
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/idm
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/internal/caller
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipam
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipamapi
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipams/builtin
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipams/null
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipams/remote
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ipamutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/iptables
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/netlabel
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/netutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/networkdb
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/ns
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/options
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/osl
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/osl/kernel
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/portallocator
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/portmapper
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/resolvconf
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/resolvconf/dns
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/testutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/types
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/oci
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/oci/caps
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/opts
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/aaparser
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/archive
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/authorization
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/broadcaster
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/capabilities
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/chrootarchive
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/containerfs
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/devicemapper
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/directory
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/discovery
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/discovery/file
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/discovery/kv
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/discovery/memory
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/discovery/nodes
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/dmesg
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/filenotify
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/fileutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/fsutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/homedir
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/idtools
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/ioutils
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/jsonmessage
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/locker
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/longpath
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/loopback
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/mount
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/namesgenerator
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/parsers
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/parsers/kernel
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/pidfile
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/platform
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/plugingetter
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/plugins
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/plugins/transport
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/pools
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/progress
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/pubsub
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/reexec
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/signal
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/signal/testfiles
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/stdcopy
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/streamformatter
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/stringid
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/symlink
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/sysinfo
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/system
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/tailfile
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/tarsum
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/term
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/term/windows
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/truncindex
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/urlutil
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/pkg/useragent
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/plugin
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/plugin/executor/containerd
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/plugin/v2
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/profiles/apparmor
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/profiles/seccomp
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/quota
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/reference
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/registry
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/registry/resumable
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/restartmanager
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/rootless
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/rootless/specconv
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/runconfig
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/runconfig/opts
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/daemon
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/environment
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/fakecontext
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/fakegit
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/fakestorage
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/fixtures/load
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/fixtures/plugin
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/registry
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/testutil/request
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume/drivers
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume/local
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume/mounts
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume/service
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume/service/opts
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/volume/testutils'
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/bridge
21:29:19 [2021-07-03T21:29:19.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:29:19 [2021-07-03T21:29:19.318Z] + type docker-proxy
21:29:19 [2021-07-03T21:29:19.318Z] hack/test/unit: line 22: type: docker-proxy: not found
21:29:19 [2021-07-03T21:29:19.318Z] + hack/make.sh binary-proxy install-proxy
21:29:19 [2021-07-03T21:29:19.318Z] 
21:29:19 [2021-07-03T21:29:19.318Z] Removing bundles/
21:29:19 [2021-07-03T21:29:19.318Z] 
21:29:19 [2021-07-03T21:29:19.318Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:29:19 [2021-07-03T21:29:19.579Z] Building: bundles/binary-proxy/docker-proxy-dev
21:29:19 [2021-07-03T21:29:19.579Z] GOOS="" GOARCH="" GOARM=""
21:29:19 [2021-07-03T21:29:19.604Z] === RUN   TestPrepare
21:29:19 [2021-07-03T21:29:19.604Z] --- PASS: TestPrepare (0.00s)
21:29:19 [2021-07-03T21:29:19.604Z] === RUN   TestStart
21:29:19 [2021-07-03T21:29:19.604Z] --- PASS: TestStart (0.00s)
21:29:19 [2021-07-03T21:29:19.604Z] === RUN   TestWaitCancel
21:29:19 [2021-07-03T21:29:19.604Z] --- PASS: TestWaitCancel (0.00s)
21:29:19 [2021-07-03T21:29:19.604Z] === RUN   TestWaitDisabled
21:29:19 [2021-07-03T21:29:19.604Z] --- PASS: TestWaitDisabled (0.00s)
21:29:19 [2021-07-03T21:29:19.604Z] === RUN   TestWaitEnabled
21:29:19 [2021-07-03T21:29:19.604Z] --- PASS: TestWaitEnabled (0.00s)
21:29:19 [2021-07-03T21:29:19.604Z] === RUN   TestRemove
21:29:19 [2021-07-03T21:29:19.604Z] --- PASS: TestRemove (0.00s)
21:29:19 [2021-07-03T21:29:19.604Z] PASS
21:29:19 [2021-07-03T21:29:19.604Z] coverage: 65.3% of statements
21:29:19 [2021-07-03T21:29:19.604Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
21:29:19 [2021-07-03T21:29:19.892Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
21:29:19 [2021-07-03T21:29:19.893Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
21:29:19 [2021-07-03T21:29:19.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
21:29:19 [2021-07-03T21:29:19.893Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
21:29:19 [2021-07-03T21:29:19.893Z] 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)
21:29:19 [2021-07-03T21:29:19.893Z] Detected virtualization docker.
21:29:19 [2021-07-03T21:29:19.893Z] Detected architecture x86-64.
21:29:19 [2021-07-03T21:29:19.893Z] Set hostname to <a56d00fc734b>.
21:29:20 [2021-07-03T21:29:20.154Z] + source /etc/docker-entrypoint-cmd
21:29:20 [2021-07-03T21:29:20.154Z] ++ hack/make.sh dynbinary test-integration
21:29:20 [2021-07-03T21:29:20.154Z] 
21:29:20 [2021-07-03T21:29:20.415Z] Removing bundles/
21:29:20 [2021-07-03T21:29:20.415Z] 
21:29:20 [2021-07-03T21:29:20.415Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:20 [2021-07-03T21:29:20.415Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:29:20 [2021-07-03T21:29:20.415Z] GOOS="" GOARCH="" GOARM=""
21:29:20 [2021-07-03T21:29:20.553Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
21:29:21 [2021-07-03T21:29:21.003Z] === RUN   TestNewListSecretsFilters
21:29:21 [2021-07-03T21:29:21.003Z] --- PASS: TestNewListSecretsFilters (0.00s)
21:29:21 [2021-07-03T21:29:21.003Z] === RUN   TestNewListConfigsFilters
21:29:21 [2021-07-03T21:29:21.003Z] --- PASS: TestNewListConfigsFilters (0.00s)
21:29:21 [2021-07-03T21:29:21.003Z] PASS
21:29:21 [2021-07-03T21:29:21.003Z] coverage: 0.5% of statements
21:29:21 [2021-07-03T21:29:21.003Z] ok  	github.com/docker/docker/daemon/cluster	0.250s	coverage: 0.5% of statements
21:29:21 [2021-07-03T21:29:21.003Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s)
21:29:21 [2021-07-03T21:29:21.003Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
21:29:21 [2021-07-03T21:29:21.003Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
21:29:21 [2021-07-03T21:29:21.003Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
21:29:21 [2021-07-03T21:29:21.003Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
21:29:21 [2021-07-03T21:29:21.003Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
21:29:21 [2021-07-03T21:29:21.456Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCContainerRuntime
21:29:21 [2021-07-03T21:29:21.456Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
21:29:21 [2021-07-03T21:29:21.456Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation/empty
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation/default
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation/process
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
21:29:21 [2021-07-03T21:29:21.456Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertFromGRPCIsolation
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertFromGRPCIsolation/default
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertFromGRPCIsolation/process
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
21:29:21 [2021-07-03T21:29:21.456Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
21:29:21 [2021-07-03T21:29:21.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.456Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
21:29:21 [2021-07-03T21:29:21.907Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
21:29:21 [2021-07-03T21:29:21.907Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
21:29:21 [2021-07-03T21:29:21.907Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
21:29:21 [2021-07-03T21:29:21.907Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCConfigs
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCConfigs/file
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
21:29:21 [2021-07-03T21:29:21.907Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCConfigs
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCConfigs/file
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
21:29:21 [2021-07-03T21:29:21.907Z] === RUN   TestServiceConvertToGRPCConfigs/none
21:29:21 [2021-07-03T21:29:21.907Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
21:29:21 [2021-07-03T21:29:21.907Z] PASS
21:29:21 [2021-07-03T21:29:21.907Z] coverage: 35.9% of statements
21:29:21 [2021-07-03T21:29:21.907Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.528s	coverage: 35.9% of statements
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestBuilderGC
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestBuilderGC (0.01s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationNotFound
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonBrokenConfiguration
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestParseClusterAdvertiseSettings
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestFindConfigurationConflicts
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestFindConfigurationConflicts (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeConflicts
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeConcurrent
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeConcurrentError
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestFindConfigurationConflictsWithMergedValues
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
21:29:25 [2021-07-03T21:29:25.588Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
21:29:25 [2021-07-03T21:29:25.588Z] --- PASS: TestValidateConfigurationErrors (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
21:29:25 [2021-07-03T21:29:25.588Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_label
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_dns
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_dns-search
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_max-download-attempts
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestValidateConfiguration/with_node_generic_resources
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestValidateConfiguration (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestModifiedDiscoverySettings
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestReloadSetConfigFileNotExist
21:29:25 [2021-07-03T21:29:25.589Z] time="2021-07-03T21:29:24Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestReloadDefaultConfigNotExist
21:29:25 [2021-07-03T21:29:25.589Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
21:29:25 [2021-07-03T21:29:25.589Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestReloadBadDefaultConfig
21:29:25 [2021-07-03T21:29:25.589Z] time="2021-07-03T21:29:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-108011043"
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestReloadWithConflictingLabels
21:29:25 [2021-07-03T21:29:25.589Z] time="2021-07-03T21:29:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-598743846"
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestReloadWithDuplicateLabels
21:29:25 [2021-07-03T21:29:25.589Z] time="2021-07-03T21:29:25Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-096968269"
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] === RUN   TestDaemonConfigurationMerge
21:29:25 [2021-07-03T21:29:25.589Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
21:29:25 [2021-07-03T21:29:25.589Z] PASS
21:29:25 [2021-07-03T21:29:25.589Z] coverage: 79.2% of statements
21:29:25 [2021-07-03T21:29:25.589Z] ok  	github.com/docker/docker/daemon/config	0.279s	coverage: 79.2% of statements
21:29:26 [2021-07-03T21:29:26.042Z] === RUN   TestWaitNodeAttachment
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestDiscoveryOptsErrors
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestDiscoveryOpts
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestDiscoveryOpts (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] PASS
21:29:26 [2021-07-03T21:29:26.492Z] coverage: 30.0% of statements
21:29:26 [2021-07-03T21:29:26.492Z] ok  	github.com/docker/docker/daemon/discovery	0.041s	coverage: 30.0% of statements
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestWaitNodeAttachment (0.40s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestIsolationConversion
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestIsolationConversion/default
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestIsolationConversion/process
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestIsolationConversion/hyperv
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestIsolationConversion (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestIsolationConversion/default (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestIsolationConversion/process (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestContainerLabels
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestContainerLabels (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestCredentialSpecConversion
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestCredentialSpecConversion/none
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestCredentialSpecConversion/config
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestCredentialSpecConversion/file
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestCredentialSpecConversion/registry
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestCredentialSpecConversion (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestControllerValidateMountBind
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestControllerValidateMountBind (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestControllerValidateMountVolume
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestControllerValidateMountVolume (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestControllerValidateMountTarget
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestControllerValidateMountTarget (0.01s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestControllerValidateMountTmpfs
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestControllerValidateMountInvalidType
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] === RUN   TestControllerValidateMountNamedPipe
21:29:26 [2021-07-03T21:29:26.492Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
21:29:26 [2021-07-03T21:29:26.492Z] PASS
21:29:26 [2021-07-03T21:29:26.492Z] coverage: 11.0% of statements
21:29:26 [2021-07-03T21:29:26.492Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.914s	coverage: 11.0% of statements
21:29:26 [2021-07-03T21:29:26.943Z] === RUN   TestEventsLog
21:29:26 [2021-07-03T21:29:26.943Z] --- PASS: TestEventsLog (0.00s)
21:29:26 [2021-07-03T21:29:26.943Z] === RUN   TestEventsLogTimeout
21:29:26 [2021-07-03T21:29:26.943Z] --- PASS: TestEventsLogTimeout (0.00s)
21:29:26 [2021-07-03T21:29:26.943Z] === RUN   TestLogEvents
21:29:26 [2021-07-03T21:29:26.943Z] --- PASS: TestLogEvents (0.05s)
21:29:26 [2021-07-03T21:29:26.943Z] === RUN   TestLoadBufferedEvents
21:29:26 [2021-07-03T21:29:26.943Z] --- PASS: TestLoadBufferedEvents (0.16s)
21:29:26 [2021-07-03T21:29:26.943Z] === RUN   TestLoadBufferedEventsOnlyFromPast
21:29:26 [2021-07-03T21:29:26.943Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
21:29:26 [2021-07-03T21:29:26.943Z] === RUN   TestIgnoreBufferedWhenNoTimes
21:29:26 [2021-07-03T21:29:26.943Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] PASS
21:29:27 [2021-07-03T21:29:27.393Z] coverage: 50.0% of statements
21:29:27 [2021-07-03T21:29:27.393Z] ok  	github.com/docker/docker/daemon/events	0.268s	coverage: 50.0% of statements
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestVerifyNetworkingConfig
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestGetContainer
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestGetContainer (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestValidContainerNames
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestValidContainerNames (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestContainerInitDNS
21:29:27 [2021-07-03T21:29:27.393Z]     daemon_test.go:147: root required
21:29:27 [2021-07-03T21:29:27.393Z] --- SKIP: TestContainerInitDNS (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestMerge
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestMerge (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestValidateContainerIsolation
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestValidateContainerIsolation (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestFindNetworkErrorType
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestFindNetworkErrorType (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestEnsureServicesExist
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestEnsureServicesExist (0.01s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestEnsureServicesExistErrors
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestContainerDelete
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestContainerDelete (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestContainerDoubleDelete
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestContainerDoubleDelete (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestLogContainerEventCopyLabels
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestLogContainerEventWithAttributes
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestNoneHealthcheck
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestNoneHealthcheck (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestHealthStates
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] time="2021-07-03T21:29:27Z" 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"
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestHealthStates (0.18s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestMaskURLCredentials
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestMaskURLCredentials (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestGetInspectData
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestGetInspectData (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestFillLicense
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestFillLicense (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestListInvalidFilter
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestListInvalidFilter (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestNameFilter
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestNameFilter (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
21:29:27 [2021-07-03T21:29:27.393Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
21:29:27 [2021-07-03T21:29:27.393Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
21:29:27 [2021-07-03T21:29:27.394Z] === 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
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
21:29:27 [2021-07-03T21:29:27.394Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- 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)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestDaemonReloadLabels
21:29:27 [2021-07-03T21:29:27.394Z] --- PASS: TestDaemonReloadLabels (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
21:29:27 [2021-07-03T21:29:27.394Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestDaemonReloadMirrors
21:29:27 [2021-07-03T21:29:27.394Z] --- PASS: TestDaemonReloadMirrors (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestDaemonReloadInsecureRegistries
21:29:27 [2021-07-03T21:29:27.394Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestDaemonReloadNotAffectOthers
21:29:27 [2021-07-03T21:29:27.394Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
21:29:27 [2021-07-03T21:29:27.394Z] === RUN   TestDaemonDiscoveryReload
21:29:27 [2021-07-03T21:29:27.720Z] Created binary: bundles/binary-proxy/docker-proxy-dev
21:29:27 [2021-07-03T21:29:27.720Z] 
21:29:27 [2021-07-03T21:29:27.720Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:29:27 [2021-07-03T21:29:27.720Z] Installing docker-proxy to /usr/local/bin/
21:29:27 [2021-07-03T21:29:27.720Z] 
21:29:27 [2021-07-03T21:29:27.720Z] + mkdir -p bundles
21:29:27 [2021-07-03T21:29:27.721Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestIsEmptyDir
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestIsEmptyDir (0.01s)
21:29:28 [2021-07-03T21:29:28.357Z] PASS
21:29:28 [2021-07-03T21:29:28.357Z] coverage: 2.3% of statements
21:29:28 [2021-07-03T21:29:28.357Z] ok  	github.com/docker/docker/daemon/graphdriver	0.059s	coverage: 2.3% of statements
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestLinkNaming
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestLinkNaming (0.00s)
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestLinkNew
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestLinkNew (0.00s)
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestLinkEnv
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestLinkEnv (0.00s)
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestLinkMultipleEnv
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestLinkMultipleEnv (0.00s)
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestLinkPortRangeEnv
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestLinkPortRangeEnv (0.00s)
21:29:28 [2021-07-03T21:29:28.357Z] PASS
21:29:28 [2021-07-03T21:29:28.357Z] coverage: 93.0% of statements
21:29:28 [2021-07-03T21:29:28.357Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
21:29:28 [2021-07-03T21:29:28.357Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
21:29:28 [2021-07-03T21:29:28.357Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
21:29:28 [2021-07-03T21:29:28.807Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
21:29:28 [2021-07-03T21:29:28.807Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
21:29:29 [2021-07-03T21:29:29.638Z] ?   	github.com/docker/docker/api	[no test files]
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
21:29:29 [2021-07-03T21:29:29.756Z]     reload_test.go:520: root required
21:29:29 [2021-07-03T21:29:29.756Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
21:29:29 [2021-07-03T21:29:29.756Z] === RUN   TestParseVolumesFrom
21:29:29 [2021-07-03T21:29:29.756Z] --- PASS: TestParseVolumesFrom (0.00s)
21:29:29 [2021-07-03T21:29:29.756Z] PASS
21:29:29 [2021-07-03T21:29:29.756Z] coverage: 9.1% of statements
21:29:29 [2021-07-03T21:29:29.756Z] ok  	github.com/docker/docker/daemon	2.540s	coverage: 9.1% of statements
21:29:29 [2021-07-03T21:29:29.756Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:29:29 [2021-07-03T21:29:29.756Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:29:29 [2021-07-03T21:29:29.756Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:29:29 [2021-07-03T21:29:29.756Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
21:29:29 [2021-07-03T21:29:29.757Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestAdapterReadLogs
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestAdapterReadLogs (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopier
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestCopier (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopierLongLines
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestCopierLongLines (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopierSlow
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestCopierSlow (0.20s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopierWithSized
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopierWithSized/as_is
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopierWithSized/With_RingLogger
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestCopierWithSized (0.01s)
21:29:30 [2021-07-03T21:29:30.705Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestCopierWithPartial
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestCopierWithPartial (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestRingLogger
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestRingLogger (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestRingCap
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestRingCap (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestRingClose
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestRingClose (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] === RUN   TestRingDrain
21:29:30 [2021-07-03T21:29:30.705Z] --- PASS: TestRingDrain (0.00s)
21:29:30 [2021-07-03T21:29:30.705Z] PASS
21:29:30 [2021-07-03T21:29:30.705Z] coverage: 43.8% of statements
21:29:30 [2021-07-03T21:29:30.705Z] ok  	github.com/docker/docker/daemon/logger	0.284s	coverage: 43.8% of statements
21:29:31 [2021-07-03T21:29:31.071Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m22.139908266s with top 10 stages: buildssa: 1m41.424725738s, goimports: 22.935240712s, unconvert: 13.951479508s, gosec: 9.465504792s, golint: 6.371739851s, misspell: 4.437049586s, vrp: 4.107329034s, ineffassign: 4.10415525s, inspect: 3.91562846s, printf: 2.228611534s 
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestSearchRegistryForImagesErrors
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestSearchRegistryForImages
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestSearchRegistryForImages (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestOnlyPlatformWithFallback
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestImageDelete
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestImageDelete/no_lease
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestImageDelete/lease_exists
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/defaults
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/invalid_create_group
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/invalid_flush_interval
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/flush_interval_at_15
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestNewStreamConfig (0.01s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/defaults (0.01s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewAWSLogsClientUserAgentHandler
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestNewAWSLogsClientRegionDetect
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestImageDelete (0.05s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestImageDelete/no_lease (0.01s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestContentStoreForPull
21:29:31 [2021-07-03T21:29:31.154Z] time="2021-07-03T21:29:30Z" level=info msg="Trying to get region from EC2 Metadata"
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCreateSuccess
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCreateSuccess (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCreateLogGroupSuccess
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCreateError
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCreateError (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCreateAlreadyExists
21:29:31 [2021-07-03T21:29:31.154Z] time="2021-07-03T21:29:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCreateAlreadyExists (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestLogClosed
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestLogClosed (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestLogBlocking
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestLogBlocking (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestLogNonBlockingBufferEmpty
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestLogNonBlockingBufferFull
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestPublishBatchSuccess
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestPublishBatchSuccess (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestPublishBatchError
21:29:31 [2021-07-03T21:29:31.154Z] time="2021-07-03T21:29:30Z" level=error msg=Error
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestPublishBatchError (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestPublishBatchInvalidSeqSuccess
21:29:31 [2021-07-03T21:29:31.154Z] time="2021-07-03T21:29:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestPublishBatchAlreadyAccepted
21:29:31 [2021-07-03T21:29:31.154Z] time="2021-07-03T21:29:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
21:29:31 [2021-07-03T21:29:31.154Z] time="2021-07-03T21:29:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchSimple
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchSimple (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchTicker
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchTicker (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchMultilinePattern
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestCollectBatchClose
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestCollectBatchClose (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen/0/Hello
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen/2/🙃
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen/3/����
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen/4/He��o
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestEffectiveLen/5/
21:29:31 [2021-07-03T21:29:31.154Z] --- PASS: TestEffectiveLen (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit/0/
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1044: 
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1045: 
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit/1/Hello
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1044: Hello
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1045: 
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit/2/Hello
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1044: He
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1045: llo
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit/3/Hello
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1044: 
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1045: Hello
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit/4/🙃
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1044: 
21:29:31 [2021-07-03T21:29:31.154Z]     cloudwatchlogs_test.go:1045: 🙃
21:29:31 [2021-07-03T21:29:31.154Z] === RUN   TestFindValidSplit/5/🙃
21:29:31 [2021-07-03T21:29:31.155Z]     cloudwatchlogs_test.go:1044: 🙃
21:29:31 [2021-07-03T21:29:31.155Z]     cloudwatchlogs_test.go:1045: 
21:29:31 [2021-07-03T21:29:31.155Z] === RUN   TestFindValidSplit/6/a�
21:29:31 [2021-07-03T21:29:31.155Z]     cloudwatchlogs_test.go:1044: a
21:29:31 [2021-07-03T21:29:31.155Z]     cloudwatchlogs_test.go:1045: �
21:29:31 [2021-07-03T21:29:31.155Z] === RUN   TestFindValidSplit/7/a�
21:29:31 [2021-07-03T21:29:31.155Z]     cloudwatchlogs_test.go:1044: a�
21:29:31 [2021-07-03T21:29:31.155Z]     cloudwatchlogs_test.go:1045: 
21:29:31 [2021-07-03T21:29:31.155Z] --- PASS: TestFindValidSplit (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z] === RUN   TestProcessEventEmoji
21:29:31 [2021-07-03T21:29:31.155Z] --- PASS: TestProcessEventEmoji (0.01s)
21:29:31 [2021-07-03T21:29:31.155Z] === RUN   TestCollectBatchLineSplit
21:29:31 [2021-07-03T21:29:31.155Z] --- PASS: TestCollectBatchLineSplit (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z] === RUN   TestCollectBatchLineSplitWithBinary
21:29:31 [2021-07-03T21:29:31.155Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
21:29:31 [2021-07-03T21:29:31.155Z] === RUN   TestCollectBatchMaxEvents
21:29:31 [2021-07-03T21:29:31.155Z] --- PASS: TestContentStoreForPull (0.24s)
21:29:31 [2021-07-03T21:29:31.155Z] PASS
21:29:31 [2021-07-03T21:29:31.155Z] coverage: 6.8% of statements
21:29:31 [2021-07-03T21:29:31.155Z] ok  	github.com/docker/docker/daemon/images	0.417s	coverage: 6.8% of statements
21:29:31 [2021-07-03T21:29:31.155Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestCollectBatchMaxTotalBytes
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
21:29:31 [2021-07-03T21:29:31.604Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:29:31 [2021-07-03T21:29:31.604Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestCollectBatchWithDuplicateTimestamps
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsMultilinePattern
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
21:29:31 [2021-07-03T21:29:31.604Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
21:29:31 [2021-07-03T21:29:31.604Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
21:29:31 [2021-07-03T21:29:31.605Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestCreateTagSuccess
21:29:31 [2021-07-03T21:29:31.605Z] --- PASS: TestCreateTagSuccess (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
21:29:31 [2021-07-03T21:29:31.605Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
21:29:31 [2021-07-03T21:29:31.605Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
21:29:31 [2021-07-03T21:29:31.605Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
21:29:31 [2021-07-03T21:29:31.605Z] PASS
21:29:31 [2021-07-03T21:29:31.605Z] coverage: 77.8% of statements
21:29:31 [2021-07-03T21:29:31.605Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.515s	coverage: 77.8% of statements
21:29:31 [2021-07-03T21:29:31.605Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
21:29:31 [2021-07-03T21:29:31.605Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:29:31 [2021-07-03T21:29:31.605Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:29:31 [2021-07-03T21:29:31.605Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
21:29:31 [2021-07-03T21:29:31.605Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestJSONLogsMarshalJSONBuf
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestFastTimeMarshalJSON
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestJSONFileLogger
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
21:29:32 [2021-07-03T21:29:32.054Z] PASS
21:29:32 [2021-07-03T21:29:32.054Z] coverage: 87.2% of statements
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestJSONFileLogger (0.01s)
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestJSONFileLoggerWithTags
21:29:32 [2021-07-03T21:29:32.054Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.249s	coverage: 87.2% of statements
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestJSONFileLoggerWithOpts
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s)
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestJSONFileLoggerWithLabelsEnv
21:29:32 [2021-07-03T21:29:32.054Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestEncodeDecode
21:29:32 [2021-07-03T21:29:32.054Z] === PAUSE TestEncodeDecode
21:29:32 [2021-07-03T21:29:32.054Z] === RUN   TestUnexpectedEOF
21:29:32 [2021-07-03T21:29:32.503Z] time="2021-07-03T21:29:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
21:29:32 [2021-07-03T21:29:32.503Z] time="2021-07-03T21:29:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
21:29:32 [2021-07-03T21:29:32.503Z] --- PASS: TestUnexpectedEOF (0.18s)
21:29:32 [2021-07-03T21:29:32.503Z] === CONT  TestEncodeDecode
21:29:32 [2021-07-03T21:29:32.503Z] --- PASS: TestEncodeDecode (0.00s)
21:29:32 [2021-07-03T21:29:32.503Z] PASS
21:29:32 [2021-07-03T21:29:32.503Z] coverage: 69.9% of statements
21:29:32 [2021-07-03T21:29:32.503Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.342s	coverage: 69.9% of statements
21:29:32 [2021-07-03T21:29:32.952Z] === RUN   TestWriteLog
21:29:32 [2021-07-03T21:29:32.952Z] === PAUSE TestWriteLog
21:29:32 [2021-07-03T21:29:32.952Z] === RUN   TestReadLog
21:29:32 [2021-07-03T21:29:32.952Z] === PAUSE TestReadLog
21:29:32 [2021-07-03T21:29:32.952Z] === CONT  TestWriteLog
21:29:32 [2021-07-03T21:29:32.952Z] === CONT  TestReadLog
21:29:32 [2021-07-03T21:29:32.952Z] === RUN   TestReadLog/tail_exact
21:29:32 [2021-07-03T21:29:32.952Z] --- PASS: TestWriteLog (0.01s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestOpenFileDelete
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestOpenFileDelete (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestOpenFileRename
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestOpenFileRename (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestParseLogTagDefaultTag
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestReadLog/tail_less_than_available
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestParseLogTag
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestParseLogTag (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestParseLogTagEmptyTag
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestTailFiles
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestTailFiles (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestReadLog/tail_more_than_available
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestFollowLogsConsumerGone
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestFollowLogsProducerGone
21:29:33 [2021-07-03T21:29:33.401Z]     logfile_test.go:232: messages sent: 4098, received: 4098
21:29:33 [2021-07-03T21:29:33.401Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestFollowLogsProducerGone (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestCheckCapacityAndRotate
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestReadLog (0.19s)
21:29:33 [2021-07-03T21:29:33.401Z]     --- PASS: TestReadLog/tail_exact (0.18s)
21:29:33 [2021-07-03T21:29:33.401Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
21:29:33 [2021-07-03T21:29:33.401Z] PASS
21:29:33 [2021-07-03T21:29:33.401Z] coverage: 75.2% of statements
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
21:29:33 [2021-07-03T21:29:33.401Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
21:29:33 [2021-07-03T21:29:33.401Z] ok  	github.com/docker/docker/daemon/logger/local	0.289s	coverage: 75.2% of statements
21:29:33 [2021-07-03T21:29:33.401Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:29:33 [2021-07-03T21:29:33.401Z] --- PASS: TestCheckCapacityAndRotate (0.06s)
21:29:33 [2021-07-03T21:29:33.401Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
21:29:33 [2021-07-03T21:29:33.401Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
21:29:33 [2021-07-03T21:29:33.401Z] PASS
21:29:33 [2021-07-03T21:29:33.401Z] coverage: 54.3% of statements
21:29:33 [2021-07-03T21:29:33.401Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.145s	coverage: 54.3% of statements
21:29:33 [2021-07-03T21:29:33.850Z] === RUN   TestLog
21:29:33 [2021-07-03T21:29:33.850Z] --- PASS: TestLog (0.01s)
21:29:33 [2021-07-03T21:29:33.850Z] PASS
21:29:33 [2021-07-03T21:29:33.850Z] coverage: 31.5% of statements
21:29:33 [2021-07-03T21:29:33.850Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.069s	coverage: 31.5% of statements
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestNewParse
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestNewParse (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] PASS
21:29:34 [2021-07-03T21:29:34.798Z] coverage: 8.3% of statements
21:29:34 [2021-07-03T21:29:34.798Z] ok  	github.com/docker/docker/daemon/logger/templates	0.034s	coverage: 8.3% of statements
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestParseLogFormat
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestParseLogFormat (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestValidateLogOptEmpty
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestValidateLogOptEmpty (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestValidateSyslogAddress
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestValidateSyslogAddress (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestParseAddressDefaultPort
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestParseAddressDefaultPort (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestValidateSyslogFacility
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestValidateSyslogFacility (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestValidateLogOptSyslogFormat
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestValidateLogOpt
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestValidateLogOpt (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] PASS
21:29:34 [2021-07-03T21:29:34.798Z] coverage: 46.8% of statements
21:29:34 [2021-07-03T21:29:34.798Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.044s	coverage: 46.8% of statements
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestValidateLogOpt
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestValidateLogOpt (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestNewMissedConfig
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestNewMissedConfig (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestNewMissedUrl
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestNewMissedUrl (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestNewMissedToken
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestNewMissedToken (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestNewWithProxy
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestNewWithProxy (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestDefault
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestDefault (0.01s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestInlineFormatWithNonDefaultOptions
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestJsonFormat
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestJsonFormat (0.01s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestRawFormat
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestRawFormat (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestRawFormatWithLabels
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestRawFormatWithLabels (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestRawFormatWithoutTag
21:29:34 [2021-07-03T21:29:34.798Z] --- PASS: TestRawFormatWithoutTag (0.00s)
21:29:34 [2021-07-03T21:29:34.798Z] === RUN   TestBatching
21:29:35 [2021-07-03T21:29:35.248Z] --- PASS: TestBatching (0.26s)
21:29:35 [2021-07-03T21:29:35.248Z] === RUN   TestFrequency
21:29:35 [2021-07-03T21:29:35.248Z] --- PASS: TestFrequency (0.23s)
21:29:35 [2021-07-03T21:29:35.248Z] === RUN   TestOneMessagePerRequest
21:29:35 [2021-07-03T21:29:35.248Z] --- PASS: TestOneMessagePerRequest (0.00s)
21:29:35 [2021-07-03T21:29:35.248Z] === RUN   TestVerify
21:29:35 [2021-07-03T21:29:35.248Z] --- PASS: TestVerify (0.00s)
21:29:35 [2021-07-03T21:29:35.248Z] === RUN   TestSkipVerify
21:29:35 [2021-07-03T21:29:35.697Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:35 [2021-07-03T21:29:35.697Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:35 [2021-07-03T21:29:35.697Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] --- PASS: TestSkipVerify (0.63s)
21:29:36 [2021-07-03T21:29:36.146Z] === RUN   TestBufferMaximum
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.710055\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.710055\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] --- PASS: TestBufferMaximum (0.00s)
21:29:36 [2021-07-03T21:29:36.146Z] === RUN   TestServerAlwaysDown
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.713991\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.713991\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.713991\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.714991\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] time="2021-07-03T21:29:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625347775.714991\",\"host\":\"56bf191319b1\"}'"
21:29:36 [2021-07-03T21:29:36.146Z] --- PASS: TestServerAlwaysDown (0.00s)
21:29:36 [2021-07-03T21:29:36.146Z] === RUN   TestCannotSendAfterClose
21:29:36 [2021-07-03T21:29:36.146Z] --- PASS: TestCannotSendAfterClose (0.00s)
21:29:36 [2021-07-03T21:29:36.146Z] === RUN   TestDeadlockOnBlockedEndpoint
21:29:36 [2021-07-03T21:29:36.146Z] === RUN   TestV1IDService
21:29:36 [2021-07-03T21:29:36.146Z] --- PASS: TestV1IDService (0.02s)
21:29:36 [2021-07-03T21:29:36.146Z] === RUN   TestV2MetadataService
21:29:37 [2021-07-03T21:29:37.094Z] --- PASS: TestV2MetadataService (0.58s)
21:29:37 [2021-07-03T21:29:37.094Z] PASS
21:29:37 [2021-07-03T21:29:37.094Z] coverage: 48.2% of statements
21:29:37 [2021-07-03T21:29:37.094Z] ok  	github.com/docker/docker/distribution/metadata	0.901s	coverage: 48.2% of statements
21:29:37 [2021-07-03T21:29:37.094Z] time="2021-07-03T21:29:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
21:29:37 [2021-07-03T21:29:37.094Z] time="2021-07-03T21:29:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"56bf191319b1\"}'"
21:29:37 [2021-07-03T21:29:37.094Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
21:29:37 [2021-07-03T21:29:37.094Z] PASS
21:29:37 [2021-07-03T21:29:37.094Z] coverage: 82.5% of statements
21:29:37 [2021-07-03T21:29:37.094Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.225s	coverage: 82.5% of statements
21:29:37 [2021-07-03T21:29:37.094Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:29:37 [2021-07-03T21:29:37.094Z] ?   	github.com/docker/docker/daemon/network	[no test files]
21:29:37 [2021-07-03T21:29:37.094Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestSuccessfulDownload
21:29:38 [2021-07-03T21:29:38.047Z]     download_test.go:268: Needs fixing on Windows
21:29:38 [2021-07-03T21:29:38.047Z] --- SKIP: TestSuccessfulDownload (0.00s)
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestCancelledDownload
21:29:38 [2021-07-03T21:29:38.047Z] --- PASS: TestCancelledDownload (0.00s)
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestMaxDownloadAttempts
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
21:29:38 [2021-07-03T21:29:38.047Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
21:29:38 [2021-07-03T21:29:38.997Z] time="2021-07-03T21:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:29:38 [2021-07-03T21:29:38.997Z] time="2021-07-03T21:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:29:38 [2021-07-03T21:29:38.997Z] time="2021-07-03T21:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:29:38 [2021-07-03T21:29:38.997Z] time="2021-07-03T21:29:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
21:29:38 [2021-07-03T21:29:38.997Z] --- PASS: TestMaxDownloadAttempts (0.00s)
21:29:38 [2021-07-03T21:29:38.997Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s)
21:29:38 [2021-07-03T21:29:38.997Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s)
21:29:38 [2021-07-03T21:29:38.997Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s)
21:29:38 [2021-07-03T21:29:38.997Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s)
21:29:38 [2021-07-03T21:29:38.997Z] === RUN   TestTransfer
21:29:38 [2021-07-03T21:29:38.997Z] --- PASS: TestTransfer (0.12s)
21:29:38 [2021-07-03T21:29:38.997Z] === RUN   TestConcurrencyLimit
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestConcurrencyLimit (0.38s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestInactiveJobs
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestContinueOnError_NonMirrorEndpoint
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestContinueOnError_MirrorEndpoint
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestContinueOnError_NeverContinue
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/no_remote_or_local
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local430530231\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/no_local_cache
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/with_local_cache
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/unknown_media_type
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/unknown_media_type/no_cache
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="reference for unknown type: "
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestNotFound
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestNotFound (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestConflict
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestConflict (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestForbidden
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestForbidden (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestInvalidParameter
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestInvalidParameter (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestNotImplemented
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestNotImplemented (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestNotModified
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestNotModified (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestUnauthorized
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestUnauthorized (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestUnknown
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestUnknown (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestCancelled
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestCancelled (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDeadline
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestDeadline (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDataLoss
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestDataLoss (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestUnavailable
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestUnavailable (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestSystem
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestSystem (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Not_Found
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Bad_Request
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Conflict
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Unauthorized
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Service_Unavailable
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Forbidden
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Not_Modified
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Not_Implemented
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Internal_Server_Error
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestFromStatusCode (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] PASS
21:29:39 [2021-07-03T21:29:39.447Z] coverage: 53.1% of statements
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="reference for unknown type: "
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/unknown_media_type/with_cache
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
21:29:39 [2021-07-03T21:29:39.447Z] ok  	github.com/docker/docker/errdefs	0.276s	coverage: 53.1% of statements
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="reference for unknown type: "
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="reference for unknown type: "
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="reference for unknown type: "
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/error_persisting_manifest
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
21:29:39 [2021-07-03T21:29:39.447Z] time="2021-07-03T21:29:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestManifestStore (0.24s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestManifestStore/no_remote_or_local (0.15s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
21:29:39 [2021-07-03T21:29:39.447Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
21:29:39 [2021-07-03T21:29:39.447Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
21:29:39 [2021-07-03T21:29:39.447Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
21:29:39 [2021-07-03T21:29:39.447Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
21:29:39 [2021-07-03T21:29:39.447Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType/schema1
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFixManifestLayers
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestFixManifestLayers (0.01s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFixManifestLayersBaseLayerParent
21:29:39 [2021-07-03T21:29:39.447Z]     pull_v2_test.go:73: Needs fixing on Windows
21:29:39 [2021-07-03T21:29:39.447Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFixManifestLayersBadParent
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestValidateManifest
21:29:39 [2021-07-03T21:29:39.447Z]     pull_v2_test.go:118: Needs fixing on Windows
21:29:39 [2021-07-03T21:29:39.447Z] --- SKIP: TestValidateManifest (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestFormatPlatform
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestFormatPlatform (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestGetRepositoryMountCandidates
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestLayerAlreadyExists
21:29:39 [2021-07-03T21:29:39.447Z]     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}
21:29:39 [2021-07-03T21:29:39.447Z]     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}
21:29:39 [2021-07-03T21:29:39.447Z]     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}
21:29:39 [2021-07-03T21:29:39.447Z]     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}
21:29:39 [2021-07-03T21:29:39.447Z]     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}
21:29:39 [2021-07-03T21:29:39.447Z]     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}
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestLayerAlreadyExists (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestWhenEmptyAuthConfig
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestInactiveJobs (0.37s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestWatchRelease
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestWatchRelease (0.04s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestWatchFinishedTransfer
21:29:39 [2021-07-03T21:29:39.447Z] --- PASS: TestWatchFinishedTransfer (0.00s)
21:29:39 [2021-07-03T21:29:39.447Z] === RUN   TestDuplicateTransfer
21:29:39 [2021-07-03T21:29:39.897Z] --- PASS: TestDuplicateTransfer (0.04s)
21:29:39 [2021-07-03T21:29:39.897Z] === RUN   TestSuccessfulUpload
21:29:39 [2021-07-03T21:29:39.897Z] time="2021-07-03T21:29:39Z" level=error msg="Upload failed, retrying: simulating retry"
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestSuccessfulUpload (0.43s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestCancelledUpload
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestCancelledUpload (0.00s)
21:29:40 [2021-07-03T21:29:40.347Z] PASS
21:29:40 [2021-07-03T21:29:40.347Z] coverage: 76.8% of statements
21:29:40 [2021-07-03T21:29:40.347Z] ok  	github.com/docker/docker/distribution/xfer	2.269s	coverage: 76.8% of statements
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSGetInvalidData
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSGetInvalidData (0.02s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSInvalidSet
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSInvalidSet (0.02s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSInvalidRoot
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSInvalidRoot (0.01s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSMetadataGetSet
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSMetadataGetSet (0.04s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSInvalidWalker
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSInvalidWalker (0.01s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSGetSet
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSGetSet (0.02s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSGetUnsetKey
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSGetUnsetKey (0.01s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSGetEmptyData
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSGetEmptyData (0.01s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSDelete
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSDelete (0.01s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSWalker
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSWalker (0.02s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestFSWalkerStopOnError
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestFSWalkerStopOnError (0.01s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestNewFromJSON
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestNewFromJSON (0.00s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestNewFromJSONWithInvalidJSON
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestMarshalKeyOrder
21:29:40 [2021-07-03T21:29:40.347Z] --- PASS: TestMarshalKeyOrder (0.00s)
21:29:40 [2021-07-03T21:29:40.347Z] === RUN   TestHistoryEqual
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestHistoryEqual (0.18s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestImage
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestImage (0.00s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestImageOSNotEmpty
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestImageOSNotEmpty (0.00s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestNewChildImageFromImageWithRootFS
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestCreate
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestCreate (0.01s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestRestore
21:29:40 [2021-07-03T21:29:40.796Z] time="2021-07-03T21:29:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestRestore (0.08s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestAddDelete
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestAddDelete (0.03s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestSearchAfterDelete
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestSearchAfterDelete (0.01s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestParentReset
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestWhenEmptyAuthConfig (1.24s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestTokenPassThru
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestTokenPassThru (0.02s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestTokenPassThruDifferentHost
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
21:29:40 [2021-07-03T21:29:40.796Z] PASS
21:29:40 [2021-07-03T21:29:40.796Z] coverage: 23.8% of statements
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestParentReset (0.06s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestGetAndSetLastUpdated
21:29:40 [2021-07-03T21:29:40.796Z] ok  	github.com/docker/docker/distribution	1.967s	coverage: 23.8% of statements
21:29:40 [2021-07-03T21:29:40.796Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
21:29:40 [2021-07-03T21:29:40.796Z] === RUN   TestStoreLen
21:29:41 [2021-07-03T21:29:41.246Z] --- PASS: TestStoreLen (0.13s)
21:29:41 [2021-07-03T21:29:41.246Z] PASS
21:29:41 [2021-07-03T21:29:41.246Z] coverage: 86.6% of statements
21:29:41 [2021-07-03T21:29:41.246Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:29:41 [2021-07-03T21:29:41.246Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:29:41 [2021-07-03T21:29:41.246Z] ok  	github.com/docker/docker/image	1.095s	coverage: 86.6% of statements
21:29:41 [2021-07-03T21:29:41.246Z] === RUN   TestCompare
21:29:41 [2021-07-03T21:29:41.246Z] --- PASS: TestCompare (0.00s)
21:29:41 [2021-07-03T21:29:41.246Z] PASS
21:29:41 [2021-07-03T21:29:41.246Z] coverage: 19.2% of statements
21:29:41 [2021-07-03T21:29:41.246Z] ok  	github.com/docker/docker/image/cache	0.326s	coverage: 19.2% of statements
21:29:42 [2021-07-03T21:29:42.195Z] === RUN   TestValidateManifest
21:29:42 [2021-07-03T21:29:42.195Z] === RUN   TestValidateManifest/nil
21:29:42 [2021-07-03T21:29:42.195Z] === RUN   TestValidateManifest/non-nil
21:29:42 [2021-07-03T21:29:42.195Z] --- PASS: TestValidateManifest (0.00s)
21:29:42 [2021-07-03T21:29:42.195Z]     --- PASS: TestValidateManifest/nil (0.00s)
21:29:42 [2021-07-03T21:29:42.195Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
21:29:42 [2021-07-03T21:29:42.195Z] PASS
21:29:42 [2021-07-03T21:29:42.195Z] coverage: 0.7% of statements
21:29:42 [2021-07-03T21:29:42.195Z] ok  	github.com/docker/docker/image/tarexport	0.387s	coverage: 0.7% of statements
21:29:42 [2021-07-03T21:29:42.644Z] === RUN   TestMakeV1ConfigFromConfig
21:29:42 [2021-07-03T21:29:42.644Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
21:29:42 [2021-07-03T21:29:42.644Z] PASS
21:29:42 [2021-07-03T21:29:42.644Z] coverage: 25.0% of statements
21:29:42 [2021-07-03T21:29:42.644Z] ok  	github.com/docker/docker/image/v1	0.364s	coverage: 25.0% of statements
21:29:42 [2021-07-03T21:29:42.644Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:29:43 [2021-07-03T21:29:43.592Z] === RUN   TestSerialization
21:29:43 [2021-07-03T21:29:43.592Z] --- PASS: TestSerialization (0.02s)
21:29:43 [2021-07-03T21:29:43.592Z] PASS
21:29:43 [2021-07-03T21:29:43.592Z] coverage: 100.0% of statements
21:29:43 [2021-07-03T21:29:43.592Z] ok  	github.com/docker/docker/libcontainerd/queue	0.244s	coverage: 100.0% of statements
21:29:44 [2021-07-03T21:29:44.540Z] === RUN   TestEnvironmentParsing
21:29:44 [2021-07-03T21:29:44.540Z] --- PASS: TestEnvironmentParsing (0.00s)
21:29:44 [2021-07-03T21:29:44.540Z] PASS
21:29:44 [2021-07-03T21:29:44.540Z] coverage: 1.2% of statements
21:29:44 [2021-07-03T21:29:44.540Z] ok  	github.com/docker/docker/libcontainerd/local	0.416s	coverage: 1.2% of statements
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestEmptyLayer
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestEmptyLayer (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestCommitFailure
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestCommitFailure (0.01s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestStartTransactionFailure
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestStartTransactionFailure (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestGetOrphan
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestGetOrphan (0.01s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMountAndRegister
21:29:46 [2021-07-03T21:29:46.050Z]     layer_test.go:271: Layer size: 14
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestMountAndRegister (0.04s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestLayerRelease
21:29:46 [2021-07-03T21:29:46.050Z]     layer_test.go:304: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestLayerRelease (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestStoreRestore
21:29:46 [2021-07-03T21:29:46.050Z]     layer_test.go:353: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestStoreRestore (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestTarStreamStability
21:29:46 [2021-07-03T21:29:46.050Z]     layer_test.go:468: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestTarStreamStability (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestRegisterExistingLayer
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSequenceGetAvailableBit
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSequenceEqual
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSequenceEqual (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSequenceCopy
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSequenceCopy (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestGetFirstAvailable
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestGetFirstAvailable (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestFindSequence
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestFindSequence (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestCheckIfAvailable
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestCheckIfAvailable (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMergeSequences
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestMergeSequences (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestPushReservation
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestPushReservation (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSerializeDeserialize
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSerializeDeserialize (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSet
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSet (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSetUnset
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSetUnset (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestOffsetSetUnset
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestOffsetSetUnset (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSetInRange
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSetInRange (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestSetAnyInRange
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestSetAnyInRange (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMethods
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestRegisterExistingLayer (0.09s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestTarStreamVerification
21:29:46 [2021-07-03T21:29:46.050Z]     layer_test.go:697: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestTarStreamVerification (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestLayerMigration
21:29:46 [2021-07-03T21:29:46.050Z]     migration_test.go:46: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestLayerMigration (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestLayerMigrationNoTarsplit
21:29:46 [2021-07-03T21:29:46.050Z]     migration_test.go:182: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMountInit
21:29:46 [2021-07-03T21:29:46.050Z]     mount_test.go:17: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestMountInit (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMountSize
21:29:46 [2021-07-03T21:29:46.050Z]     mount_test.go:76: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestMountSize (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMountChanges
21:29:46 [2021-07-03T21:29:46.050Z]     mount_test.go:125: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestMountChanges (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestMountApply
21:29:46 [2021-07-03T21:29:46.050Z]     mount_test.go:212: Failing on Windows
21:29:46 [2021-07-03T21:29:46.050Z] --- SKIP: TestMountApply (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] PASS
21:29:46 [2021-07-03T21:29:46.050Z] coverage: 30.1% of statements
21:29:46 [2021-07-03T21:29:46.050Z] --- PASS: TestMethods (0.00s)
21:29:46 [2021-07-03T21:29:46.050Z] === RUN   TestRandomAllocateDeallocate
21:29:46 [2021-07-03T21:29:46.050Z] ok  	github.com/docker/docker/layer	0.581s	coverage: 30.1% of statements
21:29:46 [2021-07-03T21:29:46.050Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:29:46 [2021-07-03T21:29:46.050Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:29:46 [2021-07-03T21:29:46.050Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:29:46 [2021-07-03T21:29:46.050Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:29:47 [2021-07-03T21:29:47.778Z] ok  	github.com/docker/docker/api/server	0.044s	coverage: 9.0% of statements
21:29:48 [2021-07-03T21:29:48.205Z] === RUN   TestInvalidConfig
21:29:48 [2021-07-03T21:29:48.205Z] --- PASS: TestInvalidConfig (0.00s)
21:29:48 [2021-07-03T21:29:48.205Z] === RUN   TestConfig
21:29:48 [2021-07-03T21:29:48.205Z] --- PASS: TestConfig (0.00s)
21:29:48 [2021-07-03T21:29:48.205Z] === RUN   TestOptionsLabels
21:29:48 [2021-07-03T21:29:48.205Z] --- PASS: TestOptionsLabels (0.00s)
21:29:48 [2021-07-03T21:29:48.205Z] === RUN   TestValidName
21:29:48 [2021-07-03T21:29:48.205Z] --- PASS: TestValidName (0.00s)
21:29:48 [2021-07-03T21:29:48.205Z] === RUN   TestTLSConfiguration
21:29:48 [2021-07-03T21:29:48.654Z] time="2021-07-03T21:29:48Z" level=info msg="Option Initializing KV with TLS"
21:29:48 [2021-07-03T21:29:48.654Z] --- PASS: TestTLSConfiguration (0.19s)
21:29:48 [2021-07-03T21:29:48.654Z] PASS
21:29:48 [2021-07-03T21:29:48.654Z] coverage: 24.0% of statements
21:29:48 [2021-07-03T21:29:48.654Z] ok  	github.com/docker/docker/libnetwork/config	0.460s	coverage: 24.0% of statements
21:29:49 [2021-07-03T21:29:49.185Z] INFO [runner/unused/goanalysis] analyzers took 32.752830577s with top 10 stages: buildssa: 28.275866822s, U1000: 4.476963755s 
21:29:49 [2021-07-03T21:29:49.185Z] INFO [runner] Issues before processing: 2868, after processing: 0 
21:29:49 [2021-07-03T21:29:49.185Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2293/2293, skip_files: 2293/2293, identifier_marker: 1899/1899, exclude-rules: 78/1899, cgo: 2293/2868, autogenerated_exclude: 1899/2293, nolint: 0/78, filename_unadjuster: 2293/2293, skip_dirs: 2293/2293, exclude: 1899/1899 
21:29:49 [2021-07-03T21:29:49.185Z] INFO [runner] processing took 141.741239ms with stages: nolint: 54.429946ms, identifier_marker: 41.564968ms, path_prettifier: 21.051797ms, autogenerated_exclude: 9.167838ms, exclude-rules: 8.350943ms, skip_dirs: 4.106863ms, cgo: 1.851515ms, filename_unadjuster: 1.20435ms, diff: 7.257µs, max_same_issues: 1.949µs, source_code: 966ns, uniq_by_line: 660ns, max_from_linter: 545ns, exclude: 469ns, skip_files: 468ns, path_shortener: 396ns, max_per_file_from_linter: 309ns 
21:29:49 [2021-07-03T21:29:49.185Z] INFO [runner] linters took 1m45.441030128s with stages: goanalysis_metalinter: 1m21.51375381s, unused: 23.785068242s 
21:29:49 [2021-07-03T21:29:49.185Z] INFO File cache stats: 1687 entries of total size 8.5MiB 
21:29:49 [2021-07-03T21:29:49.185Z] INFO Memory: 2409 samples, avg is 484.4MB, max is 4236.2MB 
21:29:49 [2021-07-03T21:29:49.185Z] INFO Execution took 4m0.723505783s                
21:29:49 [2021-07-03T21:29:49.185Z] Congratulations! The shell scripts are properly formatted.
21:29:49 [2021-07-03T21:29:49.603Z] === RUN   TestKey
21:29:49 [2021-07-03T21:29:49.603Z] --- PASS: TestKey (0.00s)
21:29:49 [2021-07-03T21:29:49.603Z] === RUN   TestParseKey
21:29:49 [2021-07-03T21:29:49.603Z] --- PASS: TestParseKey (0.00s)
21:29:49 [2021-07-03T21:29:49.603Z] === RUN   TestInvalidDataStore
21:29:49 [2021-07-03T21:29:49.603Z] --- PASS: TestInvalidDataStore (0.00s)
21:29:49 [2021-07-03T21:29:49.603Z] === RUN   TestKVObjectFlatKey
21:29:49 [2021-07-03T21:29:49.603Z] --- PASS: TestKVObjectFlatKey (0.00s)
21:29:49 [2021-07-03T21:29:49.603Z] === RUN   TestAtomicKVObjectFlatKey
21:29:49 [2021-07-03T21:29:49.603Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
21:29:49 [2021-07-03T21:29:49.603Z] PASS
21:29:49 [2021-07-03T21:29:49.603Z] coverage: 21.9% of statements
21:29:49 [2021-07-03T21:29:49.603Z] ok  	github.com/docker/docker/libnetwork/datastore	0.200s	coverage: 21.9% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:29:50 [2021-07-03T21:29:50.099Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/make.sh dynbinary test-docker-py
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestErrorInterfaces
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestErrorInterfaces (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestNetworkMarshalling
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestIPDataMarshalling
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestIPDataMarshalling (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestValidateAndIsV6
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestValidateAndIsV6 (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] PASS
21:29:50 [2021-07-03T21:29:50.554Z] coverage: 68.9% of statements
21:29:50 [2021-07-03T21:29:50.554Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.327s	coverage: 68.9% of statements
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestNetworkMarshalling (0.17s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestEndpointMarshalling
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestEndpointMarshalling (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestAuxAddresses
21:29:50 [2021-07-03T21:29:50.554Z] time="2021-07-03T21:29:50Z" level=info msg="Restoring existing overlay networks from HNS into docker"
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestAuxAddresses (0.03s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestSRVServiceQuery
21:29:50 [2021-07-03T21:29:50.554Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestSRVServiceQuery (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestServiceVIPReuse
21:29:50 [2021-07-03T21:29:50.554Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestServiceVIPReuse (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestIpamReleaseOnNetDriverFailures
21:29:50 [2021-07-03T21:29:50.554Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestDNSIPQuery
21:29:50 [2021-07-03T21:29:50.554Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestDNSIPQuery (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestDNSProxyServFail
21:29:50 [2021-07-03T21:29:50.554Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestDNSProxyServFail (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestSandboxAddEmpty
21:29:50 [2021-07-03T21:29:50.554Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestSandboxAddEmpty (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestSandboxAddMultiPrio
21:29:50 [2021-07-03T21:29:50.554Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestSandboxAddSamePrio
21:29:50 [2021-07-03T21:29:50.554Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestCleanupServiceDiscovery
21:29:50 [2021-07-03T21:29:50.554Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestDNSOptions
21:29:50 [2021-07-03T21:29:50.554Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
21:29:50 [2021-07-03T21:29:50.554Z] --- SKIP: TestDNSOptions (0.00s)
21:29:50 [2021-07-03T21:29:50.554Z] === RUN   TestMultipleControllersWithSameStore
21:29:50 [2021-07-03T21:29:50.554Z] time="2021-07-03T21:29:50Z" level=info msg="Restoring existing overlay networks from HNS into docker"
21:29:50 [2021-07-03T21:29:50.554Z] time="2021-07-03T21:29:50Z" level=info msg="Restoring existing overlay networks from HNS into docker"
21:29:50 [2021-07-03T21:29:50.554Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
21:29:50 [2021-07-03T21:29:50.554Z] PASS
21:29:50 [2021-07-03T21:29:50.554Z] coverage: 8.6% of statements
21:29:50 [2021-07-03T21:29:50.554Z] ok  	github.com/docker/docker/libnetwork	0.874s	coverage: 8.6% of statements
21:29:50 [2021-07-03T21:29:50.554Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
21:29:50 [2021-07-03T21:29:50.669Z] 
21:29:50 [2021-07-03T21:29:50.669Z] Removing bundles/
21:29:50 [2021-07-03T21:29:50.669Z] 
21:29:50 [2021-07-03T21:29:50.669Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:29:50 [2021-07-03T21:29:50.669Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:29:50 [2021-07-03T21:29:50.669Z] GOOS="" GOARCH="" GOARM=""
21:29:51 [2021-07-03T21:29:51.006Z] --- PASS: TestRandomAllocateDeallocate (4.94s)
21:29:51 [2021-07-03T21:29:51.006Z] === RUN   TestAllocateRandomDeallocate
21:29:51 [2021-07-03T21:29:51.457Z] === RUN   TestDriver
21:29:51 [2021-07-03T21:29:51.457Z] --- PASS: TestDriver (0.00s)
21:29:51 [2021-07-03T21:29:51.457Z] PASS
21:29:51 [2021-07-03T21:29:51.457Z] coverage: 34.8% of statements
21:29:51 [2021-07-03T21:29:51.457Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.229s	coverage: 34.8% of statements
21:29:51 [2021-07-03T21:29:51.457Z] === RUN   TestDriver
21:29:51 [2021-07-03T21:29:51.457Z] --- PASS: TestDriver (0.00s)
21:29:51 [2021-07-03T21:29:51.457Z] PASS
21:29:51 [2021-07-03T21:29:51.457Z] coverage: 34.8% of statements
21:29:51 [2021-07-03T21:29:51.457Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.173s	coverage: 34.8% of statements
21:29:51 [2021-07-03T21:29:51.906Z] --- PASS: TestAllocateRandomDeallocate (0.97s)
21:29:51 [2021-07-03T21:29:51.906Z] === RUN   TestAllocateRandomDeallocateSerialize
21:29:52 [2021-07-03T21:29:52.356Z] === RUN   TestNetworkAllocateFree
21:29:52 [2021-07-03T21:29:52.356Z] --- PASS: TestNetworkAllocateFree (0.00s)
21:29:52 [2021-07-03T21:29:52.356Z] === RUN   TestNetworkAllocateUserDefinedVNIs
21:29:52 [2021-07-03T21:29:52.356Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
21:29:52 [2021-07-03T21:29:52.356Z] PASS
21:29:52 [2021-07-03T21:29:52.356Z] coverage: 63.6% of statements
21:29:52 [2021-07-03T21:29:52.356Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.231s	coverage: 63.6% of statements
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestRetrieveFromStore
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestGetEmptyCapabilities
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestGetEmptyCapabilities (0.01s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestGetExtraCapabilities
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestGetExtraCapabilities (0.01s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestGetInvalidCapabilities
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestGetInvalidCapabilities (0.00s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestRemoteDriver
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestRemoteDriver (0.01s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestDriverError
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestDriverError (0.00s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestMissingValues
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestMissingValues (0.00s)
21:29:52 [2021-07-03T21:29:52.806Z] === RUN   TestRollback
21:29:52 [2021-07-03T21:29:52.806Z] --- PASS: TestRollback (0.00s)
21:29:52 [2021-07-03T21:29:52.806Z] PASS
21:29:52 [2021-07-03T21:29:52.806Z] coverage: 57.4% of statements
21:29:52 [2021-07-03T21:29:52.806Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.293s	coverage: 57.4% of statements
21:29:53 [2021-07-03T21:29:53.255Z] --- PASS: TestRetrieveFromStore (0.32s)
21:29:53 [2021-07-03T21:29:53.255Z] === RUN   TestIsCorrupted
21:29:53 [2021-07-03T21:29:53.255Z] --- PASS: TestIsCorrupted (0.02s)
21:29:53 [2021-07-03T21:29:53.255Z] === RUN   TestSetRollover
21:29:53 [2021-07-03T21:29:53.255Z] === RUN   TestNAT
21:29:53 [2021-07-03T21:29:53.255Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
21:29:53 [2021-07-03T21:29:53.255Z] --- SKIP: TestNAT (0.00s)
21:29:53 [2021-07-03T21:29:53.255Z] === RUN   TestTransparent
21:29:53 [2021-07-03T21:29:53.255Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
21:29:53 [2021-07-03T21:29:53.255Z] --- SKIP: TestTransparent (0.00s)
21:29:53 [2021-07-03T21:29:53.255Z] PASS
21:29:53 [2021-07-03T21:29:53.255Z] coverage: 0.0% of statements
21:29:53 [2021-07-03T21:29:53.255Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.354s	coverage: 0.0% of statements
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestBuildDefault
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestBuildDefault (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestBuildHostnameDomainname
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestBuildHostnameDomainname (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestBuildHostname
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestBuildHostname (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestBuildHostnameFQDN
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestBuildHostnameFQDN (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestBuildNoIP
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestBuildNoIP (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestUpdate
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestUpdate (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestUpdateIgnoresPrefixedHostname
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestDeleteIgnoresPrefixedHostname
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestAddEmpty
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestAddEmpty (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestAdd
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestAdd (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestDeleteEmpty
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestDeleteEmpty (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestDeleteNewline
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestDeleteNewline (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestDelete
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestDelete (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestConcurrentWrites
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestConcurrentWrites (0.20s)
21:29:54 [2021-07-03T21:29:54.204Z] PASS
21:29:54 [2021-07-03T21:29:54.204Z] coverage: 81.2% of statements
21:29:54 [2021-07-03T21:29:54.204Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.386s	coverage: 81.2% of statements
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestNew
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestNew (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestAddDriver
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestAddDriver (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestAddDuplicateDriver
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestAddDuplicateDriver (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestIPAMDefaultAddressSpaces
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestDriver
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestDriver (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestIPAM
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestIPAM (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestWalkIPAMs
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestWalkIPAMs (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] === RUN   TestWalkDrivers
21:29:54 [2021-07-03T21:29:54.204Z] --- PASS: TestWalkDrivers (0.00s)
21:29:54 [2021-07-03T21:29:54.204Z] PASS
21:29:54 [2021-07-03T21:29:54.204Z] coverage: 82.4% of statements
21:29:54 [2021-07-03T21:29:54.204Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.440s	coverage: 82.4% of statements
21:29:54 [2021-07-03T21:29:54.653Z] --- PASS: TestSetRollover (1.46s)
21:29:54 [2021-07-03T21:29:54.653Z] === RUN   TestSetRolloverSerial
21:29:54 [2021-07-03T21:29:54.653Z] === RUN   TestDiff
21:29:54 [2021-07-03T21:29:54.653Z] --- PASS: TestDiff (0.00s)
21:29:54 [2021-07-03T21:29:54.653Z] === RUN   TestAddedCallback
21:29:54 [2021-07-03T21:29:54.653Z] --- PASS: TestAddedCallback (0.00s)
21:29:54 [2021-07-03T21:29:54.653Z] === RUN   TestRemovedCallback
21:29:54 [2021-07-03T21:29:54.653Z] --- PASS: TestRemovedCallback (0.00s)
21:29:54 [2021-07-03T21:29:54.653Z] === RUN   TestNoCallback
21:29:54 [2021-07-03T21:29:54.653Z] --- PASS: TestNoCallback (0.00s)
21:29:54 [2021-07-03T21:29:54.653Z] PASS
21:29:54 [2021-07-03T21:29:54.653Z] coverage: 48.1% of statements
21:29:54 [2021-07-03T21:29:54.653Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.311s	coverage: 48.1% of statements
21:29:55 [2021-07-03T21:29:55.609Z] === RUN   TestNew
21:29:55 [2021-07-03T21:29:55.609Z] --- PASS: TestNew (0.00s)
21:29:55 [2021-07-03T21:29:55.609Z] === RUN   TestAllocate
21:29:55 [2021-07-03T21:29:55.609Z] --- PASS: TestAllocate (0.00s)
21:29:55 [2021-07-03T21:29:55.609Z] === RUN   TestUninitialized
21:29:55 [2021-07-03T21:29:55.609Z] --- PASS: TestUninitialized (0.00s)
21:29:55 [2021-07-03T21:29:55.609Z] === RUN   TestAllocateInRange
21:29:55 [2021-07-03T21:29:55.609Z] --- PASS: TestAllocateInRange (0.00s)
21:29:55 [2021-07-03T21:29:55.609Z] === RUN   TestAllocateSerial
21:29:55 [2021-07-03T21:29:55.609Z] --- PASS: TestAllocateSerial (0.00s)
21:29:55 [2021-07-03T21:29:55.609Z] PASS
21:29:55 [2021-07-03T21:29:55.609Z] coverage: 87.5% of statements
21:29:55 [2021-07-03T21:29:55.609Z] ok  	github.com/docker/docker/libnetwork/idm	0.159s	coverage: 87.5% of statements
21:29:55 [2021-07-03T21:29:55.609Z] === RUN   TestCaller
21:29:55 [2021-07-03T21:29:55.609Z] --- PASS: TestCaller (0.00s)
21:29:55 [2021-07-03T21:29:55.609Z] PASS
21:29:55 [2021-07-03T21:29:55.609Z] coverage: 100.0% of statements
21:29:55 [2021-07-03T21:29:55.609Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.170s	coverage: 100.0% of statements
21:29:56 [2021-07-03T21:29:56.059Z] --- PASS: TestSetRolloverSerial (1.31s)
21:29:56 [2021-07-03T21:29:56.059Z] === RUN   TestGetFirstAvailableFromCurrent
21:29:56 [2021-07-03T21:29:56.059Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
21:29:56 [2021-07-03T21:29:56.059Z] PASS
21:29:56 [2021-07-03T21:29:56.059Z] coverage: 84.4% of statements
21:29:56 [2021-07-03T21:29:56.059Z] ok  	github.com/docker/docker/libnetwork/bitseq	10.324s	coverage: 84.4% of statements
21:29:56 [2021-07-03T21:29:56.514Z] === RUN   TestSetSerialInsertDelete
21:29:56 [2021-07-03T21:29:56.514Z] --- PASS: TestSetSerialInsertDelete (0.00s)
21:29:56 [2021-07-03T21:29:56.514Z] === RUN   TestSetParallelInsertDelete
21:29:57 [2021-07-03T21:29:57.462Z] === RUN   TestPoolRequest
21:29:57 [2021-07-03T21:29:57.462Z] --- PASS: TestPoolRequest (0.00s)
21:29:57 [2021-07-03T21:29:57.462Z] === RUN   TestOtherRequests
21:29:57 [2021-07-03T21:29:57.462Z] --- PASS: TestOtherRequests (0.00s)
21:29:57 [2021-07-03T21:29:57.462Z] PASS
21:29:57 [2021-07-03T21:29:57.462Z] coverage: 57.1% of statements
21:29:57 [2021-07-03T21:29:57.462Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.365s	coverage: 57.1% of statements
21:29:57 [2021-07-03T21:29:57.462Z] === RUN   TestInt2IP2IntConversion
21:29:58 [2021-07-03T21:29:58.429Z] --- PASS: TestInt2IP2IntConversion (0.63s)
21:29:58 [2021-07-03T21:29:58.429Z] === RUN   TestGetAddressVersion
21:29:58 [2021-07-03T21:29:58.429Z] --- PASS: TestGetAddressVersion (0.00s)
21:29:58 [2021-07-03T21:29:58.429Z] === RUN   TestKeyString
21:29:58 [2021-07-03T21:29:58.429Z] --- PASS: TestKeyString (0.00s)
21:29:58 [2021-07-03T21:29:58.429Z] === RUN   TestPoolDataMarshal
21:29:58 [2021-07-03T21:29:58.429Z] --- PASS: TestPoolDataMarshal (0.00s)
21:29:58 [2021-07-03T21:29:58.429Z] === RUN   TestSubnetsMarshal
21:29:58 [2021-07-03T21:29:58.429Z] --- PASS: TestSubnetsMarshal (0.32s)
21:29:58 [2021-07-03T21:29:58.429Z] === RUN   TestAddSubnets
21:29:58 [2021-07-03T21:29:58.878Z] --- PASS: TestAddSubnets (0.34s)
21:29:58 [2021-07-03T21:29:58.878Z] === RUN   TestDoublePoolRelease
21:29:58 [2021-07-03T21:29:58.878Z] --- PASS: TestDoublePoolRelease (0.06s)
21:29:58 [2021-07-03T21:29:58.878Z] === RUN   TestAddReleasePoolID
21:29:59 [2021-07-03T21:29:59.329Z] --- PASS: TestAddReleasePoolID (0.18s)
21:29:59 [2021-07-03T21:29:59.329Z] === RUN   TestPredefinedPool
21:29:59 [2021-07-03T21:29:59.329Z] --- PASS: TestPredefinedPool (0.20s)
21:29:59 [2021-07-03T21:29:59.329Z] === RUN   TestRemoveSubnet
21:29:59 [2021-07-03T21:29:59.329Z] === RUN   TestGetCapabilities
21:29:59 [2021-07-03T21:29:59.329Z] --- PASS: TestGetCapabilities (0.01s)
21:29:59 [2021-07-03T21:29:59.329Z] === RUN   TestGetCapabilitiesFromLegacyDriver
21:29:59 [2021-07-03T21:29:59.329Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
21:29:59 [2021-07-03T21:29:59.329Z] === RUN   TestGetDefaultAddressSpaces
21:29:59 [2021-07-03T21:29:59.329Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
21:29:59 [2021-07-03T21:29:59.329Z] === RUN   TestRemoteDriver
21:29:59 [2021-07-03T21:29:59.329Z] --- PASS: TestRemoteDriver (0.01s)
21:29:59 [2021-07-03T21:29:59.329Z] PASS
21:29:59 [2021-07-03T21:29:59.329Z] coverage: 47.4% of statements
21:29:59 [2021-07-03T21:29:59.329Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.346s	coverage: 47.4% of statements
21:29:59 [2021-07-03T21:29:59.783Z] --- PASS: TestRemoveSubnet (0.45s)
21:29:59 [2021-07-03T21:29:59.783Z] === RUN   TestGetSameAddress
21:30:00 [2021-07-03T21:30:00.243Z] --- PASS: TestGetSameAddress (0.28s)
21:30:00 [2021-07-03T21:30:00.243Z] === RUN   TestPoolAllocationReuse
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:30:00 [2021-07-03T21:30:00.243Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:30:00 [2021-07-03T21:30:00.696Z] === RUN   TestWindowsIPAM
21:30:00 [2021-07-03T21:30:00.696Z] --- PASS: TestWindowsIPAM (0.00s)
21:30:00 [2021-07-03T21:30:00.696Z] PASS
21:30:00 [2021-07-03T21:30:00.696Z] coverage: 71.4% of statements
21:30:00 [2021-07-03T21:30:00.696Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.204s	coverage: 71.4% of statements
21:30:01 [2021-07-03T21:30:01.146Z] === RUN   TestDefaultNetwork
21:30:01 [2021-07-03T21:30:01.596Z] === RUN   TestKeyValue
21:30:01 [2021-07-03T21:30:01.596Z] --- PASS: TestKeyValue (0.00s)
21:30:01 [2021-07-03T21:30:01.596Z] PASS
21:30:01 [2021-07-03T21:30:01.596Z] coverage: 60.0% of statements
21:30:01 [2021-07-03T21:30:01.596Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.151s	coverage: 60.0% of statements
21:30:01 [2021-07-03T21:30:01.596Z] --- PASS: TestDefaultNetwork (0.30s)
21:30:01 [2021-07-03T21:30:01.596Z] === RUN   TestConfigGlobalScopeDefaultNetworks
21:30:01 [2021-07-03T21:30:01.596Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s)
21:30:01 [2021-07-03T21:30:01.596Z] === RUN   TestInitAddressPools
21:30:01 [2021-07-03T21:30:01.596Z] --- PASS: TestInitAddressPools (0.00s)
21:30:01 [2021-07-03T21:30:01.596Z] PASS
21:30:01 [2021-07-03T21:30:01.596Z] coverage: 74.0% of statements
21:30:01 [2021-07-03T21:30:01.596Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.860s	coverage: 74.0% of statements
21:30:03 [2021-07-03T21:30:03.106Z] === RUN   TestGenerate
21:30:03 [2021-07-03T21:30:03.106Z] --- PASS: TestGenerate (0.00s)
21:30:03 [2021-07-03T21:30:03.106Z] === RUN   TestGeneratePtr
21:30:03 [2021-07-03T21:30:03.106Z] --- PASS: TestGeneratePtr (0.00s)
21:30:03 [2021-07-03T21:30:03.106Z] === RUN   TestGenerateMissingField
21:30:03 [2021-07-03T21:30:03.106Z] --- PASS: TestGenerateMissingField (0.00s)
21:30:03 [2021-07-03T21:30:03.106Z] === RUN   TestFieldCannotBeSet
21:30:03 [2021-07-03T21:30:03.106Z] --- PASS: TestFieldCannotBeSet (0.00s)
21:30:03 [2021-07-03T21:30:03.106Z] === RUN   TestTypeMismatchError
21:30:03 [2021-07-03T21:30:03.106Z] --- PASS: TestTypeMismatchError (0.00s)
21:30:03 [2021-07-03T21:30:03.106Z] PASS
21:30:03 [2021-07-03T21:30:03.106Z] coverage: 100.0% of statements
21:30:03 [2021-07-03T21:30:03.106Z] ok  	github.com/docker/docker/libnetwork/options	0.140s	coverage: 100.0% of statements
21:30:03 [2021-07-03T21:30:03.556Z] --- PASS: TestPoolAllocationReuse (3.57s)
21:30:03 [2021-07-03T21:30:03.556Z] === RUN   TestGetAddressSubPoolEqualPool
21:30:03 [2021-07-03T21:30:03.556Z] --- PASS: TestGetAddressSubPoolEqualPool (0.07s)
21:30:03 [2021-07-03T21:30:03.556Z] === RUN   TestRequestReleaseAddressFromSubPool
21:30:04 [2021-07-03T21:30:04.504Z] === RUN   TestNetworkDBSimple
21:30:04 [2021-07-03T21:30:04.953Z] testing: warning: no tests to run
21:30:04 [2021-07-03T21:30:04.953Z] PASS
21:30:04 [2021-07-03T21:30:04.953Z] coverage: 0.0% of statements
21:30:04 [2021-07-03T21:30:04.953Z] ok  	github.com/docker/docker/libnetwork/osl	0.135s	coverage: 0.0% of statements [no tests to run]
21:30:05 [2021-07-03T21:30:05.403Z] 2021/07/03 21:30:04 Closing DB instances...
21:30:05 [2021-07-03T21:30:05.403Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.67s)
21:30:05 [2021-07-03T21:30:05.403Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestRequestNewPort
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestRequestNewPort (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestRequestSpecificPort
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestRequestSpecificPort (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestReleasePort
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestReleasePort (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestReuseReleasedPort
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestReuseReleasedPort (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestReleaseUnreadledPort
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestReleaseUnreadledPort (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestUnknowProtocol
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestUnknowProtocol (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestAllocateAllPorts
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestAllocateAllPorts (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestPortAllocation
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestPortAllocation (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestPortAllocationWithCustomRange
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestNoDuplicateBPR
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestNoDuplicateBPR (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] === RUN   TestChangePortRange
21:30:05 [2021-07-03T21:30:05.854Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
21:30:05 [2021-07-03T21:30:05.854Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
21:30:05 [2021-07-03T21:30:05.854Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
21:30:05 [2021-07-03T21:30:05.854Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
21:30:05 [2021-07-03T21:30:05.854Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
21:30:05 [2021-07-03T21:30:05.854Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
21:30:05 [2021-07-03T21:30:05.854Z] --- PASS: TestChangePortRange (0.00s)
21:30:05 [2021-07-03T21:30:05.854Z] PASS
21:30:05 [2021-07-03T21:30:05.854Z] coverage: 88.6% of statements
21:30:05 [2021-07-03T21:30:05.854Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.158s	coverage: 88.6% of statements
21:30:06 [2021-07-03T21:30:06.303Z] --- PASS: TestSetParallelInsertDelete (10.00s)
21:30:06 [2021-07-03T21:30:06.303Z] PASS
21:30:06 [2021-07-03T21:30:06.303Z] coverage: 100.0% of statements
21:30:06 [2021-07-03T21:30:06.303Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.381s	coverage: 100.0% of statements
21:30:06 [2021-07-03T21:30:06.303Z] --- PASS: TestNetworkDBSimple (2.02s)
21:30:06 [2021-07-03T21:30:06.303Z] === RUN   TestNetworkDBJoinLeaveNetwork
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestTransportPortConv
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestTransportPortConv (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestTransportPortBindingConv
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestTransportPortBindingConv (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestErrorConstructors
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestErrorConstructors (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestCompareIPMask
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestCompareIPMask (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestUtilGetHostPartIP
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestUtilGetHostPartIP (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestUtilGetBroadcastIP
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] === RUN   TestParseCIDR
21:30:06 [2021-07-03T21:30:06.753Z] --- PASS: TestParseCIDR (0.00s)
21:30:06 [2021-07-03T21:30:06.753Z] PASS
21:30:06 [2021-07-03T21:30:06.753Z] coverage: 47.9% of statements
21:30:06 [2021-07-03T21:30:06.753Z] ok  	github.com/docker/docker/libnetwork/types	0.188s	coverage: 47.9% of statements
21:30:07 [2021-07-03T21:30:07.204Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.65s)
21:30:07 [2021-07-03T21:30:07.204Z] === RUN   TestGetAddress
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
21:30:07 [2021-07-03T21:30:07.655Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
21:30:07 [2021-07-03T21:30:07.655Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
21:30:07 [2021-07-03T21:30:07.655Z] PASS
21:30:07 [2021-07-03T21:30:07.655Z] coverage: 44.0% of statements
21:30:07 [2021-07-03T21:30:07.655Z] ok  	github.com/docker/docker/oci	0.239s	coverage: 44.0% of statements
21:30:07 [2021-07-03T21:30:07.655Z] 2021/07/03 21:30:07 Closing DB instances...
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestAddressPoolOpt
21:30:08 [2021-07-03T21:30:08.104Z] --- PASS: TestAddressPoolOpt (0.00s)
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/a
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/something
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/_=a
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/env1=value1
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/_env1=value1
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/env2=value2=value3
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/env3=abc!qwe
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/env_4=value_4
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/PATH
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/=a
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/PATH=
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/PATH=something
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/asd!qwe
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/1asd
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/123
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/some_space
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/__some_space_before
21:30:08 [2021-07-03T21:30:08.104Z] === RUN   TestValidateEnv/some_space_after__
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateEnv/=
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateEnv/PaTh
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestValidateEnv (0.01s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/a (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/something (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/_=a (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/PATH (0.01s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/=a (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/1asd (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/123 (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/some_space (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/= (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestParseHost
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestParseHost (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestParseDockerDaemonHost
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestParseDockerDaemonHost (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestParseTCP
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestParseTCP (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestParseInvalidUnixAddrInvalid
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateExtraHosts
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestValidateExtraHosts (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestIpOptString
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestIpOptString (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestNewIpOptInvalidDefaultVal
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestNewIpOptValidDefaultVal
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestIpOptSetInvalidVal
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateIPAddress
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestValidateIPAddress (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestMapOpts
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestMapOpts (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestListOptsWithoutValidator
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestListOptsWithoutValidator (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestListOptsWithValidator
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestListOptsWithValidator (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateDNSSearch
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestValidateDNSSearch (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_general_format
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_more_than_one_=
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_one_more
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestValidateLabel (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestNamedListOpts
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestNamedListOpts (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestNamedMapOpts
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestNamedMapOpts (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestParseLink
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestParseLink (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestQuotedStringSetWithQuotes
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestQuotedStringSetWithNoQuotes
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestUlimitOpt
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestUlimitOpt (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] PASS
21:30:08 [2021-07-03T21:30:08.555Z] coverage: 67.1% of statements
21:30:08 [2021-07-03T21:30:08.555Z] ok  	github.com/docker/docker/opts	0.235s	coverage: 67.1% of statements
21:30:08 [2021-07-03T21:30:08.555Z] === RUN   TestParseVersion
21:30:08 [2021-07-03T21:30:08.555Z] --- PASS: TestParseVersion (0.00s)
21:30:08 [2021-07-03T21:30:08.555Z] PASS
21:30:08 [2021-07-03T21:30:08.555Z] coverage: 52.9% of statements
21:30:08 [2021-07-03T21:30:08.555Z] ok  	github.com/docker/docker/pkg/aaparser	0.125s	coverage: 52.9% of statements
21:30:09 [2021-07-03T21:30:09.503Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.89s)
21:30:09 [2021-07-03T21:30:09.503Z] === RUN   TestNetworkDBJoinLeaveNetworks
21:30:10 [2021-07-03T21:30:10.463Z] 2021/07/03 21:30:10 Closing DB instances...
21:30:10 [2021-07-03T21:30:10.463Z] === RUN   TestIsArchivePathDir
21:30:10 [2021-07-03T21:30:10.912Z] --- PASS: TestIsArchivePathDir (0.23s)
21:30:10 [2021-07-03T21:30:10.912Z] === RUN   TestIsArchivePathInvalidFile
21:30:10 [2021-07-03T21:30:10.912Z] === RUN   TestPeerCertificateMarshalJSON
21:30:10 [2021-07-03T21:30:10.912Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
21:30:10 [2021-07-03T21:30:10.912Z] === RUN   TestIsArchivePathTar
21:30:11 [2021-07-03T21:30:11.361Z] --- PASS: TestIsArchivePathTar (0.20s)
21:30:11 [2021-07-03T21:30:11.361Z] === RUN   TestDecompressStreamGzip
21:30:11 [2021-07-03T21:30:11.361Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
21:30:11 [2021-07-03T21:30:11.361Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
21:30:11 [2021-07-03T21:30:11.361Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s)
21:30:11 [2021-07-03T21:30:11.361Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
21:30:11 [2021-07-03T21:30:11.361Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
21:30:11 [2021-07-03T21:30:11.361Z] === RUN   TestMiddleware
21:30:11 [2021-07-03T21:30:11.361Z] --- PASS: TestMiddleware (0.00s)
21:30:11 [2021-07-03T21:30:11.361Z] === RUN   TestNewResponseModifier
21:30:11 [2021-07-03T21:30:11.361Z] --- PASS: TestNewResponseModifier (0.00s)
21:30:11 [2021-07-03T21:30:11.361Z] PASS
21:30:11 [2021-07-03T21:30:11.361Z] coverage: 26.8% of statements
21:30:11 [2021-07-03T21:30:11.361Z] ok  	github.com/docker/docker/pkg/authorization	0.825s	coverage: 26.8% of statements
21:30:11 [2021-07-03T21:30:11.361Z] --- PASS: TestDecompressStreamGzip (0.21s)
21:30:11 [2021-07-03T21:30:11.361Z] === RUN   TestDecompressStreamBzip2
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestDecompressStreamBzip2 (0.15s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestDecompressStreamXz
21:30:11 [2021-07-03T21:30:11.811Z]     archive_test.go:134: Xz not present in msys2
21:30:11 [2021-07-03T21:30:11.811Z] --- SKIP: TestDecompressStreamXz (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCompressStreamXzUnsupported
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCompressStreamBzip2Unsupported
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCompressStreamInvalid
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCompressStreamInvalid (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestExtensionInvalid
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestExtensionInvalid (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestExtensionUncompressed
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestExtensionUncompressed (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestExtensionBzip2
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestExtensionBzip2 (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestExtensionGzip
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestExtensionGzip (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestExtensionXz
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestExtensionXz (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCmdStreamLargeStderr
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCmdStreamBad
21:30:11 [2021-07-03T21:30:11.811Z]     archive_test.go:239: Failing on Windows CI machines
21:30:11 [2021-07-03T21:30:11.811Z] --- SKIP: TestCmdStreamBad (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCmdStreamGood
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCmdStreamGood (0.05s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestUntarPathWithInvalidDest
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestUntarPathWithInvalidSrc
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestUntarPath
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestUntarPath (0.07s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestUntarPathWithDestinationFile
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyWithTarInvalidSrc
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyWithTarSrcFile
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyWithTarSrcFolder
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyFileWithTarInvalidSrc
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyFileWithTarSrcFolder
21:30:11 [2021-07-03T21:30:11.811Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
21:30:11 [2021-07-03T21:30:11.811Z] === RUN   TestCopyFileWithTarSrcFile
21:30:12 [2021-07-03T21:30:12.261Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
21:30:12 [2021-07-03T21:30:12.261Z] === RUN   TestTarFiles
21:30:12 [2021-07-03T21:30:12.261Z] === RUN   TestUnbuffered
21:30:12 [2021-07-03T21:30:12.261Z] --- PASS: TestUnbuffered (0.00s)
21:30:12 [2021-07-03T21:30:12.261Z] === RUN   TestRaceUnbuffered
21:30:12 [2021-07-03T21:30:12.261Z] --- PASS: TestRaceUnbuffered (0.00s)
21:30:12 [2021-07-03T21:30:12.261Z] PASS
21:30:12 [2021-07-03T21:30:12.261Z] coverage: 100.0% of statements
21:30:12 [2021-07-03T21:30:12.261Z] ok  	github.com/docker/docker/pkg/broadcaster	0.129s	coverage: 100.0% of statements
21:30:12 [2021-07-03T21:30:12.261Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s)
21:30:12 [2021-07-03T21:30:12.261Z] === RUN   TestNetworkDBCRUDTableEntry
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[foo]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[bar]_[foo]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[foo_bar]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[qux]_[foo]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[]#01
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[qux]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[foo_bar_qux]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[qux]_[baz]]
21:30:12 [2021-07-03T21:30:12.713Z] === RUN   TestMatch/[[foo_baz]]
21:30:12 [2021-07-03T21:30:12.713Z] --- PASS: TestMatch (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[foo]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[]#01 (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[qux]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
21:30:12 [2021-07-03T21:30:12.713Z] PASS
21:30:12 [2021-07-03T21:30:12.713Z] coverage: 87.5% of statements
21:30:12 [2021-07-03T21:30:12.713Z] ok  	github.com/docker/docker/pkg/capabilities	0.148s	coverage: 87.5% of statements
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootTarUntar
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootTarUntar (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootUntarWithHugeExcludesList
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootUntarEmptyArchive
21:30:14 [2021-07-03T21:30:14.223Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootTarUntarWithSymlink
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootCopyWithTar
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootCopyWithTar (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootCopyFileWithTar
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootUntarPath
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootUntarPath (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] === RUN   TestChrootApplyDotDotFile
21:30:14 [2021-07-03T21:30:14.223Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
21:30:14 [2021-07-03T21:30:14.223Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
21:30:14 [2021-07-03T21:30:14.223Z] PASS
21:30:14 [2021-07-03T21:30:14.223Z] coverage: 15.4% of statements
21:30:14 [2021-07-03T21:30:14.223Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.253s	coverage: 15.4% of statements
21:30:14 [2021-07-03T21:30:14.223Z] 2021/07/03 21:30:14 Closing DB instances...
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeEmpty
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeEmpty (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeEmptyFile
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeEmptyFile (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeNonemptyFile
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeNonemptyFile (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeNestedDirectoryEmpty
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestMoveToSubdir
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestMoveToSubdir (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] === RUN   TestSizeNonExistingDirectory
21:30:15 [2021-07-03T21:30:15.181Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
21:30:15 [2021-07-03T21:30:15.181Z] PASS
21:30:15 [2021-07-03T21:30:15.181Z] coverage: 80.0% of statements
21:30:15 [2021-07-03T21:30:15.181Z] ok  	github.com/docker/docker/pkg/directory	0.146s	coverage: 80.0% of statements
21:30:15 [2021-07-03T21:30:15.631Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s)
21:30:15 [2021-07-03T21:30:15.631Z] === RUN   TestNetworkDBCRUDTableEntries
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestContainsEntry
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestCreateEntries
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestEntriesDiff
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestEntriesEquality
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestGeneratorNotGenerate
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestGeneratorWithPort
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestGeneratorWithPortNotGenerate
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestNewEntry
21:30:16 [2021-07-03T21:30:16.081Z] === RUN   Test/TestParse
21:30:16 [2021-07-03T21:30:16.081Z] --- PASS: Test (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestContainsEntry (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestCreateEntries (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestEntriesDiff (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestEntriesEquality (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestNewEntry (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z]     --- PASS: Test/TestParse (0.00s)
21:30:16 [2021-07-03T21:30:16.081Z] PASS
21:30:16 [2021-07-03T21:30:16.081Z] coverage: 58.3% of statements
21:30:16 [2021-07-03T21:30:16.081Z] ok  	github.com/docker/docker/pkg/discovery	0.205s	coverage: 58.3% of statements
21:30:17 [2021-07-03T21:30:17.028Z] --- PASS: TestTarFiles (4.90s)
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   TestTarUntar
21:30:17 [2021-07-03T21:30:17.028Z] --- PASS: TestTarUntar (0.04s)
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
21:30:17 [2021-07-03T21:30:17.028Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   TestTarWithOptions
21:30:17 [2021-07-03T21:30:17.028Z] --- PASS: TestTarWithOptions (0.02s)
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
21:30:17 [2021-07-03T21:30:17.028Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   TestUntarUstarGnuConflict
21:30:17 [2021-07-03T21:30:17.028Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   TestUntarInvalidFilenames
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   Test
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   Test/TestContent
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   Test/TestInitialize
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   Test/TestNew
21:30:17 [2021-07-03T21:30:17.028Z] === RUN   Test/TestParsingContentsWithComments
21:30:17 [2021-07-03T21:30:17.029Z] === RUN   Test/TestRegister
21:30:17 [2021-07-03T21:30:17.029Z] === RUN   Test/TestWatch
21:30:17 [2021-07-03T21:30:17.029Z] --- PASS: Test (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z]     --- PASS: Test/TestContent (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z]     --- PASS: Test/TestInitialize (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z]     --- PASS: Test/TestNew (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z]     --- PASS: Test/TestRegister (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z]     --- PASS: Test/TestWatch (0.00s)
21:30:17 [2021-07-03T21:30:17.029Z] PASS
21:30:17 [2021-07-03T21:30:17.029Z] coverage: 92.9% of statements
21:30:17 [2021-07-03T21:30:17.029Z] ok  	github.com/docker/docker/pkg/discovery/file	0.170s	coverage: 92.9% of statements
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames967788562\\dest"
21:30:17 [2021-07-03T21:30:17.029Z] --- PASS: TestUntarInvalidFilenames (0.19s)
21:30:17 [2021-07-03T21:30:17.029Z] === RUN   TestUntarHardlinkToSymlink
21:30:17 [2021-07-03T21:30:17.029Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
21:30:17 [2021-07-03T21:30:17.029Z] === RUN   TestUntarInvalidHardlink
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink334193507\\victim\\hello" -> "../victim/hello"
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink095434598\\victim\\hello" -> "/../victim/hello"
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink627730317\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765972360\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink308780359\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink868624890\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.029Z] --- PASS: TestUntarInvalidHardlink (0.03s)
21:30:17 [2021-07-03T21:30:17.029Z] === RUN   TestUntarInvalidSymlink
21:30:17 [2021-07-03T21:30:17.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink327341841\\dest\\dotdot" -> "../victim/hello"
21:30:17 [2021-07-03T21:30:17.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink759224124\\dest\\slash-dotdot" -> "/../victim/hello"
21:30:17 [2021-07-03T21:30:17.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink040731499\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink093043150\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink271932117\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink016097328\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.478Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink786834895\\dest\\dir\\loophole" -> "../../victim"
21:30:17 [2021-07-03T21:30:17.478Z] --- PASS: TestUntarInvalidSymlink (0.04s)
21:30:17 [2021-07-03T21:30:17.478Z] === RUN   TestTempArchiveCloseMultipleTimes
21:30:17 [2021-07-03T21:30:17.478Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
21:30:17 [2021-07-03T21:30:17.478Z] === RUN   TestXGlobalNoParent
21:30:17 [2021-07-03T21:30:17.478Z] --- PASS: TestXGlobalNoParent (0.00s)
21:30:17 [2021-07-03T21:30:17.478Z] === RUN   TestReplaceFileTarWrapper
21:30:17 [2021-07-03T21:30:17.478Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
21:30:17 [2021-07-03T21:30:17.478Z] === RUN   TestPrefixHeaderReadable
21:30:17 [2021-07-03T21:30:17.478Z] --- PASS: TestPrefixHeaderReadable (0.04s)
21:30:17 [2021-07-03T21:30:17.478Z] === RUN   TestDisablePigz
21:30:17 [2021-07-03T21:30:17.478Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
21:30:17 [2021-07-03T21:30:17.478Z] --- PASS: TestDisablePigz (0.11s)
21:30:17 [2021-07-03T21:30:17.478Z] === RUN   TestPigz
21:30:17 [2021-07-03T21:30:17.927Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestPigz (0.14s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestCopyFileWithInvalidDest
21:30:17 [2021-07-03T21:30:17.927Z]     archive_windows_test.go:16: Currently fails
21:30:17 [2021-07-03T21:30:17.927Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestCanonicalTarNameForPath
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestCanonicalTarName
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestCanonicalTarName (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChmodTarEntry
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChmodTarEntry (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestHardLinkOrder
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestHardLinkOrder (0.09s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangeString
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChangeString (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesWithNoChanges
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChangesWithNoChanges (0.03s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesWithChanges
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChangesWithChanges (0.08s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesWithChangesGH13590
21:30:17 [2021-07-03T21:30:17.927Z]     changes_test.go:196: needs more investigation
21:30:17 [2021-07-03T21:30:17.927Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesDirsEmpty
21:30:17 [2021-07-03T21:30:17.927Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
21:30:17 [2021-07-03T21:30:17.927Z] --- SKIP: TestChangesDirsEmpty (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesDirsMutated
21:30:17 [2021-07-03T21:30:17.927Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
21:30:17 [2021-07-03T21:30:17.927Z] --- SKIP: TestChangesDirsMutated (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestApplyLayer
21:30:17 [2021-07-03T21:30:17.927Z]     changes_test.go:433: needs further investigation
21:30:17 [2021-07-03T21:30:17.927Z] --- SKIP: TestApplyLayer (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesSizeWithHardlinks
21:30:17 [2021-07-03T21:30:17.927Z]     changes_test.go:469: needs further investigation
21:30:17 [2021-07-03T21:30:17.927Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesSizeWithNoChanges
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestChangesSize
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestChangesSize (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestApplyLayerInvalidFilenames
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames837319604\\dest"
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestApplyLayerInvalidHardlink
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink429026566\\victim\\hello" -> "../victim/hello"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink080870061\\victim\\hello" -> "/../victim/hello"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink430234152\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink093262183\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink994150810\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink329847345\\victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestApplyLayerInvalidSymlink
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink611490780\\dest\\dotdot" -> "../victim/hello"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink714341771\\dest\\slash-dotdot" -> "/../victim/hello"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink363717486\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink941245429\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink175474896\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink114204143\\dest\\loophole-victim" -> "../victim"
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestApplyLayerWhiteouts
21:30:17 [2021-07-03T21:30:17.927Z] 2021/07/03 21:30:17 Closing DB instances...
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestGenerateEmptyFile
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestGenerateEmptyFile (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] === RUN   TestGenerateWithContent
21:30:17 [2021-07-03T21:30:17.927Z] --- PASS: TestGenerateWithContent (0.00s)
21:30:17 [2021-07-03T21:30:17.927Z] PASS
21:30:17 [2021-07-03T21:30:17.927Z] coverage: 61.6% of statements
21:30:17 [2021-07-03T21:30:17.927Z] ok  	github.com/docker/docker/pkg/archive	7.706s	coverage: 61.6% of statements
21:30:18 [2021-07-03T21:30:18.377Z] === RUN   Test
21:30:18 [2021-07-03T21:30:18.377Z] === RUN   Test/TestInitialize
21:30:18 [2021-07-03T21:30:18.826Z] time="2021-07-03T21:30:18Z" level=info msg="Initializing discovery without TLS"
21:30:18 [2021-07-03T21:30:18.826Z] time="2021-07-03T21:30:18Z" level=info msg="Initializing discovery without TLS"
21:30:18 [2021-07-03T21:30:18.826Z] time="2021-07-03T21:30:18Z" level=info msg="Initializing discovery without TLS"
21:30:18 [2021-07-03T21:30:18.826Z] === RUN   Test/TestInitializeWithCerts
21:30:18 [2021-07-03T21:30:18.826Z] time="2021-07-03T21:30:18Z" level=info msg="Initializing discovery with TLS"
21:30:18 [2021-07-03T21:30:18.826Z] === RUN   Test/TestWatch
21:30:18 [2021-07-03T21:30:18.826Z] time="2021-07-03T21:30:18Z" level=info msg="Initializing discovery without TLS"
21:30:19 [2021-07-03T21:30:19.275Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s)
21:30:19 [2021-07-03T21:30:19.275Z] === RUN   TestNetworkDBNodeLeave
21:30:22 [2021-07-03T21:30:22.135Z] --- PASS: Test (3.16s)
21:30:22 [2021-07-03T21:30:22.135Z]     --- PASS: Test/TestInitialize (0.15s)
21:30:22 [2021-07-03T21:30:22.135Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
21:30:22 [2021-07-03T21:30:22.135Z]     --- PASS: Test/TestWatch (3.00s)
21:30:22 [2021-07-03T21:30:22.135Z] PASS
21:30:22 [2021-07-03T21:30:22.135Z] coverage: 84.1% of statements
21:30:22 [2021-07-03T21:30:22.135Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.536s	coverage: 84.1% of statements
21:30:22 [2021-07-03T21:30:22.135Z] --- PASS: TestNetworkDBNodeLeave (2.82s)
21:30:22 [2021-07-03T21:30:22.135Z] === RUN   TestNetworkDBWatch
21:30:22 [2021-07-03T21:30:22.584Z] === RUN   Test
21:30:22 [2021-07-03T21:30:22.584Z] === RUN   Test/TestWatch
21:30:22 [2021-07-03T21:30:22.584Z] --- PASS: Test (0.00s)
21:30:22 [2021-07-03T21:30:22.584Z]     --- PASS: Test/TestWatch (0.00s)
21:30:22 [2021-07-03T21:30:22.584Z] PASS
21:30:22 [2021-07-03T21:30:22.584Z] coverage: 92.3% of statements
21:30:22 [2021-07-03T21:30:22.584Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.156s	coverage: 92.3% of statements
21:30:23 [2021-07-03T21:30:23.538Z] === RUN   Test
21:30:23 [2021-07-03T21:30:23.538Z] === RUN   Test/TestInitialize
21:30:23 [2021-07-03T21:30:23.538Z] === RUN   Test/TestInitializeWithPattern
21:30:23 [2021-07-03T21:30:23.538Z] === RUN   Test/TestRegister
21:30:23 [2021-07-03T21:30:23.538Z] === RUN   Test/TestWatch
21:30:23 [2021-07-03T21:30:23.538Z] --- PASS: Test (0.00s)
21:30:23 [2021-07-03T21:30:23.538Z]     --- PASS: Test/TestInitialize (0.00s)
21:30:23 [2021-07-03T21:30:23.538Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
21:30:23 [2021-07-03T21:30:23.538Z]     --- PASS: Test/TestRegister (0.00s)
21:30:23 [2021-07-03T21:30:23.538Z]     --- PASS: Test/TestWatch (0.00s)
21:30:23 [2021-07-03T21:30:23.538Z] PASS
21:30:23 [2021-07-03T21:30:23.538Z] coverage: 93.8% of statements
21:30:23 [2021-07-03T21:30:23.538Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.231s	coverage: 93.8% of statements
21:30:23 [2021-07-03T21:30:23.995Z] 2021/07/03 21:30:23 Closing DB instances...
21:30:24 [2021-07-03T21:30:24.445Z] === RUN   TestPollerAddRemove
21:30:24 [2021-07-03T21:30:24.445Z] --- PASS: TestPollerAddRemove (0.00s)
21:30:24 [2021-07-03T21:30:24.445Z] === RUN   TestPollerEvent
21:30:24 [2021-07-03T21:30:24.445Z]     poller_test.go:41: No chmod on Windows
21:30:24 [2021-07-03T21:30:24.445Z] --- SKIP: TestPollerEvent (0.00s)
21:30:24 [2021-07-03T21:30:24.445Z] === RUN   TestPollerClose
21:30:24 [2021-07-03T21:30:24.445Z] --- PASS: TestPollerClose (0.00s)
21:30:24 [2021-07-03T21:30:24.445Z] PASS
21:30:24 [2021-07-03T21:30:24.445Z] coverage: 45.7% of statements
21:30:24 [2021-07-03T21:30:24.445Z] ok  	github.com/docker/docker/pkg/filenotify	0.144s	coverage: 45.7% of statements
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestNetworkDBWatch (3.05s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestNetworkDBBulkSync
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCopyFileWithInvalidSrc
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCopyFileWithInvalidDest
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCopyFileWithSameSrcAndDest
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCopyFile
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCopyFile (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
21:30:25 [2021-07-03T21:30:25.407Z]     fileutils_test.go:134: Needs porting to Windows
21:30:25 [2021-07-03T21:30:25.407Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestReadSymlinkedDirectoryToFile
21:30:25 [2021-07-03T21:30:25.407Z]     fileutils_test.go:180: Needs porting to Windows
21:30:25 [2021-07-03T21:30:25.407Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestWildcardMatches
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestWildcardMatches (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestPatternMatches
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestPatternMatches (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestExclusionPatternMatchesPatternBefore
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestPatternMatchesFolderExclusions
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestPatternMatchesFolderWildcardExclusions
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestExclusionPatternMatchesPatternAfter
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestExclusionPatternMatchesWholeDirectory
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestSingleExclamationError
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestSingleExclamationError (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestMatchesWithNoPatterns
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestMatchesWithMalformedPatterns
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestMatches
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestMatches (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCleanPatterns
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCleanPatterns (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCleanPatternsStripEmptyPatterns
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCleanPatternsExceptionFlag
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCleanPatternsErrorSingleException
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCreateIfNotExistsDir
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestCreateIfNotExistsFile
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] === RUN   TestMatch
21:30:25 [2021-07-03T21:30:25.407Z] --- PASS: TestMatch (0.00s)
21:30:25 [2021-07-03T21:30:25.407Z] PASS
21:30:25 [2021-07-03T21:30:25.407Z] coverage: 85.2% of statements
21:30:25 [2021-07-03T21:30:25.407Z] ok  	github.com/docker/docker/pkg/fileutils	0.289s	coverage: 85.2% of statements
21:30:26 [2021-07-03T21:30:26.357Z] === RUN   TestGet
21:30:26 [2021-07-03T21:30:26.357Z] --- PASS: TestGet (0.00s)
21:30:26 [2021-07-03T21:30:26.357Z] === RUN   TestGetShortcutString
21:30:26 [2021-07-03T21:30:26.357Z] --- PASS: TestGetShortcutString (0.00s)
21:30:26 [2021-07-03T21:30:26.357Z] PASS
21:30:26 [2021-07-03T21:30:26.357Z] coverage: 42.9% of statements
21:30:26 [2021-07-03T21:30:26.357Z] ok  	github.com/docker/docker/pkg/homedir	0.147s	coverage: 42.9% of statements
21:30:26 [2021-07-03T21:30:26.357Z] 2021/07/03 21:30:26 Closing DB instances...
21:30:27 [2021-07-03T21:30:27.308Z] === RUN   TestCreateIDMapOrder
21:30:27 [2021-07-03T21:30:27.308Z] --- PASS: TestCreateIDMapOrder (0.00s)
21:30:27 [2021-07-03T21:30:27.308Z] PASS
21:30:27 [2021-07-03T21:30:27.308Z] coverage: 7.2% of statements
21:30:27 [2021-07-03T21:30:27.308Z] ok  	github.com/docker/docker/pkg/idtools	0.220s	coverage: 7.2% of statements
21:30:28 [2021-07-03T21:30:28.267Z] --- PASS: TestNetworkDBBulkSync (2.83s)
21:30:28 [2021-07-03T21:30:28.267Z] === RUN   TestNetworkDBCRUDMediumCluster
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestFixedBufferCap
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestFixedBufferCap (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestFixedBufferLen
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestFixedBufferLen (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestFixedBufferString
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestFixedBufferString (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestFixedBufferWrite
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestFixedBufferWrite (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestFixedBufferRead
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestFixedBufferRead (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestBytesPipeRead
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestBytesPipeRead (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestBytesPipeWrite
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestBytesPipeWrite (0.00s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestBytesPipeWriteRandomChunks
21:30:28 [2021-07-03T21:30:28.717Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s)
21:30:28 [2021-07-03T21:30:28.717Z] === RUN   TestAtomicWriteToFile
21:30:28 [2021-07-03T21:30:28.718Z] --- PASS: TestAtomicWriteToFile (0.01s)
21:30:28 [2021-07-03T21:30:28.718Z] === RUN   TestAtomicWriteSetCommit
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
21:30:29 [2021-07-03T21:30:29.168Z] === RUN   TestAtomicWriteSetCancel
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestAtomicWriteSetCancel (0.02s)
21:30:29 [2021-07-03T21:30:29.168Z] === RUN   TestReadCloserWrapperClose
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestReadCloserWrapperClose (0.00s)
21:30:29 [2021-07-03T21:30:29.168Z] === RUN   TestReaderErrWrapperReadOnError
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
21:30:29 [2021-07-03T21:30:29.168Z] === RUN   TestReaderErrWrapperRead
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestReaderErrWrapperRead (0.00s)
21:30:29 [2021-07-03T21:30:29.168Z] === RUN   TestHashData
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestHashData (0.00s)
21:30:29 [2021-07-03T21:30:29.168Z] === RUN   TestCancelReadCloser
21:30:29 [2021-07-03T21:30:29.168Z] --- PASS: TestCancelReadCloser (0.10s)
21:30:29 [2021-07-03T21:30:29.169Z] === RUN   TestWriteCloserWrapperClose
21:30:29 [2021-07-03T21:30:29.169Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
21:30:29 [2021-07-03T21:30:29.169Z] === RUN   TestNopWriteCloser
21:30:29 [2021-07-03T21:30:29.169Z] --- PASS: TestNopWriteCloser (0.00s)
21:30:29 [2021-07-03T21:30:29.169Z] === RUN   TestNopWriter
21:30:29 [2021-07-03T21:30:29.169Z] --- PASS: TestNopWriter (0.00s)
21:30:29 [2021-07-03T21:30:29.169Z] === RUN   TestWriteCounter
21:30:29 [2021-07-03T21:30:29.169Z] --- PASS: TestWriteCounter (0.00s)
21:30:29 [2021-07-03T21:30:29.169Z] PASS
21:30:29 [2021-07-03T21:30:29.169Z] coverage: 69.2% of statements
21:30:29 [2021-07-03T21:30:29.169Z] ok  	github.com/docker/docker/pkg/ioutils	0.746s	coverage: 69.2% of statements
21:30:30 [2021-07-03T21:30:30.130Z] --- PASS: TestGetAddress (23.18s)
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestRequestSyntaxCheck
21:30:30 [2021-07-03T21:30:30.130Z] --- PASS: TestRequestSyntaxCheck (0.03s)
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestRequest
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestError
21:30:30 [2021-07-03T21:30:30.130Z] --- PASS: TestError (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/no_progress
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/progress_1
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/some_progress_with_a_start_time
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/some_progress_without_a_start_time
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/with_units
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestProgressString/hide_counts
21:30:30 [2021-07-03T21:30:30.130Z] --- PASS: TestProgressString (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/no_progress (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/progress_1 (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/with_units (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z]     --- PASS: TestProgressString/hide_counts (0.00s)
21:30:30 [2021-07-03T21:30:30.130Z] === RUN   TestJSONMessageDisplay
21:30:30 [2021-07-03T21:30:30.579Z] --- PASS: TestJSONMessageDisplay (0.17s)
21:30:30 [2021-07-03T21:30:30.579Z] === RUN   TestJSONMessageDisplayWithJSONError
21:30:30 [2021-07-03T21:30:30.579Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
21:30:30 [2021-07-03T21:30:30.579Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
21:30:30 [2021-07-03T21:30:30.579Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
21:30:30 [2021-07-03T21:30:30.579Z] === RUN   TestDisplayJSONMessagesStream
21:30:30 [2021-07-03T21:30:30.579Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
21:30:30 [2021-07-03T21:30:30.579Z] PASS
21:30:30 [2021-07-03T21:30:30.579Z] coverage: 91.7% of statements
21:30:30 [2021-07-03T21:30:30.579Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.374s	coverage: 91.7% of statements
21:30:31 [2021-07-03T21:30:31.029Z] 2021/07/03 21:30:30 Closing DB instances...
21:30:31 [2021-07-03T21:30:31.029Z] time="2021-07-03T21:30:30Z" level=error msg="node: 29b6798ec7f4 is unknown to memberlist"
21:30:31 [2021-07-03T21:30:31.029Z] === RUN   TestStandardLongPath
21:30:31 [2021-07-03T21:30:31.029Z] --- PASS: TestStandardLongPath (0.00s)
21:30:31 [2021-07-03T21:30:31.029Z] === RUN   TestUNCLongPath
21:30:31 [2021-07-03T21:30:31.029Z] --- PASS: TestUNCLongPath (0.00s)
21:30:31 [2021-07-03T21:30:31.029Z] PASS
21:30:31 [2021-07-03T21:30:31.029Z] coverage: 100.0% of statements
21:30:31 [2021-07-03T21:30:31.029Z] ok  	github.com/docker/docker/pkg/longpath	0.119s	coverage: 100.0% of statements
21:30:31 [2021-07-03T21:30:31.979Z] === RUN   TestNameFormat
21:30:31 [2021-07-03T21:30:31.979Z] --- PASS: TestNameFormat (0.00s)
21:30:31 [2021-07-03T21:30:31.979Z] === RUN   TestNameRetries
21:30:31 [2021-07-03T21:30:31.979Z] --- PASS: TestNameRetries (0.00s)
21:30:31 [2021-07-03T21:30:31.979Z] PASS
21:30:31 [2021-07-03T21:30:31.979Z] coverage: 85.7% of statements
21:30:31 [2021-07-03T21:30:31.979Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.157s	coverage: 85.7% of statements
21:30:32 [2021-07-03T21:30:32.445Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.30s)
21:30:32 [2021-07-03T21:30:32.445Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
21:30:32 [2021-07-03T21:30:32.894Z] === RUN   TestParseKeyValueOpt
21:30:32 [2021-07-03T21:30:32.894Z] --- PASS: TestParseKeyValueOpt (0.00s)
21:30:32 [2021-07-03T21:30:32.894Z] === RUN   TestParseUintList
21:30:32 [2021-07-03T21:30:32.894Z] --- PASS: TestParseUintList (0.00s)
21:30:32 [2021-07-03T21:30:32.894Z] === RUN   TestParseUintListMaximumLimits
21:30:32 [2021-07-03T21:30:32.894Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
21:30:32 [2021-07-03T21:30:32.894Z] PASS
21:30:32 [2021-07-03T21:30:32.894Z] coverage: 97.0% of statements
21:30:32 [2021-07-03T21:30:32.894Z] ok  	github.com/docker/docker/pkg/parsers	0.157s	coverage: 97.0% of statements
21:30:33 [2021-07-03T21:30:33.842Z] === RUN   TestNewAndRemove
21:30:33 [2021-07-03T21:30:33.842Z] --- PASS: TestNewAndRemove (0.00s)
21:30:33 [2021-07-03T21:30:33.842Z] === RUN   TestRemoveInvalidPath
21:30:33 [2021-07-03T21:30:33.842Z] --- PASS: TestRemoveInvalidPath (0.00s)
21:30:33 [2021-07-03T21:30:33.842Z] PASS
21:30:33 [2021-07-03T21:30:33.842Z] coverage: 82.6% of statements
21:30:33 [2021-07-03T21:30:33.842Z] ok  	github.com/docker/docker/pkg/pidfile	0.147s	coverage: 82.6% of statements
21:30:34 [2021-07-03T21:30:34.292Z] 2021/07/03 21:30:34 Closing DB instances...
21:30:35 [2021-07-03T21:30:35.808Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s)
21:30:35 [2021-07-03T21:30:35.808Z] === RUN   TestNetworkDBGarbageCollection
21:30:35 [2021-07-03T21:30:35.808Z] === RUN   TestFailedConnection
21:30:37 [2021-07-03T21:30:37.959Z] --- PASS: TestFailedConnection (2.10s)
21:30:37 [2021-07-03T21:30:37.959Z] === RUN   TestFailOnce
21:30:37 [2021-07-03T21:30:37.959Z] 2021/07/03 21:30:37 http: panic serving 127.0.0.1:49313: Plugin not ready
21:30:37 [2021-07-03T21:30:37.959Z] goroutine 18 [running]:
21:30:37 [2021-07-03T21:30:37.959Z] net/http.(*conn).serve.func1(0xc0000a6000)
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/net/http/server.go:1824 +0x153
21:30:37 [2021-07-03T21:30:37.959Z] panic(0x545160, 0x65c1d0)
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/runtime/panic.go:971 +0x49a
21:30:37 [2021-07-03T21:30:37.959Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x66c890, 0xc00019c000, 0xc0000ac000)
21:30:37 [2021-07-03T21:30:37.959Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
21:30:37 [2021-07-03T21:30:37.959Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x66c890, 0xc00019c000, 0xc0000ac000)
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/net/http/server.go:2069 +0x4b
21:30:37 [2021-07-03T21:30:37.959Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x66c890, 0xc00019c000, 0xc0000ac000)
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/net/http/server.go:2448 +0x1b7
21:30:37 [2021-07-03T21:30:37.959Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x66c890, 0xc00019c000, 0xc0000ac000)
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/net/http/server.go:2887 +0xaa
21:30:37 [2021-07-03T21:30:37.959Z] net/http.(*conn).serve(0xc0000a6000, 0x66d480, 0xc000090040)
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/net/http/server.go:1952 +0x8cd
21:30:37 [2021-07-03T21:30:37.959Z] created by net/http.(*Server).Serve
21:30:37 [2021-07-03T21:30:37.959Z] 	c:/go/src/net/http/server.go:3013 +0x3b8
21:30:37 [2021-07-03T21:30:37.959Z] time="2021-07-03T21:30:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.FailOnce: Post \"http://127.0.0.1:49312/Test.FailOnce\": EOF, retrying in 1s"
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestRequest (8.49s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestOverlappingRequests
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestFailOnce (1.18s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestEchoInputOutput
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestEchoInputOutput (0.00s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestBackoff
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestBackoff (0.00s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestAbortRetry
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestAbortRetry (0.00s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestClientScheme
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestClientScheme (0.00s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestNewClientWithTimeout
21:30:38 [2021-07-03T21:30:38.918Z] --- PASS: TestOverlappingRequests (0.35s)
21:30:38 [2021-07-03T21:30:38.918Z] === RUN   TestRelease
21:30:39 [2021-07-03T21:30:39.866Z] time="2021-07-03T21:30:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestParseEmptyInterface
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestParseEmptyInterface (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestParseNonInterfaceType
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestParseNonInterfaceType (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestParseWithOneFunction
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestParseWithOneFunction (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestParseWithMultipleFuncs
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestParseWithUnnamedReturn
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestEmbeddedInterface
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestEmbeddedInterface (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestParsedImports
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestParsedImports (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestAliasedImports
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestAliasedImports (0.00s)
21:30:40 [2021-07-03T21:30:40.821Z] PASS
21:30:40 [2021-07-03T21:30:40.821Z] coverage: 56.8% of statements
21:30:40 [2021-07-03T21:30:40.821Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.152s	coverage: 56.8% of statements
21:30:40 [2021-07-03T21:30:40.821Z] --- PASS: TestRelease (1.44s)
21:30:40 [2021-07-03T21:30:40.821Z] === RUN   TestAllocateRandomDeallocate
21:30:41 [2021-07-03T21:30:41.277Z] time="2021-07-03T21:30:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
21:30:41 [2021-07-03T21:30:41.726Z] === RUN   TestHTTPTransport
21:30:41 [2021-07-03T21:30:41.726Z] --- PASS: TestHTTPTransport (0.00s)
21:30:41 [2021-07-03T21:30:41.726Z] PASS
21:30:41 [2021-07-03T21:30:41.726Z] coverage: 85.7% of statements
21:30:41 [2021-07-03T21:30:41.726Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.270s	coverage: 85.7% of statements
21:30:42 [2021-07-03T21:30:42.674Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
21:30:42 [2021-07-03T21:30:42.674Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
21:30:42 [2021-07-03T21:30:42.674Z] === RUN   TestBufioReaderPoolPutAndGet
21:30:42 [2021-07-03T21:30:42.674Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
21:30:42 [2021-07-03T21:30:42.674Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
21:30:42 [2021-07-03T21:30:42.674Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
21:30:42 [2021-07-03T21:30:42.674Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
21:30:42 [2021-07-03T21:30:42.674Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
21:30:42 [2021-07-03T21:30:42.674Z] === RUN   TestBufioWriterPoolPutAndGet
21:30:42 [2021-07-03T21:30:42.674Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
21:30:42 [2021-07-03T21:30:42.674Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
21:30:42 [2021-07-03T21:30:42.674Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
21:30:42 [2021-07-03T21:30:42.675Z] === RUN   TestBufferPoolPutAndGet
21:30:42 [2021-07-03T21:30:42.675Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
21:30:42 [2021-07-03T21:30:42.675Z] PASS
21:30:42 [2021-07-03T21:30:42.675Z] coverage: 88.2% of statements
21:30:42 [2021-07-03T21:30:42.675Z] ok  	github.com/docker/docker/pkg/pools	0.243s	coverage: 88.2% of statements
21:30:43 [2021-07-03T21:30:43.126Z] === RUN   TestOutputOnPrematureClose
21:30:43 [2021-07-03T21:30:43.126Z] --- PASS: TestOutputOnPrematureClose (0.00s)
21:30:43 [2021-07-03T21:30:43.126Z] === RUN   TestCompleteSilently
21:30:43 [2021-07-03T21:30:43.126Z] --- PASS: TestCompleteSilently (0.00s)
21:30:43 [2021-07-03T21:30:43.126Z] PASS
21:30:43 [2021-07-03T21:30:43.126Z] coverage: 75.9% of statements
21:30:43 [2021-07-03T21:30:43.126Z] ok  	github.com/docker/docker/pkg/progress	0.111s	coverage: 75.9% of statements
21:30:43 [2021-07-03T21:30:43.575Z] time="2021-07-03T21:30:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
21:30:44 [2021-07-03T21:30:44.024Z] === RUN   TestSendToOneSub
21:30:44 [2021-07-03T21:30:44.024Z] --- PASS: TestSendToOneSub (0.00s)
21:30:44 [2021-07-03T21:30:44.024Z] === RUN   TestSendToMultipleSubs
21:30:44 [2021-07-03T21:30:44.024Z] --- PASS: TestSendToMultipleSubs (0.00s)
21:30:44 [2021-07-03T21:30:44.024Z] === RUN   TestEvictOneSub
21:30:44 [2021-07-03T21:30:44.024Z] --- PASS: TestEvictOneSub (0.00s)
21:30:44 [2021-07-03T21:30:44.024Z] === RUN   TestClosePublisher
21:30:44 [2021-07-03T21:30:44.024Z] --- PASS: TestClosePublisher (0.00s)
21:30:44 [2021-07-03T21:30:44.024Z] === RUN   TestPubSubRace
21:30:44 [2021-07-03T21:30:44.473Z] --- PASS: TestAllocateRandomDeallocate (4.10s)
21:30:44 [2021-07-03T21:30:44.473Z] === RUN   TestRetrieveFromStore
21:30:44 [2021-07-03T21:30:44.927Z] --- PASS: TestPubSubRace (1.05s)
21:30:44 [2021-07-03T21:30:44.927Z] PASS
21:30:44 [2021-07-03T21:30:44.927Z] coverage: 75.0% of statements
21:30:44 [2021-07-03T21:30:44.927Z] ok  	github.com/docker/docker/pkg/pubsub	1.181s	coverage: 75.0% of statements
21:30:45 [2021-07-03T21:30:45.879Z] === RUN   TestRegister
21:30:45 [2021-07-03T21:30:45.879Z] --- PASS: TestRegister (0.00s)
21:30:45 [2021-07-03T21:30:45.879Z] === RUN   TestCommand
21:30:45 [2021-07-03T21:30:45.879Z] --- PASS: TestCommand (0.03s)
21:30:45 [2021-07-03T21:30:45.879Z] === RUN   TestNaiveSelf
21:30:45 [2021-07-03T21:30:45.879Z] --- PASS: TestNaiveSelf (0.03s)
21:30:45 [2021-07-03T21:30:45.879Z] PASS
21:30:45 [2021-07-03T21:30:45.879Z] coverage: 82.4% of statements
21:30:45 [2021-07-03T21:30:45.879Z] ok  	github.com/docker/docker/pkg/reexec	0.218s	coverage: 82.4% of statements
21:30:45 [2021-07-03T21:30:45.879Z] --- PASS: TestRetrieveFromStore (1.43s)
21:30:45 [2021-07-03T21:30:45.879Z] === RUN   TestRequestReleaseAddressDuplicate
21:30:46 [2021-07-03T21:30:46.329Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestParallelPredefinedRequest1
21:30:46 [2021-07-03T21:30:46.329Z] === PAUSE TestParallelPredefinedRequest1
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestParallelPredefinedRequest2
21:30:46 [2021-07-03T21:30:46.329Z] === PAUSE TestParallelPredefinedRequest2
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestParallelPredefinedRequest3
21:30:46 [2021-07-03T21:30:46.329Z] === PAUSE TestParallelPredefinedRequest3
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestParallelPredefinedRequest4
21:30:46 [2021-07-03T21:30:46.329Z] === PAUSE TestParallelPredefinedRequest4
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestParallelPredefinedRequest5
21:30:46 [2021-07-03T21:30:46.329Z] === PAUSE TestParallelPredefinedRequest5
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestDebug
21:30:46 [2021-07-03T21:30:46.329Z] --- PASS: TestDebug (0.00s)
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestRequestPoolParallel
21:30:46 [2021-07-03T21:30:46.329Z] --- PASS: TestRequestPoolParallel (0.30s)
21:30:46 [2021-07-03T21:30:46.329Z] === RUN   TestFullAllocateRelease
21:30:46 [2021-07-03T21:30:46.779Z] --- PASS: TestFullAllocateRelease (0.51s)
21:30:46 [2021-07-03T21:30:46.779Z] === RUN   TestOddAllocateRelease
21:30:46 [2021-07-03T21:30:46.779Z] === RUN   TestParseSignal
21:30:46 [2021-07-03T21:30:46.779Z] --- PASS: TestParseSignal (0.00s)
21:30:46 [2021-07-03T21:30:46.779Z] === RUN   TestValidSignalForPlatform
21:30:46 [2021-07-03T21:30:46.779Z] --- PASS: TestValidSignalForPlatform (0.00s)
21:30:46 [2021-07-03T21:30:46.779Z] PASS
21:30:46 [2021-07-03T21:30:46.779Z] coverage: 19.7% of statements
21:30:46 [2021-07-03T21:30:46.779Z] ok  	github.com/docker/docker/pkg/signal	0.215s	coverage: 19.7% of statements
21:30:47 [2021-07-03T21:30:47.230Z] --- PASS: TestOddAllocateRelease (0.32s)
21:30:47 [2021-07-03T21:30:47.230Z] === RUN   TestFullAllocateSerialReleaseParallel
21:30:47 [2021-07-03T21:30:47.230Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s)
21:30:47 [2021-07-03T21:30:47.230Z] === RUN   TestOddAllocateSerialReleaseParallel
21:30:47 [2021-07-03T21:30:47.230Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
21:30:47 [2021-07-03T21:30:47.230Z] === RUN   TestEvenAllocateSerialReleaseParallel
21:30:47 [2021-07-03T21:30:47.230Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
21:30:47 [2021-07-03T21:30:47.230Z] === CONT  TestParallelPredefinedRequest1
21:30:47 [2021-07-03T21:30:47.230Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:30:47 [2021-07-03T21:30:47.230Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
21:30:47 [2021-07-03T21:30:47.231Z] === CONT  TestParallelPredefinedRequest2
21:30:47 [2021-07-03T21:30:47.231Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:30:47 [2021-07-03T21:30:47.231Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
21:30:47 [2021-07-03T21:30:47.231Z] === CONT  TestParallelPredefinedRequest4
21:30:47 [2021-07-03T21:30:47.231Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:30:47 [2021-07-03T21:30:47.231Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
21:30:47 [2021-07-03T21:30:47.231Z] === CONT  TestParallelPredefinedRequest5
21:30:47 [2021-07-03T21:30:47.231Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:30:47 [2021-07-03T21:30:47.231Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
21:30:47 [2021-07-03T21:30:47.231Z] === CONT  TestParallelPredefinedRequest3
21:30:47 [2021-07-03T21:30:47.231Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:30:47 [2021-07-03T21:30:47.231Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
21:30:47 [2021-07-03T21:30:47.231Z] PASS
21:30:47 [2021-07-03T21:30:47.231Z] coverage: 85.3% of statements
21:30:47 [2021-07-03T21:30:47.231Z] ok  	github.com/docker/docker/libnetwork/ipam	50.200s	coverage: 85.3% of statements
21:30:47 [2021-07-03T21:30:47.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:30:47 [2021-07-03T21:30:47.610Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:30:47 [2021-07-03T21:30:47.610Z] GOOS="" GOARCH="" GOARM=""
21:30:47 [2021-07-03T21:30:47.610Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:30:47 [2021-07-03T21:30:47.610Z] 
21:30:47 [2021-07-03T21:30:47.610Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:30:47 [2021-07-03T21:30:47.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:30:47 [2021-07-03T21:30:47.610Z] HOSTNAME=1ffa318bb8d6
21:30:47 [2021-07-03T21:30:47.610Z] DEST=bundles/test-integration
21:30:47 [2021-07-03T21:30:47.610Z] PWD=/go/src/github.com/docker/docker
21:30:47 [2021-07-03T21:30:47.610Z] DOCKER_ROOTLESS=1
21:30:47 [2021-07-03T21:30:47.610Z] DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39
21:30:47 [2021-07-03T21:30:47.610Z] container=docker
21:30:47 [2021-07-03T21:30:47.610Z] HOME=/root
21:30:47 [2021-07-03T21:30:47.610Z] GOLANG_VERSION=1.16.5
21:30:47 [2021-07-03T21:30:47.610Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:30:47 [2021-07-03T21:30:47.610Z] VALIDATE_BRANCH=master
21:30:47 [2021-07-03T21:30:47.610Z] TERM=xterm
21:30:47 [2021-07-03T21:30:47.610Z] DOCKER_PKG=github.com/docker/docker
21:30:47 [2021-07-03T21:30:47.610Z] SHLVL=1
21:30:47 [2021-07-03T21:30:47.610Z] TIMEOUT=120m
21:30:47 [2021-07-03T21:30:47.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald
21:30:47 [2021-07-03T21:30:47.610Z] DOCKER_GRAPHDRIVER=overlay2
21:30:47 [2021-07-03T21:30:47.610Z] GO111MODULE=off
21:30:47 [2021-07-03T21:30:47.610Z] DOCKER_EXPERIMENTAL=1
21:30:47 [2021-07-03T21:30:47.610Z] TEST_SKIP_INTEGRATION_CLI=1
21:30:47 [2021-07-03T21:30:47.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:30:47 [2021-07-03T21:30:47.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:30:47 [2021-07-03T21:30:47.610Z] GOPATH=/go
21:30:47 [2021-07-03T21:30:47.610Z] PKG_CONFIG=pkg-config
21:30:47 [2021-07-03T21:30:47.610Z] _=/usr/bin/env
21:30:47 [2021-07-03T21:30:47.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestNewStdWriter
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestNewStdWriter (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestWriteWithUninitializedStdWriter
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestWriteWithNilBytes
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestWriteWithNilBytes (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestWrite
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestWrite (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestWriteWithWriterError
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestWriteWithWriterError (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyWriteAndRead
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyReturnsErrorReadingHeader
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyReturnsErrorReadingFrame
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyDetectsCorruptedFrame
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyWithInvalidInputHeader
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyWithCorruptedPrefix
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyReturnsWriteErrors
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] === RUN   TestStdCopyReturnsErrorFromSystem
21:30:47 [2021-07-03T21:30:47.680Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
21:30:47 [2021-07-03T21:30:47.680Z] PASS
21:30:47 [2021-07-03T21:30:47.680Z] coverage: 100.0% of statements
21:30:47 [2021-07-03T21:30:47.680Z] ok  	github.com/docker/docker/pkg/stdcopy	0.133s	coverage: 100.0% of statements
21:30:48 [2021-07-03T21:30:48.130Z] time="2021-07-03T21:30:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.Echo: Post \"http://127.0.0.1:49317/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestRawProgressFormatterFormatStatus
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestRawProgressFormatterFormatProgress
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestFormatStatus
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestFormatStatus (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestFormatError
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestFormatError (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestFormatJSONError
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestFormatJSONError (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestJsonProgressFormatterFormatProgress
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestJsonProgressFormatterFormatStatus
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestNewJSONProgressOutput
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestNewJSONProgressOutput (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestAuxFormatterEmit
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestAuxFormatterEmit (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestStreamWriterStdout
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestStreamWriterStdout (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] === RUN   TestStreamWriterStderr
21:30:48 [2021-07-03T21:30:48.580Z] --- PASS: TestStreamWriterStderr (0.00s)
21:30:48 [2021-07-03T21:30:48.580Z] PASS
21:30:48 [2021-07-03T21:30:48.580Z] coverage: 66.2% of statements
21:30:48 [2021-07-03T21:30:48.580Z] ok  	github.com/docker/docker/pkg/streamformatter	0.153s	coverage: 66.2% of statements
21:30:49 [2021-07-03T21:30:49.531Z] === RUN   TestGenerateRandomID
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestGenerateRandomID (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] === RUN   TestShortenId
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestShortenId (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] === RUN   TestShortenSha256Id
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestShortenSha256Id (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] === RUN   TestShortenIdEmpty
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestShortenIdEmpty (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] === RUN   TestShortenIdInvalid
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestShortenIdInvalid (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] === RUN   TestIsShortIDNonHex
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestIsShortIDNonHex (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] === RUN   TestIsShortIDNotCorrectSize
21:30:49 [2021-07-03T21:30:49.532Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
21:30:49 [2021-07-03T21:30:49.532Z] PASS
21:30:49 [2021-07-03T21:30:49.532Z] coverage: 70.6% of statements
21:30:49 [2021-07-03T21:30:49.532Z] ok  	github.com/docker/docker/pkg/stringid	0.144s	coverage: 70.6% of statements
21:30:50 [2021-07-03T21:30:50.491Z] === RUN   TestIsCpusetListAvailable
21:30:50 [2021-07-03T21:30:50.491Z] --- PASS: TestIsCpusetListAvailable (0.00s)
21:30:50 [2021-07-03T21:30:50.491Z] PASS
21:30:50 [2021-07-03T21:30:50.491Z] coverage: 38.2% of statements
21:30:50 [2021-07-03T21:30:50.491Z] ok  	github.com/docker/docker/pkg/sysinfo	0.177s	coverage: 38.2% of statements
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestChtimes
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestChtimes (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestChtimesWindows
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestChtimesWindows (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestEnsureRemoveAllNotExist
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestEnsureRemoveAllWithDir
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestEnsureRemoveAllWithFile
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] === RUN   TestHasWin32KSupport
21:30:51 [2021-07-03T21:30:51.998Z]     syscall_windows_test.go:8: win32k: true
21:30:51 [2021-07-03T21:30:51.998Z] --- PASS: TestHasWin32KSupport (0.00s)
21:30:51 [2021-07-03T21:30:51.998Z] PASS
21:30:51 [2021-07-03T21:30:51.998Z] coverage: 12.9% of statements
21:30:51 [2021-07-03T21:30:51.998Z] ok  	github.com/docker/docker/pkg/system	0.147s	coverage: 12.9% of statements
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestTailFile
21:30:52 [2021-07-03T21:30:52.946Z] --- PASS: TestTailFile (0.00s)
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestTailFileManyLines
21:30:52 [2021-07-03T21:30:52.946Z] --- PASS: TestTailFileManyLines (0.00s)
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestTailEmptyFile
21:30:52 [2021-07-03T21:30:52.946Z] --- PASS: TestTailEmptyFile (0.00s)
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestTailNegativeN
21:30:52 [2021-07-03T21:30:52.946Z] --- PASS: TestTailNegativeN (0.00s)
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/single_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/single_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/2_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/2_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/4_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/4_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/8_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/8_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/12_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/12_byte_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/truncated_last_line
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/truncated_last_line#01
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/truncated_last_line#02
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.946Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
21:30:52 [2021-07-03T21:30:52.946Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/12_byte_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/8_byte_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/4_byte_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/single_byte_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
21:30:52 [2021-07-03T21:30:52.947Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/2_byte_delimiter
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.398Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.398Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.399Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.399Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.400Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.400Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.401Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.402Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
21:30:53 [2021-07-03T21:30:53.853Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
21:30:53 [2021-07-03T21:30:53.853Z] --- PASS: TestNewTailReader (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.05s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.853Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.02s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.854Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.02s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
21:30:53 [2021-07-03T21:30:53.855Z] PASS
21:30:53 [2021-07-03T21:30:53.855Z] coverage: 88.6% of statements
21:30:53 [2021-07-03T21:30:53.855Z] ok  	github.com/docker/docker/pkg/tailfile	0.524s	coverage: 88.6% of statements
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestTarSumRemoveNonExistent
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestTarSumRemove
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestTarSumRemove (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestSortFileInfoSums
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestSortFileInfoSums (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestNewTarSumForLabelInvalid
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestNewTarSumForLabel
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestNewTarSumForLabel (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestEmptyTar
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestEmptyTar (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestTarSumsReadSize
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestTarSumsReadSize (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestTarSums
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestTarSums (0.09s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestIteration
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestIteration (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestVersionLabelForChecksum
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestVersionLabelForChecksum (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestVersion
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestVersion (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestGetVersion
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestGetVersion (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] === RUN   TestGetVersions
21:30:54 [2021-07-03T21:30:54.807Z] --- PASS: TestGetVersions (0.00s)
21:30:54 [2021-07-03T21:30:54.807Z] PASS
21:30:54 [2021-07-03T21:30:54.807Z] coverage: 89.3% of statements
21:30:54 [2021-07-03T21:30:54.807Z] ok  	github.com/docker/docker/pkg/tarsum	0.304s	coverage: 89.3% of statements
21:30:55 [2021-07-03T21:30:55.755Z] testing: warning: no tests to run
21:30:55 [2021-07-03T21:30:55.755Z] PASS
21:30:55 [2021-07-03T21:30:55.755Z] coverage: [no statements]
21:30:55 [2021-07-03T21:30:55.755Z] ok  	github.com/docker/docker/pkg/term/windows	0.140s	coverage: [no statements] [no tests to run]
21:30:56 [2021-07-03T21:30:56.204Z] === RUN   TestTruncIndex
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestTruncIndex (0.10s)
21:30:56 [2021-07-03T21:30:56.654Z] PASS
21:30:56 [2021-07-03T21:30:56.654Z] coverage: 91.5% of statements
21:30:56 [2021-07-03T21:30:56.654Z] ok  	github.com/docker/docker/pkg/truncindex	0.250s	coverage: 91.5% of statements
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestNewClientWithTimeout (17.61s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestClientStream
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestClientStream (0.00s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestClientSendFile
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestClientSendFile (0.00s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestClientWithRequestTimeout
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestClientWithRequestTimeout (0.00s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestFileSpecPlugin
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestFileSpecPlugin (0.01s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestFileJSONSpecPlugin
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestFileJSONSpecPlugin (0.02s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestPluginAddHandler
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestPluginAddHandler (0.00s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestPluginWaitBadPlugin
21:30:56 [2021-07-03T21:30:56.654Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
21:30:56 [2021-07-03T21:30:56.654Z] === RUN   TestGet
21:30:56 [2021-07-03T21:30:56.654Z] time="2021-07-03T21:30:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
21:30:56 [2021-07-03T21:30:56.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:30:56 [2021-07-03T21:30:56.910Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:30:56 [2021-07-03T21:30:56.910Z] GOOS="" GOARCH="" GOARM=""
21:30:56 [2021-07-03T21:30:56.910Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:30:56 [2021-07-03T21:30:56.910Z] 
21:30:56 [2021-07-03T21:30:56.910Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:30:56 [2021-07-03T21:30:56.910Z] DOCKER_SYSTEMD=1
21:30:56 [2021-07-03T21:30:56.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:30:56 [2021-07-03T21:30:56.910Z] HOSTNAME=a56d00fc734b
21:30:56 [2021-07-03T21:30:56.910Z] DEST=bundles/test-integration
21:30:56 [2021-07-03T21:30:56.910Z] PWD=/go/src/github.com/docker/docker
21:30:56 [2021-07-03T21:30:56.910Z] DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39
21:30:56 [2021-07-03T21:30:56.910Z] container=docker
21:30:56 [2021-07-03T21:30:56.910Z] HOME=/root
21:30:56 [2021-07-03T21:30:56.910Z] LANG=C.UTF-8
21:30:56 [2021-07-03T21:30:56.910Z] INVOCATION_ID=bd2535506c5a494aad23e153e51916f5
21:30:56 [2021-07-03T21:30:56.910Z] GOLANG_VERSION=1.16.5
21:30:56 [2021-07-03T21:30:56.910Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:30:56 [2021-07-03T21:30:56.910Z] VALIDATE_BRANCH=master
21:30:56 [2021-07-03T21:30:56.910Z] TERM=xterm
21:30:56 [2021-07-03T21:30:56.910Z] DOCKER_PKG=github.com/docker/docker
21:30:56 [2021-07-03T21:30:56.910Z] SHLVL=3
21:30:56 [2021-07-03T21:30:56.910Z] TIMEOUT=120m
21:30:56 [2021-07-03T21:30:56.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald
21:30:56 [2021-07-03T21:30:56.910Z] DOCKER_GRAPHDRIVER=overlay2
21:30:56 [2021-07-03T21:30:56.910Z] GO111MODULE=off
21:30:56 [2021-07-03T21:30:56.910Z] DOCKER_EXPERIMENTAL=1
21:30:56 [2021-07-03T21:30:56.910Z] TEST_SKIP_INTEGRATION_CLI=1
21:30:56 [2021-07-03T21:30:56.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:30:56 [2021-07-03T21:30:56.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:30:56 [2021-07-03T21:30:56.910Z] GOPATH=/go
21:30:56 [2021-07-03T21:30:56.910Z] PKG_CONFIG=pkg-config
21:30:56 [2021-07-03T21:30:56.910Z] _=/usr/bin/env
21:30:56 [2021-07-03T21:30:56.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:30:57 [2021-07-03T21:30:57.104Z] === RUN   TestIsGIT
21:30:57 [2021-07-03T21:30:57.104Z] --- PASS: TestIsGIT (0.00s)
21:30:57 [2021-07-03T21:30:57.104Z] === RUN   TestIsTransport
21:30:57 [2021-07-03T21:30:57.104Z] --- PASS: TestIsTransport (0.00s)
21:30:57 [2021-07-03T21:30:57.104Z] PASS
21:30:57 [2021-07-03T21:30:57.104Z] coverage: 100.0% of statements
21:30:57 [2021-07-03T21:30:57.104Z] ok  	github.com/docker/docker/pkg/urlutil	0.140s	coverage: 100.0% of statements
21:30:57 [2021-07-03T21:30:57.555Z] === RUN   TestVersionInfo
21:30:57 [2021-07-03T21:30:57.555Z] --- PASS: TestVersionInfo (0.00s)
21:30:57 [2021-07-03T21:30:57.555Z] === RUN   TestAppendVersions
21:30:57 [2021-07-03T21:30:57.555Z] --- PASS: TestAppendVersions (0.00s)
21:30:57 [2021-07-03T21:30:57.555Z] PASS
21:30:57 [2021-07-03T21:30:57.555Z] coverage: 88.9% of statements
21:30:57 [2021-07-03T21:30:57.555Z] ok  	github.com/docker/docker/pkg/useragent	0.084s	coverage: 88.9% of statements
21:30:57 [2021-07-03T21:30:57.555Z] time="2021-07-03T21:30:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
21:30:59 [2021-07-03T21:30:59.066Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:30:59 [2021-07-03T21:30:59.066Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:30:59 [2021-07-03T21:30:59.066Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:30:59 [2021-07-03T21:30:59.066Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
21:30:59 [2021-07-03T21:30:59.066Z] === RUN   TestValidatePrivileges
21:30:59 [2021-07-03T21:30:59.066Z] --- PASS: TestValidatePrivileges (0.00s)
21:30:59 [2021-07-03T21:30:59.066Z] === RUN   TestFilterByCapNeg
21:30:59 [2021-07-03T21:30:59.066Z] --- PASS: TestFilterByCapNeg (0.00s)
21:30:59 [2021-07-03T21:30:59.066Z] === RUN   TestFilterByCapPos
21:30:59 [2021-07-03T21:30:59.066Z] --- PASS: TestFilterByCapPos (0.00s)
21:30:59 [2021-07-03T21:30:59.066Z] === RUN   TestStoreGetPluginNotMatchCapRefs
21:30:59 [2021-07-03T21:30:59.066Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
21:30:59 [2021-07-03T21:30:59.066Z] PASS
21:30:59 [2021-07-03T21:30:59.066Z] coverage: 12.0% of statements
21:30:59 [2021-07-03T21:30:59.066Z] ok  	github.com/docker/docker/plugin	0.232s	coverage: 12.0% of statements
21:31:00 [2021-07-03T21:31:00.017Z] time="2021-07-03T21:30:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
21:31:00 [2021-07-03T21:31:00.017Z] === RUN   TestNewSettable
21:31:00 [2021-07-03T21:31:00.017Z] --- PASS: TestNewSettable (0.00s)
21:31:00 [2021-07-03T21:31:00.017Z] === RUN   TestIsSettable
21:31:00 [2021-07-03T21:31:00.017Z] --- PASS: TestIsSettable (0.00s)
21:31:00 [2021-07-03T21:31:00.017Z] === RUN   TestUpdateSettingsEnv
21:31:00 [2021-07-03T21:31:00.017Z] --- PASS: TestUpdateSettingsEnv (0.00s)
21:31:00 [2021-07-03T21:31:00.017Z] PASS
21:31:00 [2021-07-03T21:31:00.017Z] coverage: 20.0% of statements
21:31:00 [2021-07-03T21:31:00.017Z] ok  	github.com/docker/docker/plugin/v2	0.160s	coverage: 20.0% of statements
21:31:00 [2021-07-03T21:31:00.017Z] === RUN   TestLoad
21:31:00 [2021-07-03T21:31:00.017Z] --- PASS: TestLoad (0.00s)
21:31:00 [2021-07-03T21:31:00.017Z] === RUN   TestSave
21:31:00 [2021-07-03T21:31:00.017Z] --- PASS: TestSave (0.02s)
21:31:00 [2021-07-03T21:31:00.017Z] === RUN   TestAddDeleteGet
21:31:00 [2021-07-03T21:31:00.466Z] --- PASS: TestAddDeleteGet (0.03s)
21:31:00 [2021-07-03T21:31:00.466Z] === RUN   TestInvalidTags
21:31:00 [2021-07-03T21:31:00.466Z] --- PASS: TestInvalidTags (0.00s)
21:31:00 [2021-07-03T21:31:00.466Z] PASS
21:31:00 [2021-07-03T21:31:00.466Z] coverage: 84.4% of statements
21:31:00 [2021-07-03T21:31:00.466Z] ok  	github.com/docker/docker/reference	0.204s	coverage: 84.4% of statements
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestHeaderSimpleErrors
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestHeaderTooMuchFailures
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestReaderWithReadError
21:31:01 [2021-07-03T21:31:01.975Z] time="2021-07-03T21:31:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestReader
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestReader (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResumableRequestReaderWithInitialResponse
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] PASS
21:31:01 [2021-07-03T21:31:01.975Z] coverage: 100.0% of statements
21:31:01 [2021-07-03T21:31:01.975Z] ok  	github.com/docker/docker/registry/resumable	0.397s	coverage: 100.0% of statements
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResolveAuthConfigIndexServer
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestResolveAuthConfigFullURL
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestLoadAllowNondistributableArtifacts
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestValidateMirror
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestValidateMirror (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestLoadInsecureRegistries
21:31:01 [2021-07-03T21:31:01.975Z] time="2021-07-03T21:31:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
21:31:01 [2021-07-03T21:31:01.975Z] time="2021-07-03T21:31:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
21:31:01 [2021-07-03T21:31:01.975Z] time="2021-07-03T21:31:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestLoadInsecureRegistries (0.13s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestNewServiceConfig
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestNewServiceConfig (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestValidateIndexName
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestValidateIndexName (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestValidateIndexNameWithError
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestValidateIndexNameWithError (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestEndpointParse
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestEndpointParse (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestEndpointParseInvalid
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestEndpointParseInvalid (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestValidateEndpoint
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestValidateEndpoint (0.01s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestPing
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestPing (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestPingRegistryEndpoint
21:31:01 [2021-07-03T21:31:01.975Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
21:31:01 [2021-07-03T21:31:01.975Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestEndpoint
21:31:01 [2021-07-03T21:31:01.975Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
21:31:01 [2021-07-03T21:31:01.975Z] --- SKIP: TestEndpoint (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestParseRepositoryInfo
21:31:01 [2021-07-03T21:31:01.975Z] --- PASS: TestParseRepositoryInfo (0.00s)
21:31:01 [2021-07-03T21:31:01.975Z] === RUN   TestNewIndexInfo
21:31:01 [2021-07-03T21:31:01.976Z] --- PASS: TestNewIndexInfo (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] === RUN   TestMirrorEndpointLookup
21:31:01 [2021-07-03T21:31:01.976Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
21:31:01 [2021-07-03T21:31:01.976Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] === RUN   TestSearchRepositories
21:31:01 [2021-07-03T21:31:01.976Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
21:31:01 [2021-07-03T21:31:01.976Z]         Host: 127.0.0.1:49344
21:31:01 [2021-07-03T21:31:01.976Z]         User-Agent: docker test client
21:31:01 [2021-07-03T21:31:01.976Z]         Authorization: Token fake-token
21:31:01 [2021-07-03T21:31:01.976Z]         X-Docker-Token: true
21:31:01 [2021-07-03T21:31:01.976Z]         Accept-Encoding: gzip
21:31:01 [2021-07-03T21:31:01.976Z]         
21:31:01 [2021-07-03T21:31:01.976Z]         
21:31:01 [2021-07-03T21:31:01.976Z]     registry_test.go:730: HTTP/1.1 200 OK
21:31:01 [2021-07-03T21:31:01.976Z]         Connection: close
21:31:01 [2021-07-03T21:31:01.976Z]         Content-Length: 144
21:31:01 [2021-07-03T21:31:01.976Z]         Cache-Control: no-cache
21:31:01 [2021-07-03T21:31:01.976Z]         Content-Type: application/json
21:31:01 [2021-07-03T21:31:01.976Z]         Date: Sat, 03 Jul 2021 21:31:01 GMT
21:31:01 [2021-07-03T21:31:01.976Z]         Expires: -1
21:31:01 [2021-07-03T21:31:01.976Z]         Pragma: no-cache
21:31:01 [2021-07-03T21:31:01.976Z]         Server: docker-tests/mock
21:31:01 [2021-07-03T21:31:01.976Z]         X-Docker-Registry-Config: mock
21:31:01 [2021-07-03T21:31:01.976Z]         X-Docker-Registry-Version: 0.0.0
21:31:01 [2021-07-03T21:31:01.976Z]         
21:31:01 [2021-07-03T21:31:01.976Z]         
21:31:01 [2021-07-03T21:31:01.976Z] --- PASS: TestSearchRepositories (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] === RUN   TestTrustedLocation
21:31:01 [2021-07-03T21:31:01.976Z] --- PASS: TestTrustedLocation (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
21:31:01 [2021-07-03T21:31:01.976Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] === RUN   TestAllowNondistributableArtifacts
21:31:01 [2021-07-03T21:31:01.976Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] === RUN   TestIsSecureIndex
21:31:01 [2021-07-03T21:31:01.976Z] --- PASS: TestIsSecureIndex (0.00s)
21:31:01 [2021-07-03T21:31:01.976Z] PASS
21:31:01 [2021-07-03T21:31:01.976Z] coverage: 51.7% of statements
21:31:01 [2021-07-03T21:31:01.976Z] ok  	github.com/docker/docker/registry	0.532s	coverage: 51.7% of statements
21:31:02 [2021-07-03T21:31:02.425Z] === RUN   TestRestartManagerTimeout
21:31:02 [2021-07-03T21:31:02.425Z] --- PASS: TestRestartManagerTimeout (0.00s)
21:31:02 [2021-07-03T21:31:02.425Z] === RUN   TestRestartManagerTimeoutReset
21:31:02 [2021-07-03T21:31:02.425Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
21:31:02 [2021-07-03T21:31:02.425Z] PASS
21:31:02 [2021-07-03T21:31:02.425Z] coverage: 50.9% of statements
21:31:02 [2021-07-03T21:31:02.425Z] ok  	github.com/docker/docker/restartmanager	0.093s	coverage: 50.9% of statements
21:31:02 [2021-07-03T21:31:02.874Z] === RUN   TestDecodeContainerConfig
21:31:02 [2021-07-03T21:31:02.874Z] --- PASS: TestDecodeContainerConfig (0.00s)
21:31:02 [2021-07-03T21:31:02.874Z] === RUN   TestDecodeContainerConfigIsolation
21:31:02 [2021-07-03T21:31:02.874Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
21:31:02 [2021-07-03T21:31:02.874Z] === RUN   TestValidatePrivileged
21:31:02 [2021-07-03T21:31:02.874Z] --- PASS: TestValidatePrivileged (0.00s)
21:31:02 [2021-07-03T21:31:02.874Z] PASS
21:31:02 [2021-07-03T21:31:02.874Z] coverage: 52.2% of statements
21:31:02 [2021-07-03T21:31:02.874Z] ok  	github.com/docker/docker/runconfig	0.158s	coverage: 52.2% of statements
21:31:03 [2021-07-03T21:31:03.324Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
21:31:03 [2021-07-03T21:31:03.324Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
21:31:03 [2021-07-03T21:31:03.324Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
21:31:03 [2021-07-03T21:31:03.324Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
21:31:03 [2021-07-03T21:31:03.324Z] PASS
21:31:03 [2021-07-03T21:31:03.324Z] coverage: 62.5% of statements
21:31:03 [2021-07-03T21:31:03.324Z] ok  	github.com/docker/docker/testutil	0.154s	coverage: 62.5% of statements
21:31:03 [2021-07-03T21:31:03.780Z] time="2021-07-03T21:31:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestGetDriver
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestGetDriver (0.00s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestVolumeRequestError
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestVolumeRequestError (0.01s)
21:31:06 [2021-07-03T21:31:06.638Z] PASS
21:31:06 [2021-07-03T21:31:06.638Z] coverage: 36.1% of statements
21:31:06 [2021-07-03T21:31:06.638Z] ok  	github.com/docker/docker/volume/drivers	0.299s	coverage: 36.1% of statements
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestGetAddress
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestGetAddress (0.00s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestRemove
21:31:06 [2021-07-03T21:31:06.638Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
21:31:06 [2021-07-03T21:31:06.638Z] --- SKIP: TestRemove (0.00s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestInitializeWithVolumes
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestInitializeWithVolumes (0.01s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestCreate
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestCreate (0.01s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestValidateName
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestValidateName (0.00s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestCreateWithOpts
21:31:06 [2021-07-03T21:31:06.638Z]     local_test.go:181: runtime.GOOS == "windows"
21:31:06 [2021-07-03T21:31:06.638Z] --- SKIP: TestCreateWithOpts (0.00s)
21:31:06 [2021-07-03T21:31:06.638Z] === RUN   TestRelaodNoOpts
21:31:06 [2021-07-03T21:31:06.638Z] --- PASS: TestRelaodNoOpts (0.01s)
21:31:06 [2021-07-03T21:31:06.638Z] PASS
21:31:06 [2021-07-03T21:31:06.638Z] coverage: 41.5% of statements
21:31:06 [2021-07-03T21:31:06.638Z] ok  	github.com/docker/docker/volume/local	0.184s	coverage: 41.5% of statements
21:31:07 [2021-07-03T21:31:07.591Z] === RUN   TestConvertTmpfsOptions
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:49: data="mode=700,size=1m"
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:49: data="ro"
21:31:07 [2021-07-03T21:31:07.591Z] --- PASS: TestConvertTmpfsOptions (0.00s)
21:31:07 [2021-07-03T21:31:07.591Z] === RUN   TestParseMountRaw
21:31:07 [2021-07-03T21:31:07.591Z] --- PASS: TestParseMountRaw (0.03s)
21:31:07 [2021-07-03T21:31:07.591Z] === RUN   TestParseMountRawSplit
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 0
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 1
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 2
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 3
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 4
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 5
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 6
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 7
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 8
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 0
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 1
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 2
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 3
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 4
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 5
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 6
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 7
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 8
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 9
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 10
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 11
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 12
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 0
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 1
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 2
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 3
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 4
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 5
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 6
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 7
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 8
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 9
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 10
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:390: case 11
21:31:07 [2021-07-03T21:31:07.591Z] --- PASS: TestParseMountRawSplit (0.01s)
21:31:07 [2021-07-03T21:31:07.591Z] === RUN   TestParseMountSpec
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:455: case 0
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:455: case 1
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:455: case 2
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:455: case 3
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:455: case 4
21:31:07 [2021-07-03T21:31:07.591Z]     parser_test.go:455: case 5
21:31:07 [2021-07-03T21:31:07.591Z] --- PASS: TestParseMountSpec (0.00s)
21:31:07 [2021-07-03T21:31:07.591Z] === RUN   TestParseMountSpecBindWithFileinfoError
21:31:07 [2021-07-03T21:31:07.591Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
21:31:07 [2021-07-03T21:31:07.591Z] === RUN   TestValidateMount
21:31:07 [2021-07-03T21:31:07.591Z] --- PASS: TestValidateMount (0.00s)
21:31:07 [2021-07-03T21:31:07.591Z] PASS
21:31:07 [2021-07-03T21:31:07.591Z] coverage: 66.2% of statements
21:31:07 [2021-07-03T21:31:07.591Z] ok  	github.com/docker/docker/volume/mounts	0.164s	coverage: 66.2% of statements
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestSetGetMeta
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestSetGetMeta
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestRestore
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestRestore
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestServiceCreate
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestServiceCreate
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestServiceList
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestServiceList
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestServiceRemove
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestServiceRemove
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestServiceGet
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestServiceGet
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestServicePrune
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestServicePrune
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestCreate
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestCreate
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestRemove
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestRemove
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestList
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestList
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFindByDriver
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFindByDriver
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFindByReferenced
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFindByReferenced
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestDerefMultipleOfSameRef
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestDerefMultipleOfSameRef
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestDefererencePluginOnCreateError
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestDefererencePluginOnCreateError
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestRefDerefRemove
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestRefDerefRemove
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestGet
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestGet
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestGetWithReference
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestGetWithReference
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_nil_list
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_nil_list
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_empty_list
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_empty_list
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_filter_some
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_filter_some
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_filter_middle
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_filter_middle
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_filter_middle_and_last
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
21:31:08 [2021-07-03T21:31:08.541Z] === RUN   TestFilterFunc/test_filter_first_and_last
21:31:08 [2021-07-03T21:31:08.541Z] === PAUSE TestFilterFunc/test_filter_first_and_last
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_nil_list
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_filter_first_and_last
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_filter_some
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_filter_middle_and_last
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_empty_list
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFilterFunc/test_filter_middle
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestFilterFunc (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestSetGetMeta
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestRefDerefRemove
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestDerefMultipleOfSameRef
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestDefererencePluginOnCreateError
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestSetGetMeta (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestGetWithReference
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestRefDerefRemove (0.03s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestGet
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestServicePrune
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestGet (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFindByReferenced
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestGetWithReference (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestFindByDriver
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestList
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestFindByReferenced (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestRemove
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestFindByDriver (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestCreate
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestList (0.02s)
21:31:08 [2021-07-03T21:31:08.541Z] === CONT  TestServiceList
21:31:08 [2021-07-03T21:31:08.541Z] --- PASS: TestRemove (0.02s)
21:31:08 [2021-07-03T21:31:08.542Z] === CONT  TestServiceGet
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestCreate (0.02s)
21:31:08 [2021-07-03T21:31:08.542Z] === CONT  TestServiceRemove
21:31:08 [2021-07-03T21:31:08.542Z] === CONT  TestServiceCreate
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestServiceGet (0.10s)
21:31:08 [2021-07-03T21:31:08.542Z] time="2021-07-03T21:31:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestServiceRemove (0.10s)
21:31:08 [2021-07-03T21:31:08.542Z] === CONT  TestRestore
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestServiceList (0.11s)
21:31:08 [2021-07-03T21:31:08.542Z] time="2021-07-03T21:31:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:31:08 [2021-07-03T21:31:08.542Z] time="2021-07-03T21:31:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:31:08 [2021-07-03T21:31:08.542Z] time="2021-07-03T21:31:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestServiceCreate (0.02s)
21:31:08 [2021-07-03T21:31:08.542Z] time="2021-07-03T21:31:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestRestore (0.02s)
21:31:08 [2021-07-03T21:31:08.542Z] --- PASS: TestServicePrune (0.17s)
21:31:08 [2021-07-03T21:31:08.542Z] PASS
21:31:08 [2021-07-03T21:31:08.542Z] coverage: 69.6% of statements
21:31:08 [2021-07-03T21:31:08.542Z] ok  	github.com/docker/docker/volume/service	0.515s	coverage: 69.6% of statements
21:31:09 [2021-07-03T21:31:09.299Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
21:31:09 [2021-07-03T21:31:09.299Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:31:09 [2021-07-03T21:31:09.299Z] ok  	github.com/docker/docker/api/server/middleware	0.041s	coverage: 37.7% of statements
21:31:09 [2021-07-03T21:31:09.299Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:31:09 [2021-07-03T21:31:09.299Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/builder/remotecontext	0.172s	coverage: 13.7% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/builder/dockerfile	0.372s	coverage: 48.7% of statements
21:31:09 [2021-07-03T21:31:09.300Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
21:31:09 [2021-07-03T21:31:09.300Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.227s	coverage: 67.6% of statements
21:31:09 [2021-07-03T21:31:09.876Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.121s	coverage: 86.3% of statements
21:31:09 [2021-07-03T21:31:09.876Z] ?   	github.com/docker/docker/cli	[no test files]
21:31:09 [2021-07-03T21:31:09.876Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:31:12 [2021-07-03T21:31:12.229Z] --- PASS: TestGet (15.01s)
21:31:12 [2021-07-03T21:31:12.229Z] === RUN   TestPluginWithNoManifest
21:31:12 [2021-07-03T21:31:12.229Z] --- PASS: TestPluginWithNoManifest (0.00s)
21:31:12 [2021-07-03T21:31:12.229Z] === RUN   TestGetAll
21:31:12 [2021-07-03T21:31:12.229Z] --- PASS: TestGetAll (0.01s)
21:31:12 [2021-07-03T21:31:12.229Z] PASS
21:31:12 [2021-07-03T21:31:12.229Z] coverage: 73.4% of statements
21:31:12 [2021-07-03T21:31:12.229Z] ok  	github.com/docker/docker/pkg/plugins	36.360s	coverage: 73.4% of statements
21:31:14 [2021-07-03T21:31:14.097Z] ok  	github.com/docker/docker/client	0.412s	coverage: 75.5% of statements
21:31:26 [2021-07-03T21:31:26.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:31:26 [2021-07-03T21:31:26.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:31:27 [2021-07-03T21:31:27.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:31:27 [2021-07-03T21:31:27.197Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:31:27 [2021-07-03T21:31:27.197Z] GOOS="" GOARCH="" GOARM=""
21:31:27 [2021-07-03T21:31:27.197Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:31:27 [2021-07-03T21:31:27.197Z] 
21:31:27 [2021-07-03T21:31:27.197Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:31:27 [2021-07-03T21:31:27.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:31:27 [2021-07-03T21:31:27.197Z] Using test binary docker
21:31:27 [2021-07-03T21:31:27.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:31:27 [2021-07-03T21:31:27.197Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:31:27 [2021-07-03T21:31:27.197Z] INFO: Waiting for daemon to start...
21:31:27 [2021-07-03T21:31:27.197Z] Starting dockerd
21:31:27 [2021-07-03T21:31:27.197Z] .
21:31:27 [2021-07-03T21:31:27.197Z] INFO: Building docker-sdk-python3:5.0.0...
21:31:29 [2021-07-03T21:31:29.771Z] 2021/07/03 21:31:27 Closing DB instances...
21:31:29 [2021-07-03T21:31:29.771Z] --- PASS: TestNetworkDBGarbageCollection (53.66s)
21:31:29 [2021-07-03T21:31:29.771Z] === RUN   TestFindNode
21:31:29 [2021-07-03T21:31:29.771Z] 2021/07/03 21:31:29 Closing DB instances...
21:31:29 [2021-07-03T21:31:29.771Z] --- PASS: TestFindNode (0.01s)
21:31:29 [2021-07-03T21:31:29.771Z] === RUN   TestChangeNodeState
21:31:29 [2021-07-03T21:31:29.771Z] 2021/07/03 21:31:29 Closing DB instances...
21:31:29 [2021-07-03T21:31:29.771Z] --- PASS: TestChangeNodeState (0.01s)
21:31:29 [2021-07-03T21:31:29.771Z] === RUN   TestNodeReincarnation
21:31:29 [2021-07-03T21:31:29.771Z] 2021/07/03 21:31:29 Closing DB instances...
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=error msg="failed to send node leave: timed out broadcasting node event"
21:31:34 [2021-07-03T21:31:34.404Z] --- PASS: TestNodeReincarnation (5.01s)
21:31:34 [2021-07-03T21:31:34.404Z] === RUN   TestParallelCreate
21:31:34 [2021-07-03T21:31:34.404Z] 2021/07/03 21:31:34 Closing DB instances...
21:31:34 [2021-07-03T21:31:34.404Z] --- PASS: TestParallelCreate (0.01s)
21:31:34 [2021-07-03T21:31:34.404Z] === RUN   TestParallelDelete
21:31:34 [2021-07-03T21:31:34.404Z] 2021/07/03 21:31:34 Closing DB instances...
21:31:34 [2021-07-03T21:31:34.404Z] --- PASS: TestParallelDelete (0.01s)
21:31:34 [2021-07-03T21:31:34.404Z] === RUN   TestNetworkDBIslands
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1700446cc154 with config:&{NodeID:1700446cc154 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="Node 1700446cc154/172.22.72.221, joined gossip cluster"
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="Node 1700446cc154/172.22.72.221, added to nodes list"
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c337d04f15e1 with config:&{NodeID:c337d04f15e1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="Node c337d04f15e1/172.22.72.221, joined gossip cluster"
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="Node c337d04f15e1/172.22.72.221, added to nodes list"
21:31:34 [2021-07-03T21:31:34.404Z] time="2021-07-03T21:31:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49367"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=info msg="Node c337d04f15e1/172.22.72.221, joined gossip cluster"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=info msg="Node c337d04f15e1/172.22.72.221, added to nodes list"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=info msg="Node 1700446cc154/172.22.72.221, joined gossip cluster"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=info msg="Node 1700446cc154/172.22.72.221, added to nodes list"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
21:31:34 [2021-07-03T21:31:34.405Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4241e29700fd with config:&{NodeID:4241e29700fd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node 4241e29700fd/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node 4241e29700fd/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49369"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node 4241e29700fd/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node 4241e29700fd/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node 1700446cc154/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node 1700446cc154/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node c337d04f15e1/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=info msg="Node c337d04f15e1/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:35Z" level=info msg="Node 4241e29700fd/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.350Z] time="2021-07-03T21:31:35Z" level=info msg="Node 4241e29700fd/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:31:35 [2021-07-03T21:31:35.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b140a781818f with config:&{NodeID:b140a781818f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49371"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node c337d04f15e1/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node c337d04f15e1/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node 4241e29700fd/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node 4241e29700fd/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node 1700446cc154/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node 1700446cc154/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ac119061d1ca with config:&{NodeID:ac119061d1ca Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49373"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node c337d04f15e1/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.799Z] time="2021-07-03T21:31:35Z" level=info msg="Node c337d04f15e1/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=info msg="Node 1700446cc154/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=info msg="Node 1700446cc154/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=info msg="Node 4241e29700fd/172.22.72.221, joined gossip cluster"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=info msg="Node 4241e29700fd/172.22.72.221, added to nodes list"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
21:31:35 [2021-07-03T21:31:35.800Z] time="2021-07-03T21:31:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:35Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:31:36 [2021-07-03T21:31:36.248Z]     networkdb_test.go:834: Re-joining: 3
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=info msg="The new bootstrap node list is:[172.22.72.221:10033 172.22.72.221:10034 172.22.72.221:10035]"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10033"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49375"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10034"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49376"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10035"
21:31:36 [2021-07-03T21:31:36.248Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49377"
21:31:36 [2021-07-03T21:31:36.695Z]     networkdb_test.go:834: Re-joining: 4
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=info msg="The new bootstrap node list is:[172.22.72.221:10033 172.22.72.221:10034 172.22.72.221:10035]"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10033"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49378"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10034"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49379"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10035"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49380"
21:31:36 [2021-07-03T21:31:36.695Z] time="2021-07-03T21:31:36Z" level=info msg="node 0 leaving"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="node3(4241e29700fd): Node leave event for 1700446cc154/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="node5(ac119061d1ca): Node leave event for 1700446cc154/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="node2(c337d04f15e1): Node leave event for 1700446cc154/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="node1(1700446cc154): Node leave event for 1700446cc154/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="node4(b140a781818f): Node leave event for 1700446cc154/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:36Z" level=info msg="Node 1700446cc154/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:37Z" level=info msg="node 1 leaving"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:37Z" level=info msg="node3(4241e29700fd): Node leave event for c337d04f15e1/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.143Z] time="2021-07-03T21:31:37Z" level=info msg="node4(b140a781818f): Node leave event for c337d04f15e1/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1 change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="node5(ac119061d1ca): Node leave event for c337d04f15e1/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1 change state NodeActive --> NodeFailed"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1/172.22.72.221, added to failed nodes list"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=error msg="node: c337d04f15e1 is unknown to memberlist"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node c337d04f15e1/172.22.72.221, left gossip cluster"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="node 2 leaving"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node 4241e29700fd change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="node5(ac119061d1ca): Node leave event for 4241e29700fd/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node 4241e29700fd change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="node4(b140a781818f): Node leave event for 4241e29700fd/172.22.72.221"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="Node 4241e29700fd change state NodeActive --> NodeLeft"
21:31:37 [2021-07-03T21:31:37.592Z] time="2021-07-03T21:31:37Z" level=info msg="node3(4241e29700fd): Node leave event for 4241e29700fd/172.22.72.221"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=debug msg="memberlist: Failed ping: ac119061d1ca (timeout reached)"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.72.221:10035: use of closed network connection"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.72.221:10034: use of closed network connection"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.72.221:10036: use of closed network connection"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49381"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node 4241e29700fd/172.22.72.221, left gossip cluster"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.22.72.221:10037: use of closed network connection"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node 4241e29700fd/172.22.72.221, left gossip cluster"
21:31:38 [2021-07-03T21:31:38.040Z]     networkdb_test.go:866: node4: OK
21:31:38 [2021-07-03T21:31:38.040Z]     networkdb_test.go:866: node5: OK
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="node 0 coming back"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c0068f4d17be with config:&{NodeID:c0068f4d17be Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node c0068f4d17be/172.22.72.221, joined gossip cluster"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node c0068f4d17be/172.22.72.221, added to nodes list"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="node 1 coming back"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bcbd3e505344 with config:&{NodeID:bcbd3e505344 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node bcbd3e505344/172.22.72.221, joined gossip cluster"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node bcbd3e505344/172.22.72.221, added to nodes list"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="node 2 coming back"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d86d727c7800 with config:&{NodeID:d86d727c7800 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node 4241e29700fd/172.22.72.221, left gossip cluster"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node d86d727c7800/172.22.72.221, joined gossip cluster"
21:31:38 [2021-07-03T21:31:38.040Z] time="2021-07-03T21:31:37Z" level=info msg="Node d86d727c7800/172.22.72.221, added to nodes list"
21:31:38 [2021-07-03T21:31:38.488Z] time="2021-07-03T21:31:38Z" level=warning msg="memberlist: Was able to connect to ac119061d1ca but other probes failed, network may be misconfigured"
21:31:52 [2021-07-03T21:31:52.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:31:52 [2021-07-03T21:31:52.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:32:00 [2021-07-03T21:32:00.848Z] ok  	github.com/docker/docker/container	0.156s	coverage: 34.6% of statements
21:32:00 [2021-07-03T21:32:00.848Z] ok  	github.com/docker/docker/cmd/dockerd	0.204s	coverage: 29.1% of statements
21:32:00 [2021-07-03T21:32:00.848Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:32:00 [2021-07-03T21:32:00.848Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:32:00 [2021-07-03T21:32:00.848Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:32:00 [2021-07-03T21:32:00.848Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:32:00 [2021-07-03T21:32:00.848Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.049s	coverage: 65.3% of statements
21:32:00 [2021-07-03T21:32:00.848Z] ok  	github.com/docker/docker/daemon/cluster	0.144s	coverage: 0.5% of statements
21:32:00 [2021-07-03T21:32:00.848Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.9% of statements
21:32:02 [2021-07-03T21:32:02.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:32:02 [2021-07-03T21:32:02.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:32:02 [2021-07-03T21:32:02.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:32:02 [2021-07-03T21:32:02.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:32:03 [2021-07-03T21:32:03.404Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
21:32:03 [2021-07-03T21:32:03.404Z] ok  	github.com/docker/docker/daemon/config	0.104s	coverage: 81.4% of statements
21:32:03 [2021-07-03T21:32:03.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:32:03 [2021-07-03T21:32:03.981Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
21:32:04 [2021-07-03T21:32:04.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:32:04 [2021-07-03T21:32:04.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:32:04 [2021-07-03T21:32:04.927Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
21:32:05 [2021-07-03T21:32:05.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:32:08 [2021-07-03T21:32:08.259Z] time="2021-07-03T21:32:05Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49382"
21:32:08 [2021-07-03T21:32:08.259Z] time="2021-07-03T21:32:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10036"
21:32:08 [2021-07-03T21:32:08.277Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.535s	coverage: 13.7% of statements
21:32:08 [2021-07-03T21:32:08.277Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.844s	coverage: 73.3% of statements
21:32:08 [2021-07-03T21:32:08.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:32:08 [2021-07-03T21:32:08.849Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.1% of statements
21:32:09 [2021-07-03T21:32:09.794Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.883s	coverage: 56.2% of statements
21:32:09 [2021-07-03T21:32:09.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:32:10 [2021-07-03T21:32:10.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:32:10 [2021-07-03T21:32:10.740Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.034s	coverage: 1.9% of statements
21:32:11 [2021-07-03T21:32:11.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:32:12 [2021-07-03T21:32:12.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:32:12 [2021-07-03T21:32:12.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:32:12 [2021-07-03T21:32:12.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:32:12 [2021-07-03T21:32:12.666Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.730s	coverage: 49.4% of statements
21:32:12 [2021-07-03T21:32:12.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:32:12 [2021-07-03T21:32:12.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:32:13 [2021-07-03T21:32:13.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:32:13 [2021-07-03T21:32:13.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:32:13 [2021-07-03T21:32:13.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:32:13 [2021-07-03T21:32:13.906Z] sha256:b6b02ba0f2e55aef25c48dc3107c4da441834fd6ff7e3c858d6f7402f9bb4a6f
21:32:13 [2021-07-03T21:32:13.906Z] INFO: Starting docker-py tests...
21:32:13 [2021-07-03T21:32:13.906Z] ============================= test session starts ==============================
21:32:13 [2021-07-03T21:32:13.906Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
21:32:13 [2021-07-03T21:32:13.906Z] rootdir: /src, inifile: pytest.ini
21:32:13 [2021-07-03T21:32:13.906Z] plugins: timeout-1.3.3, cov-2.6.1
21:32:13 [2021-07-03T21:32:13.906Z] collected 390 items / 1 deselected / 389 selected
21:32:13 [2021-07-03T21:32:13.906Z] 
21:32:14 [2021-07-03T21:32:14.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:32:14 [2021-07-03T21:32:14.595Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 57.5% of statements
21:32:14 [2021-07-03T21:32:14.857Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.289s	coverage: 57.7% of statements
21:32:15 [2021-07-03T21:32:15.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:32:15 [2021-07-03T21:32:15.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:32:15 [2021-07-03T21:32:15.801Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.034s	coverage: 3.0% of statements
21:32:15 [2021-07-03T21:32:15.801Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.665s	coverage: 46.2% of statements
21:32:16 [2021-07-03T21:32:16.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:32:16 [2021-07-03T21:32:16.310Z] Using test binary docker
21:32:16 [2021-07-03T21:32:16.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:32:16 [2021-07-03T21:32:16.310Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:32:16 [2021-07-03T21:32:16.310Z] INFO: Waiting for daemon to start...
21:32:16 [2021-07-03T21:32:16.310Z] Starting dockerd
21:32:16 [2021-07-03T21:32:16.749Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
21:32:16 [2021-07-03T21:32:16.749Z] ok  	github.com/docker/docker/daemon	12.297s	coverage: 17.4% of statements
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:32:16 [2021-07-03T21:32:16.749Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:32:17 [2021-07-03T21:32:17.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:32:17 [2021-07-03T21:32:17.697Z] ok  	github.com/docker/docker/daemon/logger	0.279s	coverage: 43.5% of statements
21:32:17 [2021-07-03T21:32:17.959Z] ok  	github.com/docker/docker/daemon/images	0.103s	coverage: 6.8% of statements
21:32:17 [2021-07-03T21:32:17.959Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:32:17 [2021-07-03T21:32:17.959Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:32:18 [2021-07-03T21:32:18.534Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
21:32:18 [2021-07-03T21:32:18.795Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 23.9% of statements
21:32:19 [2021-07-03T21:32:19.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:32:19 [2021-07-03T21:32:19.370Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.403s	coverage: 77.4% of statements
21:32:19 [2021-07-03T21:32:19.370Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:32:19 [2021-07-03T21:32:19.370Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:32:19 [2021-07-03T21:32:19.590Z] .
21:32:19 [2021-07-03T21:32:19.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:32:19 [2021-07-03T21:32:19.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:32:19 [2021-07-03T21:32:19.590Z] Error: No such image: emptyfs
21:32:19 [2021-07-03T21:32:19.590Z] Running integration-test (iteration 1)
21:32:19 [2021-07-03T21:32:19.590Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:32:19 [2021-07-03T21:32:19.632Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.052s	coverage: 87.2% of statements
21:32:19 [2021-07-03T21:32:19.632Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.022s	coverage: 69.9% of statements
21:32:19 [2021-07-03T21:32:19.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:32:20 [2021-07-03T21:32:20.206Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 75.2% of statements
21:32:20 [2021-07-03T21:32:20.206Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:32:20 [2021-07-03T21:32:20.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:32:20 [2021-07-03T21:32:20.468Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
21:32:20 [2021-07-03T21:32:20.525Z] time="2021-07-03T21:32:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10037"
21:32:20 [2021-07-03T21:32:20.525Z] time="2021-07-03T21:32:18Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49383"
21:32:21 [2021-07-03T21:32:21.045Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 58.6% of statements
21:32:21 [2021-07-03T21:32:21.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:32:21 [2021-07-03T21:32:21.307Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 46.8% of statements
21:32:21 [2021-07-03T21:32:21.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:32:21 [2021-07-03T21:32:21.886Z] ok  	github.com/docker/docker/daemon/logger/templates	0.025s	coverage: 8.3% of statements
21:32:22 [2021-07-03T21:32:22.459Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
21:32:23 [2021-07-03T21:32:23.033Z] ok  	github.com/docker/docker/distribution/metadata	0.121s	coverage: 48.2% of statements
21:32:23 [2021-07-03T21:32:23.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:32:23 [2021-07-03T21:32:23.619Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.995s	coverage: 82.5% of statements
21:32:23 [2021-07-03T21:32:23.620Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:32:23 [2021-07-03T21:32:23.620Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:32:23 [2021-07-03T21:32:23.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:32:24 [2021-07-03T21:32:24.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:32:24 [2021-07-03T21:32:24.565Z] ok  	github.com/docker/docker/distribution	0.261s	coverage: 25.4% of statements
21:32:24 [2021-07-03T21:32:24.565Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:32:24 [2021-07-03T21:32:24.565Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 53.1% of statements
21:32:25 [2021-07-03T21:32:25.140Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
21:32:25 [2021-07-03T21:32:25.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:32:25 [2021-07-03T21:32:25.185Z] Using test binary docker
21:32:25 [2021-07-03T21:32:25.185Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:32:25 [2021-07-03T21:32:25.185Z] Starting apparmor (via systemctl): apparmor.service.
21:32:25 [2021-07-03T21:32:25.185Z] INFO: Waiting for daemon to start...
21:32:25 [2021-07-03T21:32:25.185Z] Starting dockerd
21:32:25 [2021-07-03T21:32:25.721Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.6% of statements
21:32:25 [2021-07-03T21:32:25.983Z] ok  	github.com/docker/docker/image/tarexport	0.034s	coverage: 0.7% of statements
21:32:25 [2021-07-03T21:32:25.983Z] ok  	github.com/docker/docker/distribution/xfer	1.798s	coverage: 85.6% of statements
21:32:25 [2021-07-03T21:32:25.983Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:32:26 [2021-07-03T21:32:26.244Z] ok  	github.com/docker/docker/image/v1	0.027s	coverage: 25.0% of statements
21:32:26 [2021-07-03T21:32:26.244Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:32:26 [2021-07-03T21:32:26.506Z] ok  	github.com/docker/docker/libcontainerd/queue	0.032s	coverage: 100.0% of statements
21:32:29 [2021-07-03T21:32:29.818Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.504s	coverage: 84.4% of statements
21:32:30 [2021-07-03T21:32:30.464Z] .
21:32:30 [2021-07-03T21:32:30.464Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:32:30 [2021-07-03T21:32:30.464Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:32:30 [2021-07-03T21:32:30.464Z] Error: No such image: emptyfs
21:32:30 [2021-07-03T21:32:30.464Z] Running integration-test (iteration 1)
21:32:30 [2021-07-03T21:32:30.464Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:32:30 [2021-07-03T21:32:30.582Z] tests/integration/api_build_test.py .......................X             [  6%]
21:32:31 [2021-07-03T21:32:31.221Z] ok  	github.com/docker/docker/libnetwork/api	2.092s	coverage: 83.2% of statements
21:32:31 [2021-07-03T21:32:31.413Z] tests/integration/api_client_test.py .....                               [  7%]
21:32:32 [2021-07-03T21:32:32.812Z] tests/integration/api_config_test.py .....                               [  8%]
21:32:33 [2021-07-03T21:32:33.772Z] ok  	github.com/docker/docker/libnetwork/config	0.100s	coverage: 24.0% of statements
21:32:33 [2021-07-03T21:32:33.772Z] ok  	github.com/docker/docker/libnetwork/datastore	0.006s	coverage: 21.9% of statements
21:32:34 [2021-07-03T21:32:34.716Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.031s	coverage: 68.9% of statements
21:32:35 [2021-07-03T21:32:35.659Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.005s	coverage: 34.8% of statements
21:32:37 [2021-07-03T21:32:37.571Z] ok  	github.com/docker/docker/layer	7.941s	coverage: 68.8% of statements
21:32:37 [2021-07-03T21:32:37.571Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:32:37 [2021-07-03T21:32:37.571Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:32:37 [2021-07-03T21:32:37.571Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:32:37 [2021-07-03T21:32:37.571Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:32:37 [2021-07-03T21:32:37.571Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.139s	coverage: 4.0% of statements
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.72.221:10033 172.22.72.221:10034 172.22.72.221:10035]"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.72.221:10033 172.22.72.221:10034 172.22.72.221:10035]"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10033"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49384"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, is the new incarnation of the shutdown node 1700446cc154/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10034"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49385"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, is the new incarnation of the shutdown node c337d04f15e1/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10035"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49386"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node ac119061d1ca/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, is the new incarnation of the shutdown node 4241e29700fd/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node b140a781818f/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node b140a781818f/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, is the new incarnation of the shutdown node 1700446cc154/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node c0068f4d17be/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, is the new incarnation of the shutdown node c337d04f15e1/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node bcbd3e505344/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, is the new incarnation of the shutdown node 4241e29700fd/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, joined gossip cluster"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=info msg="Node d86d727c7800/172.22.72.221, added to nodes list"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10033"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49387"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10034"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49388"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.72.221:10035"
21:32:38 [2021-07-03T21:32:38.064Z] time="2021-07-03T21:32:36Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49389"
21:32:38 [2021-07-03T21:32:38.064Z] 2021/07/03 21:32:37 Closing DB instances...
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="node4(b140a781818f): Node leave event for c0068f4d17be/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="node5(ac119061d1ca): Node leave event for c0068f4d17be/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="node2(bcbd3e505344): Node leave event for c0068f4d17be/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="node3(d86d727c7800): Node leave event for c0068f4d17be/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="node1(c0068f4d17be): Node leave event for c0068f4d17be/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.513Z] time="2021-07-03T21:32:38Z" level=info msg="Node c0068f4d17be/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.517Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
21:32:38 [2021-07-03T21:32:38.517Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.035s	coverage: 4.5% of statements
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344 change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="node3(d86d727c7800): Node leave event for bcbd3e505344/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344 change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344 change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="node5(ac119061d1ca): Node leave event for bcbd3e505344/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="node4(b140a781818f): Node leave event for bcbd3e505344/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344 change state NodeActive --> NodeLeft"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="node2(bcbd3e505344): Node leave event for bcbd3e505344/172.22.72.221"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344/172.22.72.221, left gossip cluster"
21:32:38 [2021-07-03T21:32:38.966Z] time="2021-07-03T21:32:38Z" level=info msg="Node bcbd3e505344/172.22.72.221, left gossip cluster"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="Node d86d727c7800 change state NodeActive --> NodeLeft"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="Node d86d727c7800/172.22.72.221, left gossip cluster"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="Node d86d727c7800 change state NodeActive --> NodeLeft"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="node5(ac119061d1ca): Node leave event for d86d727c7800/172.22.72.221"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="Node d86d727c7800 change state NodeActive --> NodeFailed"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="Node d86d727c7800/172.22.72.221, added to failed nodes list"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:38Z" level=info msg="node4(b140a781818f): Node leave event for d86d727c7800/172.22.72.221"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:39Z" level=error msg="node: d86d727c7800 is unknown to memberlist"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:39Z" level=info msg="Node d86d727c7800/172.22.72.221, left gossip cluster"
21:32:39 [2021-07-03T21:32:39.414Z] time="2021-07-03T21:32:39Z" level=info msg="Node d86d727c7800/172.22.72.221, left gossip cluster"
21:32:39 [2021-07-03T21:32:39.468Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.054s	coverage: 63.6% of statements
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=debug msg="memberlist: Failed ping: b140a781818f (timeout reached)"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.72.221:10035: use of closed network connection"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.72.221:10037: use of closed network connection"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=debug msg="memberlist: Stream connection from=172.22.72.221:49390"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=info msg="Node b140a781818f/172.22.72.221, left gossip cluster"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=info msg="Node b140a781818f change state NodeActive --> NodeFailed"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=info msg="Node b140a781818f/172.22.72.221, added to failed nodes list"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=info msg="Node b140a781818f change state NodeActive --> NodeLeft"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=info msg="node5(ac119061d1ca): Node leave event for b140a781818f/172.22.72.221"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=error msg="node: b140a781818f is unknown to memberlist"
21:32:39 [2021-07-03T21:32:39.863Z] time="2021-07-03T21:32:39Z" level=info msg="Node b140a781818f/172.22.72.221, left gossip cluster"
21:32:40 [2021-07-03T21:32:40.314Z] time="2021-07-03T21:32:39Z" level=info msg="Node ac119061d1ca/172.22.72.221, left gossip cluster"
21:32:40 [2021-07-03T21:32:40.314Z] time="2021-07-03T21:32:39Z" level=info msg="Node ac119061d1ca change state NodeActive --> NodeFailed"
21:32:40 [2021-07-03T21:32:40.314Z] time="2021-07-03T21:32:39Z" level=info msg="Node ac119061d1ca/172.22.72.221, added to failed nodes list"
21:32:40 [2021-07-03T21:32:40.314Z] --- PASS: TestNetworkDBIslands (65.84s)
21:32:40 [2021-07-03T21:32:40.314Z] PASS
21:32:40 [2021-07-03T21:32:40.314Z] coverage: 60.2% of statements
21:32:40 [2021-07-03T21:32:40.314Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.369s	coverage: 60.2% of statements
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/quota	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/rootless	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/volume	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:32:40 [2021-07-03T21:32:40.314Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:32:41 [2021-07-03T21:32:41.390Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.022s	coverage: 57.4% of statements
21:32:41 [2021-07-03T21:32:41.509Z] Loaded image: buildpack-deps:buster
21:32:41 [2021-07-03T21:32:41.509Z] Loaded image: busybox:latest
21:32:41 [2021-07-03T21:32:41.509Z] Loaded image: busybox:glibc
21:32:41 [2021-07-03T21:32:41.509Z] Loaded image: debian:bullseye
21:32:41 [2021-07-03T21:32:41.509Z] Loaded image: hello-world:latest
21:32:41 [2021-07-03T21:32:41.509Z] Loaded image: arm32v7/hello-world:latest
21:32:41 [2021-07-03T21:32:41.509Z] INFO: Testing against a local daemon
21:32:41 [2021-07-03T21:32:41.509Z] === RUN   TestCgroupNamespacesBuild
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === Skipped
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     dispatchers_test.go:377: Windows does not support stopsignal
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
21:32:42 [2021-07-03T21:32:42.449Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     client_test.go:23: runtime.GOOS == "windows"
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     network_proxy_test.go:212: No support for dual stack yet
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     daemon_test.go:147: root required
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     reload_test.go:520: root required
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     pull_v2_test.go:73: Needs fixing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     pull_v2_test.go:118: Needs fixing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     download_test.go:268: Needs fixing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     layer_test.go:304: Failing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     layer_test.go:353: Failing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     layer_test.go:468: Failing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     layer_test.go:697: Failing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     migration_test.go:46: Failing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
21:32:42 [2021-07-03T21:32:42.449Z]     migration_test.go:182: Failing on Windows
21:32:42 [2021-07-03T21:32:42.449Z] 
21:32:42 [2021-07-03T21:32:42.449Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     mount_test.go:17: Failing on Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     mount_test.go:76: Failing on Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     mount_test.go:125: Failing on Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     mount_test.go:212: Failing on Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:134: Xz not present in msys2
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:239: Failing on Windows CI machines
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_windows_test.go:16: Currently fails
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     changes_test.go:196: needs more investigation
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     changes_test.go:433: needs further investigation
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     changes_test.go:469: needs further investigation
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     poller_test.go:41: No chmod on Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     fileutils_test.go:134: Needs porting to Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     fileutils_test.go:180: Needs porting to Windows
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
21:32:42 [2021-07-03T21:32:42.450Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
21:32:42 [2021-07-03T21:32:42.450Z]     local_test.go:181: runtime.GOOS == "windows"
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] 
21:32:42 [2021-07-03T21:32:42.450Z] DONE 2027 tests, 69 skipped in 351.674s
21:32:42 [2021-07-03T21:32:42.882Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
21:32:42 [2021-07-03T21:32:42.882Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:32:42 [2021-07-03T21:32:42.898Z] INFO: make.ps1 ended at 07/03/2021 21:32:42
21:32:43 [2021-07-03T21:32:43.306Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	7.710s	coverage: 59.9% of statements
21:32:44 [2021-07-03T21:32:44.255Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s)
21:32:44 [2021-07-03T21:32:44.255Z] === RUN   TestBuildWithSession
21:32:44 [2021-07-03T21:32:44.255Z]     build_session_test.go:25: TODO: BuildKit
21:32:44 [2021-07-03T21:32:44.255Z] --- SKIP: TestBuildWithSession (0.00s)
21:32:44 [2021-07-03T21:32:44.255Z] === RUN   TestBuildSquashParent
21:32:44 [2021-07-03T21:32:44.273Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.039s	coverage: 81.2% of statements
21:32:44 [2021-07-03T21:32:44.415Z] powershell.exe : Unsupported signal: <nil>. Discarding.
21:32:44 [2021-07-03T21:32:44.415Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-662aa958\powershellWrapper.ps1:3 char:1
21:32:44 [2021-07-03T21:32:44.415Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
21:32:44 [2021-07-03T21:32:44.415Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21:32:44 [2021-07-03T21:32:44.415Z]     + CategoryInfo          : NotSpecified: (Unsupported signal: <nil>. Discarding.:String) [], RemoteException
21:32:44 [2021-07-03T21:32:44.415Z]     + FullyQualifiedErrorId : NativeCommandError
21:32:44 [2021-07-03T21:32:44.415Z]  
21:32:45 [2021-07-03T21:32:45.217Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.028s	coverage: 82.4% of statements
21:32:45 [2021-07-03T21:32:45.217Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.012s	coverage: 48.1% of statements
21:32:45 [2021-07-03T21:32:45.366Z] Loaded image: buildpack-deps:buster
21:32:45 [2021-07-03T21:32:45.366Z] Loaded image: busybox:latest
21:32:45 [2021-07-03T21:32:45.366Z] Loaded image: busybox:glibc
21:32:45 [2021-07-03T21:32:45.479Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
21:32:46 [2021-07-03T21:32:46.423Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
21:32:47 [2021-07-03T21:32:47.278Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
21:32:47 [2021-07-03T21:32:47.278Z] INFO: Unit tests ended at 07/03/2021 21:32:46. Duration:00:06:06.6176874
21:32:47 [2021-07-03T21:32:47.278Z] INFO: Building busybox
21:32:47 [2021-07-03T21:32:47.278Z] Sending build context to Docker daemon   5.12kB
21:32:47 [2021-07-03T21:32:47.278Z] 
21:32:47 [2021-07-03T21:32:47.278Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
21:32:47 [2021-07-03T21:32:47.278Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
21:32:47 [2021-07-03T21:32:47.278Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
21:32:47 [2021-07-03T21:32:47.278Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
21:32:47 [2021-07-03T21:32:47.278Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
21:32:47 [2021-07-03T21:32:47.278Z]  ---> 39d157a84080
21:32:47 [2021-07-03T21:32:47.278Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
21:32:47 [2021-07-03T21:32:47.278Z]  ---> Running in c1af99ce8ff6
21:32:47 [2021-07-03T21:32:47.942Z] Loaded image: debian:bullseye
21:32:48 [2021-07-03T21:32:48.513Z] Loaded image: hello-world:latest
21:32:48 [2021-07-03T21:32:48.513Z] Loaded image: arm32v7/hello-world:latest
21:32:48 [2021-07-03T21:32:48.777Z] INFO: Testing against a local daemon
21:32:48 [2021-07-03T21:32:48.777Z] === RUN   TestCgroupNamespacesBuild
21:32:50 [2021-07-03T21:32:50.160Z] --- PASS: TestCgroupNamespacesBuild (1.49s)
21:32:50 [2021-07-03T21:32:50.160Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:32:50 [2021-07-03T21:32:50.629Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	9.158s	coverage: 7.3% of statements
21:32:50 [2021-07-03T21:32:50.941Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.018s	coverage: 57.1% of statements
21:32:52 [2021-07-03T21:32:52.072Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.50s)
21:32:52 [2021-07-03T21:32:52.072Z] === RUN   TestBuildWithSession
21:32:52 [2021-07-03T21:32:52.072Z]     build_session_test.go:25: TODO: BuildKit
21:32:52 [2021-07-03T21:32:52.072Z] --- SKIP: TestBuildWithSession (0.00s)
21:32:52 [2021-07-03T21:32:52.072Z] === RUN   TestBuildSquashParent
21:32:52 [2021-07-03T21:32:52.347Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.035s	coverage: 47.4% of statements
21:32:52 [2021-07-03T21:32:52.361Z] --- PASS: TestBuildSquashParent (7.47s)
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:52 [2021-07-03T21:32:52.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:52 [2021-07-03T21:32:52.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:52 [2021-07-03T21:32:52.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:52 [2021-07-03T21:32:52.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:52 [2021-07-03T21:32:52.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:52 [2021-07-03T21:32:52.361Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:52 [2021-07-03T21:32:52.361Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:52 [2021-07-03T21:32:52.361Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:52 [2021-07-03T21:32:52.361Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:52 [2021-07-03T21:32:52.919Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.009s	coverage: 71.4% of statements
21:32:53 [2021-07-03T21:32:53.009Z] Removing intermediate container c1af99ce8ff6
21:32:53 [2021-07-03T21:32:53.009Z]  ---> cdecec4213a0
21:32:53 [2021-07-03T21:32:53.009Z] Step 7/13 : ARG BUSYBOX_VERSION
21:32:53 [2021-07-03T21:32:53.009Z]  ---> Running in aebac79aa845
21:32:53 [2021-07-03T21:32:53.460Z] Removing intermediate container aebac79aa845
21:32:53 [2021-07-03T21:32:53.460Z]  ---> 6da2c54495ea
21:32:53 [2021-07-03T21:32:53.460Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
21:32:53 [2021-07-03T21:32:53.460Z]  ---> Running in 209552bc1fd6
21:32:53 [2021-07-03T21:32:53.908Z] Removing intermediate container 209552bc1fd6
21:32:53 [2021-07-03T21:32:53.908Z]  ---> 1dcc68a29442
21:32:53 [2021-07-03T21:32:53.908Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
21:32:54 [2021-07-03T21:32:54.260Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:54 [2021-07-03T21:32:54.260Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:54 [2021-07-03T21:32:54.305Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.587s	coverage: 74.0% of statements
21:32:54 [2021-07-03T21:32:54.867Z] 
21:32:55 [2021-07-03T21:32:55.316Z]  ---> 2c415fcfc084
21:32:55 [2021-07-03T21:32:55.316Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
21:32:55 [2021-07-03T21:32:55.316Z]  ---> Running in 9354ef74aa63
21:32:56 [2021-07-03T21:32:56.161Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:56 [2021-07-03T21:32:56.161Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:56 [2021-07-03T21:32:56.221Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.006s	coverage: 100.0% of statements
21:32:56 [2021-07-03T21:32:56.221Z] ok  	github.com/docker/docker/libnetwork/iptables	0.725s	coverage: 45.1% of statements
21:32:56 [2021-07-03T21:32:56.482Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.019s	coverage: 60.0% of statements
21:32:57 [2021-07-03T21:32:57.055Z] ok  	github.com/docker/docker/libnetwork/netutils	0.083s	coverage: 44.1% of statements
21:32:58 [2021-07-03T21:32:58.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:32:58 [2021-07-03T21:32:58.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.27s)
21:32:58 [2021-07-03T21:32:58.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s)
21:32:58 [2021-07-03T21:32:58.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
21:32:58 [2021-07-03T21:32:58.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s)
21:32:58 [2021-07-03T21:32:58.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.84s)
21:32:58 [2021-07-03T21:32:58.064Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s)
21:32:58 [2021-07-03T21:32:58.064Z] === RUN   TestBuildMultiStageCopy
21:32:58 [2021-07-03T21:32:58.064Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:32:58 [2021-07-03T21:32:58.445Z] ok  	github.com/docker/docker/libnetwork/options	0.010s	coverage: 100.0% of statements
21:32:58 [2021-07-03T21:32:58.667Z] --- PASS: TestBuildSquashParent (6.55s)
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:58 [2021-07-03T21:32:58.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:58 [2021-07-03T21:32:58.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:58 [2021-07-03T21:32:58.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:58 [2021-07-03T21:32:58.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:58 [2021-07-03T21:32:58.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:58 [2021-07-03T21:32:58.667Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:58 [2021-07-03T21:32:58.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:58 [2021-07-03T21:32:58.667Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:58 [2021-07-03T21:32:58.667Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:01 [2021-07-03T21:33:01.259Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:01 [2021-07-03T21:33:01.259Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:01 [2021-07-03T21:33:01.344Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:33:02 [2021-07-03T21:33:02.277Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:33:02 [2021-07-03T21:33:02.644Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:03 [2021-07-03T21:33:03.211Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:33:03 [2021-07-03T21:33:03.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:03 [2021-07-03T21:33:03.780Z] Removing intermediate container 9354ef74aa63
21:33:03 [2021-07-03T21:33:03.780Z]  ---> bda4b28752b7
21:33:03 [2021-07-03T21:33:03.780Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
21:33:03 [2021-07-03T21:33:03.780Z]  ---> Running in 0220ba92d88b
21:33:04 [2021-07-03T21:33:04.144Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:33:05 [2021-07-03T21:33:05.077Z] --- PASS: TestBuildMultiStageCopy (7.15s)
21:33:05 [2021-07-03T21:33:05.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.15s)
21:33:05 [2021-07-03T21:33:05.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
21:33:05 [2021-07-03T21:33:05.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
21:33:05 [2021-07-03T21:33:05.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
21:33:05 [2021-07-03T21:33:05.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
21:33:05 [2021-07-03T21:33:05.077Z] === RUN   TestBuildMultiStageParentConfig
21:33:05 [2021-07-03T21:33:05.129Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:33:05 [2021-07-03T21:33:05.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
21:33:05 [2021-07-03T21:33:05.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
21:33:05 [2021-07-03T21:33:05.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
21:33:05 [2021-07-03T21:33:05.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s)
21:33:05 [2021-07-03T21:33:05.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
21:33:05 [2021-07-03T21:33:05.129Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s)
21:33:05 [2021-07-03T21:33:05.129Z] === RUN   TestBuildMultiStageCopy
21:33:05 [2021-07-03T21:33:05.129Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:33:05 [2021-07-03T21:33:05.285Z] 
21:33:05 [2021-07-03T21:33:05.285Z] SUCCESS: Specified value was saved.
21:33:06 [2021-07-03T21:33:06.588Z] ok  	github.com/docker/docker/libnetwork/osl	4.580s	coverage: 39.7% of statements
21:33:06 [2021-07-03T21:33:06.849Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.005s	coverage: 20.0% of statements
21:33:07 [2021-07-03T21:33:07.038Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:33:07 [2021-07-03T21:33:07.039Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:33:07 [2021-07-03T21:33:07.298Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:33:07 [2021-07-03T21:33:07.559Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:33:07 [2021-07-03T21:33:07.820Z] --- PASS: TestBuildMultiStageCopy (2.66s)
21:33:07 [2021-07-03T21:33:07.820Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s)
21:33:07 [2021-07-03T21:33:07.820Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
21:33:07 [2021-07-03T21:33:07.820Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
21:33:07 [2021-07-03T21:33:07.820Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
21:33:07 [2021-07-03T21:33:07.820Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
21:33:07 [2021-07-03T21:33:07.820Z] === RUN   TestBuildMultiStageParentConfig
21:33:08 [2021-07-03T21:33:08.143Z] Removing intermediate container 0220ba92d88b
21:33:08 [2021-07-03T21:33:08.143Z]  ---> 7e218094c3b5
21:33:08 [2021-07-03T21:33:08.143Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
21:33:08 [2021-07-03T21:33:08.143Z]  ---> Running in c524fdda69df
21:33:08 [2021-07-03T21:33:08.233Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 86.1% of statements
21:33:08 [2021-07-03T21:33:08.390Z] --- PASS: TestBuildMultiStageParentConfig (0.58s)
21:33:08 [2021-07-03T21:33:08.390Z] === RUN   TestBuildLabelWithTargets
21:33:09 [2021-07-03T21:33:09.331Z] --- PASS: TestBuildLabelWithTargets (0.96s)
21:33:09 [2021-07-03T21:33:09.331Z] === RUN   TestBuildWithEmptyLayers
21:33:09 [2021-07-03T21:33:09.592Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
21:33:09 [2021-07-03T21:33:09.592Z] === RUN   TestBuildMultiStageOnBuild
21:33:09 [2021-07-03T21:33:09.747Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
21:33:10 [2021-07-03T21:33:10.336Z] --- PASS: TestBuildMultiStageParentConfig (5.03s)
21:33:10 [2021-07-03T21:33:10.336Z] === RUN   TestBuildLabelWithTargets
21:33:11 [2021-07-03T21:33:11.821Z] Cannot create a file when that file already exists.
21:33:12 [2021-07-03T21:33:12.136Z] --- PASS: TestBuildMultiStageOnBuild (2.06s)
21:33:12 [2021-07-03T21:33:12.136Z] === RUN   TestBuildUncleanTarFilenames
21:33:12 [2021-07-03T21:33:12.397Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
21:33:12 [2021-07-03T21:33:12.397Z] === RUN   TestBuildMultiStageLayerLeak
21:33:12 [2021-07-03T21:33:12.443Z] ok  	github.com/docker/docker/libnetwork/portmapper	1.142s	coverage: 49.5% of statements
21:33:13 [2021-07-03T21:33:13.015Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.011s	coverage: 70.5% of statements
21:33:13 [2021-07-03T21:33:13.964Z] ok  	github.com/docker/docker/libnetwork/types	0.020s	coverage: 47.9% of statements
21:33:14 [2021-07-03T21:33:14.942Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s)
21:33:14 [2021-07-03T21:33:14.942Z] === RUN   TestBuildWithHugeFile
21:33:16 [2021-07-03T21:33:16.437Z] Removing intermediate container c524fdda69df
21:33:16 [2021-07-03T21:33:16.437Z]  ---> d36f6a960691
21:33:16 [2021-07-03T21:33:16.437Z] Step 13/13 : CMD ["sh"]
21:33:16 [2021-07-03T21:33:16.437Z]  ---> Running in c50d3d55f29f
21:33:16 [2021-07-03T21:33:16.885Z] Removing intermediate container c50d3d55f29f
21:33:16 [2021-07-03T21:33:16.885Z]  ---> 42a2a4fe7183
21:33:16 [2021-07-03T21:33:16.885Z] Successfully built 42a2a4fe7183
21:33:16 [2021-07-03T21:33:16.885Z] Successfully tagged busybox:latest
21:33:16 [2021-07-03T21:33:16.885Z] INFO: Docker images of the daemon under test
21:33:16 [2021-07-03T21:33:16.885Z] 
21:33:16 [2021-07-03T21:33:16.885Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
21:33:16 [2021-07-03T21:33:16.885Z] busybox                                        latest              42a2a4fe7183        Less than a second ago   2.78GB
21:33:16 [2021-07-03T21:33:16.885Z] microsoft/windowsservercore                    latest              39d157a84080        4 months ago             2.74GB
21:33:16 [2021-07-03T21:33:16.885Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        4 months ago             2.74GB
21:33:16 [2021-07-03T21:33:16.885Z] 
21:33:16 [2021-07-03T21:33:16.885Z] INFO: Running integration tests at 07/03/2021 21:33:16...
21:33:16 [2021-07-03T21:33:16.885Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
21:33:16 [2021-07-03T21:33:16.885Z] INFO: Integration API tests being run from the host:
21:33:16 [2021-07-03T21:33:16.885Z] INFO: make.ps1 starting at 07/03/2021 21:33:16
21:33:18 [2021-07-03T21:33:18.177Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 45.2% of statements
21:33:18 [2021-07-03T21:33:18.395Z] Running D:\gopath\src\github.com\docker\docker\integration\build
21:33:18 [2021-07-03T21:33:18.440Z] --- PASS: TestBuildLabelWithTargets (7.97s)
21:33:18 [2021-07-03T21:33:18.440Z] === RUN   TestBuildWithEmptyLayers
21:33:19 [2021-07-03T21:33:19.122Z] ok  	github.com/docker/docker/opts	0.035s	coverage: 67.1% of statements
21:33:19 [2021-07-03T21:33:19.695Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
21:33:21 [2021-07-03T21:33:21.724Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
21:33:21 [2021-07-03T21:33:21.724Z] === RUN   TestBuildMultiStageOnBuild
21:33:22 [2021-07-03T21:33:22.248Z] ok  	github.com/docker/docker/libnetwork/ipam	34.692s	coverage: 85.3% of statements
21:33:23 [2021-07-03T21:33:23.637Z] ok  	github.com/docker/docker/pkg/archive	1.056s	coverage: 81.8% of statements
21:33:24 [2021-07-03T21:33:24.211Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
21:33:24 [2021-07-03T21:33:24.211Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
21:33:24 [2021-07-03T21:33:24.783Z] ok  	github.com/docker/docker/pkg/authorization	0.630s	coverage: 68.3% of statements
21:33:25 [2021-07-03T21:33:25.729Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
21:33:26 [2021-07-03T21:33:26.303Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
21:33:26 [2021-07-03T21:33:26.877Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
21:33:26 [2021-07-03T21:33:26.986Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
21:33:26 [2021-07-03T21:33:26.986Z] === RUN   TestBuildUncleanTarFilenames
21:33:26 [2021-07-03T21:33:26.986Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
21:33:26 [2021-07-03T21:33:26.986Z] === RUN   TestBuildMultiStageLayerLeak
21:33:28 [2021-07-03T21:33:28.801Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.297s	coverage: 43.2% of statements
21:33:29 [2021-07-03T21:33:29.743Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
21:33:30 [2021-07-03T21:33:30.316Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
21:33:31 [2021-07-03T21:33:31.167Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
21:33:31 [2021-07-03T21:33:31.167Z] === RUN   TestBuildWithHugeFile
21:33:31 [2021-07-03T21:33:31.259Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.060s	coverage: 84.1% of statements
21:33:31 [2021-07-03T21:33:31.259Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
21:33:33 [2021-07-03T21:33:33.174Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 86.3% of statements
21:33:34 [2021-07-03T21:33:34.117Z] ok  	github.com/docker/docker/pkg/fsutils	0.623s	coverage: 85.1% of statements
21:33:34 [2021-07-03T21:33:34.117Z] ok  	github.com/docker/docker/libnetwork	61.275s	coverage: 41.0% of statements
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:33:34 [2021-07-03T21:33:34.117Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:33:34 [2021-07-03T21:33:34.379Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
21:33:34 [2021-07-03T21:33:34.641Z] ok  	github.com/docker/docker/pkg/filenotify	0.615s	coverage: 67.0% of statements
21:33:35 [2021-07-03T21:33:35.589Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
21:33:35 [2021-07-03T21:33:35.589Z] ok  	github.com/docker/docker/pkg/idtools	0.668s	coverage: 69.5% of statements
21:33:35 [2021-07-03T21:33:35.852Z] ok  	github.com/docker/docker/pkg/ioutils	0.596s	coverage: 70.6% of statements
21:33:35 [2021-07-03T21:33:35.852Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
21:33:36 [2021-07-03T21:33:36.114Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
21:33:36 [2021-07-03T21:33:36.377Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
21:33:36 [2021-07-03T21:33:36.377Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
21:33:36 [2021-07-03T21:33:36.639Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
21:33:36 [2021-07-03T21:33:36.639Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
21:33:37 [2021-07-03T21:33:37.586Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
21:33:38 [2021-07-03T21:33:38.158Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
21:33:38 [2021-07-03T21:33:38.158Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
21:33:38 [2021-07-03T21:33:38.420Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
21:33:39 [2021-07-03T21:33:39.804Z] ok  	github.com/docker/docker/pkg/pubsub	1.067s	coverage: 75.0% of statements
21:33:40 [2021-07-03T21:33:40.377Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
21:33:41 [2021-07-03T21:33:41.358Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
21:33:41 [2021-07-03T21:33:41.946Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
21:33:42 [2021-07-03T21:33:42.206Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
21:33:44 [2021-07-03T21:33:44.118Z] ok  	github.com/docker/docker/pkg/signal	3.578s	coverage: 62.3% of statements
21:33:46 [2021-07-03T21:33:46.666Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 39.9% of statements
21:33:46 [2021-07-03T21:33:46.928Z] ok  	github.com/docker/docker/pkg/tailfile	0.099s	coverage: 88.6% of statements
21:33:46 [2021-07-03T21:33:46.928Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 52.9% of statements
21:33:47 [2021-07-03T21:33:47.501Z] testing: warning: no tests to run
21:33:47 [2021-07-03T21:33:47.501Z] coverage: [no statements]
21:33:47 [2021-07-03T21:33:47.501Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
21:33:48 [2021-07-03T21:33:48.073Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
21:33:48 [2021-07-03T21:33:48.268Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:33:48 [2021-07-03T21:33:48.268Z] INFO: Testing against a local daemon
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithSession
21:33:48 [2021-07-03T21:33:48.268Z]     build_session_test.go:25: TODO: BuildKit
21:33:48 [2021-07-03T21:33:48.268Z] --- SKIP: TestBuildWithSession (0.00s)
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildSquashParent
21:33:48 [2021-07-03T21:33:48.268Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:33:48 [2021-07-03T21:33:48.268Z] --- SKIP: TestBuildSquashParent (0.00s)
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:33:48 [2021-07-03T21:33:48.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:48 [2021-07-03T21:33:48.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:48 [2021-07-03T21:33:48.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:48 [2021-07-03T21:33:48.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:48 [2021-07-03T21:33:48.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:48 [2021-07-03T21:33:48.268Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:48 [2021-07-03T21:33:48.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:48 [2021-07-03T21:33:48.268Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:33:48 [2021-07-03T21:33:48.268Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:33:48 [2021-07-03T21:33:48.268Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:33:48 [2021-07-03T21:33:48.268Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:33:48 [2021-07-03T21:33:48.334Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
21:33:48 [2021-07-03T21:33:48.596Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
21:33:49 [2021-07-03T21:33:49.540Z] ok  	github.com/docker/docker/pkg/tarsum	0.154s	coverage: 89.3% of statements
21:33:52 [2021-07-03T21:33:52.086Z] ok  	github.com/docker/docker/plugin	0.536s	coverage: 23.2% of statements
21:33:54 [2021-07-03T21:33:54.000Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
21:33:54 [2021-07-03T21:33:54.573Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 85.4% of statements
21:33:55 [2021-07-03T21:33:55.517Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
21:33:56 [2021-07-03T21:33:56.907Z] ok  	github.com/docker/docker/quota	0.376s	coverage: 71.4% of statements
21:33:58 [2021-07-03T21:33:58.500Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:33:58 [2021-07-03T21:33:58.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:33:59 [2021-07-03T21:33:59.454Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
21:34:00 [2021-07-03T21:34:00.026Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
21:34:00 [2021-07-03T21:34:00.026Z] ok  	github.com/docker/docker/registry	0.131s	coverage: 58.8% of statements
21:34:01 [2021-07-03T21:34:01.413Z] ok  	github.com/docker/docker/testutil	0.029s	coverage: 62.5% of statements
21:34:01 [2021-07-03T21:34:01.413Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 66.1% of statements
21:34:08 [2021-07-03T21:34:08.002Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
21:34:11 [2021-07-03T21:34:11.206Z] --- PASS: TestBuildWithHugeFile (55.12s)
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildWCOWSandboxSize
21:34:11 [2021-07-03T21:34:11.206Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
21:34:11 [2021-07-03T21:34:11.206Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildWithEmptyDockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:11 [2021-07-03T21:34:11.206Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
21:34:11 [2021-07-03T21:34:11.206Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
21:34:11 [2021-07-03T21:34:11.206Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:34:11 [2021-07-03T21:34:11.206Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildPreserveOwnership
21:34:11 [2021-07-03T21:34:11.206Z] === RUN   TestBuildPreserveOwnership/copy_from
21:34:12 [2021-07-03T21:34:12.210Z] ok  	github.com/docker/docker/pkg/plugins	33.666s	coverage: 76.6% of statements
21:34:12 [2021-07-03T21:34:12.210Z] ok  	github.com/docker/docker/volume/local	0.389s	coverage: 76.4% of statements
21:34:12 [2021-07-03T21:34:12.784Z] ok  	github.com/docker/docker/volume/mounts	0.054s	coverage: 67.0% of statements
21:34:13 [2021-07-03T21:34:13.118Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:34:13 [2021-07-03T21:34:13.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:34:13 [2021-07-03T21:34:13.184Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.35s)
21:34:13 [2021-07-03T21:34:13.184Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.44s)
21:34:13 [2021-07-03T21:34:13.184Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.14s)
21:34:13 [2021-07-03T21:34:13.184Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.61s)
21:34:13 [2021-07-03T21:34:13.184Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.91s)
21:34:13 [2021-07-03T21:34:13.184Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.32s)
21:34:13 [2021-07-03T21:34:13.184Z] === RUN   TestBuildMultiStageCopy
21:34:13 [2021-07-03T21:34:13.184Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:34:13 [2021-07-03T21:34:13.725Z] ok  	github.com/docker/docker/volume/service	0.020s	coverage: 72.3% of statements
21:34:14 [2021-07-03T21:34:14.505Z] --- PASS: TestBuildPreserveOwnership (4.48s)
21:34:14 [2021-07-03T21:34:14.505Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.09s)
21:34:14 [2021-07-03T21:34:14.505Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s)
21:34:14 [2021-07-03T21:34:14.505Z] === RUN   TestBuildPlatformInvalid
21:34:14 [2021-07-03T21:34:14.505Z] --- PASS: TestBuildPlatformInvalid (0.07s)
21:34:14 [2021-07-03T21:34:14.505Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:34:17 [2021-07-03T21:34:17.655Z] ..........................xx....................                         [ 29%]
21:34:25 [2021-07-03T21:34:25.458Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:34:25 [2021-07-03T21:34:25.458Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:34:25 [2021-07-03T21:34:25.908Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:34:26 [2021-07-03T21:34:26.853Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:34:27 [2021-07-03T21:34:27.396Z] --- PASS: TestBuildWithHugeFile (51.27s)
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildWCOWSandboxSize
21:34:27 [2021-07-03T21:34:27.396Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
21:34:27 [2021-07-03T21:34:27.396Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildWithEmptyDockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:34:27 [2021-07-03T21:34:27.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
21:34:27 [2021-07-03T21:34:27.396Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
21:34:27 [2021-07-03T21:34:27.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:34:27 [2021-07-03T21:34:27.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildPreserveOwnership
21:34:27 [2021-07-03T21:34:27.396Z] === RUN   TestBuildPreserveOwnership/copy_from
21:34:28 [2021-07-03T21:34:28.362Z] --- PASS: TestBuildMultiStageCopy (17.06s)
21:34:28 [2021-07-03T21:34:28.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (12.57s)
21:34:28 [2021-07-03T21:34:28.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s)
21:34:28 [2021-07-03T21:34:28.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:34:28 [2021-07-03T21:34:28.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s)
21:34:28 [2021-07-03T21:34:28.362Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s)
21:34:28 [2021-07-03T21:34:28.362Z] === RUN   TestBuildMultiStageParentConfig
21:34:29 [2021-07-03T21:34:29.295Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:34:29 [2021-07-03T21:34:29.408Z] Loaded image: buildpack-deps:buster
21:34:29 [2021-07-03T21:34:29.408Z] Loaded image: busybox:latest
21:34:29 [2021-07-03T21:34:29.408Z] Loaded image: busybox:glibc
21:34:31 [2021-07-03T21:34:31.213Z] --- PASS: TestBuildMultiStageParentConfig (2.55s)
21:34:31 [2021-07-03T21:34:31.214Z] === RUN   TestBuildLabelWithTargets
21:34:31 [2021-07-03T21:34:31.214Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
21:34:31 [2021-07-03T21:34:31.214Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
21:34:31 [2021-07-03T21:34:31.214Z] === RUN   TestBuildWithEmptyLayers
21:34:31 [2021-07-03T21:34:31.951Z] Loaded image: debian:bullseye
21:34:31 [2021-07-03T21:34:31.951Z] Loaded image: hello-world:latest
21:34:31 [2021-07-03T21:34:31.951Z] Loaded image: arm32v7/hello-world:latest
21:34:32 [2021-07-03T21:34:32.729Z] --- PASS: TestBuildWithEmptyLayers (1.38s)
21:34:32 [2021-07-03T21:34:32.729Z] === RUN   TestBuildMultiStageOnBuild
21:34:33 [2021-07-03T21:34:33.493Z] --- PASS: TestBuildPreserveOwnership (10.46s)
21:34:33 [2021-07-03T21:34:33.493Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.45s)
21:34:33 [2021-07-03T21:34:33.493Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestBuildPlatformInvalid
21:34:33 [2021-07-03T21:34:33.493Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:34:33 [2021-07-03T21:34:33.493Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
21:34:33 [2021-07-03T21:34:33.493Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:34:33 [2021-07-03T21:34:33.493Z] PASS
21:34:33 [2021-07-03T21:34:33.493Z] 
21:34:33 [2021-07-03T21:34:33.493Z] === Skipped
21:34:33 [2021-07-03T21:34:33.493Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:34:33 [2021-07-03T21:34:33.493Z]     build_session_test.go:25: TODO: BuildKit
21:34:33 [2021-07-03T21:34:33.493Z] 
21:34:33 [2021-07-03T21:34:33.493Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
21:34:33 [2021-07-03T21:34:33.493Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
21:34:33 [2021-07-03T21:34:33.493Z] 
21:34:33 [2021-07-03T21:34:33.493Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:34:33 [2021-07-03T21:34:33.493Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
21:34:33 [2021-07-03T21:34:33.493Z] 
21:34:33 [2021-07-03T21:34:33.493Z] 
21:34:33 [2021-07-03T21:34:33.493Z] DONE 34 tests, 3 skipped in 133.727s
21:34:33 [2021-07-03T21:34:33.493Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:34:33 [2021-07-03T21:34:33.493Z] INFO: Testing against a local daemon
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestConfigInspect
21:34:33 [2021-07-03T21:34:33.493Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.493Z] --- SKIP: TestConfigInspect (0.02s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestConfigList
21:34:33 [2021-07-03T21:34:33.493Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.493Z] --- SKIP: TestConfigList (0.01s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestConfigsCreateAndDelete
21:34:33 [2021-07-03T21:34:33.493Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.493Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestConfigsUpdate
21:34:33 [2021-07-03T21:34:33.493Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.493Z] --- SKIP: TestConfigsUpdate (0.01s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestTemplatedConfig
21:34:33 [2021-07-03T21:34:33.493Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.493Z] --- SKIP: TestTemplatedConfig (0.00s)
21:34:33 [2021-07-03T21:34:33.493Z] === RUN   TestConfigCreateResolve
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:34:33 [2021-07-03T21:34:33.494Z] PASS
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] === Skipped
21:34:33 [2021-07-03T21:34:33.494Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:34:33 [2021-07-03T21:34:33.494Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] 
21:34:33 [2021-07-03T21:34:33.494Z] DONE 6 tests, 6 skipped in 0.165s
21:34:33 [2021-07-03T21:34:33.494Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:34:33 [2021-07-03T21:34:33.494Z] INFO: Testing against a local daemon
21:34:33 [2021-07-03T21:34:33.494Z] === RUN   TestCheckpoint
21:34:33 [2021-07-03T21:34:33.494Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:34:33 [2021-07-03T21:34:33.494Z] --- SKIP: TestCheckpoint (0.00s)
21:34:33 [2021-07-03T21:34:33.494Z] === RUN   TestContainerInvalidJSON
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:34:33 [2021-07-03T21:34:33.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:34:33 [2021-07-03T21:34:33.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:34:33 [2021-07-03T21:34:33.764Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:34:33 [2021-07-03T21:34:33.764Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:34:33 [2021-07-03T21:34:33.764Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:34:33 [2021-07-03T21:34:33.764Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:34:33 [2021-07-03T21:34:33.764Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:34:33 [2021-07-03T21:34:33.764Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:34:33 [2021-07-03T21:34:33.764Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:34:33 [2021-07-03T21:34:33.764Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:34:33 [2021-07-03T21:34:33.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestCopyFromContainerPathIsNotDir
21:34:33 [2021-07-03T21:34:33.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestCopyToContainerPathDoesNotExist
21:34:33 [2021-07-03T21:34:33.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestCopyToContainerPathIsNotDir
21:34:33 [2021-07-03T21:34:33.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:34:33 [2021-07-03T21:34:33.764Z] === RUN   TestCopyFromContainer
21:34:37 [2021-07-03T21:34:37.232Z] === RUN   TestCopyFromContainer//
21:34:37 [2021-07-03T21:34:37.232Z] === RUN   TestCopyFromContainer//bar/root
21:34:37 [2021-07-03T21:34:37.232Z] === RUN   TestCopyFromContainer//bar/root/
21:34:37 [2021-07-03T21:34:37.232Z] === RUN   TestCopyFromContainer/bar/quux
21:34:37 [2021-07-03T21:34:37.489Z] === RUN   TestCopyFromContainer/bar/quux/
21:34:37 [2021-07-03T21:34:37.489Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:34:37 [2021-07-03T21:34:37.490Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:34:37 [2021-07-03T21:34:37.490Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:34:37 [2021-07-03T21:34:37.490Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCopyFromContainer/bar/notarget
21:34:37 [2021-07-03T21:34:37.747Z] --- PASS: TestCopyFromContainer (3.87s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:37 [2021-07-03T21:34:37.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:37 [2021-07-03T21:34:37.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:37 [2021-07-03T21:34:37.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:37 [2021-07-03T21:34:37.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:37 [2021-07-03T21:34:37.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:37 [2021-07-03T21:34:37.747Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:37 [2021-07-03T21:34:37.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateLinkToNonExistingContainer
21:34:37 [2021-07-03T21:34:37.747Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateWithInvalidEnv
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateWithInvalidEnv/0
21:34:37 [2021-07-03T21:34:37.747Z] === PAUSE TestCreateWithInvalidEnv/0
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateWithInvalidEnv/1
21:34:37 [2021-07-03T21:34:37.747Z] === PAUSE TestCreateWithInvalidEnv/1
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateWithInvalidEnv/2
21:34:37 [2021-07-03T21:34:37.747Z] === PAUSE TestCreateWithInvalidEnv/2
21:34:37 [2021-07-03T21:34:37.747Z] === CONT  TestCreateWithInvalidEnv/0
21:34:37 [2021-07-03T21:34:37.747Z] === CONT  TestCreateWithInvalidEnv/2
21:34:37 [2021-07-03T21:34:37.747Z] === CONT  TestCreateWithInvalidEnv/1
21:34:37 [2021-07-03T21:34:37.747Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:34:37 [2021-07-03T21:34:37.747Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:34:37 [2021-07-03T21:34:37.747Z] === RUN   TestCreateTmpfsMountsTarget
21:34:37 [2021-07-03T21:34:37.747Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:34:37 [2021-07-03T21:34:37.748Z] === RUN   TestCreateWithCustomMaskedPaths
21:34:38 [2021-07-03T21:34:38.540Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.88s)
21:34:38 [2021-07-03T21:34:38.540Z] PASS
21:34:38 [2021-07-03T21:34:38.540Z] 
21:34:38 [2021-07-03T21:34:38.540Z] === Skipped
21:34:38 [2021-07-03T21:34:38.540Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:34:38 [2021-07-03T21:34:38.540Z]     build_session_test.go:25: TODO: BuildKit
21:34:38 [2021-07-03T21:34:38.540Z] 
21:34:38 [2021-07-03T21:34:38.540Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:34:38 [2021-07-03T21:34:38.540Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
21:34:38 [2021-07-03T21:34:38.540Z] 
21:34:38 [2021-07-03T21:34:38.540Z] 
21:34:38 [2021-07-03T21:34:38.540Z] DONE 34 tests, 2 skipped in 128.547s
21:34:38 [2021-07-03T21:34:38.540Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:34:38 [2021-07-03T21:34:38.540Z] INFO: Testing against a local daemon
21:34:38 [2021-07-03T21:34:38.540Z] === RUN   TestConfigInspect
21:34:39 [2021-07-03T21:34:39.648Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
21:34:39 [2021-07-03T21:34:39.648Z] === RUN   TestCreateWithCustomReadonlyPaths
21:34:41 [2021-07-03T21:34:41.078Z] --- PASS: TestConfigInspect (2.41s)
21:34:41 [2021-07-03T21:34:41.078Z] === RUN   TestConfigList
21:34:41 [2021-07-03T21:34:41.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s)
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:34:41 [2021-07-03T21:34:41.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:34:41 [2021-07-03T21:34:41.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:34:41 [2021-07-03T21:34:41.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:34:41 [2021-07-03T21:34:41.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:34:41 [2021-07-03T21:34:41.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:34:41 [2021-07-03T21:34:41.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:34:41 [2021-07-03T21:34:41.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:34:41 [2021-07-03T21:34:41.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:34:41 [2021-07-03T21:34:41.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:34:41 [2021-07-03T21:34:41.549Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:34:41 [2021-07-03T21:34:41.549Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:34:42 [2021-07-03T21:34:42.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestCreateDifferentPlatform
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestCreateDifferentPlatform/different_os
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:34:42 [2021-07-03T21:34:42.116Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:34:42 [2021-07-03T21:34:42.116Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:34:42 [2021-07-03T21:34:42.116Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:34:42 [2021-07-03T21:34:42.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:34:42 [2021-07-03T21:34:42.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestContainerStartOnDaemonRestart
21:34:42 [2021-07-03T21:34:42.116Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:34:42 [2021-07-03T21:34:42.116Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestDaemonRestartIpcMode
21:34:42 [2021-07-03T21:34:42.116Z] === PAUSE TestDaemonRestartIpcMode
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestDaemonHostGatewayIP
21:34:42 [2021-07-03T21:34:42.116Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:34:42 [2021-07-03T21:34:42.116Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestRestartDaemonWithRestartingContainer
21:34:42 [2021-07-03T21:34:42.116Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestContainerKillOnDaemonStart
21:34:42 [2021-07-03T21:34:42.116Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:34:42 [2021-07-03T21:34:42.116Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:34:42 [2021-07-03T21:34:42.116Z] === RUN   TestDiff
21:34:43 [2021-07-03T21:34:43.049Z] --- PASS: TestDiff (0.63s)
21:34:43 [2021-07-03T21:34:43.049Z] === RUN   TestExecWithCloseStdin
21:34:43 [2021-07-03T21:34:43.480Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:34:43 [2021-07-03T21:34:43.616Z] --- PASS: TestExecWithCloseStdin (0.91s)
21:34:43 [2021-07-03T21:34:43.616Z] === RUN   TestExec
21:34:43 [2021-07-03T21:34:43.620Z] --- PASS: TestConfigList (2.18s)
21:34:43 [2021-07-03T21:34:43.620Z] === RUN   TestConfigsCreateAndDelete
21:34:44 [2021-07-03T21:34:44.552Z] --- PASS: TestExec (0.88s)
21:34:44 [2021-07-03T21:34:44.552Z] === RUN   TestExecUser
21:34:45 [2021-07-03T21:34:45.487Z] --- PASS: TestExecUser (0.90s)
21:34:45 [2021-07-03T21:34:45.487Z] === RUN   TestExportContainerAndImportImage
21:34:45 [2021-07-03T21:34:45.529Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
21:34:45 [2021-07-03T21:34:45.529Z] === RUN   TestConfigsUpdate
21:34:46 [2021-07-03T21:34:46.422Z] --- PASS: TestExportContainerAndImportImage (0.77s)
21:34:46 [2021-07-03T21:34:46.422Z] === RUN   TestExportContainerAfterDaemonRestart
21:34:47 [2021-07-03T21:34:47.440Z] --- PASS: TestConfigsUpdate (2.18s)
21:34:47 [2021-07-03T21:34:47.440Z] === RUN   TestTemplatedConfig
21:34:47 [2021-07-03T21:34:47.797Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
21:34:47 [2021-07-03T21:34:47.797Z] === RUN   TestHealthCheckWorkdir
21:34:48 [2021-07-03T21:34:48.731Z] --- PASS: TestHealthCheckWorkdir (1.30s)
21:34:48 [2021-07-03T21:34:48.731Z] === RUN   TestHealthKillContainer
21:34:50 [2021-07-03T21:34:50.456Z] --- PASS: TestBuildMultiStageOnBuild (17.21s)
21:34:50 [2021-07-03T21:34:50.456Z] === RUN   TestBuildUncleanTarFilenames
21:34:50 [2021-07-03T21:34:50.456Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
21:34:50 [2021-07-03T21:34:50.456Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
21:34:50 [2021-07-03T21:34:50.456Z] === RUN   TestBuildMultiStageLayerLeak
21:34:51 [2021-07-03T21:34:51.639Z] --- PASS: TestTemplatedConfig (3.47s)
21:34:51 [2021-07-03T21:34:51.639Z] === RUN   TestConfigCreateResolve
21:34:52 [2021-07-03T21:34:52.011Z] --- PASS: TestHealthKillContainer (2.94s)
21:34:52 [2021-07-03T21:34:52.011Z] === RUN   TestInspectCpusetInConfigPre120
21:34:52 [2021-07-03T21:34:52.270Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
21:34:52 [2021-07-03T21:34:52.270Z] === RUN   TestIpcModeNone
21:34:53 [2021-07-03T21:34:53.204Z] --- PASS: TestIpcModeNone (0.89s)
21:34:53 [2021-07-03T21:34:53.204Z] === RUN   TestIpcModePrivate
21:34:53 [2021-07-03T21:34:53.208Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:34:53 [2021-07-03T21:34:53.548Z] --- PASS: TestConfigCreateResolve (2.18s)
21:34:53 [2021-07-03T21:34:53.549Z] PASS
21:34:53 [2021-07-03T21:34:53.549Z] 
21:34:53 [2021-07-03T21:34:53.549Z] DONE 6 tests in 14.701s
21:34:53 [2021-07-03T21:34:53.549Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:34:53 [2021-07-03T21:34:53.549Z] INFO: Testing against a local daemon
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestCheckpoint
21:34:53 [2021-07-03T21:34:53.549Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:34:53 [2021-07-03T21:34:53.549Z] --- SKIP: TestCheckpoint (0.00s)
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestContainerInvalidJSON
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:34:53 [2021-07-03T21:34:53.549Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:34:53 [2021-07-03T21:34:53.549Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:34:53 [2021-07-03T21:34:53.549Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:34:53 [2021-07-03T21:34:53.549Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:34:53 [2021-07-03T21:34:53.549Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:34:53 [2021-07-03T21:34:53.549Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:34:53 [2021-07-03T21:34:53.549Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:34:53 [2021-07-03T21:34:53.549Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:34:53 [2021-07-03T21:34:53.549Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:34:53 [2021-07-03T21:34:53.549Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:34:53 [2021-07-03T21:34:53.549Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestCopyFromContainerPathIsNotDir
21:34:53 [2021-07-03T21:34:53.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestCopyToContainerPathDoesNotExist
21:34:53 [2021-07-03T21:34:53.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestCopyToContainerPathIsNotDir
21:34:53 [2021-07-03T21:34:53.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:34:53 [2021-07-03T21:34:53.549Z] === RUN   TestCopyFromContainer
21:34:54 [2021-07-03T21:34:54.140Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
21:34:54 [2021-07-03T21:34:54.140Z] --- PASS: TestIpcModePrivate (0.88s)
21:34:54 [2021-07-03T21:34:54.140Z] === RUN   TestIpcModeShareable
21:34:54 [2021-07-03T21:34:54.140Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:54 [2021-07-03T21:34:54.140Z] --- SKIP: TestIpcModeShareable (0.00s)
21:34:54 [2021-07-03T21:34:54.140Z] === RUN   TestAPIIpcModeShareableAndContainer
21:34:54 [2021-07-03T21:34:54.936Z] === RUN   TestCopyFromContainer//
21:34:54 [2021-07-03T21:34:54.936Z] === RUN   TestCopyFromContainer//bar/root
21:34:54 [2021-07-03T21:34:54.936Z] === RUN   TestCopyFromContainer//bar/root/
21:34:54 [2021-07-03T21:34:54.936Z] === RUN   TestCopyFromContainer/bar/quux
21:34:54 [2021-07-03T21:34:54.936Z] === RUN   TestCopyFromContainer/bar/quux/
21:34:54 [2021-07-03T21:34:54.936Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCopyFromContainer/bar/notarget
21:34:55 [2021-07-03T21:34:55.196Z] --- PASS: TestCopyFromContainer (1.83s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer// (0.07s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
21:34:55 [2021-07-03T21:34:55.196Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:55 [2021-07-03T21:34:55.196Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:55 [2021-07-03T21:34:55.196Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:55 [2021-07-03T21:34:55.196Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:55 [2021-07-03T21:34:55.196Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:55 [2021-07-03T21:34:55.457Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:34:55 [2021-07-03T21:34:55.457Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:34:55 [2021-07-03T21:34:55.457Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:34:55 [2021-07-03T21:34:55.457Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:34:55 [2021-07-03T21:34:55.457Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:34:55 [2021-07-03T21:34:55.457Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:34:55 [2021-07-03T21:34:55.457Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateLinkToNonExistingContainer
21:34:55 [2021-07-03T21:34:55.457Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateWithInvalidEnv
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateWithInvalidEnv/0
21:34:55 [2021-07-03T21:34:55.457Z] === PAUSE TestCreateWithInvalidEnv/0
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateWithInvalidEnv/1
21:34:55 [2021-07-03T21:34:55.457Z] === PAUSE TestCreateWithInvalidEnv/1
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateWithInvalidEnv/2
21:34:55 [2021-07-03T21:34:55.457Z] === PAUSE TestCreateWithInvalidEnv/2
21:34:55 [2021-07-03T21:34:55.457Z] === CONT  TestCreateWithInvalidEnv/0
21:34:55 [2021-07-03T21:34:55.457Z] === CONT  TestCreateWithInvalidEnv/2
21:34:55 [2021-07-03T21:34:55.457Z] === CONT  TestCreateWithInvalidEnv/1
21:34:55 [2021-07-03T21:34:55.457Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:34:55 [2021-07-03T21:34:55.457Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:34:55 [2021-07-03T21:34:55.457Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:34:55 [2021-07-03T21:34:55.457Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateTmpfsMountsTarget
21:34:55 [2021-07-03T21:34:55.457Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:34:55 [2021-07-03T21:34:55.457Z] === RUN   TestCreateWithCustomMaskedPaths
21:34:56 [2021-07-03T21:34:56.673Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s)
21:34:56 [2021-07-03T21:34:56.673Z] === RUN   TestAPIIpcModeHost
21:34:56 [2021-07-03T21:34:56.673Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:56 [2021-07-03T21:34:56.673Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:34:56 [2021-07-03T21:34:56.673Z] === RUN   TestDaemonIpcModeShareable
21:34:56 [2021-07-03T21:34:56.673Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:56 [2021-07-03T21:34:56.673Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:34:56 [2021-07-03T21:34:56.673Z] === RUN   TestDaemonIpcModePrivate
21:34:57 [2021-07-03T21:34:57.008Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:34:58 [2021-07-03T21:34:58.000Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
21:34:58 [2021-07-03T21:34:58.000Z] === RUN   TestCreateWithCustomReadonlyPaths
21:34:58 [2021-07-03T21:34:58.047Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
21:34:58 [2021-07-03T21:34:58.306Z] --- PASS: TestDaemonIpcModePrivate (1.56s)
21:34:58 [2021-07-03T21:34:58.306Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:34:58 [2021-07-03T21:34:58.306Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:58 [2021-07-03T21:34:58.306Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:34:58 [2021-07-03T21:34:58.306Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:34:58 [2021-07-03T21:34:58.306Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:58 [2021-07-03T21:34:58.306Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:34:58 [2021-07-03T21:34:58.306Z] === RUN   TestIpcModeOlderClient
21:34:58 [2021-07-03T21:34:58.306Z] === PAUSE TestIpcModeOlderClient
21:34:58 [2021-07-03T21:34:58.306Z] === RUN   TestKillContainerInvalidSignal
21:34:58 [2021-07-03T21:34:58.871Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
21:34:58 [2021-07-03T21:34:58.871Z] === RUN   TestKillContainer
21:34:58 [2021-07-03T21:34:58.871Z] === RUN   TestKillContainer/no_signal
21:34:59 [2021-07-03T21:34:59.437Z] === RUN   TestKillContainer/non_killing_signal
21:35:00 [2021-07-03T21:35:00.004Z] === RUN   TestKillContainer/killing_signal
21:35:00 [2021-07-03T21:35:00.571Z] --- PASS: TestKillContainer (1.88s)
21:35:00 [2021-07-03T21:35:00.572Z]     --- PASS: TestKillContainer/no_signal (0.61s)
21:35:00 [2021-07-03T21:35:00.572Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
21:35:00 [2021-07-03T21:35:00.572Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
21:35:00 [2021-07-03T21:35:00.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:35:00 [2021-07-03T21:35:00.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:35:00 [2021-07-03T21:35:00.582Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:00 [2021-07-03T21:35:00.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:00 [2021-07-03T21:35:00.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:00 [2021-07-03T21:35:00.582Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:00 [2021-07-03T21:35:00.582Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:00 [2021-07-03T21:35:00.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:35:00 [2021-07-03T21:35:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:35:00 [2021-07-03T21:35:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:35:00 [2021-07-03T21:35:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:35:00 [2021-07-03T21:35:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:35:00 [2021-07-03T21:35:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:35:00 [2021-07-03T21:35:00.582Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:35:00 [2021-07-03T21:35:00.668Z] --- PASS: TestBuildMultiStageLayerLeak (10.83s)
21:35:00 [2021-07-03T21:35:00.668Z] === RUN   TestBuildWithHugeFile
21:35:00 [2021-07-03T21:35:00.842Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
21:35:00 [2021-07-03T21:35:00.842Z] === RUN   TestCreateDifferentPlatform
21:35:00 [2021-07-03T21:35:00.842Z] === RUN   TestCreateDifferentPlatform/different_os
21:35:00 [2021-07-03T21:35:00.842Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:35:00 [2021-07-03T21:35:00.842Z] --- PASS: TestCreateDifferentPlatform (0.02s)
21:35:00 [2021-07-03T21:35:00.842Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
21:35:00 [2021-07-03T21:35:00.842Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:35:00 [2021-07-03T21:35:00.842Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:35:01 [2021-07-03T21:35:01.102Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:35:01 [2021-07-03T21:35:01.102Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestContainerStartOnDaemonRestart
21:35:01 [2021-07-03T21:35:01.102Z] === PAUSE TestContainerStartOnDaemonRestart
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestDaemonRestartIpcMode
21:35:01 [2021-07-03T21:35:01.102Z] === PAUSE TestDaemonRestartIpcMode
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestDaemonHostGatewayIP
21:35:01 [2021-07-03T21:35:01.102Z] === PAUSE TestDaemonHostGatewayIP
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestRestartDaemonWithRestartingContainer
21:35:01 [2021-07-03T21:35:01.102Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestContainerKillOnDaemonStart
21:35:01 [2021-07-03T21:35:01.102Z] === PAUSE TestContainerKillOnDaemonStart
21:35:01 [2021-07-03T21:35:01.102Z] === RUN   TestDiff
21:35:01 [2021-07-03T21:35:01.506Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:35:02 [2021-07-03T21:35:02.042Z] --- PASS: TestDiff (0.78s)
21:35:02 [2021-07-03T21:35:02.042Z] === RUN   TestExecWithCloseStdin
21:35:02 [2021-07-03T21:35:02.072Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
21:35:02 [2021-07-03T21:35:02.072Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
21:35:02 [2021-07-03T21:35:02.072Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
21:35:02 [2021-07-03T21:35:02.072Z] === RUN   TestKillStoppedContainer
21:35:02 [2021-07-03T21:35:02.072Z] --- PASS: TestKillStoppedContainer (0.04s)
21:35:02 [2021-07-03T21:35:02.072Z] === RUN   TestKillStoppedContainerAPIPre120
21:35:02 [2021-07-03T21:35:02.072Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:35:02 [2021-07-03T21:35:02.072Z] === RUN   TestKillDifferentUserContainer
21:35:02 [2021-07-03T21:35:02.638Z] --- PASS: TestKillDifferentUserContainer (0.62s)
21:35:02 [2021-07-03T21:35:02.638Z] === RUN   TestInspectOomKilledTrue
21:35:02 [2021-07-03T21:35:02.638Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:02 [2021-07-03T21:35:02.638Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:35:02 [2021-07-03T21:35:02.638Z] === RUN   TestInspectOomKilledFalse
21:35:02 [2021-07-03T21:35:02.638Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:02 [2021-07-03T21:35:02.638Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:35:02 [2021-07-03T21:35:02.638Z] === RUN   TestLinksEtcHostsContentMatch
21:35:02 [2021-07-03T21:35:02.638Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:35:02 [2021-07-03T21:35:02.638Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:35:02 [2021-07-03T21:35:02.638Z] === RUN   TestLinksContainerNames
21:35:02 [2021-07-03T21:35:02.982Z] --- PASS: TestExecWithCloseStdin (1.17s)
21:35:02 [2021-07-03T21:35:02.982Z] === RUN   TestExec
21:35:04 [2021-07-03T21:35:04.013Z] --- PASS: TestLinksContainerNames (1.24s)
21:35:04 [2021-07-03T21:35:04.013Z] === RUN   TestLogsFollowTailEmpty
21:35:04 [2021-07-03T21:35:04.364Z] --- PASS: TestExec (1.10s)
21:35:04 [2021-07-03T21:35:04.364Z] === RUN   TestExecUser
21:35:04 [2021-07-03T21:35:04.579Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
21:35:04 [2021-07-03T21:35:04.579Z] === RUN   TestContainerNetworkMountsNoChown
21:35:05 [2021-07-03T21:35:05.146Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s)
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/default
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/default
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/private
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/private
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rprivate
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rprivate
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/slave
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/slave
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rslave
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rslave
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/shared
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/shared
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rshared
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rshared
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/default
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/default/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rslave
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/default/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rshared
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/shared
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rprivate
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/slave
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/private
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/default/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/private/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/private/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/default/bind_root
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:35:05 [2021-07-03T21:35:05.146Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:35:05 [2021-07-03T21:35:05.305Z] --- PASS: TestExecUser (1.05s)
21:35:05 [2021-07-03T21:35:05.305Z] === RUN   TestExportContainerAndImportImage
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/private/bind_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/private/mount_root
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:35:05 [2021-07-03T21:35:05.405Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:35:05 [2021-07-03T21:35:05.405Z] --- PASS: TestMountDaemonRoot (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:35:05 [2021-07-03T21:35:05.405Z] === RUN   TestContainerBindMountNonRecursive
21:35:05 [2021-07-03T21:35:05.405Z]     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)
21:35:05 [2021-07-03T21:35:05.405Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
21:35:05 [2021-07-03T21:35:05.405Z] === RUN   TestContainerVolumesMountedAsShared
21:35:05 [2021-07-03T21:35:05.405Z]     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)
21:35:05 [2021-07-03T21:35:05.405Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z] === RUN   TestContainerVolumesMountedAsSlave
21:35:05 [2021-07-03T21:35:05.405Z]     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)
21:35:05 [2021-07-03T21:35:05.405Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
21:35:05 [2021-07-03T21:35:05.405Z] === RUN   TestNetworkNat
21:35:06 [2021-07-03T21:35:06.249Z] --- PASS: TestExportContainerAndImportImage (1.04s)
21:35:06 [2021-07-03T21:35:06.249Z] === RUN   TestExportContainerAfterDaemonRestart
21:35:06 [2021-07-03T21:35:06.341Z] --- PASS: TestNetworkNat (0.73s)
21:35:06 [2021-07-03T21:35:06.341Z] === RUN   TestNetworkLocalhostTCPNat
21:35:06 [2021-07-03T21:35:06.907Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s)
21:35:06 [2021-07-03T21:35:06.907Z] === RUN   TestNetworkLoopbackNat
21:35:07 [2021-07-03T21:35:07.640Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s)
21:35:07 [2021-07-03T21:35:07.640Z] === RUN   TestHealthCheckWorkdir
21:35:09 [2021-07-03T21:35:09.022Z] --- PASS: TestHealthCheckWorkdir (1.50s)
21:35:09 [2021-07-03T21:35:09.022Z] === RUN   TestHealthKillContainer
21:35:10 [2021-07-03T21:35:10.189Z] --- PASS: TestNetworkLoopbackNat (3.01s)
21:35:10 [2021-07-03T21:35:10.189Z] === RUN   TestPause
21:35:10 [2021-07-03T21:35:10.189Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:10 [2021-07-03T21:35:10.189Z] --- SKIP: TestPause (0.00s)
21:35:10 [2021-07-03T21:35:10.189Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:35:10 [2021-07-03T21:35:10.189Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:10 [2021-07-03T21:35:10.189Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:10 [2021-07-03T21:35:10.189Z] === RUN   TestPauseStopPausedContainer
21:35:10 [2021-07-03T21:35:10.189Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:10 [2021-07-03T21:35:10.189Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
21:35:10 [2021-07-03T21:35:10.189Z] === RUN   TestPidHost
21:35:11 [2021-07-03T21:35:11.564Z] --- PASS: TestPidHost (1.78s)
21:35:11 [2021-07-03T21:35:11.564Z] === RUN   TestPsFilter
21:35:11 [2021-07-03T21:35:11.822Z] --- PASS: TestPsFilter (0.10s)
21:35:11 [2021-07-03T21:35:11.822Z] === RUN   TestRemoveContainerWithRemovedVolume
21:35:12 [2021-07-03T21:35:12.316Z] --- PASS: TestHealthKillContainer (3.14s)
21:35:12 [2021-07-03T21:35:12.316Z] === RUN   TestInspectCpusetInConfigPre120
21:35:12 [2021-07-03T21:35:12.388Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
21:35:12 [2021-07-03T21:35:12.388Z] === RUN   TestRemoveContainerWithVolume
21:35:12 [2021-07-03T21:35:12.888Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
21:35:12 [2021-07-03T21:35:12.888Z] === RUN   TestIpcModeNone
21:35:12 [2021-07-03T21:35:12.956Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
21:35:12 [2021-07-03T21:35:12.956Z] === RUN   TestRemoveContainerRunning
21:35:13 [2021-07-03T21:35:13.523Z] --- PASS: TestRemoveContainerRunning (0.62s)
21:35:13 [2021-07-03T21:35:13.523Z] === RUN   TestRemoveContainerForceRemoveRunning
21:35:14 [2021-07-03T21:35:14.271Z] --- PASS: TestIpcModeNone (1.12s)
21:35:14 [2021-07-03T21:35:14.271Z] === RUN   TestIpcModePrivate
21:35:14 [2021-07-03T21:35:14.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s)
21:35:14 [2021-07-03T21:35:14.457Z] === RUN   TestRemoveInvalidContainer
21:35:14 [2021-07-03T21:35:14.457Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:35:14 [2021-07-03T21:35:14.457Z] === RUN   TestRenameLinkedContainer
21:35:15 [2021-07-03T21:35:15.211Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
21:35:15 [2021-07-03T21:35:15.211Z] --- PASS: TestIpcModePrivate (1.11s)
21:35:15 [2021-07-03T21:35:15.211Z] === RUN   TestIpcModeShareable
21:35:16 [2021-07-03T21:35:16.153Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
21:35:16 [2021-07-03T21:35:16.413Z] --- PASS: TestIpcModeShareable (1.08s)
21:35:16 [2021-07-03T21:35:16.413Z] === RUN   TestAPIIpcModeShareableAndContainer
21:35:16 [2021-07-03T21:35:16.987Z] --- PASS: TestRenameLinkedContainer (2.49s)
21:35:16 [2021-07-03T21:35:16.987Z] === RUN   TestRenameStoppedContainer
21:35:17 [2021-07-03T21:35:17.245Z] --- PASS: TestRenameStoppedContainer (0.62s)
21:35:17 [2021-07-03T21:35:17.245Z] === RUN   TestRenameRunningContainerAndReuse
21:35:17 [2021-07-03T21:35:17.358Z] tests/integration/api_network_test.py ............................       [ 47%]
21:35:18 [2021-07-03T21:35:18.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s)
21:35:18 [2021-07-03T21:35:18.621Z] === RUN   TestRenameInvalidName
21:35:19 [2021-07-03T21:35:19.555Z] --- PASS: TestRenameInvalidName (0.76s)
21:35:19 [2021-07-03T21:35:19.555Z] === RUN   TestRenameAnonymousContainer
21:35:19 [2021-07-03T21:35:19.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
21:35:19 [2021-07-03T21:35:19.711Z] === RUN   TestAPIIpcModeHost
21:35:20 [2021-07-03T21:35:20.281Z] --- PASS: TestAPIIpcModeHost (1.08s)
21:35:20 [2021-07-03T21:35:20.281Z] === RUN   TestDaemonIpcModeShareable
21:35:21 [2021-07-03T21:35:21.456Z] --- PASS: TestRenameAnonymousContainer (2.18s)
21:35:21 [2021-07-03T21:35:21.456Z] === RUN   TestRenameContainerWithSameName
21:35:22 [2021-07-03T21:35:22.192Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
21:35:22 [2021-07-03T21:35:22.192Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
21:35:22 [2021-07-03T21:35:22.192Z] === RUN   TestDaemonIpcModePrivate
21:35:22 [2021-07-03T21:35:22.390Z] --- PASS: TestRenameContainerWithSameName (0.63s)
21:35:22 [2021-07-03T21:35:22.390Z] === RUN   TestRenameContainerWithLinkedContainer
21:35:23 [2021-07-03T21:35:23.324Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s)
21:35:23 [2021-07-03T21:35:23.324Z] === RUN   TestResize
21:35:23 [2021-07-03T21:35:23.574Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
21:35:23 [2021-07-03T21:35:23.574Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
21:35:23 [2021-07-03T21:35:23.574Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:35:24 [2021-07-03T21:35:24.258Z] --- PASS: TestResize (0.64s)
21:35:24 [2021-07-03T21:35:24.258Z] === RUN   TestResizeWithInvalidSize
21:35:24 [2021-07-03T21:35:24.421Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:35:24 [2021-07-03T21:35:24.824Z] --- PASS: TestResizeWithInvalidSize (0.63s)
21:35:24 [2021-07-03T21:35:24.824Z] === RUN   TestResizeWhenContainerNotStarted
21:35:25 [2021-07-03T21:35:25.389Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
21:35:25 [2021-07-03T21:35:25.389Z] === RUN   TestDaemonRestartKillContainers
21:35:25 [2021-07-03T21:35:25.389Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:35:25 [2021-07-03T21:35:25.389Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:35:25 [2021-07-03T21:35:25.389Z] === RUN   TestCgroupNamespacesRun
21:35:25 [2021-07-03T21:35:25.485Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
21:35:25 [2021-07-03T21:35:25.485Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
21:35:25 [2021-07-03T21:35:25.485Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:35:25 [2021-07-03T21:35:25.621Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:35:26 [2021-07-03T21:35:26.762Z] --- PASS: TestCgroupNamespacesRun (1.55s)
21:35:26 [2021-07-03T21:35:26.763Z] === RUN   TestCgroupNamespacesRunPrivileged
21:35:26 [2021-07-03T21:35:26.869Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
21:35:27 [2021-07-03T21:35:27.130Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
21:35:27 [2021-07-03T21:35:27.130Z] === RUN   TestIpcModeOlderClient
21:35:27 [2021-07-03T21:35:27.130Z] === PAUSE TestIpcModeOlderClient
21:35:27 [2021-07-03T21:35:27.130Z] === RUN   TestKillContainerInvalidSignal
21:35:27 [2021-07-03T21:35:27.701Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
21:35:27 [2021-07-03T21:35:27.701Z] === RUN   TestKillContainer
21:35:27 [2021-07-03T21:35:27.701Z] === RUN   TestKillContainer/no_signal
21:35:28 [2021-07-03T21:35:28.137Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
21:35:28 [2021-07-03T21:35:28.137Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:35:28 [2021-07-03T21:35:28.642Z] === RUN   TestKillContainer/non_killing_signal
21:35:28 [2021-07-03T21:35:28.903Z] === RUN   TestKillContainer/killing_signal
21:35:29 [2021-07-03T21:35:29.542Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
21:35:29 [2021-07-03T21:35:29.542Z] === RUN   TestCgroupNamespacesRunHostMode
21:35:29 [2021-07-03T21:35:29.844Z] --- PASS: TestKillContainer (2.08s)
21:35:29 [2021-07-03T21:35:29.845Z]     --- PASS: TestKillContainer/no_signal (0.66s)
21:35:29 [2021-07-03T21:35:29.845Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
21:35:29 [2021-07-03T21:35:29.845Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
21:35:29 [2021-07-03T21:35:29.845Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:35:29 [2021-07-03T21:35:29.845Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:35:30 [2021-07-03T21:35:30.023Z] tests/integration/api_service_test.py ....................s............. [ 60%]
21:35:30 [2021-07-03T21:35:30.784Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:35:31 [2021-07-03T21:35:31.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
21:35:31 [2021-07-03T21:35:31.354Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
21:35:31 [2021-07-03T21:35:31.354Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
21:35:31 [2021-07-03T21:35:31.354Z] === RUN   TestKillStoppedContainer
21:35:31 [2021-07-03T21:35:31.354Z] --- PASS: TestKillStoppedContainer (0.05s)
21:35:31 [2021-07-03T21:35:31.354Z] === RUN   TestKillStoppedContainerAPIPre120
21:35:31 [2021-07-03T21:35:31.354Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:35:31 [2021-07-03T21:35:31.354Z] === RUN   TestKillDifferentUserContainer
21:35:31 [2021-07-03T21:35:31.455Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s)
21:35:31 [2021-07-03T21:35:31.455Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:35:31 [2021-07-03T21:35:31.925Z] --- PASS: TestKillDifferentUserContainer (0.68s)
21:35:31 [2021-07-03T21:35:31.925Z] === RUN   TestInspectOomKilledTrue
21:35:31 [2021-07-03T21:35:31.925Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:35:31 [2021-07-03T21:35:31.925Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:35:31 [2021-07-03T21:35:31.925Z] === RUN   TestInspectOomKilledFalse
21:35:32 [2021-07-03T21:35:32.829Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s)
21:35:32 [2021-07-03T21:35:32.829Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:35:32 [2021-07-03T21:35:32.865Z] --- PASS: TestInspectOomKilledFalse (0.66s)
21:35:32 [2021-07-03T21:35:32.865Z] === RUN   TestLinksEtcHostsContentMatch
21:35:33 [2021-07-03T21:35:33.435Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
21:35:33 [2021-07-03T21:35:33.435Z] === RUN   TestLinksContainerNames
21:35:33 [2021-07-03T21:35:33.762Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
21:35:33 [2021-07-03T21:35:33.762Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:35:34 [2021-07-03T21:35:34.328Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:35:34 [2021-07-03T21:35:34.328Z] === RUN   TestCgroupNamespacesRunOlderClient
21:35:34 [2021-07-03T21:35:34.819Z] --- PASS: TestLinksContainerNames (1.40s)
21:35:34 [2021-07-03T21:35:34.819Z] === RUN   TestLogsFollowTailEmpty
21:35:35 [2021-07-03T21:35:35.762Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
21:35:35 [2021-07-03T21:35:35.762Z] === RUN   TestContainerNetworkMountsNoChown
21:35:36 [2021-07-03T21:35:36.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s)
21:35:36 [2021-07-03T21:35:36.228Z] === RUN   TestNISDomainname
21:35:36 [2021-07-03T21:35:36.228Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:35:36 [2021-07-03T21:35:36.228Z] --- SKIP: TestNISDomainname (0.01s)
21:35:36 [2021-07-03T21:35:36.228Z] === RUN   TestHostnameDnsResolution
21:35:36 [2021-07-03T21:35:36.333Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/default
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/default
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/private
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/private
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rprivate
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rprivate
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/slave
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/slave
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rslave
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rslave
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/shared
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/shared
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rshared
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rshared
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/default
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/default/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/default/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/default/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/rshared
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/shared
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/rslave
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/slave
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/rprivate
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/private
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/private/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === RUN   TestMountDaemonRoot/private/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:35:36 [2021-07-03T21:35:36.333Z] === CONT  TestMountDaemonRoot/default/mount_root
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:35:36 [2021-07-03T21:35:36.594Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:35:36 [2021-07-03T21:35:36.595Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/private/mount_root
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:35:36 [2021-07-03T21:35:36.855Z] === CONT  TestMountDaemonRoot/private/bind_root
21:35:36 [2021-07-03T21:35:36.855Z] --- PASS: TestMountDaemonRoot (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:35:36 [2021-07-03T21:35:36.855Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:35:36 [2021-07-03T21:35:36.855Z] === RUN   TestContainerBindMountNonRecursive
21:35:37 [2021-07-03T21:35:37.166Z] --- PASS: TestHostnameDnsResolution (1.11s)
21:35:37 [2021-07-03T21:35:37.166Z] === RUN   TestStats
21:35:37 [2021-07-03T21:35:37.166Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:37 [2021-07-03T21:35:37.166Z] --- SKIP: TestStats (0.00s)
21:35:37 [2021-07-03T21:35:37.166Z] === RUN   TestStopContainerWithTimeout
21:35:37 [2021-07-03T21:35:37.166Z] === RUN   TestStopContainerWithTimeout/0
21:35:37 [2021-07-03T21:35:37.166Z] === PAUSE TestStopContainerWithTimeout/0
21:35:37 [2021-07-03T21:35:37.166Z] === RUN   TestStopContainerWithTimeout/1
21:35:37 [2021-07-03T21:35:37.166Z] === PAUSE TestStopContainerWithTimeout/1
21:35:37 [2021-07-03T21:35:37.166Z] === RUN   TestStopContainerWithTimeout/3
21:35:37 [2021-07-03T21:35:37.166Z] === PAUSE TestStopContainerWithTimeout/3
21:35:37 [2021-07-03T21:35:37.166Z] === RUN   TestStopContainerWithTimeout/-1
21:35:37 [2021-07-03T21:35:37.166Z] === PAUSE TestStopContainerWithTimeout/-1
21:35:37 [2021-07-03T21:35:37.166Z] === CONT  TestStopContainerWithTimeout/0
21:35:37 [2021-07-03T21:35:37.166Z] === CONT  TestStopContainerWithTimeout/-1
21:35:38 [2021-07-03T21:35:38.101Z] === CONT  TestStopContainerWithTimeout/3
21:35:38 [2021-07-03T21:35:38.767Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
21:35:38 [2021-07-03T21:35:38.767Z] === RUN   TestContainerVolumesMountedAsShared
21:35:39 [2021-07-03T21:35:39.338Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
21:35:39 [2021-07-03T21:35:39.339Z] === RUN   TestContainerVolumesMountedAsSlave
21:35:40 [2021-07-03T21:35:40.001Z] === CONT  TestStopContainerWithTimeout/1
21:35:40 [2021-07-03T21:35:40.281Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
21:35:40 [2021-07-03T21:35:40.281Z] === RUN   TestNetworkNat
21:35:40 [2021-07-03T21:35:40.853Z] --- PASS: TestNetworkNat (0.76s)
21:35:40 [2021-07-03T21:35:40.853Z] === RUN   TestNetworkLocalhostTCPNat
21:35:41 [2021-07-03T21:35:41.793Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
21:35:41 [2021-07-03T21:35:41.794Z] === RUN   TestNetworkLoopbackNat
21:35:41 [2021-07-03T21:35:41.901Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:35:41 [2021-07-03T21:35:41.901Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
21:35:41 [2021-07-03T21:35:41.901Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
21:35:41 [2021-07-03T21:35:41.901Z]     --- PASS: TestStopContainerWithTimeout/3 (2.59s)
21:35:41 [2021-07-03T21:35:41.901Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
21:35:41 [2021-07-03T21:35:41.901Z] === RUN   TestDeleteDevicemapper
21:35:41 [2021-07-03T21:35:41.901Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:35:41 [2021-07-03T21:35:41.901Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:35:41 [2021-07-03T21:35:41.901Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:35:43 [2021-07-03T21:35:43.801Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
21:35:43 [2021-07-03T21:35:43.801Z] === RUN   TestUpdateMemory
21:35:43 [2021-07-03T21:35:43.801Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:43 [2021-07-03T21:35:43.801Z] --- SKIP: TestUpdateMemory (0.00s)
21:35:43 [2021-07-03T21:35:43.801Z] === RUN   TestUpdateCPUQuota
21:35:43 [2021-07-03T21:35:43.801Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:43 [2021-07-03T21:35:43.801Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:35:43 [2021-07-03T21:35:43.801Z] === RUN   TestUpdatePidsLimit
21:35:43 [2021-07-03T21:35:43.801Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:43 [2021-07-03T21:35:43.801Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:35:43 [2021-07-03T21:35:43.801Z] === RUN   TestUpdateRestartPolicy
21:35:44 [2021-07-03T21:35:44.493Z] ..........................                                               [ 67%]
21:35:45 [2021-07-03T21:35:45.088Z] --- PASS: TestNetworkLoopbackNat (3.13s)
21:35:45 [2021-07-03T21:35:45.088Z] === RUN   TestPause
21:35:45 [2021-07-03T21:35:45.658Z] --- PASS: TestPause (0.85s)
21:35:45 [2021-07-03T21:35:45.658Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:35:45 [2021-07-03T21:35:45.658Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:45 [2021-07-03T21:35:45.658Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:45 [2021-07-03T21:35:45.658Z] === RUN   TestPauseStopPausedContainer
21:35:46 [2021-07-03T21:35:46.598Z] --- PASS: TestPauseStopPausedContainer (0.83s)
21:35:46 [2021-07-03T21:35:46.598Z] === RUN   TestPidHost
21:35:48 [2021-07-03T21:35:48.507Z] --- PASS: TestPidHost (1.95s)
21:35:48 [2021-07-03T21:35:48.507Z] === RUN   TestPsFilter
21:35:48 [2021-07-03T21:35:48.507Z] --- PASS: TestPsFilter (0.13s)
21:35:48 [2021-07-03T21:35:48.507Z] === RUN   TestRemoveContainerWithRemovedVolume
21:35:49 [2021-07-03T21:35:49.081Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
21:35:49 [2021-07-03T21:35:49.081Z] === RUN   TestRemoveContainerWithVolume
21:35:50 [2021-07-03T21:35:50.024Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
21:35:50 [2021-07-03T21:35:50.024Z] === RUN   TestRemoveContainerRunning
21:35:50 [2021-07-03T21:35:50.196Z] ok  	github.com/docker/docker/libnetwork/networkdb	160.097s	coverage: 60.2% of statements
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:35:50 [2021-07-03T21:35:50.196Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/rootless	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/volume	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === Skipped
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     network_proxy_test.go:212: No support for dual stack yet
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver btrfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver btrfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver btrfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver btrfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver btrfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:71: No driver to put!
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z] time="2021-07-03T21:32:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z] time="2021-07-03T21:32:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z] time="2021-07-03T21:32:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z] time="2021-07-03T21:32:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z] time="2021-07-03T21:32:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:71: No driver to put!
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     overlay_test.go:49: Fails to compute changes intermittently
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver zfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver zfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver zfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver zfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:44: Driver zfs not supported
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     graphtest_unix.go:71: No driver to put!
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/api TestJoinLeave (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     firewalld_test.go:13: firewalld is not running
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:35:50 [2021-07-03T21:35:50.197Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] 
21:35:50 [2021-07-03T21:35:50.197Z] DONE 2627 tests, 35 skipped in 371.375s
Post stage
[Pipeline] junit
21:35:50 [2021-07-03T21:35:50.212Z] Recording test results
21:35:50 [2021-07-03T21:35:50.594Z] --- PASS: TestRemoveContainerRunning (0.69s)
21:35:50 [2021-07-03T21:35:50.594Z] === RUN   TestRemoveContainerForceRemoveRunning
21:35:51 [2021-07-03T21:35:51.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
21:35:51 [2021-07-03T21:35:51.165Z] === RUN   TestRemoveInvalidContainer
21:35:51 [2021-07-03T21:35:51.165Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:35:51 [2021-07-03T21:35:51.165Z] === RUN   TestRenameLinkedContainer
21:35:51 [2021-07-03T21:35:51.793Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:35:52 [2021-07-03T21:35:52.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -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:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/make.sh dynbinary test-integration
21:35:53 [2021-07-03T21:35:53.090Z] 
21:35:53 [2021-07-03T21:35:53.090Z] Removing bundles/
21:35:53 [2021-07-03T21:35:53.090Z] 
21:35:53 [2021-07-03T21:35:53.090Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:35:53 [2021-07-03T21:35:53.090Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:35:53 [2021-07-03T21:35:53.090Z] GOOS="" GOARCH="" GOARM=""
21:35:54 [2021-07-03T21:35:54.470Z] --- PASS: TestRenameLinkedContainer (2.86s)
21:35:54 [2021-07-03T21:35:54.470Z] === RUN   TestRenameStoppedContainer
21:35:54 [2021-07-03T21:35:54.731Z] --- PASS: TestRenameStoppedContainer (0.68s)
21:35:54 [2021-07-03T21:35:54.731Z] === RUN   TestRenameRunningContainerAndReuse
21:35:55 [2021-07-03T21:35:55.992Z] --- PASS: TestUpdateRestartPolicy (12.17s)
21:35:55 [2021-07-03T21:35:55.992Z] === RUN   TestUpdateRestartWithAutoRemove
21:35:56 [2021-07-03T21:35:56.558Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s)
21:35:56 [2021-07-03T21:35:56.558Z] === RUN   TestWaitNonBlocked
21:35:56 [2021-07-03T21:35:56.558Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:56 [2021-07-03T21:35:56.558Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:56 [2021-07-03T21:35:56.558Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:56 [2021-07-03T21:35:56.558Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:56 [2021-07-03T21:35:56.558Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:56 [2021-07-03T21:35:56.558Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:56 [2021-07-03T21:35:56.681Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
21:35:56 [2021-07-03T21:35:56.681Z] === RUN   TestRenameInvalidName
21:35:57 [2021-07-03T21:35:57.252Z] --- PASS: TestRenameInvalidName (0.77s)
21:35:57 [2021-07-03T21:35:57.252Z] === RUN   TestRenameAnonymousContainer
21:35:57 [2021-07-03T21:35:57.492Z] --- PASS: TestWaitNonBlocked (0.01s)
21:35:57 [2021-07-03T21:35:57.492Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
21:35:57 [2021-07-03T21:35:57.492Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
21:35:57 [2021-07-03T21:35:57.492Z] === RUN   TestWaitBlocked
21:35:57 [2021-07-03T21:35:57.492Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:35:57 [2021-07-03T21:35:57.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:35:57 [2021-07-03T21:35:57.492Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:35:57 [2021-07-03T21:35:57.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:35:57 [2021-07-03T21:35:57.492Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:35:57 [2021-07-03T21:35:57.492Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:35:58 [2021-07-03T21:35:58.426Z] --- PASS: TestWaitBlocked (0.01s)
21:35:58 [2021-07-03T21:35:58.426Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
21:35:58 [2021-07-03T21:35:58.426Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
21:35:58 [2021-07-03T21:35:58.426Z] === CONT  TestDaemonRestartIpcMode
21:35:58 [2021-07-03T21:35:58.426Z] === CONT  TestIpcModeOlderClient
21:35:58 [2021-07-03T21:35:58.683Z] --- PASS: TestIpcModeOlderClient (0.05s)
21:35:58 [2021-07-03T21:35:58.683Z] === CONT  TestRestartDaemonWithRestartingContainer
21:35:59 [2021-07-03T21:35:59.795Z] --- PASS: TestRenameAnonymousContainer (2.54s)
21:35:59 [2021-07-03T21:35:59.795Z] === RUN   TestRenameContainerWithSameName
21:36:00 [2021-07-03T21:36:00.369Z] --- PASS: TestRenameContainerWithSameName (0.74s)
21:36:00 [2021-07-03T21:36:00.370Z] === RUN   TestRenameContainerWithLinkedContainer
21:36:01 [2021-07-03T21:36:01.753Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s)
21:36:01 [2021-07-03T21:36:01.753Z] === RUN   TestResize
21:36:01 [2021-07-03T21:36:01.968Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.91s)
21:36:01 [2021-07-03T21:36:01.968Z] --- PASS: TestDaemonRestartIpcMode (3.51s)
21:36:01 [2021-07-03T21:36:01.968Z] PASS
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === Skipped
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
21:36:01 [2021-07-03T21:36:01.968Z]     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)
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     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)
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     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)
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
21:36:01 [2021-07-03T21:36:01.968Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
21:36:01 [2021-07-03T21:36:01.968Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.968Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:36:01 [2021-07-03T21:36:01.968Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.968Z] 
21:36:01 [2021-07-03T21:36:01.969Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:36:01 [2021-07-03T21:36:01.969Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:36:01 [2021-07-03T21:36:01.969Z] 
21:36:01 [2021-07-03T21:36:01.969Z] 
21:36:01 [2021-07-03T21:36:01.969Z] DONE 177 tests, 25 skipped in 88.604s
21:36:01 [2021-07-03T21:36:01.969Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:36:02 [2021-07-03T21:36:02.227Z] === RUN   TestConfigDaemonLibtrustID
21:36:02 [2021-07-03T21:36:02.694Z] --- PASS: TestResize (0.82s)
21:36:02 [2021-07-03T21:36:02.694Z] === RUN   TestResizeWithInvalidSize
21:36:02 [2021-07-03T21:36:02.793Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:36:02 [2021-07-03T21:36:02.793Z] === RUN   TestDaemonConfigValidation
21:36:02 [2021-07-03T21:36:02.793Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:36:02 [2021-07-03T21:36:02.793Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:36:02 [2021-07-03T21:36:02.793Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:36:02 [2021-07-03T21:36:02.793Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:36:02 [2021-07-03T21:36:02.793Z] === RUN   TestDaemonConfigValidation/invalid_config
21:36:02 [2021-07-03T21:36:02.793Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:36:02 [2021-07-03T21:36:02.793Z] === RUN   TestDaemonConfigValidation/malformed_config
21:36:02 [2021-07-03T21:36:02.793Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:36:02 [2021-07-03T21:36:02.793Z] === RUN   TestDaemonConfigValidation/valid_config
21:36:02 [2021-07-03T21:36:02.793Z] === PAUSE TestDaemonConfigValidation/valid_config
21:36:02 [2021-07-03T21:36:02.793Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:36:02 [2021-07-03T21:36:02.793Z] === CONT  TestDaemonConfigValidation/malformed_config
21:36:02 [2021-07-03T21:36:02.793Z] === CONT  TestDaemonConfigValidation/invalid_config
21:36:02 [2021-07-03T21:36:02.793Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:36:02 [2021-07-03T21:36:02.793Z] === CONT  TestDaemonConfigValidation/valid_config
21:36:02 [2021-07-03T21:36:02.793Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:36:02 [2021-07-03T21:36:02.793Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:36:02 [2021-07-03T21:36:02.793Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
21:36:02 [2021-07-03T21:36:02.793Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:36:02 [2021-07-03T21:36:02.793Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
21:36:02 [2021-07-03T21:36:02.793Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
21:36:02 [2021-07-03T21:36:02.793Z] PASS
21:36:02 [2021-07-03T21:36:02.793Z] 
21:36:02 [2021-07-03T21:36:02.793Z] DONE 7 tests in 0.816s
21:36:02 [2021-07-03T21:36:02.793Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:36:03 [2021-07-03T21:36:03.051Z] INFO: Testing against a local daemon
21:36:03 [2021-07-03T21:36:03.051Z] === RUN   TestCommitInheritsEnv
21:36:03 [2021-07-03T21:36:03.635Z] --- PASS: TestResizeWithInvalidSize (0.84s)
21:36:03 [2021-07-03T21:36:03.635Z] === RUN   TestResizeWhenContainerNotStarted
21:36:04 [2021-07-03T21:36:04.205Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:04 [2021-07-03T21:36:04.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:04 [2021-07-03T21:36:04.424Z] --- PASS: TestCommitInheritsEnv (1.11s)
21:36:04 [2021-07-03T21:36:04.424Z] === RUN   TestImportExtremelyLargeImageWorks
21:36:04 [2021-07-03T21:36:04.424Z] === PAUSE TestImportExtremelyLargeImageWorks
21:36:04 [2021-07-03T21:36:04.424Z] === RUN   TestImagesFilterMultiReference
21:36:04 [2021-07-03T21:36:04.424Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:36:04 [2021-07-03T21:36:04.424Z] === RUN   TestImagePullPlatformInvalid
21:36:04 [2021-07-03T21:36:04.424Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:36:04 [2021-07-03T21:36:04.424Z] === RUN   TestRemoveImageOrphaning
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestRemoveImageOrphaning (1.93s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestRemoveImageGarbageCollector
21:36:06 [2021-07-03T21:36:06.323Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:36:06 [2021-07-03T21:36:06.323Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestTagInvalidReference
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestTagInvalidReference (0.01s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestTagValidPrefixedRepo
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestTagExistedNameWithoutForce
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestTagOfficialNames
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestTagOfficialNames (0.05s)
21:36:06 [2021-07-03T21:36:06.323Z] === RUN   TestTagMatchesDigest
21:36:06 [2021-07-03T21:36:06.323Z] --- PASS: TestTagMatchesDigest (0.01s)
21:36:06 [2021-07-03T21:36:06.323Z] === CONT  TestImportExtremelyLargeImageWorks
21:36:06 [2021-07-03T21:36:06.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:06 [2021-07-03T21:36:06.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:07 [2021-07-03T21:36:07.689Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:07 [2021-07-03T21:36:07.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:09 [2021-07-03T21:36:09.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:09 [2021-07-03T21:36:09.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:11 [2021-07-03T21:36:11.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:11 [2021-07-03T21:36:11.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:14 [2021-07-03T21:36:14.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:14 [2021-07-03T21:36:14.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:17 [2021-07-03T21:36:17.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s)
21:36:17 [2021-07-03T21:36:17.167Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s)
21:36:17 [2021-07-03T21:36:17.167Z] === RUN   TestCgroupNamespacesRun
21:36:18 [2021-07-03T21:36:18.549Z] --- PASS: TestCgroupNamespacesRun (1.70s)
21:36:18 [2021-07-03T21:36:18.549Z] === RUN   TestCgroupNamespacesRunPrivileged
21:36:18 [2021-07-03T21:36:18.549Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:36:18 [2021-07-03T21:36:18.549Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
21:36:18 [2021-07-03T21:36:18.549Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:36:20 [2021-07-03T21:36:20.458Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
21:36:20 [2021-07-03T21:36:20.458Z] === RUN   TestCgroupNamespacesRunHostMode
21:36:21 [2021-07-03T21:36:21.841Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
21:36:21 [2021-07-03T21:36:21.841Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:36:23 [2021-07-03T21:36:23.752Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
21:36:23 [2021-07-03T21:36:23.752Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:36:24 [2021-07-03T21:36:24.694Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
21:36:24 [2021-07-03T21:36:24.694Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:36:25 [2021-07-03T21:36:25.265Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
21:36:25 [2021-07-03T21:36:25.265Z] === RUN   TestCgroupNamespacesRunOlderClient
21:36:25 [2021-07-03T21:36:25.806Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:36:27 [2021-07-03T21:36:27.176Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
21:36:27 [2021-07-03T21:36:27.176Z] === RUN   TestNISDomainname
21:36:28 [2021-07-03T21:36:28.558Z] --- PASS: TestNISDomainname (1.31s)
21:36:28 [2021-07-03T21:36:28.558Z] === RUN   TestHostnameDnsResolution
21:36:29 [2021-07-03T21:36:29.500Z] --- PASS: TestHostnameDnsResolution (1.26s)
21:36:29 [2021-07-03T21:36:29.500Z] === RUN   TestStats
21:36:32 [2021-07-03T21:36:32.793Z] --- PASS: TestStats (2.73s)
21:36:32 [2021-07-03T21:36:32.793Z] === RUN   TestStopContainerWithTimeout
21:36:32 [2021-07-03T21:36:32.793Z] === RUN   TestStopContainerWithTimeout/0
21:36:32 [2021-07-03T21:36:32.793Z] === PAUSE TestStopContainerWithTimeout/0
21:36:32 [2021-07-03T21:36:32.793Z] === RUN   TestStopContainerWithTimeout/1
21:36:32 [2021-07-03T21:36:32.793Z] === PAUSE TestStopContainerWithTimeout/1
21:36:32 [2021-07-03T21:36:32.793Z] === RUN   TestStopContainerWithTimeout/3
21:36:32 [2021-07-03T21:36:32.793Z] === PAUSE TestStopContainerWithTimeout/3
21:36:32 [2021-07-03T21:36:32.793Z] === RUN   TestStopContainerWithTimeout/-1
21:36:32 [2021-07-03T21:36:32.793Z] === PAUSE TestStopContainerWithTimeout/-1
21:36:32 [2021-07-03T21:36:32.793Z] === CONT  TestStopContainerWithTimeout/0
21:36:32 [2021-07-03T21:36:32.793Z] === CONT  TestStopContainerWithTimeout/-1
21:36:33 [2021-07-03T21:36:33.364Z] === CONT  TestStopContainerWithTimeout/3
21:36:35 [2021-07-03T21:36:35.275Z] === CONT  TestStopContainerWithTimeout/1
21:36:37 [2021-07-03T21:36:37.187Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:36:37 [2021-07-03T21:36:37.187Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
21:36:37 [2021-07-03T21:36:37.187Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
21:36:37 [2021-07-03T21:36:37.187Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
21:36:37 [2021-07-03T21:36:37.187Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
21:36:37 [2021-07-03T21:36:37.187Z] === RUN   TestDeleteDevicemapper
21:36:37 [2021-07-03T21:36:37.187Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:36:37 [2021-07-03T21:36:37.187Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:36:37 [2021-07-03T21:36:37.187Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:36:40 [2021-07-03T21:36:40.483Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s)
21:36:40 [2021-07-03T21:36:40.483Z] === RUN   TestUpdateMemory
21:36:40 [2021-07-03T21:36:40.997Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:36:41 [2021-07-03T21:36:41.054Z] --- PASS: TestUpdateMemory (1.29s)
21:36:41 [2021-07-03T21:36:41.054Z] === RUN   TestUpdateCPUQuota
21:36:42 [2021-07-03T21:36:42.903Z] tests/integration/client_test.py .....                                   [ 75%]
21:36:42 [2021-07-03T21:36:42.904Z] tests/integration/context_api_test.py ...                                [ 76%]
21:36:43 [2021-07-03T21:36:43.843Z] tests/integration/errors_test.py .                                       [ 76%]
21:36:47 [2021-07-03T21:36:47.630Z] --- PASS: TestUpdateCPUQuota (6.51s)
21:36:47 [2021-07-03T21:36:47.630Z] === RUN   TestUpdatePidsLimit
21:36:47 [2021-07-03T21:36:47.630Z] === RUN   TestUpdatePidsLimit/update_from_none
21:36:48 [2021-07-03T21:36:48.573Z] === RUN   TestUpdatePidsLimit/no_change
21:36:49 [2021-07-03T21:36:49.143Z] === RUN   TestUpdatePidsLimit/update_lower
21:36:49 [2021-07-03T21:36:49.713Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:36:50 [2021-07-03T21:36:50.654Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:36:51 [2021-07-03T21:36:51.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:36:51 [2021-07-03T21:36:51.795Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:36:53 [2021-07-03T21:36:53.708Z] --- PASS: TestUpdatePidsLimit (5.63s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/no_change (0.72s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.70s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.72s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
21:36:53 [2021-07-03T21:36:53.708Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s)
21:36:53 [2021-07-03T21:36:53.708Z] === RUN   TestUpdateRestartPolicy
21:36:56 [2021-07-03T21:36:56.896Z] --- PASS: TestBuildWithHugeFile (109.64s)
21:36:56 [2021-07-03T21:36:56.896Z] === RUN   TestBuildWCOWSandboxSize
21:37:06 [2021-07-03T21:37:06.091Z] --- PASS: TestUpdateRestartPolicy (12.77s)
21:37:06 [2021-07-03T21:37:06.091Z] === RUN   TestUpdateRestartWithAutoRemove
21:37:07 [2021-07-03T21:37:07.031Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
21:37:07 [2021-07-03T21:37:07.031Z] === RUN   TestWaitNonBlocked
21:37:07 [2021-07-03T21:37:07.031Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:07 [2021-07-03T21:37:07.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:07 [2021-07-03T21:37:07.031Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:07 [2021-07-03T21:37:07.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:07 [2021-07-03T21:37:07.031Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:07 [2021-07-03T21:37:07.031Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:07 [2021-07-03T21:37:07.971Z] --- PASS: TestWaitNonBlocked (0.01s)
21:37:07 [2021-07-03T21:37:07.971Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
21:37:07 [2021-07-03T21:37:07.971Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
21:37:07 [2021-07-03T21:37:07.971Z] === RUN   TestWaitBlocked
21:37:07 [2021-07-03T21:37:07.971Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:37:07 [2021-07-03T21:37:07.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:37:07 [2021-07-03T21:37:07.971Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:37:07 [2021-07-03T21:37:07.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:37:07 [2021-07-03T21:37:07.971Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:37:07 [2021-07-03T21:37:07.971Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:37:08 [2021-07-03T21:37:08.913Z] --- PASS: TestWaitBlocked (0.01s)
21:37:08 [2021-07-03T21:37:08.913Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
21:37:08 [2021-07-03T21:37:08.913Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
21:37:08 [2021-07-03T21:37:08.913Z] === CONT  TestContainerStartOnDaemonRestart
21:37:08 [2021-07-03T21:37:08.913Z] === CONT  TestContainerKillOnDaemonStart
21:37:09 [2021-07-03T21:37:09.303Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:37:12 [2021-07-03T21:37:12.209Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s)
21:37:12 [2021-07-03T21:37:12.209Z] === CONT  TestRestartDaemonWithRestartingContainer
21:37:14 [2021-07-03T21:37:14.119Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s)
21:37:14 [2021-07-03T21:37:14.119Z] === CONT  TestDaemonHostGatewayIP
21:37:14 [2021-07-03T21:37:14.588Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:37:14 [2021-07-03T21:37:14.588Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
21:37:14 [2021-07-03T21:37:14.588Z] GOOS="" GOARCH="" GOARM=""
21:37:14 [2021-07-03T21:37:14.588Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
21:37:14 [2021-07-03T21:37:14.588Z] 
21:37:14 [2021-07-03T21:37:14.588Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:37:14 [2021-07-03T21:37:14.588Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:37:14 [2021-07-03T21:37:14.588Z] HOSTNAME=fde62ff44772
21:37:14 [2021-07-03T21:37:14.588Z] TESTDEBUG=0
21:37:14 [2021-07-03T21:37:14.588Z] DEST=bundles/test-integration
21:37:14 [2021-07-03T21:37:14.588Z] PWD=/go/src/github.com/docker/docker
21:37:14 [2021-07-03T21:37:14.588Z] DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39
21:37:14 [2021-07-03T21:37:14.588Z] container=docker
21:37:14 [2021-07-03T21:37:14.588Z] HOME=/root
21:37:14 [2021-07-03T21:37:14.588Z] GOLANG_VERSION=1.16.5
21:37:14 [2021-07-03T21:37:14.588Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:37:14 [2021-07-03T21:37:14.588Z] VALIDATE_BRANCH=master
21:37:14 [2021-07-03T21:37:14.588Z] TERM=xterm
21:37:14 [2021-07-03T21:37:14.588Z] DOCKER_PKG=github.com/docker/docker
21:37:14 [2021-07-03T21:37:14.588Z] SHLVL=1
21:37:14 [2021-07-03T21:37:14.588Z] TIMEOUT=120m
21:37:14 [2021-07-03T21:37:14.588Z] DOCKER_BUILDTAGS=apparmor seccomp journald
21:37:14 [2021-07-03T21:37:14.588Z] DOCKER_GRAPHDRIVER=overlay2
21:37:14 [2021-07-03T21:37:14.588Z] GO111MODULE=off
21:37:14 [2021-07-03T21:37:14.588Z] DOCKER_EXPERIMENTAL=1
21:37:14 [2021-07-03T21:37:14.588Z] TEST_SKIP_INTEGRATION_CLI=1
21:37:14 [2021-07-03T21:37:14.588Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:37:14 [2021-07-03T21:37:14.588Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:37:14 [2021-07-03T21:37:14.588Z] GOPATH=/go
21:37:14 [2021-07-03T21:37:14.588Z] PKG_CONFIG=pkg-config
21:37:14 [2021-07-03T21:37:14.588Z] _=/usr/bin/env
21:37:14 [2021-07-03T21:37:14.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:37:17 [2021-07-03T21:37:17.415Z] --- PASS: TestDaemonHostGatewayIP (3.27s)
21:37:17 [2021-07-03T21:37:17.415Z] === CONT  TestDaemonRestartIpcMode
21:37:20 [2021-07-03T21:37:20.711Z] --- PASS: TestDaemonRestartIpcMode (2.87s)
21:37:20 [2021-07-03T21:37:20.711Z] === CONT  TestIpcModeOlderClient
21:37:20 [2021-07-03T21:37:20.711Z] --- PASS: TestIpcModeOlderClient (0.06s)
21:37:21 [2021-07-03T21:37:21.282Z] --- PASS: TestContainerKillOnDaemonStart (12.26s)
21:37:21 [2021-07-03T21:37:21.282Z] PASS
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] === Skipped
21:37:21 [2021-07-03T21:37:21.282Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:37:21 [2021-07-03T21:37:21.282Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:37:21 [2021-07-03T21:37:21.282Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:37:21 [2021-07-03T21:37:21.282Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
21:37:21 [2021-07-03T21:37:21.282Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:37:21 [2021-07-03T21:37:21.282Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] 
21:37:21 [2021-07-03T21:37:21.282Z] DONE 196 tests, 5 skipped in 148.054s
21:37:21 [2021-07-03T21:37:21.282Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:37:21 [2021-07-03T21:37:21.282Z] === RUN   TestConfigDaemonLibtrustID
21:37:21 [2021-07-03T21:37:21.853Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:37:21 [2021-07-03T21:37:21.853Z] === RUN   TestDaemonConfigValidation
21:37:21 [2021-07-03T21:37:21.853Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:37:21 [2021-07-03T21:37:21.853Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:37:21 [2021-07-03T21:37:21.853Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:37:21 [2021-07-03T21:37:21.853Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:37:21 [2021-07-03T21:37:21.853Z] === RUN   TestDaemonConfigValidation/invalid_config
21:37:21 [2021-07-03T21:37:21.853Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:37:21 [2021-07-03T21:37:21.853Z] === RUN   TestDaemonConfigValidation/malformed_config
21:37:21 [2021-07-03T21:37:21.853Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:37:21 [2021-07-03T21:37:21.853Z] === RUN   TestDaemonConfigValidation/valid_config
21:37:21 [2021-07-03T21:37:21.853Z] === PAUSE TestDaemonConfigValidation/valid_config
21:37:21 [2021-07-03T21:37:21.853Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:37:21 [2021-07-03T21:37:21.853Z] === CONT  TestDaemonConfigValidation/malformed_config
21:37:21 [2021-07-03T21:37:21.853Z] === CONT  TestDaemonConfigValidation/valid_config
21:37:21 [2021-07-03T21:37:21.853Z] === CONT  TestDaemonConfigValidation/invalid_config
21:37:22 [2021-07-03T21:37:22.114Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:37:22 [2021-07-03T21:37:22.114Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:37:22 [2021-07-03T21:37:22.114Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:37:22 [2021-07-03T21:37:22.114Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:37:22 [2021-07-03T21:37:22.114Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
21:37:22 [2021-07-03T21:37:22.114Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:37:22 [2021-07-03T21:37:22.114Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:37:22 [2021-07-03T21:37:22.114Z] PASS
21:37:22 [2021-07-03T21:37:22.114Z] 
21:37:22 [2021-07-03T21:37:22.114Z] DONE 7 tests in 0.760s
21:37:22 [2021-07-03T21:37:22.114Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:37:22 [2021-07-03T21:37:22.114Z] INFO: Testing against a local daemon
21:37:22 [2021-07-03T21:37:22.114Z] === RUN   TestCommitInheritsEnv
21:37:22 [2021-07-03T21:37:22.375Z] --- PASS: TestCommitInheritsEnv (0.28s)
21:37:22 [2021-07-03T21:37:22.375Z] === RUN   TestImportExtremelyLargeImageWorks
21:37:22 [2021-07-03T21:37:22.375Z] === PAUSE TestImportExtremelyLargeImageWorks
21:37:22 [2021-07-03T21:37:22.375Z] === RUN   TestImagesFilterMultiReference
21:37:22 [2021-07-03T21:37:22.375Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:37:22 [2021-07-03T21:37:22.375Z] === RUN   TestImagePullPlatformInvalid
21:37:22 [2021-07-03T21:37:22.375Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:37:22 [2021-07-03T21:37:22.375Z] === RUN   TestRemoveImageOrphaning
21:37:22 [2021-07-03T21:37:22.635Z] --- PASS: TestRemoveImageOrphaning (0.25s)
21:37:22 [2021-07-03T21:37:22.635Z] === RUN   TestRemoveImageGarbageCollector
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestRemoveImageGarbageCollector (2.03s)
21:37:25 [2021-07-03T21:37:25.175Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:37:25 [2021-07-03T21:37:25.175Z] === RUN   TestTagInvalidReference
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestTagInvalidReference (0.01s)
21:37:25 [2021-07-03T21:37:25.175Z] === RUN   TestTagValidPrefixedRepo
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:37:25 [2021-07-03T21:37:25.175Z] === RUN   TestTagExistedNameWithoutForce
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:37:25 [2021-07-03T21:37:25.175Z] === RUN   TestTagOfficialNames
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestTagOfficialNames (0.05s)
21:37:25 [2021-07-03T21:37:25.175Z] === RUN   TestTagMatchesDigest
21:37:25 [2021-07-03T21:37:25.175Z] --- PASS: TestTagMatchesDigest (0.01s)
21:37:25 [2021-07-03T21:37:25.175Z] === CONT  TestImportExtremelyLargeImageWorks
21:37:27 [2021-07-03T21:37:27.907Z] .........                                                                [ 86%]
21:37:33 [2021-07-03T21:37:33.059Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:37:34 [2021-07-03T21:37:34.701Z] tests/integration/models_networks_test.py ....                           [ 91%]
21:37:39 [2021-07-03T21:37:39.978Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:37:41 [2021-07-03T21:37:41.359Z] tests/integration/models_resources_test.py .                             [ 91%]
21:37:42 [2021-07-03T21:37:42.753Z] --- PASS: TestImportExtremelyLargeImageWorks (91.23s)
21:37:42 [2021-07-03T21:37:42.753Z] PASS
21:37:42 [2021-07-03T21:37:42.753Z] 
21:37:42 [2021-07-03T21:37:42.753Z] === Skipped
21:37:42 [2021-07-03T21:37:42.753Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:37:42 [2021-07-03T21:37:42.753Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:37:42 [2021-07-03T21:37:42.753Z] 
21:37:42 [2021-07-03T21:37:42.753Z] 
21:37:42 [2021-07-03T21:37:42.753Z] DONE 12 tests, 1 skipped in 94.649s
21:37:42 [2021-07-03T21:37:42.753Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:37:42 [2021-07-03T21:37:42.753Z] INFO: Testing against a local daemon
21:37:42 [2021-07-03T21:37:42.753Z] === RUN   TestNetworkCreateDelete
21:37:42 [2021-07-03T21:37:42.753Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:37:42 [2021-07-03T21:37:42.753Z] === RUN   TestDockerNetworkDeletePreferID
21:37:42 [2021-07-03T21:37:42.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
21:37:42 [2021-07-03T21:37:42.753Z] === RUN   TestDaemonDNSFallback
21:37:43 [2021-07-03T21:37:43.131Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:37:44 [2021-07-03T21:37:44.655Z] --- PASS: TestDaemonDNSFallback (6.55s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestInspectNetwork
21:37:44 [2021-07-03T21:37:44.655Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestInspectNetwork (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestRunContainerWithBridgeNone
21:37:44 [2021-07-03T21:37:44.655Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkInvalidJSON
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkInvalidJSON//networks/create
21:37:44 [2021-07-03T21:37:44.655Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:37:44 [2021-07-03T21:37:44.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:37:44 [2021-07-03T21:37:44.655Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:37:44 [2021-07-03T21:37:44.655Z] === CONT  TestNetworkInvalidJSON//networks/create
21:37:44 [2021-07-03T21:37:44.655Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:37:44 [2021-07-03T21:37:44.655Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:37:44 [2021-07-03T21:37:44.655Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkList
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkList//networks
21:37:44 [2021-07-03T21:37:44.655Z] === PAUSE TestNetworkList//networks
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestNetworkList//networks/
21:37:44 [2021-07-03T21:37:44.655Z] === PAUSE TestNetworkList//networks/
21:37:44 [2021-07-03T21:37:44.655Z] === CONT  TestNetworkList//networks
21:37:44 [2021-07-03T21:37:44.655Z] === CONT  TestNetworkList//networks/
21:37:44 [2021-07-03T21:37:44.655Z] --- PASS: TestNetworkList (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     --- PASS: TestNetworkList//networks (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestHostIPv4BridgeLabel
21:37:44 [2021-07-03T21:37:44.655Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestDaemonRestartWithLiveRestore
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestDaemonDefaultNetworkPools
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestDaemonRestartWithExistingNetwork
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestServiceWithPredefinedNetwork
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:242: FLAKY_TEST
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestServiceWithDataPathPortInit
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z] PASS
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === Skipped
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:242: FLAKY_TEST
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
21:37:44 [2021-07-03T21:37:44.655Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] 
21:37:44 [2021-07-03T21:37:44.655Z] DONE 22 tests, 12 skipped in 7.202s
21:37:44 [2021-07-03T21:37:44.655Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:37:44 [2021-07-03T21:37:44.913Z] INFO: Testing against a local daemon
21:37:44 [2021-07-03T21:37:44.913Z] === RUN   TestDockerNetworkIpvlanPersistance
21:37:44 [2021-07-03T21:37:44.913Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:44 [2021-07-03T21:37:44.913Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z] === RUN   TestDockerNetworkIpvlan
21:37:44 [2021-07-03T21:37:44.913Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:44 [2021-07-03T21:37:44.913Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z] PASS
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] === Skipped
21:37:44 [2021-07-03T21:37:44.913Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] DONE 2 tests, 2 skipped in 0.095s
21:37:44 [2021-07-03T21:37:44.913Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:37:44 [2021-07-03T21:37:44.913Z] INFO: Testing against a local daemon
21:37:44 [2021-07-03T21:37:44.913Z] === RUN   TestDockerNetworkMacvlanPersistance
21:37:44 [2021-07-03T21:37:44.913Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.913Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z] === RUN   TestDockerNetworkMacvlan
21:37:44 [2021-07-03T21:37:44.913Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.913Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z] PASS
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] === Skipped
21:37:44 [2021-07-03T21:37:44.913Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
21:37:44 [2021-07-03T21:37:44.913Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] DONE 2 tests, 2 skipped in 0.099s
21:37:44 [2021-07-03T21:37:44.913Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:37:44 [2021-07-03T21:37:44.913Z] testing: warning: no tests to run
21:37:44 [2021-07-03T21:37:44.913Z] PASS
21:37:44 [2021-07-03T21:37:44.913Z] 
21:37:44 [2021-07-03T21:37:44.913Z] DONE 0 tests in 0.024s
21:37:44 [2021-07-03T21:37:44.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:37:45 [2021-07-03T21:37:45.171Z] INFO: Testing against a local daemon
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginAllowRequest
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginTLS
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginTLS (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginDenyRequest
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginAPIDenyResponse
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginDenyResponse
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginAllowEventStream
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginErrorResponse
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginErrorRequest
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginHeader
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginHeader (0.00s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginV2Disable
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:37:45 [2021-07-03T21:37:45.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.172Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
21:37:45 [2021-07-03T21:37:45.172Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
21:37:45 [2021-07-03T21:37:45.430Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
21:37:45 [2021-07-03T21:37:45.430Z] PASS
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === Skipped
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
21:37:45 [2021-07-03T21:37:45.430Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] DONE 17 tests, 17 skipped in 0.301s
21:37:45 [2021-07-03T21:37:45.430Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:37:45 [2021-07-03T21:37:45.430Z] INFO: Testing against a local daemon
21:37:45 [2021-07-03T21:37:45.430Z] === RUN   TestPluginInvalidJSON
21:37:45 [2021-07-03T21:37:45.430Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:37:45 [2021-07-03T21:37:45.430Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:37:45 [2021-07-03T21:37:45.430Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:37:45 [2021-07-03T21:37:45.430Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:37:45 [2021-07-03T21:37:45.430Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z] === RUN   TestPluginInstall
21:37:45 [2021-07-03T21:37:45.430Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] --- SKIP: TestPluginInstall (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z] === RUN   TestPluginsWithRuntimes
21:37:45 [2021-07-03T21:37:45.430Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:37:45 [2021-07-03T21:37:45.430Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z] === RUN   TestPluginBackCompatMediaTypes
21:37:45 [2021-07-03T21:37:45.430Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:37:45 [2021-07-03T21:37:45.430Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z] PASS
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === Skipped
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
21:37:45 [2021-07-03T21:37:45.430Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] 
21:37:45 [2021-07-03T21:37:45.430Z] DONE 5 tests, 3 skipped in 0.126s
21:37:45 [2021-07-03T21:37:45.430Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:37:45 [2021-07-03T21:37:45.688Z] INFO: Testing against a local daemon
21:37:45 [2021-07-03T21:37:45.688Z] === RUN   TestExternalGraphDriver
21:37:45 [2021-07-03T21:37:45.688Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:37:45 [2021-07-03T21:37:45.688Z] --- SKIP: TestExternalGraphDriver (0.06s)
21:37:45 [2021-07-03T21:37:45.688Z] === RUN   TestGraphdriverPluginV2
21:37:46 [2021-07-03T21:37:46.425Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:37:46 [2021-07-03T21:37:46.425Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:37:49 [2021-07-03T21:37:49.873Z] --- PASS: TestGraphdriverPluginV2 (3.68s)
21:37:49 [2021-07-03T21:37:49.873Z] PASS
21:37:49 [2021-07-03T21:37:49.873Z] 
21:37:49 [2021-07-03T21:37:49.873Z] === Skipped
21:37:49 [2021-07-03T21:37:49.873Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
21:37:49 [2021-07-03T21:37:49.873Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:37:49 [2021-07-03T21:37:49.873Z] 
21:37:49 [2021-07-03T21:37:49.873Z] 
21:37:49 [2021-07-03T21:37:49.873Z] DONE 2 tests, 1 skipped in 3.837s
21:37:49 [2021-07-03T21:37:49.873Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:37:49 [2021-07-03T21:37:49.873Z] INFO: Testing against a local daemon
21:37:49 [2021-07-03T21:37:49.873Z] === RUN   TestContinueAfterPluginCrash
21:37:49 [2021-07-03T21:37:49.873Z] === PAUSE TestContinueAfterPluginCrash
21:37:49 [2021-07-03T21:37:49.873Z] === RUN   TestReadPluginNoRead
21:37:49 [2021-07-03T21:37:49.873Z] === PAUSE TestReadPluginNoRead
21:37:49 [2021-07-03T21:37:49.873Z] === RUN   TestDaemonStartWithLogOpt
21:37:49 [2021-07-03T21:37:49.873Z] === PAUSE TestDaemonStartWithLogOpt
21:37:49 [2021-07-03T21:37:49.873Z] === CONT  TestContinueAfterPluginCrash
21:37:49 [2021-07-03T21:37:49.873Z] === CONT  TestDaemonStartWithLogOpt
21:37:51 [2021-07-03T21:37:51.216Z] tests/integration/regression_test.py ......                              [ 98%]
21:37:51 [2021-07-03T21:37:51.476Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:37:51 [2021-07-03T21:37:51.476Z] tests/integration/credentials/utils_test.py .                            [100%]
21:37:51 [2021-07-03T21:37:51.476Z] 
21:37:51 [2021-07-03T21:37:51.476Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:37:51 [2021-07-03T21:37:51.476Z] =========================== short test summary info ============================
21:37:51 [2021-07-03T21:37:51.476Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:37:51 [2021-07-03T21:37:51.476Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:37:51 [2021-07-03T21:37:51.476Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:37:51 [2021-07-03T21:37:51.476Z]   Not supported on most drivers
21:37:51 [2021-07-03T21:37:51.476Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:37:51 [2021-07-03T21:37:51.476Z]   Output of docker top depends on host distro, and is not formalized.
21:37:51 [2021-07-03T21:37:51.476Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:37:51 [2021-07-03T21:37:51.476Z]   Output of docker top depends on host distro, and is not formalized.
21:37:51 [2021-07-03T21:37:51.476Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:37:51 [2021-07-03T21:37:51.476Z]   Can fail if eth0 has multiple IP addresses
21:37:51 [2021-07-03T21:37:51.476Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:37:51 [2021-07-03T21:37:51.476Z]   This doesn't seem to be taken into account by the engine
21:37:51 [2021-07-03T21:37:51.476Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:37:51 [2021-07-03T21:37:51.476Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
21:37:51 [2021-07-03T21:37:51.476Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:37:51 [2021-07-03T21:37:51.476Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 342.80 seconds ==
21:37:51 [2021-07-03T21:37:51.736Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:37:54 [2021-07-03T21:37:54.064Z] --- PASS: TestDaemonStartWithLogOpt (4.19s)
21:37:54 [2021-07-03T21:37:54.064Z] === CONT  TestReadPluginNoRead
21:37:55 [2021-07-03T21:37:55.969Z] === RUN   TestReadPluginNoRead/disabled_caching
21:37:57 [2021-07-03T21:37:57.349Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:37:58 [2021-07-03T21:37:58.724Z] --- PASS: TestContinueAfterPluginCrash (9.09s)
21:37:58 [2021-07-03T21:37:58.983Z] === RUN   TestReadPluginNoRead/default
21:38:00 [2021-07-03T21:38:00.360Z] === CONT  TestReadPluginNoRead
21:38:00 [2021-07-03T21:38:00.360Z]     read_test.go:92: [d79c8369a3ba1] daemon is not started
21:38:00 [2021-07-03T21:38:00.360Z] --- PASS: TestReadPluginNoRead (6.71s)
21:38:00 [2021-07-03T21:38:00.360Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
21:38:00 [2021-07-03T21:38:00.360Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s)
21:38:00 [2021-07-03T21:38:00.360Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
21:38:00 [2021-07-03T21:38:00.360Z] PASS
21:38:00 [2021-07-03T21:38:00.360Z] 
21:38:00 [2021-07-03T21:38:00.360Z] DONE 6 tests in 11.007s
21:38:00 [2021-07-03T21:38:00.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:38:00 [2021-07-03T21:38:00.360Z] testing: warning: no tests to run
21:38:00 [2021-07-03T21:38:00.360Z] PASS
21:38:00 [2021-07-03T21:38:00.360Z] 
21:38:00 [2021-07-03T21:38:00.360Z] DONE 0 tests in 0.037s
21:38:00 [2021-07-03T21:38:00.360Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:38:00 [2021-07-03T21:38:00.618Z] INFO: Testing against a local daemon
21:38:00 [2021-07-03T21:38:00.618Z] === RUN   TestPluginWithDevMounts
21:38:00 [2021-07-03T21:38:00.618Z]     mounts_test.go:21: (*Execution).IsRootless-fm
21:38:00 [2021-07-03T21:38:00.618Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:38:00 [2021-07-03T21:38:00.618Z] PASS
21:38:00 [2021-07-03T21:38:00.618Z] 
21:38:00 [2021-07-03T21:38:00.618Z] === Skipped
21:38:00 [2021-07-03T21:38:00.618Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
21:38:00 [2021-07-03T21:38:00.618Z]     mounts_test.go:21: (*Execution).IsRootless-fm
21:38:00 [2021-07-03T21:38:00.618Z] 
21:38:00 [2021-07-03T21:38:00.618Z] 
21:38:00 [2021-07-03T21:38:00.618Z] DONE 1 tests, 1 skipped in 0.101s
21:38:00 [2021-07-03T21:38:00.619Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:38:00 [2021-07-03T21:38:00.619Z] INFO: Testing against a local daemon
21:38:00 [2021-07-03T21:38:00.619Z] === RUN   TestSecretInspect
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] --- SKIP: TestSecretInspect (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z] === RUN   TestSecretList
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] --- SKIP: TestSecretList (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z] === RUN   TestSecretsCreateAndDelete
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z] === RUN   TestSecretsUpdate
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] --- SKIP: TestSecretsUpdate (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z] === RUN   TestTemplatedSecret
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] --- SKIP: TestTemplatedSecret (0.00s)
21:38:00 [2021-07-03T21:38:00.619Z] === RUN   TestSecretCreateResolve
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] --- SKIP: TestSecretCreateResolve (0.02s)
21:38:00 [2021-07-03T21:38:00.619Z] PASS
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] === Skipped
21:38:00 [2021-07-03T21:38:00.619Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
21:38:00 [2021-07-03T21:38:00.619Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] 
21:38:00 [2021-07-03T21:38:00.619Z] DONE 6 tests, 6 skipped in 0.172s
21:38:00 [2021-07-03T21:38:00.619Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:38:00 [2021-07-03T21:38:00.878Z] INFO: Testing against a local daemon
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestServiceCreateInit
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- PASS: TestServiceCreateInit (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:38:00 [2021-07-03T21:38:00.878Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceMultipleTimes
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceConflict
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceConflict (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceMaxReplicas
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateWithDuplicateNetworkNames
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceSecretFileMode
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceConfigFileMode
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceSysctls
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceSysctls (0.02s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateServiceCapabilities
21:38:00 [2021-07-03T21:38:00.878Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestInspect
21:38:00 [2021-07-03T21:38:00.878Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestInspect (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestCreateJob
21:38:00 [2021-07-03T21:38:00.878Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestCreateJob (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestReplicatedJob
21:38:00 [2021-07-03T21:38:00.878Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestReplicatedJob (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestUpdateReplicatedJob
21:38:00 [2021-07-03T21:38:00.878Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestServiceListWithStatuses
21:38:00 [2021-07-03T21:38:00.878Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestDockerNetworkConnectAlias
21:38:00 [2021-07-03T21:38:00.878Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestDockerNetworkReConnect
21:38:00 [2021-07-03T21:38:00.878Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:00 [2021-07-03T21:38:00.878Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
21:38:00 [2021-07-03T21:38:00.878Z] === RUN   TestServicePlugin
21:38:03 [2021-07-03T21:38:03.412Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] --- SKIP: TestServicePlugin (1.98s)
21:38:03 [2021-07-03T21:38:03.412Z] === RUN   TestServiceUpdateLabel
21:38:03 [2021-07-03T21:38:03.412Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] --- SKIP: TestServiceUpdateLabel (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z] === RUN   TestServiceUpdateSecrets
21:38:03 [2021-07-03T21:38:03.412Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z] === RUN   TestServiceUpdateConfigs
21:38:03 [2021-07-03T21:38:03.412Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z] === RUN   TestServiceUpdateNetwork
21:38:03 [2021-07-03T21:38:03.412Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z] === RUN   TestServiceUpdatePidsLimit
21:38:03 [2021-07-03T21:38:03.412Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
21:38:03 [2021-07-03T21:38:03.412Z] PASS
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === Skipped
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
21:38:03 [2021-07-03T21:38:03.412Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.412Z] 
21:38:03 [2021-07-03T21:38:03.412Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
21:38:03 [2021-07-03T21:38:03.413Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
21:38:03 [2021-07-03T21:38:03.413Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestInspect (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:38:03 [2021-07-03T21:38:03.413Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
21:38:03 [2021-07-03T21:38:03.413Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s)
21:38:03 [2021-07-03T21:38:03.413Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
21:38:03 [2021-07-03T21:38:03.413Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
21:38:03 [2021-07-03T21:38:03.413Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] DONE 24 tests, 23 skipped in 2.351s
21:38:03 [2021-07-03T21:38:03.413Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:38:03 [2021-07-03T21:38:03.413Z] INFO: Testing against a local daemon
21:38:03 [2021-07-03T21:38:03.413Z] === RUN   TestSessionCreate
21:38:03 [2021-07-03T21:38:03.413Z] --- PASS: TestSessionCreate (0.03s)
21:38:03 [2021-07-03T21:38:03.413Z] === RUN   TestSessionCreateWithBadUpgrade
21:38:03 [2021-07-03T21:38:03.413Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:38:03 [2021-07-03T21:38:03.413Z] PASS
21:38:03 [2021-07-03T21:38:03.413Z] 
21:38:03 [2021-07-03T21:38:03.413Z] DONE 2 tests in 0.144s
21:38:03 [2021-07-03T21:38:03.413Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:38:03 [2021-07-03T21:38:03.413Z] INFO: Testing against a local daemon
21:38:03 [2021-07-03T21:38:03.413Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:38:03 [2021-07-03T21:38:03.413Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:38:03 [2021-07-03T21:38:03.413Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:38:03 [2021-07-03T21:38:03.413Z] === RUN   TestEventsExecDie
21:38:03 [2021-07-03T21:38:03.962Z] Leaving: AppArmorNo profiles have been unloaded.
21:38:03 [2021-07-03T21:38:03.962Z] 
21:38:03 [2021-07-03T21:38:03.962Z] Unloading profiles will leave already running processes permanently
21:38:03 [2021-07-03T21:38:03.962Z] unconfined, which can lead to unexpected situations.
21:38:03 [2021-07-03T21:38:03.962Z] 
21:38:03 [2021-07-03T21:38:03.962Z] To set a process to complain mode, use the command line tool
21:38:03 [2021-07-03T21:38:03.962Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:38:03 [2021-07-03T21:38:03.962Z] 
Post stage
[Pipeline] junit
21:38:03 [2021-07-03T21:38:03.978Z] Recording test results
21:38:04 [2021-07-03T21:38:04.063Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
21:38:04 [2021-07-03T21:38:04.344Z] + echo Ensuring container killed.
21:38:04 [2021-07-03T21:38:04.344Z] Ensuring container killed.
21:38:04 [2021-07-03T21:38:04.344Z] + docker rm -vf docker-pr2
21:38:04 [2021-07-03T21:38:04.344Z] Error: No such container: docker-pr2
21:38:04 [2021-07-03T21:38:04.349Z] --- PASS: TestEventsExecDie (0.95s)
21:38:04 [2021-07-03T21:38:04.349Z] === RUN   TestEventsBackwardsCompatible
21:38:04 [2021-07-03T21:38:04.349Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:38:04 [2021-07-03T21:38:04.349Z] === RUN   TestEventsVolumeCreate
21:38:04 [2021-07-03T21:38:04.349Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:38:04 [2021-07-03T21:38:04.349Z] === RUN   TestInfoBinaryCommits
21:38:04 [2021-07-03T21:38:04.349Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:38:04 [2021-07-03T21:38:04.349Z] === RUN   TestInfoAPIVersioned
21:38:04 [2021-07-03T21:38:04.349Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:38:04 [2021-07-03T21:38:04.349Z] === RUN   TestInfoDiscoveryBackend
[Pipeline] sh
21:38:04 [2021-07-03T21:38:04.633Z] + echo Chowning /workspace to jenkins user
21:38:04 [2021-07-03T21:38:04.633Z] Chowning /workspace to jenkins user
21:38:04 [2021-07-03T21:38:04.633Z] + id -u
21:38:04 [2021-07-03T21:38:04.633Z] + id -g
21:38:04 [2021-07-03T21:38:04.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42596:/workspace busybox chown -R 1000:1000 /workspace
21:38:04 [2021-07-03T21:38:04.917Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
21:38:04 [2021-07-03T21:38:04.917Z] === RUN   TestInfoDiscoveryInvalidAdvertise
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:38:06 [2021-07-03T21:38:06.319Z] + bundleName=docker-py
21:38:06 [2021-07-03T21:38:06.319Z] + echo Creating docker-py-bundles.tar.gz
21:38:06 [2021-07-03T21:38:06.319Z] Creating docker-py-bundles.tar.gz
21:38:06 [2021-07-03T21:38:06.319Z] + 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
21:38:06 [2021-07-03T21:38:06.335Z] Archiving artifacts
21:38:06 [2021-07-03T21:38:06.607Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42596/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:38:06 [2021-07-03T21:38:06.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/make.sh binary
21:38:07 [2021-07-03T21:38:07.542Z] 
21:38:07 [2021-07-03T21:38:07.542Z] Removing bundles/
21:38:07 [2021-07-03T21:38:07.542Z] 
21:38:07 [2021-07-03T21:38:07.542Z] ---> Making bundle: binary (in bundles/binary)
21:38:07 [2021-07-03T21:38:07.542Z] Building: bundles/binary-daemon/dockerd-dev
21:38:07 [2021-07-03T21:38:07.542Z] GOOS="" GOARCH="" GOARM=""
21:38:08 [2021-07-03T21:38:08.285Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
21:38:08 [2021-07-03T21:38:08.285Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:38:08 [2021-07-03T21:38:08.285Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
21:38:08 [2021-07-03T21:38:08.285Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
21:38:08 [2021-07-03T21:38:08.285Z] === RUN   TestInfoAPI
21:38:08 [2021-07-03T21:38:08.285Z] --- PASS: TestInfoAPI (0.02s)
21:38:08 [2021-07-03T21:38:08.285Z] === RUN   TestInfoAPIWarnings
21:38:22 [2021-07-03T21:38:22.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestInfoAPIWarnings (16.32s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestInfoDebug
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestInfoDebug (0.52s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestInfoInsecureRegistries
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestInfoRegistryMirrors
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestLoginFailsWithBadCredentials
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestPingCacheHeaders
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestPingCacheHeaders (0.02s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestPingGet
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestPingGet (0.02s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestPingHead
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestPingHead (0.02s)
21:38:26 [2021-07-03T21:38:26.364Z] === RUN   TestVersion
21:38:26 [2021-07-03T21:38:26.364Z] --- PASS: TestVersion (0.02s)
21:38:26 [2021-07-03T21:38:26.364Z] PASS
21:38:26 [2021-07-03T21:38:26.364Z] 
21:38:26 [2021-07-03T21:38:26.364Z] === Skipped
21:38:26 [2021-07-03T21:38:26.364Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:38:26 [2021-07-03T21:38:26.364Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:38:26 [2021-07-03T21:38:26.364Z] 
21:38:26 [2021-07-03T21:38:26.364Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
21:38:26 [2021-07-03T21:38:26.364Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
21:38:26 [2021-07-03T21:38:26.364Z] 
21:38:26 [2021-07-03T21:38:26.364Z] 
21:38:26 [2021-07-03T21:38:26.364Z] DONE 19 tests, 2 skipped in 23.205s
21:38:26 [2021-07-03T21:38:26.364Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:38:26 [2021-07-03T21:38:26.622Z] INFO: Testing against a local daemon
21:38:26 [2021-07-03T21:38:26.622Z] === RUN   TestVolumesCreateAndList
21:38:26 [2021-07-03T21:38:26.622Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:38:26 [2021-07-03T21:38:26.622Z] === RUN   TestVolumesRemove
21:38:26 [2021-07-03T21:38:26.622Z] --- PASS: TestVolumesRemove (0.04s)
21:38:26 [2021-07-03T21:38:26.622Z] === RUN   TestVolumesInspect
21:38:26 [2021-07-03T21:38:26.622Z] --- PASS: TestVolumesInspect (0.03s)
21:38:26 [2021-07-03T21:38:26.622Z] === RUN   TestVolumesInvalidJSON
21:38:26 [2021-07-03T21:38:26.622Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:38:26 [2021-07-03T21:38:26.622Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:38:26 [2021-07-03T21:38:26.622Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:38:26 [2021-07-03T21:38:26.622Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:38:26 [2021-07-03T21:38:26.623Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:38:26 [2021-07-03T21:38:26.623Z] PASS
21:38:26 [2021-07-03T21:38:26.623Z] 
21:38:26 [2021-07-03T21:38:26.623Z] DONE 5 tests in 0.193s
21:38:26 [2021-07-03T21:38:26.623Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:38:26 [2021-07-03T21:38:26.623Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12531 is not a child of this shell
21:38:26 [2021-07-03T21:38:26.623Z] warning: PID 12531 from bundles/test-integration/docker.pid had a nonzero exit code
21:38:26 [2021-07-03T21:38:26.623Z] Leaving: AppArmorNo profiles have been unloaded.
21:38:26 [2021-07-03T21:38:26.623Z] 
21:38:26 [2021-07-03T21:38:26.623Z] Unloading profiles will leave already running processes permanently
21:38:26 [2021-07-03T21:38:26.623Z] unconfined, which can lead to unexpected situations.
21:38:26 [2021-07-03T21:38:26.623Z] 
21:38:26 [2021-07-03T21:38:26.623Z] To set a process to complain mode, use the command line tool
21:38:26 [2021-07-03T21:38:26.623Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:38:26 [2021-07-03T21:38:26.623Z] Removing test suite binaries
21:38:26 [2021-07-03T21:38:26.623Z] exiting test-integration
21:38:26 [2021-07-03T21:38:26.623Z] ++ exit 0
21:38:26 [2021-07-03T21:38:26.623Z] 
Post stage
[Pipeline] junit
21:38:28 [2021-07-03T21:38:28.539Z] Recording test results
21:38:28 [2021-07-03T21:38:28.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:38:30 [2021-07-03T21:38:30.029Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:38:30 [2021-07-03T21:38:30.376Z] + echo Ensuring container killed.
21:38:30 [2021-07-03T21:38:30.376Z] Ensuring container killed.
21:38:30 [2021-07-03T21:38:30.376Z] + docker rm -vf docker-pr2
21:38:30 [2021-07-03T21:38:30.376Z] Error: No such container: docker-pr2
[Pipeline] sh
21:38:30 [2021-07-03T21:38:30.664Z] + echo Chowning /workspace to jenkins user
21:38:30 [2021-07-03T21:38:30.664Z] Chowning /workspace to jenkins user
21:38:30 [2021-07-03T21:38:30.664Z] + id -u
21:38:30 [2021-07-03T21:38:30.664Z] + id -g
21:38:30 [2021-07-03T21:38:30.664Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42596:/workspace busybox chown -R 1000:1000 /workspace
21:38:30 [2021-07-03T21:38:30.664Z] Unable to find image 'busybox:latest' locally
21:38:30 [2021-07-03T21:38:30.664Z] latest: Pulling from library/busybox
21:38:30 [2021-07-03T21:38:30.923Z] b71f96345d44: Pulling fs layer
21:38:30 [2021-07-03T21:38:30.923Z] b71f96345d44: Download complete
21:38:30 [2021-07-03T21:38:30.923Z] b71f96345d44: Pull complete
21:38:30 [2021-07-03T21:38:30.923Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
21:38:30 [2021-07-03T21:38:30.923Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:38:32 [2021-07-03T21:38:32.598Z] + bundleName=amd64-rootless
21:38:32 [2021-07-03T21:38:32.598Z] + echo Creating amd64-rootless-bundles.tar.gz
21:38:32 [2021-07-03T21:38:32.598Z] Creating amd64-rootless-bundles.tar.gz
21:38:32 [2021-07-03T21:38:32.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:38:32 [2021-07-03T21:38:32.598Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
21:38:32 [2021-07-03T21:38:32.610Z] Archiving artifacts
21:38:34 [2021-07-03T21:38:34.544Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42596/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:38:34 [2021-07-03T21:38:34.866Z] + make clean
21:38:35 [2021-07-03T21:38:35.125Z] docker volume rm -f docker-dev-cache
21:38:35 [2021-07-03T21:38:35.125Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:39:01 [2021-07-03T21:39:01.662Z] --- PASS: TestImportExtremelyLargeImageWorks (92.19s)
21:39:01 [2021-07-03T21:39:01.662Z] PASS
21:39:01 [2021-07-03T21:39:01.662Z] 
21:39:01 [2021-07-03T21:39:01.662Z] DONE 12 tests in 95.039s
21:39:01 [2021-07-03T21:39:01.662Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:39:01 [2021-07-03T21:39:01.662Z] INFO: Testing against a local daemon
21:39:01 [2021-07-03T21:39:01.662Z] === RUN   TestNetworkCreateDelete
21:39:01 [2021-07-03T21:39:01.662Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:39:01 [2021-07-03T21:39:01.662Z] === RUN   TestDockerNetworkDeletePreferID
21:39:01 [2021-07-03T21:39:01.662Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:39:01 [2021-07-03T21:39:01.662Z] === RUN   TestDaemonDNSFallback
21:39:04 [2021-07-03T21:39:04.207Z] --- PASS: TestDaemonDNSFallback (6.60s)
21:39:04 [2021-07-03T21:39:04.207Z] === RUN   TestInspectNetwork
21:39:07 [2021-07-03T21:39:07.509Z] === RUN   TestInspectNetwork/full_network_id
21:39:07 [2021-07-03T21:39:07.509Z] === RUN   TestInspectNetwork/partial_network_id
21:39:07 [2021-07-03T21:39:07.509Z] === RUN   TestInspectNetwork/network_name
21:39:07 [2021-07-03T21:39:07.509Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:39:11 [2021-07-03T21:39:11.714Z] --- PASS: TestInspectNetwork (7.46s)
21:39:11 [2021-07-03T21:39:11.714Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:39:11 [2021-07-03T21:39:11.714Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:39:11 [2021-07-03T21:39:11.714Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:39:11 [2021-07-03T21:39:11.714Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:39:11 [2021-07-03T21:39:11.714Z] === RUN   TestRunContainerWithBridgeNone
21:39:15 [2021-07-03T21:39:15.019Z] --- PASS: TestRunContainerWithBridgeNone (3.16s)
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkInvalidJSON
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkInvalidJSON//networks/create
21:39:15 [2021-07-03T21:39:15.019Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:39:15 [2021-07-03T21:39:15.019Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:39:15 [2021-07-03T21:39:15.019Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:39:15 [2021-07-03T21:39:15.019Z] === CONT  TestNetworkInvalidJSON//networks/create
21:39:15 [2021-07-03T21:39:15.019Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:39:15 [2021-07-03T21:39:15.019Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:39:15 [2021-07-03T21:39:15.019Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:39:15 [2021-07-03T21:39:15.019Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:39:15 [2021-07-03T21:39:15.019Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:39:15 [2021-07-03T21:39:15.019Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkList
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkList//networks
21:39:15 [2021-07-03T21:39:15.019Z] === PAUSE TestNetworkList//networks
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestNetworkList//networks/
21:39:15 [2021-07-03T21:39:15.019Z] === PAUSE TestNetworkList//networks/
21:39:15 [2021-07-03T21:39:15.019Z] === CONT  TestNetworkList//networks
21:39:15 [2021-07-03T21:39:15.019Z] === CONT  TestNetworkList//networks/
21:39:15 [2021-07-03T21:39:15.019Z] --- PASS: TestNetworkList (0.01s)
21:39:15 [2021-07-03T21:39:15.019Z]     --- PASS: TestNetworkList//networks (0.00s)
21:39:15 [2021-07-03T21:39:15.019Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:39:15 [2021-07-03T21:39:15.019Z] === RUN   TestHostIPv4BridgeLabel
21:39:15 [2021-07-03T21:39:15.592Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:39:15 [2021-07-03T21:39:15.592Z] === RUN   TestDaemonRestartWithLiveRestore
21:39:16 [2021-07-03T21:39:16.535Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:39:16 [2021-07-03T21:39:16.535Z] === RUN   TestDaemonDefaultNetworkPools
21:39:17 [2021-07-03T21:39:17.475Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
21:39:17 [2021-07-03T21:39:17.475Z] === RUN   TestDaemonRestartWithExistingNetwork
21:39:18 [2021-07-03T21:39:18.416Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:39:18 [2021-07-03T21:39:18.416Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:39:19 [2021-07-03T21:39:19.799Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:39:19 [2021-07-03T21:39:19.799Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:39:20 [2021-07-03T21:39:20.368Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:39:20 [2021-07-03T21:39:20.368Z] === RUN   TestServiceWithPredefinedNetwork
21:39:22 [2021-07-03T21:39:22.911Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s)
21:39:22 [2021-07-03T21:39:22.911Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:39:22 [2021-07-03T21:39:22.911Z]     service_test.go:242: FLAKY_TEST
21:39:22 [2021-07-03T21:39:22.911Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:22 [2021-07-03T21:39:22.911Z] === RUN   TestServiceWithDataPathPortInit
21:39:37 [2021-07-03T21:39:37.818Z] --- PASS: TestServiceWithDataPathPortInit (14.33s)
21:39:37 [2021-07-03T21:39:37.818Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:39:40 [2021-07-03T21:39:40.363Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nuypgnqpa2zbl518zkh76um77 Created:2021-07-03 21:39:38.379340165 +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[62170c76ff358ae6c53c93e0a357753f07f41df6c9160c67b31398ca27eabeee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ws407i1nctsilm6sglzvvwv9 EndpointID:93028e3779266f9936b3f58b7237b8a18e9bd90e0b4f64cead91763e10baef26 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:886ae03940c48cf91c3d90e146c995f945241c389bcb23532691cd3c43bf1069 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:f7f4e192a354 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ws407i1nctsilm6sglzvvwv9 EndpointID:93028e3779266f9936b3f58b7237b8a18e9bd90e0b4f64cead91763e10baef26 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:39:44 [2021-07-03T21:39:44.098Z] Created binary: bundles/binary-daemon/dockerd-dev
21:39:44 [2021-07-03T21:39:44.099Z] Copying nested executables into bundles/binary-daemon
21:39:44 [2021-07-03T21:39:44.099Z] Building: bundles/binary-daemon/docker-proxy-dev
21:39:44 [2021-07-03T21:39:44.099Z] GOOS="" GOARCH="" GOARM=""
21:39:44 [2021-07-03T21:39:44.099Z] Created binary: bundles/binary-daemon/docker-proxy-dev
21:39:44 [2021-07-03T21:39:44.099Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:39:44 [2021-07-03T21:39:44.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/make.sh cross
21:39:44 [2021-07-03T21:39:44.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s)
21:39:44 [2021-07-03T21:39:44.591Z] PASS
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] === Skipped
21:39:44 [2021-07-03T21:39:44.591Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:44 [2021-07-03T21:39:44.591Z]     service_test.go:242: FLAKY_TEST
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] DONE 26 tests, 1 skipped in 47.415s
21:39:44 [2021-07-03T21:39:44.591Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:39:44 [2021-07-03T21:39:44.591Z] INFO: Testing against a local daemon
21:39:44 [2021-07-03T21:39:44.591Z] === RUN   TestDockerNetworkIpvlanPersistance
21:39:44 [2021-07-03T21:39:44.591Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:44 [2021-07-03T21:39:44.591Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:39:44 [2021-07-03T21:39:44.591Z] === RUN   TestDockerNetworkIpvlan
21:39:44 [2021-07-03T21:39:44.591Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:44 [2021-07-03T21:39:44.591Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:39:44 [2021-07-03T21:39:44.591Z] PASS
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] === Skipped
21:39:44 [2021-07-03T21:39:44.591Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:39:44 [2021-07-03T21:39:44.591Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:39:44 [2021-07-03T21:39:44.591Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] 
21:39:44 [2021-07-03T21:39:44.591Z] DONE 2 tests, 2 skipped in 0.102s
21:39:44 [2021-07-03T21:39:44.591Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:39:44 [2021-07-03T21:39:44.865Z] INFO: Testing against a local daemon
21:39:44 [2021-07-03T21:39:44.865Z] === RUN   TestDockerNetworkMacvlanPersistance
21:39:45 [2021-07-03T21:39:45.009Z] 
21:39:45 [2021-07-03T21:39:45.009Z] Removing bundles/
21:39:45 [2021-07-03T21:39:45.009Z] 
21:39:45 [2021-07-03T21:39:45.009Z] ---> Making bundle: cross (in bundles/cross)
21:39:45 [2021-07-03T21:39:45.009Z] Cross building: bundles/cross/linux/amd64
21:39:45 [2021-07-03T21:39:45.009Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
21:39:45 [2021-07-03T21:39:45.009Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:39:46 [2021-07-03T21:39:46.269Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
21:39:46 [2021-07-03T21:39:46.269Z] === RUN   TestDockerNetworkMacvlan
21:39:46 [2021-07-03T21:39:46.841Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:39:47 [2021-07-03T21:39:47.783Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:39:48 [2021-07-03T21:39:48.356Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:39:50 [2021-07-03T21:39:50.903Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:39:54 [2021-07-03T21:39:54.204Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:39:59 [2021-07-03T21:39:59.494Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:40:00 [2021-07-03T21:40:00.882Z] --- PASS: TestDockerNetworkMacvlan (14.58s)
21:40:00 [2021-07-03T21:40:00.882Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:40:00 [2021-07-03T21:40:00.882Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:40:00 [2021-07-03T21:40:00.882Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s)
21:40:00 [2021-07-03T21:40:00.882Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.83s)
21:40:00 [2021-07-03T21:40:00.882Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.16s)
21:40:00 [2021-07-03T21:40:00.882Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
21:40:00 [2021-07-03T21:40:00.882Z] PASS
21:40:00 [2021-07-03T21:40:00.882Z] 
21:40:00 [2021-07-03T21:40:00.882Z] DONE 8 tests in 16.000s
21:40:00 [2021-07-03T21:40:00.882Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:40:00 [2021-07-03T21:40:00.882Z] testing: warning: no tests to run
21:40:00 [2021-07-03T21:40:00.882Z] PASS
21:40:00 [2021-07-03T21:40:00.882Z] 
21:40:00 [2021-07-03T21:40:00.882Z] DONE 0 tests in 0.007s
21:40:00 [2021-07-03T21:40:00.882Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:40:00 [2021-07-03T21:40:00.882Z] INFO: Testing against a local daemon
21:40:00 [2021-07-03T21:40:00.882Z] === RUN   TestAuthZPluginAllowRequest
21:40:02 [2021-07-03T21:40:02.266Z] --- PASS: TestAuthZPluginAllowRequest (1.48s)
21:40:02 [2021-07-03T21:40:02.266Z] === RUN   TestAuthZPluginTLS
21:40:02 [2021-07-03T21:40:02.838Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:40:02 [2021-07-03T21:40:02.838Z] === RUN   TestAuthZPluginDenyRequest
21:40:03 [2021-07-03T21:40:03.409Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:40:03 [2021-07-03T21:40:03.409Z] === RUN   TestAuthZPluginAPIDenyResponse
21:40:03 [2021-07-03T21:40:03.980Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:40:03 [2021-07-03T21:40:03.980Z] === RUN   TestAuthZPluginDenyResponse
21:40:04 [2021-07-03T21:40:04.551Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:40:04 [2021-07-03T21:40:04.551Z] === RUN   TestAuthZPluginAllowEventStream
21:40:05 [2021-07-03T21:40:05.937Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
21:40:05 [2021-07-03T21:40:05.937Z] === RUN   TestAuthZPluginErrorResponse
21:40:06 [2021-07-03T21:40:06.509Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:40:06 [2021-07-03T21:40:06.509Z] === RUN   TestAuthZPluginErrorRequest
21:40:06 [2021-07-03T21:40:06.769Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:40:06 [2021-07-03T21:40:06.770Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:40:07 [2021-07-03T21:40:07.341Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:40:07 [2021-07-03T21:40:07.341Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:40:09 [2021-07-03T21:40:09.256Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s)
21:40:09 [2021-07-03T21:40:09.256Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:40:10 [2021-07-03T21:40:10.644Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
21:40:10 [2021-07-03T21:40:10.644Z] === RUN   TestAuthZPluginHeader
21:40:11 [2021-07-03T21:40:11.586Z] --- PASS: TestAuthZPluginHeader (0.81s)
21:40:11 [2021-07-03T21:40:11.586Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:40:15 [2021-07-03T21:40:15.791Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.78s)
21:40:15 [2021-07-03T21:40:15.791Z] === RUN   TestAuthZPluginV2Disable
21:40:18 [2021-07-03T21:40:18.335Z] --- PASS: TestAuthZPluginV2Disable (2.95s)
21:40:18 [2021-07-03T21:40:18.335Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:40:20 [2021-07-03T21:40:20.880Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.70s)
21:40:20 [2021-07-03T21:40:20.880Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:40:30 [2021-07-03T21:40:30.973Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.93s)
21:40:30 [2021-07-03T21:40:30.973Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:40:35 [2021-07-03T21:40:35.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:40:38 [2021-07-03T21:40:38.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:40:49 [2021-07-03T21:40:49.085Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
21:40:49 [2021-07-03T21:40:49.085Z] PASS
21:40:49 [2021-07-03T21:40:49.085Z] 
21:40:49 [2021-07-03T21:40:49.085Z] DONE 17 tests in 46.807s
21:40:49 [2021-07-03T21:40:49.085Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:40:49 [2021-07-03T21:40:49.085Z] INFO: Testing against a local daemon
21:40:49 [2021-07-03T21:40:49.085Z] === RUN   TestPluginInvalidJSON
21:40:49 [2021-07-03T21:40:49.085Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:40:49 [2021-07-03T21:40:49.085Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:40:49 [2021-07-03T21:40:49.085Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:40:49 [2021-07-03T21:40:49.085Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:40:49 [2021-07-03T21:40:49.085Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:40:49 [2021-07-03T21:40:49.085Z] === RUN   TestPluginInstall
21:40:49 [2021-07-03T21:40:49.085Z] === RUN   TestPluginInstall/no_auth
21:40:49 [2021-07-03T21:40:49.346Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:49 [2021-07-03T21:40:49.346Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff449cc08080a65435c7dc8663cd25cf6538a792a32167ea98d6fa73bfdfa14d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:49 [2021-07-03T21:40:49.346Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:49 [2021-07-03T21:40:49.346Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff449cc08080a65435c7dc8663cd25cf6538a792a32167ea98d6fa73bfdfa14d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:49 [2021-07-03T21:40:49.608Z] === RUN   TestPluginInstall/with_htpasswd
21:40:49 [2021-07-03T21:40:49.869Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:49 [2021-07-03T21:40:49.869Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3653ebc0f99780e91765991682befebee33ebce6d6eca61542f5b8120eaa68d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:49 [2021-07-03T21:40:49.869Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:49 [2021-07-03T21:40:49.869Z] time="2021-07-03T21:40:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3653ebc0f99780e91765991682befebee33ebce6d6eca61542f5b8120eaa68d7" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:50 [2021-07-03T21:40:50.130Z] === RUN   TestPluginInstall/with_insecure
21:40:51 [2021-07-03T21:40:51.073Z] time="2021-07-03T21:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:51 [2021-07-03T21:40:51.073Z] time="2021-07-03T21:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c4f6e8f654429010c11b024072a802e6ef5a5cda7e70d9d9f328b9ab9dc863d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:51 [2021-07-03T21:40:51.073Z] time="2021-07-03T21:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:51 [2021-07-03T21:40:51.073Z] time="2021-07-03T21:40:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c4f6e8f654429010c11b024072a802e6ef5a5cda7e70d9d9f328b9ab9dc863d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:51 [2021-07-03T21:40:51.333Z]     plugin_test.go:165: [db1cf21cb6da2] daemon is not started
21:40:51 [2021-07-03T21:40:51.333Z] --- PASS: TestPluginInstall (3.71s)
21:40:51 [2021-07-03T21:40:51.333Z]     --- PASS: TestPluginInstall/no_auth (1.90s)
21:40:51 [2021-07-03T21:40:51.334Z]     --- PASS: TestPluginInstall/with_htpasswd (0.67s)
21:40:51 [2021-07-03T21:40:51.334Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
21:40:51 [2021-07-03T21:40:51.334Z] === RUN   TestPluginsWithRuntimes
21:40:53 [2021-07-03T21:40:53.245Z] === RUN   TestPluginsWithRuntimes/No_Args
21:40:53 [2021-07-03T21:40:53.817Z] === RUN   TestPluginsWithRuntimes/With_Args
21:40:54 [2021-07-03T21:40:54.758Z] --- PASS: TestPluginsWithRuntimes (3.54s)
21:40:54 [2021-07-03T21:40:54.758Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
21:40:54 [2021-07-03T21:40:54.758Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
21:40:54 [2021-07-03T21:40:54.758Z] === RUN   TestPluginBackCompatMediaTypes
21:40:55 [2021-07-03T21:40:55.701Z] --- PASS: TestPluginBackCompatMediaTypes (0.66s)
21:40:55 [2021-07-03T21:40:55.701Z] PASS
21:40:55 [2021-07-03T21:40:55.701Z] 
21:40:55 [2021-07-03T21:40:55.701Z] DONE 10 tests in 7.961s
21:40:55 [2021-07-03T21:40:55.701Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:40:55 [2021-07-03T21:40:55.701Z] INFO: Testing against a local daemon
21:40:55 [2021-07-03T21:40:55.701Z] === RUN   TestExternalGraphDriver
21:40:55 [2021-07-03T21:40:55.701Z] === RUN   TestExternalGraphDriver/json
21:40:57 [2021-07-03T21:40:57.615Z] === RUN   TestExternalGraphDriver/spec
21:40:59 [2021-07-03T21:40:59.530Z] === RUN   TestExternalGraphDriver/pull
21:41:00 [2021-07-03T21:41:00.915Z] --- PASS: TestExternalGraphDriver (5.50s)
21:41:00 [2021-07-03T21:41:00.915Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
21:41:00 [2021-07-03T21:41:00.915Z]     --- PASS: TestExternalGraphDriver/spec (1.91s)
21:41:00 [2021-07-03T21:41:00.915Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
21:41:00 [2021-07-03T21:41:00.915Z] === RUN   TestGraphdriverPluginV2
21:41:05 [2021-07-03T21:41:05.182Z] --- PASS: TestGraphdriverPluginV2 (3.96s)
21:41:05 [2021-07-03T21:41:05.183Z] PASS
21:41:05 [2021-07-03T21:41:05.183Z] 
21:41:05 [2021-07-03T21:41:05.183Z] DONE 5 tests in 9.491s
21:41:05 [2021-07-03T21:41:05.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:41:05 [2021-07-03T21:41:05.183Z] INFO: Testing against a local daemon
21:41:05 [2021-07-03T21:41:05.183Z] === RUN   TestContinueAfterPluginCrash
21:41:05 [2021-07-03T21:41:05.183Z] === PAUSE TestContinueAfterPluginCrash
21:41:05 [2021-07-03T21:41:05.183Z] === RUN   TestReadPluginNoRead
21:41:05 [2021-07-03T21:41:05.183Z] === PAUSE TestReadPluginNoRead
21:41:05 [2021-07-03T21:41:05.183Z] === RUN   TestDaemonStartWithLogOpt
21:41:05 [2021-07-03T21:41:05.183Z] === PAUSE TestDaemonStartWithLogOpt
21:41:05 [2021-07-03T21:41:05.183Z] === CONT  TestContinueAfterPluginCrash
21:41:05 [2021-07-03T21:41:05.183Z] === CONT  TestDaemonStartWithLogOpt
21:41:09 [2021-07-03T21:41:09.431Z] --- PASS: TestDaemonStartWithLogOpt (3.75s)
21:41:09 [2021-07-03T21:41:09.431Z] === CONT  TestReadPluginNoRead
21:41:11 [2021-07-03T21:41:11.344Z] === RUN   TestReadPluginNoRead/default
21:41:12 [2021-07-03T21:41:12.729Z] === RUN   TestReadPluginNoRead/disabled_caching
21:41:14 [2021-07-03T21:41:14.114Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:41:14 [2021-07-03T21:41:14.375Z] --- PASS: TestContinueAfterPluginCrash (9.43s)
21:41:15 [2021-07-03T21:41:15.761Z] === CONT  TestReadPluginNoRead
21:41:15 [2021-07-03T21:41:15.761Z]     read_test.go:92: [d90672840e88f] daemon is not started
21:41:15 [2021-07-03T21:41:15.761Z] --- PASS: TestReadPluginNoRead (6.92s)
21:41:15 [2021-07-03T21:41:15.761Z]     --- PASS: TestReadPluginNoRead/default (1.54s)
21:41:15 [2021-07-03T21:41:15.761Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.54s)
21:41:15 [2021-07-03T21:41:15.761Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s)
21:41:15 [2021-07-03T21:41:15.761Z] PASS
21:41:15 [2021-07-03T21:41:15.761Z] 
21:41:15 [2021-07-03T21:41:15.761Z] DONE 6 tests in 10.709s
21:41:15 [2021-07-03T21:41:15.761Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:41:15 [2021-07-03T21:41:15.761Z] testing: warning: no tests to run
21:41:15 [2021-07-03T21:41:15.761Z] PASS
21:41:15 [2021-07-03T21:41:15.761Z] 
21:41:15 [2021-07-03T21:41:15.761Z] DONE 0 tests in 0.012s
21:41:15 [2021-07-03T21:41:15.761Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:41:15 [2021-07-03T21:41:15.761Z] INFO: Testing against a local daemon
21:41:15 [2021-07-03T21:41:15.761Z] === RUN   TestPluginWithDevMounts
21:41:15 [2021-07-03T21:41:15.761Z] === PAUSE TestPluginWithDevMounts
21:41:15 [2021-07-03T21:41:15.761Z] === CONT  TestPluginWithDevMounts
21:41:17 [2021-07-03T21:41:17.675Z] --- PASS: TestPluginWithDevMounts (1.61s)
21:41:17 [2021-07-03T21:41:17.675Z] PASS
21:41:17 [2021-07-03T21:41:17.675Z] 
21:41:17 [2021-07-03T21:41:17.675Z] DONE 1 tests in 1.651s
21:41:17 [2021-07-03T21:41:17.675Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:41:17 [2021-07-03T21:41:17.675Z] INFO: Testing against a local daemon
21:41:17 [2021-07-03T21:41:17.675Z] === RUN   TestSecretInspect
21:41:19 [2021-07-03T21:41:19.588Z] --- PASS: TestSecretInspect (2.18s)
21:41:19 [2021-07-03T21:41:19.588Z] === RUN   TestSecretList
21:41:21 [2021-07-03T21:41:21.523Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
21:41:21 [2021-07-03T21:41:21.524Z] Copying nested executables into bundles/cross/linux/amd64-daemon
21:41:21 [2021-07-03T21:41:21.524Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
21:41:21 [2021-07-03T21:41:21.524Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:41:21 [2021-07-03T21:41:21.524Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
21:41:21 [2021-07-03T21:41:21.524Z] Cross building: bundles/cross/windows/amd64
21:41:21 [2021-07-03T21:41:21.524Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
21:41:21 [2021-07-03T21:41:21.524Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:41:22 [2021-07-03T21:41:22.133Z] --- PASS: TestSecretList (2.18s)
21:41:22 [2021-07-03T21:41:22.133Z] === RUN   TestSecretsCreateAndDelete
21:41:24 [2021-07-03T21:41:24.045Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
21:41:24 [2021-07-03T21:41:24.045Z] === RUN   TestSecretsUpdate
21:41:26 [2021-07-03T21:41:26.588Z] --- PASS: TestSecretsUpdate (2.27s)
21:41:26 [2021-07-03T21:41:26.588Z] === RUN   TestTemplatedSecret
21:41:29 [2021-07-03T21:41:29.889Z] --- PASS: TestTemplatedSecret (3.51s)
21:41:29 [2021-07-03T21:41:29.889Z] === RUN   TestSecretCreateResolve
21:41:32 [2021-07-03T21:41:32.434Z] --- PASS: TestSecretCreateResolve (2.16s)
21:41:32 [2021-07-03T21:41:32.434Z] PASS
21:41:32 [2021-07-03T21:41:32.434Z] 
21:41:32 [2021-07-03T21:41:32.434Z] DONE 6 tests in 14.520s
21:41:32 [2021-07-03T21:41:32.434Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:41:32 [2021-07-03T21:41:32.434Z] INFO: Testing against a local daemon
21:41:32 [2021-07-03T21:41:32.434Z] === RUN   TestServiceCreateInit
21:41:32 [2021-07-03T21:41:32.434Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:41:36 [2021-07-03T21:41:36.638Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:41:40 [2021-07-03T21:41:40.845Z] --- PASS: TestServiceCreateInit (8.92s)
21:41:40 [2021-07-03T21:41:40.845Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s)
21:41:40 [2021-07-03T21:41:40.845Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s)
21:41:40 [2021-07-03T21:41:40.845Z] === RUN   TestCreateServiceMultipleTimes
21:41:45 [2021-07-03T21:41:45.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:41:49 [2021-07-03T21:41:49.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:41:51 [2021-07-03T21:41:51.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:41:53 [2021-07-03T21:41:53.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:41:53 [2021-07-03T21:41:53.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:41:58 [2021-07-03T21:41:58.960Z] --- PASS: TestCreateServiceMultipleTimes (17.35s)
21:41:58 [2021-07-03T21:41:58.960Z] === RUN   TestCreateServiceConflict
21:42:00 [2021-07-03T21:42:00.873Z] --- PASS: TestCreateServiceConflict (2.21s)
21:42:00 [2021-07-03T21:42:00.873Z] === RUN   TestCreateServiceMaxReplicas
21:42:04 [2021-07-03T21:42:04.177Z] --- PASS: TestCreateServiceMaxReplicas (3.27s)
21:42:04 [2021-07-03T21:42:04.177Z] === RUN   TestCreateWithDuplicateNetworkNames
21:42:11 [2021-07-03T21:42:11.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:42:19 [2021-07-03T21:42:19.083Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s)
21:42:19 [2021-07-03T21:42:19.083Z] === RUN   TestCreateServiceSecretFileMode
21:42:19 [2021-07-03T21:42:19.656Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
21:42:19 [2021-07-03T21:42:19.656Z] === RUN   TestCreateServiceConfigFileMode
21:42:22 [2021-07-03T21:42:22.958Z] --- PASS: TestCreateServiceConfigFileMode (2.67s)
21:42:22 [2021-07-03T21:42:22.958Z] === RUN   TestCreateServiceSysctls
21:42:26 [2021-07-03T21:42:26.259Z] --- PASS: TestCreateServiceSysctls (3.67s)
21:42:26 [2021-07-03T21:42:26.259Z] === RUN   TestCreateServiceCapabilities
21:42:29 [2021-07-03T21:42:29.558Z] --- PASS: TestCreateServiceCapabilities (2.89s)
21:42:29 [2021-07-03T21:42:29.558Z] === RUN   TestInspect
21:42:29 [2021-07-03T21:42:29.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:42:32 [2021-07-03T21:42:32.859Z] --- PASS: TestInspect (3.27s)
21:42:32 [2021-07-03T21:42:32.859Z] === RUN   TestCreateJob
21:42:33 [2021-07-03T21:42:33.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:42:36 [2021-07-03T21:42:36.194Z] --- PASS: TestCreateJob (3.73s)
21:42:36 [2021-07-03T21:42:36.194Z] === RUN   TestReplicatedJob
21:42:38 [2021-07-03T21:42:38.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:42:42 [2021-07-03T21:42:42.800Z] --- PASS: TestReplicatedJob (6.68s)
21:42:42 [2021-07-03T21:42:42.800Z] === RUN   TestUpdateReplicatedJob
21:42:43 [2021-07-03T21:42:43.019Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
21:42:43 [2021-07-03T21:42:43.019Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
21:42:43 [2021-07-03T21:42:43.019Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:42:43 [2021-07-03T21:42:43.019Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
21:42:43 [2021-07-03T21:42:43.019Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:42:43 [2021-07-03T21:42:43.019Z] remote: Enumerating objects: 23, done.
21:42:43 [2021-07-03T21:42:43.019Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:42:43 [2021-07-03T21:42:43.019Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:42:43 [2021-07-03T21:42:43.019Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:42:43 [2021-07-03T21:42:43.019Z] 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.
21:42:43 [2021-07-03T21:42:43.019Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:42:43 [2021-07-03T21:42:43.019Z] Cross building: bundles/cross/linux/ppc64le
21:42:43 [2021-07-03T21:42:43.019Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
21:42:43 [2021-07-03T21:42:43.019Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:42:47 [2021-07-03T21:42:47.005Z] --- PASS: TestUpdateReplicatedJob (3.72s)
21:42:47 [2021-07-03T21:42:47.005Z] === RUN   TestServiceListWithStatuses
21:42:47 [2021-07-03T21:42:47.005Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:42:47 [2021-07-03T21:42:47.005Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:42:47 [2021-07-03T21:42:47.005Z] === RUN   TestDockerNetworkConnectAlias
21:42:51 [2021-07-03T21:42:51.212Z] --- PASS: TestDockerNetworkConnectAlias (4.80s)
21:42:51 [2021-07-03T21:42:51.212Z] === RUN   TestDockerNetworkReConnect
21:42:53 [2021-07-03T21:42:53.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:42:53 [2021-07-03T21:42:53.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:42:55 [2021-07-03T21:42:55.419Z] --- PASS: TestDockerNetworkReConnect (3.76s)
21:42:55 [2021-07-03T21:42:55.419Z] === RUN   TestServicePlugin
21:42:55 [2021-07-03T21:42:55.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:42:58 [2021-07-03T21:42:58.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:42:58 [2021-07-03T21:42:58.719Z]     plugin_test.go:62: [de8886272cd2c] joining swarm manager [d6aa82da2492d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:42:59 [2021-07-03T21:42:59.661Z]     plugin_test.go:65: [d6159209396ca] joining swarm manager [d6aa82da2492d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:43:06 [2021-07-03T21:43:06.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:43:14 [2021-07-03T21:43:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:43:20 [2021-07-03T21:43:20.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:43:20 [2021-07-03T21:43:20.175Z] Using test binary docker
21:43:20 [2021-07-03T21:43:20.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:43:20 [2021-07-03T21:43:20.175Z] +++ /etc/init.d/apparmor start
21:43:20 [2021-07-03T21:43:20.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:43:20 [2021-07-03T21:43:20.175Z] INFO: Waiting for daemon to start...
21:43:20 [2021-07-03T21:43:20.175Z] Starting dockerd
21:43:20 [2021-07-03T21:43:20.175Z] +++ 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
21:43:22 [2021-07-03T21:43:22.088Z] .
21:43:22 [2021-07-03T21:43:22.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:43:22 [2021-07-03T21:43:22.088Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:43:22 [2021-07-03T21:43:22.088Z] Error: No such image: emptyfs
21:43:22 [2021-07-03T21:43:22.088Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:43:22 [2021-07-03T21:43:22.088Z] ++++ docker load
21:43:22 [2021-07-03T21:43:22.088Z] Running integration-test (iteration 1)
21:43:22 [2021-07-03T21:43:22.088Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:43:22 [2021-07-03T21:43:22.088Z] ++ 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
21:43:22 [2021-07-03T21:43:22.088Z] ++ set -e
21:43:22 [2021-07-03T21:43:22.088Z] ++ '[' -n 0 ']'
21:43:22 [2021-07-03T21:43:22.088Z] ++ set -x
21:43:22 [2021-07-03T21:43:22.088Z] ++ 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
21:43:26 [2021-07-03T21:43:26.235Z] --- PASS: TestServicePlugin (30.44s)
21:43:26 [2021-07-03T21:43:26.235Z] === RUN   TestServiceUpdateLabel
21:43:27 [2021-07-03T21:43:27.620Z] --- PASS: TestServiceUpdateLabel (2.26s)
21:43:27 [2021-07-03T21:43:27.620Z] === RUN   TestServiceUpdateSecrets
21:43:40 [2021-07-03T21:43:40.211Z] Loaded image: buildpack-deps:buster
21:43:40 [2021-07-03T21:43:40.211Z] Loaded image: busybox:latest
21:43:40 [2021-07-03T21:43:40.211Z] Loaded image: busybox:glibc
21:43:41 [2021-07-03T21:43:41.155Z] Loaded image: debian:bullseye
21:43:41 [2021-07-03T21:43:41.155Z] Loaded image: hello-world:latest
21:43:41 [2021-07-03T21:43:41.155Z] Loaded image: arm32v7/hello-world:latest
21:43:41 [2021-07-03T21:43:41.416Z] INFO: Testing against a local daemon
21:43:41 [2021-07-03T21:43:41.416Z] === RUN   TestCgroupNamespacesBuild
21:43:43 [2021-07-03T21:43:43.334Z] --- PASS: TestCgroupNamespacesBuild (1.95s)
21:43:43 [2021-07-03T21:43:43.334Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:43:45 [2021-07-03T21:43:45.251Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
21:43:45 [2021-07-03T21:43:45.251Z] === RUN   TestBuildWithSession
21:43:45 [2021-07-03T21:43:45.251Z]     build_session_test.go:25: TODO: BuildKit
21:43:45 [2021-07-03T21:43:45.251Z] --- SKIP: TestBuildWithSession (0.00s)
21:43:45 [2021-07-03T21:43:45.251Z] === RUN   TestBuildSquashParent
21:43:45 [2021-07-03T21:43:45.734Z] --- PASS: TestServiceUpdateSecrets (15.10s)
21:43:45 [2021-07-03T21:43:45.734Z] === RUN   TestServiceUpdateConfigs
21:43:51 [2021-07-03T21:43:51.840Z] --- PASS: TestBuildSquashParent (6.00s)
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:43:51 [2021-07-03T21:43:51.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:43:51 [2021-07-03T21:43:51.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:43:51 [2021-07-03T21:43:51.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:43:51 [2021-07-03T21:43:51.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:43:51 [2021-07-03T21:43:51.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:43:51 [2021-07-03T21:43:51.840Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:43:51 [2021-07-03T21:43:51.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:43:51 [2021-07-03T21:43:51.840Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:43:51 [2021-07-03T21:43:51.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:43:51 [2021-07-03T21:43:51.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:43:51 [2021-07-03T21:43:51.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:43:53 [2021-07-03T21:43:53.763Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:43:54 [2021-07-03T21:43:54.025Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:43:55 [2021-07-03T21:43:55.942Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:43:55 [2021-07-03T21:43:55.942Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
21:43:55 [2021-07-03T21:43:55.942Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
21:43:55 [2021-07-03T21:43:55.942Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
21:43:55 [2021-07-03T21:43:55.942Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s)
21:43:55 [2021-07-03T21:43:55.942Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
21:43:55 [2021-07-03T21:43:55.942Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
21:43:55 [2021-07-03T21:43:55.942Z] === RUN   TestBuildMultiStageCopy
21:43:55 [2021-07-03T21:43:55.942Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:43:57 [2021-07-03T21:43:57.858Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:43:57 [2021-07-03T21:43:57.961Z] --- PASS: TestServiceUpdateConfigs (14.99s)
21:43:57 [2021-07-03T21:43:57.961Z] === RUN   TestServiceUpdateNetwork
21:43:58 [2021-07-03T21:43:58.119Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:43:58 [2021-07-03T21:43:58.381Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:43:58 [2021-07-03T21:43:58.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:43:59 [2021-07-03T21:43:59.216Z] --- PASS: TestBuildMultiStageCopy (3.19s)
21:43:59 [2021-07-03T21:43:59.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s)
21:43:59 [2021-07-03T21:43:59.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
21:43:59 [2021-07-03T21:43:59.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
21:43:59 [2021-07-03T21:43:59.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
21:43:59 [2021-07-03T21:43:59.216Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
21:43:59 [2021-07-03T21:43:59.216Z] === RUN   TestBuildMultiStageParentConfig
21:43:59 [2021-07-03T21:43:59.787Z] --- PASS: TestBuildMultiStageParentConfig (0.79s)
21:43:59 [2021-07-03T21:43:59.787Z] === RUN   TestBuildLabelWithTargets
21:44:01 [2021-07-03T21:44:01.174Z] --- PASS: TestBuildLabelWithTargets (1.26s)
21:44:01 [2021-07-03T21:44:01.174Z] === RUN   TestBuildWithEmptyLayers
21:44:01 [2021-07-03T21:44:01.746Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
21:44:01 [2021-07-03T21:44:01.746Z] === RUN   TestBuildMultiStageOnBuild
21:44:04 [2021-07-03T21:44:04.292Z] --- PASS: TestBuildMultiStageOnBuild (2.31s)
21:44:04 [2021-07-03T21:44:04.292Z] === RUN   TestBuildUncleanTarFilenames
21:44:04 [2021-07-03T21:44:04.534Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
21:44:04 [2021-07-03T21:44:04.534Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
21:44:04 [2021-07-03T21:44:04.534Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:44:04 [2021-07-03T21:44:04.534Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
21:44:04 [2021-07-03T21:44:04.534Z] Cross building: bundles/cross/linux/s390x
21:44:04 [2021-07-03T21:44:04.534Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
21:44:04 [2021-07-03T21:44:04.534Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:44:04 [2021-07-03T21:44:04.864Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
21:44:04 [2021-07-03T21:44:04.864Z] === RUN   TestBuildMultiStageLayerLeak
21:44:07 [2021-07-03T21:44:07.410Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
21:44:07 [2021-07-03T21:44:07.410Z] === RUN   TestBuildWithHugeFile
21:44:12 [2021-07-03T21:44:12.868Z] --- PASS: TestServiceUpdateNetwork (12.87s)
21:44:12 [2021-07-03T21:44:12.868Z] === RUN   TestServiceUpdatePidsLimit
21:44:12 [2021-07-03T21:44:12.868Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:44:12 [2021-07-03T21:44:12.868Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:44:21 [2021-07-03T21:44:21.003Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestServiceUpdatePidsLimit (17.12s)
21:44:29 [2021-07-03T21:44:29.137Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
21:44:29 [2021-07-03T21:44:29.137Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
21:44:29 [2021-07-03T21:44:29.137Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
21:44:29 [2021-07-03T21:44:29.137Z] PASS
21:44:29 [2021-07-03T21:44:29.137Z] 
21:44:29 [2021-07-03T21:44:29.137Z] === Skipped
21:44:29 [2021-07-03T21:44:29.137Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:44:29 [2021-07-03T21:44:29.137Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:44:29 [2021-07-03T21:44:29.137Z] 
21:44:29 [2021-07-03T21:44:29.137Z] 
21:44:29 [2021-07-03T21:44:29.137Z] DONE 27 tests, 1 skipped in 175.762s
21:44:29 [2021-07-03T21:44:29.137Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:44:29 [2021-07-03T21:44:29.137Z] INFO: Testing against a local daemon
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestSessionCreate
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestSessionCreate (0.03s)
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestSessionCreateWithBadUpgrade
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:44:29 [2021-07-03T21:44:29.137Z] PASS
21:44:29 [2021-07-03T21:44:29.137Z] 
21:44:29 [2021-07-03T21:44:29.137Z] DONE 2 tests in 0.083s
21:44:29 [2021-07-03T21:44:29.137Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:44:29 [2021-07-03T21:44:29.137Z] INFO: Testing against a local daemon
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:44:29 [2021-07-03T21:44:29.137Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestEventsExecDie
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestEventsExecDie (1.07s)
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestEventsBackwardsCompatible
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestEventsVolumeCreate
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestEventsVolumeCreate (0.07s)
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestInfoBinaryCommits
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestInfoAPIVersioned
21:44:29 [2021-07-03T21:44:29.137Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:44:29 [2021-07-03T21:44:29.137Z] === RUN   TestInfoDiscoveryBackend
21:44:29 [2021-07-03T21:44:29.707Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
21:44:29 [2021-07-03T21:44:29.707Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:44:30 [2021-07-03T21:44:30.648Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:44:30 [2021-07-03T21:44:30.649Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:44:31 [2021-07-03T21:44:31.219Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
21:44:31 [2021-07-03T21:44:31.219Z] === RUN   TestInfoAPI
21:44:31 [2021-07-03T21:44:31.219Z] --- PASS: TestInfoAPI (0.02s)
21:44:31 [2021-07-03T21:44:31.219Z] === RUN   TestInfoAPIWarnings
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestInfoAPIWarnings (16.25s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestInfoDebug
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestInfoDebug (0.53s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestInfoInsecureRegistries
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestInfoInsecureRegistries (0.53s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestInfoRegistryMirrors
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestLoginFailsWithBadCredentials
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestPingCacheHeaders
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestPingCacheHeaders (0.02s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestPingGet
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestPingGet (0.01s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestPingHead
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestPingHead (0.02s)
21:44:49 [2021-07-03T21:44:49.327Z] === RUN   TestVersion
21:44:49 [2021-07-03T21:44:49.327Z] --- PASS: TestVersion (0.02s)
21:44:49 [2021-07-03T21:44:49.327Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:44:50 [2021-07-03T21:44:50.712Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.44s)
21:44:50 [2021-07-03T21:44:50.712Z] PASS
21:44:50 [2021-07-03T21:44:50.712Z] 
21:44:50 [2021-07-03T21:44:50.712Z] DONE 19 tests in 22.787s
21:44:50 [2021-07-03T21:44:50.712Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:44:50 [2021-07-03T21:44:50.712Z] INFO: Testing against a local daemon
21:44:50 [2021-07-03T21:44:50.712Z] === RUN   TestVolumesCreateAndList
21:44:50 [2021-07-03T21:44:50.712Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:44:50 [2021-07-03T21:44:50.712Z] === RUN   TestVolumesRemove
21:44:50 [2021-07-03T21:44:50.712Z] --- PASS: TestVolumesRemove (0.09s)
21:44:50 [2021-07-03T21:44:50.712Z] === RUN   TestVolumesInspect
21:44:50 [2021-07-03T21:44:50.712Z] --- PASS: TestVolumesInspect (0.02s)
21:44:50 [2021-07-03T21:44:50.712Z] === RUN   TestVolumesInvalidJSON
21:44:50 [2021-07-03T21:44:50.712Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:44:50 [2021-07-03T21:44:50.712Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:44:50 [2021-07-03T21:44:50.712Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:44:50 [2021-07-03T21:44:50.712Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:44:50 [2021-07-03T21:44:50.712Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:44:50 [2021-07-03T21:44:50.712Z] PASS
21:44:50 [2021-07-03T21:44:50.712Z] 
21:44:50 [2021-07-03T21:44:50.712Z] DONE 5 tests in 0.185s
21:44:50 [2021-07-03T21:44:50.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:44:51 [2021-07-03T21:44:51.548Z] Stopping apparmor (via systemctl): apparmor.service.
21:44:51 [2021-07-03T21:44:51.548Z] Removing test suite binaries
21:44:51 [2021-07-03T21:44:51.548Z] exiting test-integration
21:44:51 [2021-07-03T21:44:51.548Z] ++ exit 0
21:44:51 [2021-07-03T21:44:51.548Z] 
Post stage
[Pipeline] junit
21:44:54 [2021-07-03T21:44:54.945Z] Recording test results
21:44:56 [2021-07-03T21:44:56.358Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:44:56 [2021-07-03T21:44:56.707Z] + echo Ensuring container killed.
21:44:56 [2021-07-03T21:44:56.707Z] Ensuring container killed.
21:44:56 [2021-07-03T21:44:56.707Z] + docker rm -vf docker-pr2
21:44:56 [2021-07-03T21:44:56.707Z] Error: No such container: docker-pr2
[Pipeline] sh
21:44:57 [2021-07-03T21:44:57.004Z] + echo Chowning /workspace to jenkins user
21:44:57 [2021-07-03T21:44:57.004Z] Chowning /workspace to jenkins user
21:44:57 [2021-07-03T21:44:57.004Z] + id -u
21:44:57 [2021-07-03T21:44:57.004Z] + id -g
21:44:57 [2021-07-03T21:44:57.004Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42596:/workspace busybox chown -R 1000:1000 /workspace
21:44:57 [2021-07-03T21:44:57.004Z] Unable to find image 'busybox:latest' locally
21:44:57 [2021-07-03T21:44:57.004Z] latest: Pulling from library/busybox
21:44:57 [2021-07-03T21:44:57.264Z] b71f96345d44: Pulling fs layer
21:44:57 [2021-07-03T21:44:57.264Z] b71f96345d44: Verifying Checksum
21:44:57 [2021-07-03T21:44:57.264Z] b71f96345d44: Download complete
21:44:57 [2021-07-03T21:44:57.264Z] b71f96345d44: Pull complete
21:44:57 [2021-07-03T21:44:57.264Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
21:44:57 [2021-07-03T21:44:57.264Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:45:00 [2021-07-03T21:45:00.124Z] + bundleName=amd64-cgroup2
21:45:00 [2021-07-03T21:45:00.124Z] + echo Creating amd64-cgroup2-bundles.tar.gz
21:45:00 [2021-07-03T21:45:00.124Z] Creating amd64-cgroup2-bundles.tar.gz
21:45:00 [2021-07-03T21:45:00.124Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:45:00 [2021-07-03T21:45:00.124Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
21:45:00 [2021-07-03T21:45:00.403Z] Archiving artifacts
21:45:02 [2021-07-03T21:45:02.577Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42596/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:45:02 [2021-07-03T21:45:02.900Z] + make clean
21:45:03 [2021-07-03T21:45:03.161Z] docker volume rm -f docker-dev-cache
21:45:03 [2021-07-03T21:45:03.161Z] docker-dev-cache
[Pipeline] deleteDir
21:45:03 [2021-07-03T21:45:03.694Z] --- PASS: TestBuildWithHugeFile (53.72s)
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildWCOWSandboxSize
21:45:03 [2021-07-03T21:45:03.694Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
21:45:03 [2021-07-03T21:45:03.694Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildWithEmptyDockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:45:03 [2021-07-03T21:45:03.694Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
21:45:03 [2021-07-03T21:45:03.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
21:45:03 [2021-07-03T21:45:03.694Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
21:45:03 [2021-07-03T21:45:03.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildPreserveOwnership
21:45:03 [2021-07-03T21:45:03.694Z] === RUN   TestBuildPreserveOwnership/copy_from
21:45:04 [2021-07-03T21:45:04.637Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:45:06 [2021-07-03T21:45:06.574Z] --- PASS: TestBuildPreserveOwnership (4.94s)
21:45:06 [2021-07-03T21:45:06.574Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.36s)
21:45:06 [2021-07-03T21:45:06.574Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s)
21:45:06 [2021-07-03T21:45:06.574Z] === RUN   TestBuildPlatformInvalid
21:45:06 [2021-07-03T21:45:06.574Z] --- PASS: TestBuildPlatformInvalid (0.13s)
21:45:06 [2021-07-03T21:45:06.574Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:45:21 [2021-07-03T21:45:21.498Z] Loaded image: buildpack-deps:buster
21:45:21 [2021-07-03T21:45:21.498Z] Loaded image: busybox:latest
21:45:21 [2021-07-03T21:45:21.499Z] Loaded image: busybox:glibc
21:45:21 [2021-07-03T21:45:21.499Z] Loaded image: debian:bullseye
21:45:21 [2021-07-03T21:45:21.760Z] Loaded image: hello-world:latest
21:45:21 [2021-07-03T21:45:21.760Z] Loaded image: arm32v7/hello-world:latest
21:45:26 [2021-07-03T21:45:26.040Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
21:45:26 [2021-07-03T21:45:26.040Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
21:45:26 [2021-07-03T21:45:26.040Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:45:26 [2021-07-03T21:45:26.040Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
21:45:26 [2021-07-03T21:45:26.040Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:45:26 [2021-07-03T21:45:26.379Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:45:26 [2021-07-03T21:45:26.676Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/test/unit
21:45:27 [2021-07-03T21:45:27.247Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
21:45:27 [2021-07-03T21:45:27.247Z] + TESTFLAGS+=' -test.timeout=5m'
21:45:27 [2021-07-03T21:45:27.247Z] + TESTDIRS=./...
21:45:27 [2021-07-03T21:45:27.247Z] + exclude_paths='/vendor/|/integration'
21:45:27 [2021-07-03T21:45:27.247Z] ++ grep -vE '(/vendor/|/integration)'
21:45:27 [2021-07-03T21:45:27.247Z] ++ go list ./...
21:45:28 [2021-07-03T21:45:28.192Z] + pkg_list='github.com/docker/docker/api
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/backend/build
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/httputils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/middleware
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/build
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/checkpoint
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/container
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/debug
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/distribution
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/grpc
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/image
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/network
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/plugin
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/session
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/swarm
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/system
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/server/router/volume
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/backend
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/blkiodev
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/container
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/events
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/filters
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/image
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/mount
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/network
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/registry
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/strslice
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/swarm
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/swarm/runtime
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/time
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/versions
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/versions/v1p19
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/versions/v1p20
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/api/types/volume
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next/exporter
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/builder-next/worker
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/dockerfile
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/dockerignore
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/remotecontext
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/builder/remotecontext/git
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/cli
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/cli/config
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/cli/debug
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/client
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/cmd/docker-proxy
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/cmd/dockerd
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/container
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/container/stream
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/contrib/apparmor
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/contrib/docker-device-tool
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/contrib/httpserver
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/cluster
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/cluster/convert
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/cluster/executor
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/cluster/provider
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/config
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/discovery
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/events
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/events/testutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/exec
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/register
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/images
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/initlayer
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/links
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/listeners
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/awslogs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/fluentd
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/gelf
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/journald
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/local
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/logentries
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/splunk
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/syslog
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/logger/templates
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/names
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/network
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/daemon/stats
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/distribution
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/distribution/metadata
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/distribution/utils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/distribution/xfer
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/dockerversion
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/errdefs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/image
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/image/cache
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/image/tarexport
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/image/v1
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/internal/test/suite
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/layer
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libcontainerd
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libcontainerd/queue
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libcontainerd/remote
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libcontainerd/supervisor
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libcontainerd/types
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/api
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/bitseq
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cluster
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/config
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/datastore
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/diagnostic
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/discoverapi
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/driverapi
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/host
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/null
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/drvregistry
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/etchosts
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/hostdiscovery
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/idm
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/internal/caller
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipam
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipamapi
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipams/null
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ipamutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/iptables
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/netlabel
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/netutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/networkdb
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/ns
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/options
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/osl
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/portallocator
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/portmapper
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/resolvconf
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/resolvconf/dns
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/testutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/libnetwork/types
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/oci
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/oci/caps
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/opts
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/aaparser
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/archive
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/authorization
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/broadcaster
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/capabilities
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/chrootarchive
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/containerfs
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/devicemapper
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/directory
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/discovery
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/discovery/file
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/discovery/kv
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/discovery/memory
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/discovery/nodes
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/dmesg
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/filenotify
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/fileutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/fsutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/homedir
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/idtools
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/ioutils
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/jsonmessage
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/locker
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/longpath
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/loopback
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/mount
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/namesgenerator
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/parsers
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/parsers/kernel
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/pidfile
21:45:28 [2021-07-03T21:45:28.192Z] github.com/docker/docker/pkg/platform
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugingetter
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/transport
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/pools
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/progress
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/pubsub
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/reexec
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/signal
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/signal/testfiles
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/stdcopy
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/streamformatter
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/stringid
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/symlink
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/sysinfo
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/system
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/tailfile
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/tarsum
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/term
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/term/windows
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/truncindex
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/urlutil
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/useragent
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/plugin
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/plugin/executor/containerd
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/plugin/v2
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/profiles/apparmor
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/profiles/seccomp
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/quota
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/reference
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/registry
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/registry/resumable
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/restartmanager
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/rootless
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/rootless/specconv
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/runconfig
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/runconfig/opts
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/daemon
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/environment
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fakecontext
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fakegit
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fakestorage
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fixtures/load
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/registry
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/request
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume/drivers
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume/local
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume/mounts
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume/service
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume/service/opts
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/volume/testutils'
21:45:28 [2021-07-03T21:45:28.193Z] + echo 'github.com/docker/docker/api
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/backend/build
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/httputils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/middleware
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/build
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/checkpoint
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/container
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/debug
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/distribution
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/grpc
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/image
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/network
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/plugin
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/session
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/swarm
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/system
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/server/router/volume
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/backend
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/blkiodev
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/container
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/events
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/filters
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/image
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/mount
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/network
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/registry
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/strslice
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/swarm
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/swarm/runtime
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/time
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/versions
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/versions/v1p19
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/versions/v1p20
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/api/types/volume
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next/exporter
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/builder-next/worker
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/dockerfile
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/dockerignore
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/remotecontext
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/builder/remotecontext/git
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/cli
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/cli/config
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/cli/debug
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/client
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/cmd/docker-proxy
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/cmd/dockerd
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/container
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/container/stream
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/contrib/apparmor
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/contrib/docker-device-tool
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/contrib/httpserver
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/cluster
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/cluster/convert
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/cluster/executor
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/cluster/provider
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/config
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/discovery
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/events
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/events/testutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/exec
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/register
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/images
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/initlayer
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/links
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/listeners
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/awslogs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/fluentd
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/gelf
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/journald
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/local
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/logentries
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/splunk
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/syslog
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/logger/templates
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/names
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/network
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/daemon/stats
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/distribution
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/distribution/metadata
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/distribution/utils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/distribution/xfer
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/dockerversion
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/errdefs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/image
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/image/cache
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/image/tarexport
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/image/v1
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/internal/test/suite
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/layer
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libcontainerd
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libcontainerd/queue
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libcontainerd/remote
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libcontainerd/supervisor
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libcontainerd/types
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/api
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/bitseq
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cluster
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/config
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/datastore
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/diagnostic
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/discoverapi
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/driverapi
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/host
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/null
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/drvregistry
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/etchosts
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/hostdiscovery
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/idm
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/internal/caller
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipam
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipamapi
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipams/null
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ipamutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/iptables
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/netlabel
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/netutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/networkdb
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/ns
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/options
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/osl
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/portallocator
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/portmapper
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/resolvconf
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/resolvconf/dns
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/testutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/libnetwork/types
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/oci
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/oci/caps
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/opts
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/aaparser
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/archive
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/authorization
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/broadcaster
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/capabilities
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/chrootarchive
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/containerfs
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/devicemapper
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/directory
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/discovery
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/discovery/file
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/discovery/kv
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/discovery/memory
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/discovery/nodes
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/dmesg
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/filenotify
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/fileutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/fsutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/homedir
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/idtools
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/ioutils
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/jsonmessage
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/locker
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/longpath
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/loopback
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/mount
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/namesgenerator
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/parsers
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/parsers/kernel
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/pidfile
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/platform
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugingetter
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/plugins/transport
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/pools
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/progress
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/pubsub
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/reexec
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/signal
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/signal/testfiles
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/stdcopy
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/streamformatter
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/stringid
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/symlink
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/sysinfo
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/system
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/tailfile
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/tarsum
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/term
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/term/windows
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/truncindex
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/urlutil
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/pkg/useragent
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/plugin
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/plugin/executor/containerd
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/plugin/v2
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/profiles/apparmor
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/profiles/seccomp
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/quota
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/reference
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/registry
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/registry/resumable
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/restartmanager
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/rootless
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/rootless/specconv
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/runconfig
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/runconfig/opts
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/daemon
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/environment
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fakecontext
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fakegit
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fakestorage
21:45:28 [2021-07-03T21:45:28.193Z] github.com/docker/docker/testutil/fixtures/load
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/testutil/registry
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/testutil/request
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume/drivers
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume/local
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume/mounts
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume/service
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume/service/opts
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/volume/testutils'
21:45:28 [2021-07-03T21:45:28.194Z] + grep --fixed-strings libnetwork/drivers/bridge
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:28 [2021-07-03T21:45:28.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:28 [2021-07-03T21:45:28.194Z] + type docker-proxy
21:45:28 [2021-07-03T21:45:28.194Z] hack/test/unit: line 22: type: docker-proxy: not found
21:45:28 [2021-07-03T21:45:28.194Z] + hack/make.sh binary-proxy install-proxy
21:45:28 [2021-07-03T21:45:28.194Z] 
21:45:28 [2021-07-03T21:45:28.194Z] Removing bundles/
21:45:28 [2021-07-03T21:45:28.194Z] 
21:45:28 [2021-07-03T21:45:28.194Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:45:28 [2021-07-03T21:45:28.194Z] Building: bundles/binary-proxy/docker-proxy-dev
21:45:28 [2021-07-03T21:45:28.194Z] GOOS="" GOARCH="" GOARM=""
21:45:31 [2021-07-03T21:45:31.764Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.20s)
21:45:31 [2021-07-03T21:45:31.764Z] PASS
21:45:31 [2021-07-03T21:45:31.764Z] 
21:45:31 [2021-07-03T21:45:31.764Z] === Skipped
21:45:31 [2021-07-03T21:45:31.764Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:45:31 [2021-07-03T21:45:31.764Z]     build_session_test.go:25: TODO: BuildKit
21:45:31 [2021-07-03T21:45:31.764Z] 
21:45:31 [2021-07-03T21:45:31.764Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
21:45:31 [2021-07-03T21:45:31.764Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
21:45:31 [2021-07-03T21:45:31.764Z] 
21:45:31 [2021-07-03T21:45:31.764Z] 
21:45:31 [2021-07-03T21:45:31.764Z] DONE 34 tests, 2 skipped in 128.516s
21:45:31 [2021-07-03T21:45:31.764Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:45:31 [2021-07-03T21:45:31.764Z] ++ 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
21:45:31 [2021-07-03T21:45:31.764Z] ++ set -e
21:45:31 [2021-07-03T21:45:31.764Z] ++ '[' -n 0 ']'
21:45:31 [2021-07-03T21:45:31.764Z] ++ set -x
21:45:31 [2021-07-03T21:45:31.764Z] ++ 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
21:45:31 [2021-07-03T21:45:31.764Z] INFO: Testing against a local daemon
21:45:31 [2021-07-03T21:45:31.764Z] === RUN   TestConfigInspect
21:45:33 [2021-07-03T21:45:33.679Z] --- PASS: TestConfigInspect (2.84s)
21:45:33 [2021-07-03T21:45:33.679Z] === RUN   TestConfigList
21:45:34 [2021-07-03T21:45:34.786Z] Created binary: bundles/binary-proxy/docker-proxy-dev
21:45:34 [2021-07-03T21:45:34.786Z] 
21:45:34 [2021-07-03T21:45:34.786Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:45:34 [2021-07-03T21:45:34.786Z] Installing docker-proxy to /usr/local/bin/
21:45:34 [2021-07-03T21:45:34.786Z] 
21:45:34 [2021-07-03T21:45:34.786Z] + mkdir -p bundles
21:45:34 [2021-07-03T21:45:34.787Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:45:35 [2021-07-03T21:45:35.359Z] ?   	github.com/docker/docker/api	[no test files]
21:45:36 [2021-07-03T21:45:36.227Z] --- PASS: TestConfigList (2.18s)
21:45:36 [2021-07-03T21:45:36.227Z] === RUN   TestConfigsCreateAndDelete
21:45:38 [2021-07-03T21:45:38.774Z] --- PASS: TestConfigsCreateAndDelete (2.71s)
21:45:38 [2021-07-03T21:45:38.774Z] === RUN   TestConfigsUpdate
21:45:40 [2021-07-03T21:45:40.686Z] --- PASS: TestConfigsUpdate (2.18s)
21:45:40 [2021-07-03T21:45:40.686Z] === RUN   TestTemplatedConfig
21:45:44 [2021-07-03T21:45:44.893Z] --- PASS: TestTemplatedConfig (3.58s)
21:45:44 [2021-07-03T21:45:44.893Z] === RUN   TestConfigCreateResolve
21:45:46 [2021-07-03T21:45:46.806Z] --- PASS: TestConfigCreateResolve (2.58s)
21:45:46 [2021-07-03T21:45:46.806Z] PASS
21:45:46 [2021-07-03T21:45:46.806Z] 
21:45:46 [2021-07-03T21:45:46.806Z] DONE 6 tests in 16.217s
21:45:46 [2021-07-03T21:45:46.806Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:45:46 [2021-07-03T21:45:46.806Z] ++ 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
21:45:46 [2021-07-03T21:45:46.806Z] ++ set -e
21:45:46 [2021-07-03T21:45:46.806Z] ++ '[' -n 0 ']'
21:45:46 [2021-07-03T21:45:46.806Z] ++ set -x
21:45:46 [2021-07-03T21:45:46.806Z] ++ 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
21:45:47 [2021-07-03T21:45:47.067Z] INFO: Testing against a local daemon
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestCheckpoint
21:45:47 [2021-07-03T21:45:47.067Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:45:47 [2021-07-03T21:45:47.067Z] --- SKIP: TestCheckpoint (0.00s)
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestContainerInvalidJSON
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:45:47 [2021-07-03T21:45:47.067Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:45:47 [2021-07-03T21:45:47.067Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:45:47 [2021-07-03T21:45:47.067Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:45:47 [2021-07-03T21:45:47.067Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:45:47 [2021-07-03T21:45:47.067Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:45:47 [2021-07-03T21:45:47.067Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:45:47 [2021-07-03T21:45:47.067Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:45:47 [2021-07-03T21:45:47.067Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:45:47 [2021-07-03T21:45:47.067Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:45:47 [2021-07-03T21:45:47.067Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:45:47 [2021-07-03T21:45:47.067Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
21:45:47 [2021-07-03T21:45:47.067Z] === RUN   TestCopyFromContainerPathIsNotDir
21:45:47 [2021-07-03T21:45:47.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:45:47 [2021-07-03T21:45:47.328Z] === RUN   TestCopyToContainerPathDoesNotExist
21:45:47 [2021-07-03T21:45:47.328Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:45:47 [2021-07-03T21:45:47.328Z] === RUN   TestCopyToContainerPathIsNotDir
21:45:47 [2021-07-03T21:45:47.328Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
21:45:47 [2021-07-03T21:45:47.328Z] === RUN   TestCopyFromContainer
21:45:49 [2021-07-03T21:45:49.243Z] === RUN   TestCopyFromContainer//
21:45:49 [2021-07-03T21:45:49.243Z] === RUN   TestCopyFromContainer//bar/root
21:45:49 [2021-07-03T21:45:49.243Z] === RUN   TestCopyFromContainer//bar/root/
21:45:49 [2021-07-03T21:45:49.243Z] === RUN   TestCopyFromContainer/bar/quux
21:45:49 [2021-07-03T21:45:49.243Z] === RUN   TestCopyFromContainer/bar/quux/
21:45:49 [2021-07-03T21:45:49.243Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:45:49 [2021-07-03T21:45:49.504Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:45:49 [2021-07-03T21:45:49.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:45:49 [2021-07-03T21:45:49.504Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCopyFromContainer/bar/notarget
21:45:49 [2021-07-03T21:45:49.765Z] --- PASS: TestCopyFromContainer (2.38s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer// (0.09s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:45:49 [2021-07-03T21:45:49.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:45:49 [2021-07-03T21:45:49.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:45:49 [2021-07-03T21:45:49.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:45:49 [2021-07-03T21:45:49.765Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:45:49 [2021-07-03T21:45:49.765Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:45:49 [2021-07-03T21:45:49.765Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:45:49 [2021-07-03T21:45:49.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateLinkToNonExistingContainer
21:45:49 [2021-07-03T21:45:49.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateWithInvalidEnv
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateWithInvalidEnv/0
21:45:49 [2021-07-03T21:45:49.765Z] === PAUSE TestCreateWithInvalidEnv/0
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateWithInvalidEnv/1
21:45:49 [2021-07-03T21:45:49.765Z] === PAUSE TestCreateWithInvalidEnv/1
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateWithInvalidEnv/2
21:45:49 [2021-07-03T21:45:49.765Z] === PAUSE TestCreateWithInvalidEnv/2
21:45:49 [2021-07-03T21:45:49.765Z] === CONT  TestCreateWithInvalidEnv/0
21:45:49 [2021-07-03T21:45:49.765Z] === CONT  TestCreateWithInvalidEnv/1
21:45:49 [2021-07-03T21:45:49.765Z] === CONT  TestCreateWithInvalidEnv/2
21:45:49 [2021-07-03T21:45:49.765Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:45:49 [2021-07-03T21:45:49.765Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:45:49 [2021-07-03T21:45:49.765Z] === RUN   TestCreateTmpfsMountsTarget
21:45:50 [2021-07-03T21:45:50.025Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:45:50 [2021-07-03T21:45:50.025Z] === RUN   TestCreateWithCustomMaskedPaths
21:45:52 [2021-07-03T21:45:52.572Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s)
21:45:52 [2021-07-03T21:45:52.572Z] === RUN   TestCreateWithCustomReadonlyPaths
21:45:53 [2021-07-03T21:45:53.481Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
21:45:54 [2021-07-03T21:45:54.485Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
21:45:54 [2021-07-03T21:45:54.485Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:45:54 [2021-07-03T21:45:54.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:45:54 [2021-07-03T21:45:54.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:45:54 [2021-07-03T21:45:54.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:45:54 [2021-07-03T21:45:54.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:45:54 [2021-07-03T21:45:54.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:45:54 [2021-07-03T21:45:54.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:45:54 [2021-07-03T21:45:54.485Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:45:54 [2021-07-03T21:45:54.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:45:54 [2021-07-03T21:45:54.486Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:45:54 [2021-07-03T21:45:54.486Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:45:54 [2021-07-03T21:45:54.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:45:54 [2021-07-03T21:45:54.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:45:54 [2021-07-03T21:45:54.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:45:54 [2021-07-03T21:45:54.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:45:54 [2021-07-03T21:45:54.486Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:45:54 [2021-07-03T21:45:54.486Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
21:45:54 [2021-07-03T21:45:54.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:45:54 [2021-07-03T21:45:54.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
21:45:54 [2021-07-03T21:45:54.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:45:54 [2021-07-03T21:45:54.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:45:54 [2021-07-03T21:45:54.486Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:45:54 [2021-07-03T21:45:54.486Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:45:55 [2021-07-03T21:45:55.427Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestCreateDifferentPlatform
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestCreateDifferentPlatform/different_os
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:45:55 [2021-07-03T21:45:55.427Z] --- PASS: TestCreateDifferentPlatform (0.03s)
21:45:55 [2021-07-03T21:45:55.427Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:45:55 [2021-07-03T21:45:55.427Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:45:55 [2021-07-03T21:45:55.427Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:45:55 [2021-07-03T21:45:55.427Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestContainerStartOnDaemonRestart
21:45:55 [2021-07-03T21:45:55.427Z] === PAUSE TestContainerStartOnDaemonRestart
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestDaemonRestartIpcMode
21:45:55 [2021-07-03T21:45:55.427Z] === PAUSE TestDaemonRestartIpcMode
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestDaemonHostGatewayIP
21:45:55 [2021-07-03T21:45:55.427Z] === PAUSE TestDaemonHostGatewayIP
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestRestartDaemonWithRestartingContainer
21:45:55 [2021-07-03T21:45:55.427Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestContainerKillOnDaemonStart
21:45:55 [2021-07-03T21:45:55.427Z] === PAUSE TestContainerKillOnDaemonStart
21:45:55 [2021-07-03T21:45:55.427Z] === RUN   TestDiff
21:45:56 [2021-07-03T21:45:56.370Z] --- PASS: TestDiff (0.85s)
21:45:56 [2021-07-03T21:45:56.370Z] === RUN   TestExecWithCloseStdin
21:45:57 [2021-07-03T21:45:57.316Z] --- PASS: TestExecWithCloseStdin (1.05s)
21:45:57 [2021-07-03T21:45:57.316Z] === RUN   TestExec
21:45:58 [2021-07-03T21:45:58.258Z] --- PASS: TestExec (1.03s)
21:45:58 [2021-07-03T21:45:58.259Z] === RUN   TestExecUser
21:45:59 [2021-07-03T21:45:59.645Z] --- PASS: TestExecUser (1.05s)
21:45:59 [2021-07-03T21:45:59.645Z] === RUN   TestExportContainerAndImportImage
21:46:00 [2021-07-03T21:46:00.588Z] --- PASS: TestExportContainerAndImportImage (1.02s)
21:46:00 [2021-07-03T21:46:00.588Z] === RUN   TestExportContainerAfterDaemonRestart
21:46:01 [2021-07-03T21:46:01.974Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
21:46:01 [2021-07-03T21:46:01.974Z] === RUN   TestHealthCheckWorkdir
21:46:03 [2021-07-03T21:46:03.360Z] --- PASS: TestHealthCheckWorkdir (1.41s)
21:46:03 [2021-07-03T21:46:03.360Z] === RUN   TestHealthKillContainer
21:46:06 [2021-07-03T21:46:06.660Z] --- PASS: TestHealthKillContainer (3.03s)
21:46:06 [2021-07-03T21:46:06.660Z] === RUN   TestInspectCpusetInConfigPre120
21:46:07 [2021-07-03T21:46:07.231Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
21:46:07 [2021-07-03T21:46:07.231Z] === RUN   TestIpcModeNone
21:46:08 [2021-07-03T21:46:08.175Z] --- PASS: TestIpcModeNone (1.04s)
21:46:08 [2021-07-03T21:46:08.175Z] === RUN   TestIpcModePrivate
21:46:09 [2021-07-03T21:46:09.118Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
21:46:09 [2021-07-03T21:46:09.118Z] --- PASS: TestIpcModePrivate (1.04s)
21:46:09 [2021-07-03T21:46:09.118Z] === RUN   TestIpcModeShareable
21:46:10 [2021-07-03T21:46:10.061Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
21:46:10 [2021-07-03T21:46:10.322Z] --- PASS: TestIpcModeShareable (1.03s)
21:46:10 [2021-07-03T21:46:10.322Z] === RUN   TestAPIIpcModeShareableAndContainer
21:46:13 [2021-07-03T21:46:13.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s)
21:46:13 [2021-07-03T21:46:13.641Z] === RUN   TestAPIIpcModeHost
21:46:14 [2021-07-03T21:46:14.216Z] --- PASS: TestAPIIpcModeHost (1.10s)
21:46:14 [2021-07-03T21:46:14.216Z] === RUN   TestDaemonIpcModeShareable
21:46:16 [2021-07-03T21:46:16.141Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
21:46:16 [2021-07-03T21:46:16.141Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
21:46:16 [2021-07-03T21:46:16.141Z] === RUN   TestDaemonIpcModePrivate
21:46:18 [2021-07-03T21:46:18.056Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
21:46:18 [2021-07-03T21:46:18.056Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
21:46:18 [2021-07-03T21:46:18.056Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:46:19 [2021-07-03T21:46:19.971Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
21:46:19 [2021-07-03T21:46:19.971Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
21:46:19 [2021-07-03T21:46:19.971Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:46:21 [2021-07-03T21:46:21.356Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
21:46:21 [2021-07-03T21:46:21.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
21:46:21 [2021-07-03T21:46:21.618Z] === RUN   TestIpcModeOlderClient
21:46:21 [2021-07-03T21:46:21.618Z] === PAUSE TestIpcModeOlderClient
21:46:21 [2021-07-03T21:46:21.618Z] === RUN   TestKillContainerInvalidSignal
21:46:22 [2021-07-03T21:46:22.561Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
21:46:22 [2021-07-03T21:46:22.561Z] === RUN   TestKillContainer
21:46:22 [2021-07-03T21:46:22.561Z] === RUN   TestKillContainer/no_signal
21:46:23 [2021-07-03T21:46:23.133Z] === RUN   TestKillContainer/non_killing_signal
21:46:24 [2021-07-03T21:46:24.076Z] === RUN   TestKillContainer/killing_signal
21:46:25 [2021-07-03T21:46:25.018Z] --- PASS: TestKillContainer (2.36s)
21:46:25 [2021-07-03T21:46:25.018Z]     --- PASS: TestKillContainer/no_signal (0.75s)
21:46:25 [2021-07-03T21:46:25.018Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
21:46:25 [2021-07-03T21:46:25.019Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
21:46:25 [2021-07-03T21:46:25.019Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:46:25 [2021-07-03T21:46:25.019Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:46:25 [2021-07-03T21:46:25.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:46:26 [2021-07-03T21:46:26.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
21:46:26 [2021-07-03T21:46:26.537Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
21:46:26 [2021-07-03T21:46:26.537Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
21:46:26 [2021-07-03T21:46:26.537Z] === RUN   TestKillStoppedContainer
21:46:26 [2021-07-03T21:46:26.537Z] --- PASS: TestKillStoppedContainer (0.06s)
21:46:26 [2021-07-03T21:46:26.537Z] === RUN   TestKillStoppedContainerAPIPre120
21:46:26 [2021-07-03T21:46:26.537Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:46:26 [2021-07-03T21:46:26.537Z] === RUN   TestKillDifferentUserContainer
21:46:27 [2021-07-03T21:46:27.479Z] --- PASS: TestKillDifferentUserContainer (0.77s)
21:46:27 [2021-07-03T21:46:27.479Z] === RUN   TestInspectOomKilledTrue
21:46:27 [2021-07-03T21:46:27.479Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:46:27 [2021-07-03T21:46:27.479Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:46:27 [2021-07-03T21:46:27.479Z] === RUN   TestInspectOomKilledFalse
21:46:27 [2021-07-03T21:46:27.479Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:46:27 [2021-07-03T21:46:27.479Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:46:27 [2021-07-03T21:46:27.479Z] === RUN   TestLinksEtcHostsContentMatch
21:46:28 [2021-07-03T21:46:28.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
21:46:28 [2021-07-03T21:46:28.051Z] === RUN   TestLinksContainerNames
21:46:29 [2021-07-03T21:46:29.965Z] --- PASS: TestLinksContainerNames (1.58s)
21:46:29 [2021-07-03T21:46:29.965Z] === RUN   TestLogsFollowTailEmpty
21:46:30 [2021-07-03T21:46:30.538Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
21:46:30 [2021-07-03T21:46:30.538Z] === RUN   TestContainerNetworkMountsNoChown
21:46:31 [2021-07-03T21:46:31.481Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/default
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/default
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/private
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/private
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rprivate
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rprivate
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/slave
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/slave
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rslave
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rslave
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/shared
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/shared
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rshared
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rshared
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/default
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/rprivate
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/default/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/rslave
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/shared
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/private
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/default/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/private/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/rshared
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === CONT  TestMountDaemonRoot/slave
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/private/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:46:31 [2021-07-03T21:46:31.481Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:46:31 [2021-07-03T21:46:31.481Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/default/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/default/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/private/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/private/bind_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:46:31 [2021-07-03T21:46:31.482Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:46:31 [2021-07-03T21:46:31.743Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:46:31 [2021-07-03T21:46:31.743Z] --- PASS: TestMountDaemonRoot (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
21:46:31 [2021-07-03T21:46:31.743Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:46:31 [2021-07-03T21:46:31.743Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:46:31 [2021-07-03T21:46:31.743Z] === RUN   TestContainerBindMountNonRecursive
21:46:33 [2021-07-03T21:46:33.658Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
21:46:33 [2021-07-03T21:46:33.658Z] === RUN   TestContainerVolumesMountedAsShared
21:46:34 [2021-07-03T21:46:34.230Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
21:46:34 [2021-07-03T21:46:34.230Z] === RUN   TestContainerVolumesMountedAsSlave
21:46:35 [2021-07-03T21:46:35.171Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
21:46:35 [2021-07-03T21:46:35.171Z] === RUN   TestNetworkNat
21:46:36 [2021-07-03T21:46:36.115Z] --- PASS: TestNetworkNat (0.86s)
21:46:36 [2021-07-03T21:46:36.115Z] === RUN   TestNetworkLocalhostTCPNat
21:46:37 [2021-07-03T21:46:37.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
21:46:37 [2021-07-03T21:46:37.057Z] === RUN   TestNetworkLoopbackNat
21:46:40 [2021-07-03T21:46:40.358Z] --- PASS: TestNetworkLoopbackNat (3.22s)
21:46:40 [2021-07-03T21:46:40.358Z] === RUN   TestPause
21:46:40 [2021-07-03T21:46:40.931Z] --- PASS: TestPause (0.83s)
21:46:40 [2021-07-03T21:46:40.931Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:46:40 [2021-07-03T21:46:40.931Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:46:40 [2021-07-03T21:46:40.931Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:46:40 [2021-07-03T21:46:40.931Z] === RUN   TestPauseStopPausedContainer
21:46:41 [2021-07-03T21:46:41.873Z] --- PASS: TestPauseStopPausedContainer (0.85s)
21:46:41 [2021-07-03T21:46:41.873Z] === RUN   TestPidHost
21:46:43 [2021-07-03T21:46:43.787Z] --- PASS: TestPidHost (2.17s)
21:46:43 [2021-07-03T21:46:43.787Z] === RUN   TestPsFilter
21:46:44 [2021-07-03T21:46:44.048Z] --- PASS: TestPsFilter (0.15s)
21:46:44 [2021-07-03T21:46:44.048Z] === RUN   TestRemoveContainerWithRemovedVolume
21:46:44 [2021-07-03T21:46:44.990Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
21:46:44 [2021-07-03T21:46:44.990Z] === RUN   TestRemoveContainerWithVolume
21:46:45 [2021-07-03T21:46:45.561Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
21:46:45 [2021-07-03T21:46:45.561Z] === RUN   TestRemoveContainerRunning
21:46:46 [2021-07-03T21:46:46.503Z] --- PASS: TestRemoveContainerRunning (0.78s)
21:46:46 [2021-07-03T21:46:46.503Z] === RUN   TestRemoveContainerForceRemoveRunning
21:46:47 [2021-07-03T21:46:47.074Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
21:46:47 [2021-07-03T21:46:47.074Z] === RUN   TestRemoveInvalidContainer
21:46:47 [2021-07-03T21:46:47.074Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:46:47 [2021-07-03T21:46:47.074Z] === RUN   TestRenameLinkedContainer
21:46:50 [2021-07-03T21:46:50.375Z] --- PASS: TestRenameLinkedContainer (3.16s)
21:46:50 [2021-07-03T21:46:50.375Z] === RUN   TestRenameStoppedContainer
21:46:51 [2021-07-03T21:46:51.316Z] --- PASS: TestRenameStoppedContainer (0.79s)
21:46:51 [2021-07-03T21:46:51.316Z] === RUN   TestRenameRunningContainerAndReuse
21:46:52 [2021-07-03T21:46:52.710Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
21:46:52 [2021-07-03T21:46:52.710Z] === RUN   TestRenameInvalidName
21:46:53 [2021-07-03T21:46:53.653Z] --- PASS: TestRenameInvalidName (0.88s)
21:46:53 [2021-07-03T21:46:53.653Z] === RUN   TestRenameAnonymousContainer
21:46:56 [2021-07-03T21:46:56.957Z] --- PASS: TestRenameAnonymousContainer (2.77s)
21:46:56 [2021-07-03T21:46:56.957Z] === RUN   TestRenameContainerWithSameName
21:46:57 [2021-07-03T21:46:57.218Z] --- PASS: TestRenameContainerWithSameName (0.78s)
21:46:57 [2021-07-03T21:46:57.218Z] === RUN   TestRenameContainerWithLinkedContainer
21:46:59 [2021-07-03T21:46:59.131Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
21:46:59 [2021-07-03T21:46:59.131Z] === RUN   TestResize
21:46:59 [2021-07-03T21:46:59.703Z] --- PASS: TestResize (0.77s)
21:46:59 [2021-07-03T21:46:59.703Z] === RUN   TestResizeWithInvalidSize
21:47:00 [2021-07-03T21:47:00.274Z] --- PASS: TestResizeWithInvalidSize (0.79s)
21:47:00 [2021-07-03T21:47:00.274Z] === RUN   TestResizeWhenContainerNotStarted
21:47:01 [2021-07-03T21:47:01.225Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:47:01 [2021-07-03T21:47:01.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:47:01 [2021-07-03T21:47:01.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:47:02 [2021-07-03T21:47:02.616Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:47:02 [2021-07-03T21:47:02.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:47:03 [2021-07-03T21:47:03.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:47:04 [2021-07-03T21:47:04.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:47:04 [2021-07-03T21:47:04.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:47:04 [2021-07-03T21:47:04.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:47:06 [2021-07-03T21:47:06.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:47:06 [2021-07-03T21:47:06.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:47:09 [2021-07-03T21:47:09.453Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
21:47:09 [2021-07-03T21:47:09.453Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s)
21:47:09 [2021-07-03T21:47:09.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s)
21:47:09 [2021-07-03T21:47:09.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s)
21:47:09 [2021-07-03T21:47:09.454Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
21:47:09 [2021-07-03T21:47:09.454Z] === RUN   TestCgroupNamespacesRun
21:47:11 [2021-07-03T21:47:11.368Z] --- PASS: TestCgroupNamespacesRun (1.81s)
21:47:11 [2021-07-03T21:47:11.368Z] === RUN   TestCgroupNamespacesRunPrivileged
21:47:12 [2021-07-03T21:47:12.311Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s)
21:47:12 [2021-07-03T21:47:12.312Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:47:14 [2021-07-03T21:47:14.226Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
21:47:14 [2021-07-03T21:47:14.226Z] === RUN   TestCgroupNamespacesRunHostMode
21:47:16 [2021-07-03T21:47:16.141Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
21:47:16 [2021-07-03T21:47:16.141Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:47:18 [2021-07-03T21:47:18.055Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
21:47:18 [2021-07-03T21:47:18.055Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:47:19 [2021-07-03T21:47:19.443Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s)
21:47:19 [2021-07-03T21:47:19.443Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:47:20 [2021-07-03T21:47:20.015Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
21:47:20 [2021-07-03T21:47:20.015Z] === RUN   TestCgroupNamespacesRunOlderClient
21:47:21 [2021-07-03T21:47:21.931Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
21:47:21 [2021-07-03T21:47:21.931Z] === RUN   TestNISDomainname
21:47:23 [2021-07-03T21:47:23.315Z] --- PASS: TestNISDomainname (1.33s)
21:47:23 [2021-07-03T21:47:23.315Z] === RUN   TestHostnameDnsResolution
21:47:24 [2021-07-03T21:47:24.700Z] --- PASS: TestHostnameDnsResolution (1.39s)
21:47:24 [2021-07-03T21:47:24.700Z] === RUN   TestStats
21:47:28 [2021-07-03T21:47:28.000Z] --- PASS: TestStats (2.81s)
21:47:28 [2021-07-03T21:47:28.000Z] === RUN   TestStopContainerWithTimeout
21:47:28 [2021-07-03T21:47:28.000Z] === RUN   TestStopContainerWithTimeout/0
21:47:28 [2021-07-03T21:47:28.000Z] === PAUSE TestStopContainerWithTimeout/0
21:47:28 [2021-07-03T21:47:28.000Z] === RUN   TestStopContainerWithTimeout/1
21:47:28 [2021-07-03T21:47:28.000Z] === PAUSE TestStopContainerWithTimeout/1
21:47:28 [2021-07-03T21:47:28.000Z] === RUN   TestStopContainerWithTimeout/3
21:47:28 [2021-07-03T21:47:28.000Z] === PAUSE TestStopContainerWithTimeout/3
21:47:28 [2021-07-03T21:47:28.000Z] === RUN   TestStopContainerWithTimeout/-1
21:47:28 [2021-07-03T21:47:28.000Z] === PAUSE TestStopContainerWithTimeout/-1
21:47:28 [2021-07-03T21:47:28.000Z] === CONT  TestStopContainerWithTimeout/0
21:47:28 [2021-07-03T21:47:28.000Z] === CONT  TestStopContainerWithTimeout/-1
21:47:28 [2021-07-03T21:47:28.000Z] === CONT  TestStopContainerWithTimeout/3
21:47:28 [2021-07-03T21:47:28.000Z] === CONT  TestStopContainerWithTimeout/1
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 5.7% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/builder/remotecontext	0.082s	coverage: 13.7% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/builder/dockerfile	0.193s	coverage: 48.7% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.332s	coverage: 86.3% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/cli	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.167s	coverage: 69.3% of statements
21:47:30 [2021-07-03T21:47:30.007Z] ok  	github.com/docker/docker/client	0.121s	coverage: 75.5% of statements
21:47:31 [2021-07-03T21:47:31.302Z] --- PASS: TestStopContainerWithTimeout (0.02s)
21:47:31 [2021-07-03T21:47:31.302Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
21:47:31 [2021-07-03T21:47:31.302Z]     --- PASS: TestStopContainerWithTimeout/1 (2.18s)
21:47:31 [2021-07-03T21:47:31.302Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
21:47:31 [2021-07-03T21:47:31.302Z]     --- PASS: TestStopContainerWithTimeout/3 (3.28s)
21:47:31 [2021-07-03T21:47:31.302Z] === RUN   TestDeleteDevicemapper
21:47:31 [2021-07-03T21:47:31.302Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:47:31 [2021-07-03T21:47:31.302Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:47:31 [2021-07-03T21:47:31.302Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:47:33 [2021-07-03T21:47:33.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.23s)
21:47:33 [2021-07-03T21:47:33.218Z] === RUN   TestUpdateMemory
21:47:33 [2021-07-03T21:47:33.218Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:47:33 [2021-07-03T21:47:33.218Z] --- SKIP: TestUpdateMemory (0.00s)
21:47:33 [2021-07-03T21:47:33.218Z] === RUN   TestUpdateCPUQuota
21:47:39 [2021-07-03T21:47:39.803Z] --- PASS: TestUpdateCPUQuota (5.80s)
21:47:39 [2021-07-03T21:47:39.803Z] === RUN   TestUpdatePidsLimit
21:47:39 [2021-07-03T21:47:39.803Z] === RUN   TestUpdatePidsLimit/update_from_none
21:47:39 [2021-07-03T21:47:39.803Z] === RUN   TestUpdatePidsLimit/no_change
21:47:40 [2021-07-03T21:47:40.064Z] === RUN   TestUpdatePidsLimit/update_lower
21:47:40 [2021-07-03T21:47:40.635Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:47:41 [2021-07-03T21:47:41.577Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:47:42 [2021-07-03T21:47:42.149Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:47:42 [2021-07-03T21:47:42.721Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:47:44 [2021-07-03T21:47:44.106Z] --- PASS: TestUpdatePidsLimit (5.36s)
21:47:44 [2021-07-03T21:47:44.106Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.63s)
21:47:44 [2021-07-03T21:47:44.107Z]     --- PASS: TestUpdatePidsLimit/no_change (0.66s)
21:47:44 [2021-07-03T21:47:44.107Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
21:47:44 [2021-07-03T21:47:44.107Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s)
21:47:44 [2021-07-03T21:47:44.107Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s)
21:47:44 [2021-07-03T21:47:44.107Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
21:47:44 [2021-07-03T21:47:44.107Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
21:47:44 [2021-07-03T21:47:44.107Z] === RUN   TestUpdateRestartPolicy
21:47:59 [2021-07-03T21:47:59.014Z] --- PASS: TestUpdateRestartPolicy (12.92s)
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestUpdateRestartWithAutoRemove
21:47:59 [2021-07-03T21:47:59.014Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestWaitNonBlocked
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:47:59 [2021-07-03T21:47:59.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:47:59 [2021-07-03T21:47:59.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:47:59 [2021-07-03T21:47:59.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:47:59 [2021-07-03T21:47:59.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:47:59 [2021-07-03T21:47:59.014Z] --- PASS: TestWaitNonBlocked (0.02s)
21:47:59 [2021-07-03T21:47:59.014Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
21:47:59 [2021-07-03T21:47:59.014Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s)
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestWaitBlocked
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:47:59 [2021-07-03T21:47:59.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:47:59 [2021-07-03T21:47:59.014Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:47:59 [2021-07-03T21:47:59.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:47:59 [2021-07-03T21:47:59.014Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:47:59 [2021-07-03T21:47:59.014Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:48:00 [2021-07-03T21:48:00.401Z] --- PASS: TestWaitBlocked (0.02s)
21:48:00 [2021-07-03T21:48:00.401Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
21:48:00 [2021-07-03T21:48:00.401Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
21:48:00 [2021-07-03T21:48:00.401Z] === CONT  TestContainerStartOnDaemonRestart
21:48:00 [2021-07-03T21:48:00.401Z] === CONT  TestContainerKillOnDaemonStart
21:48:00 [2021-07-03T21:48:00.401Z] === CONT  TestDaemonHostGatewayIP
21:48:00 [2021-07-03T21:48:00.401Z] === CONT  TestIpcModeOlderClient
21:48:00 [2021-07-03T21:48:00.401Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:48:00 [2021-07-03T21:48:00.401Z] === CONT  TestDaemonRestartIpcMode
21:48:03 [2021-07-03T21:48:03.712Z] === CONT  TestRestartDaemonWithRestartingContainer
21:48:03 [2021-07-03T21:48:03.712Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s)
21:48:05 [2021-07-03T21:48:05.129Z] --- PASS: TestDaemonRestartIpcMode (4.67s)
21:48:05 [2021-07-03T21:48:05.129Z] --- PASS: TestDaemonHostGatewayIP (4.79s)
21:48:06 [2021-07-03T21:48:06.520Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s)
21:48:13 [2021-07-03T21:48:13.103Z] --- PASS: TestContainerKillOnDaemonStart (12.83s)
21:48:13 [2021-07-03T21:48:13.103Z] PASS
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] === Skipped
21:48:13 [2021-07-03T21:48:13.103Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:48:13 [2021-07-03T21:48:13.103Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
21:48:13 [2021-07-03T21:48:13.103Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
21:48:13 [2021-07-03T21:48:13.103Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:48:13 [2021-07-03T21:48:13.103Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:48:13 [2021-07-03T21:48:13.103Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
21:48:13 [2021-07-03T21:48:13.103Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] 
21:48:13 [2021-07-03T21:48:13.103Z] DONE 196 tests, 6 skipped in 146.055s
21:48:13 [2021-07-03T21:48:13.103Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:48:13 [2021-07-03T21:48:13.103Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:48:13 [2021-07-03T21:48:13.103Z] ++ set -e
21:48:13 [2021-07-03T21:48:13.103Z] ++ '[' -n 0 ']'
21:48:13 [2021-07-03T21:48:13.103Z] ++ set -x
21:48:13 [2021-07-03T21:48:13.103Z] ++ 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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:48:13 [2021-07-03T21:48:13.103Z] === RUN   TestConfigDaemonLibtrustID
21:48:13 [2021-07-03T21:48:13.675Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
21:48:13 [2021-07-03T21:48:13.675Z] === RUN   TestDaemonConfigValidation
21:48:13 [2021-07-03T21:48:13.675Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:48:13 [2021-07-03T21:48:13.675Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:48:13 [2021-07-03T21:48:13.675Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:48:13 [2021-07-03T21:48:13.675Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:48:13 [2021-07-03T21:48:13.675Z] === RUN   TestDaemonConfigValidation/invalid_config
21:48:13 [2021-07-03T21:48:13.675Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:48:13 [2021-07-03T21:48:13.675Z] === RUN   TestDaemonConfigValidation/malformed_config
21:48:13 [2021-07-03T21:48:13.675Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:48:13 [2021-07-03T21:48:13.675Z] === RUN   TestDaemonConfigValidation/valid_config
21:48:13 [2021-07-03T21:48:13.675Z] === PAUSE TestDaemonConfigValidation/valid_config
21:48:13 [2021-07-03T21:48:13.675Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:48:13 [2021-07-03T21:48:13.675Z] === CONT  TestDaemonConfigValidation/invalid_config
21:48:13 [2021-07-03T21:48:13.675Z] === CONT  TestDaemonConfigValidation/valid_config
21:48:13 [2021-07-03T21:48:13.675Z] === CONT  TestDaemonConfigValidation/malformed_config
21:48:13 [2021-07-03T21:48:13.675Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:48:13 [2021-07-03T21:48:13.936Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:48:13 [2021-07-03T21:48:13.936Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
21:48:13 [2021-07-03T21:48:13.936Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.12s)
21:48:13 [2021-07-03T21:48:13.936Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.12s)
21:48:13 [2021-07-03T21:48:13.936Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.16s)
21:48:13 [2021-07-03T21:48:13.936Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
21:48:13 [2021-07-03T21:48:13.936Z] PASS
21:48:13 [2021-07-03T21:48:13.936Z] 
21:48:13 [2021-07-03T21:48:13.936Z] DONE 7 tests in 0.845s
21:48:13 [2021-07-03T21:48:13.936Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:48:13 [2021-07-03T21:48:13.936Z] ++ 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
21:48:13 [2021-07-03T21:48:13.936Z] ++ set -e
21:48:13 [2021-07-03T21:48:13.936Z] ++ '[' -n 0 ']'
21:48:13 [2021-07-03T21:48:13.936Z] ++ set -x
21:48:13 [2021-07-03T21:48:13.936Z] ++ 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
21:48:13 [2021-07-03T21:48:13.936Z] INFO: Testing against a local daemon
21:48:13 [2021-07-03T21:48:13.936Z] === RUN   TestCommitInheritsEnv
21:48:14 [2021-07-03T21:48:14.508Z] --- PASS: TestCommitInheritsEnv (0.35s)
21:48:14 [2021-07-03T21:48:14.508Z] === RUN   TestImportExtremelyLargeImageWorks
21:48:14 [2021-07-03T21:48:14.508Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
21:48:14 [2021-07-03T21:48:14.508Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:48:14 [2021-07-03T21:48:14.508Z] === RUN   TestImagesFilterMultiReference
21:48:14 [2021-07-03T21:48:14.508Z] --- PASS: TestImagesFilterMultiReference (0.09s)
21:48:14 [2021-07-03T21:48:14.508Z] === RUN   TestImagePullPlatformInvalid
21:48:14 [2021-07-03T21:48:14.508Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
21:48:14 [2021-07-03T21:48:14.508Z] === RUN   TestRemoveImageOrphaning
21:48:14 [2021-07-03T21:48:14.770Z] --- PASS: TestRemoveImageOrphaning (0.34s)
21:48:14 [2021-07-03T21:48:14.770Z] === RUN   TestRemoveImageGarbageCollector
21:48:14 [2021-07-03T21:48:14.770Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:48:14 [2021-07-03T21:48:14.770Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:48:14 [2021-07-03T21:48:14.770Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:48:14 [2021-07-03T21:48:14.770Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:48:14 [2021-07-03T21:48:14.770Z] === RUN   TestTagInvalidReference
21:48:15 [2021-07-03T21:48:15.031Z] --- PASS: TestTagInvalidReference (0.03s)
21:48:15 [2021-07-03T21:48:15.031Z] === RUN   TestTagValidPrefixedRepo
21:48:15 [2021-07-03T21:48:15.031Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:48:15 [2021-07-03T21:48:15.031Z] === RUN   TestTagExistedNameWithoutForce
21:48:15 [2021-07-03T21:48:15.031Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:48:15 [2021-07-03T21:48:15.031Z] === RUN   TestTagOfficialNames
21:48:15 [2021-07-03T21:48:15.031Z] --- PASS: TestTagOfficialNames (0.07s)
21:48:15 [2021-07-03T21:48:15.031Z] === RUN   TestTagMatchesDigest
21:48:15 [2021-07-03T21:48:15.031Z] --- PASS: TestTagMatchesDigest (0.03s)
21:48:15 [2021-07-03T21:48:15.031Z] PASS
21:48:15 [2021-07-03T21:48:15.031Z] 
21:48:15 [2021-07-03T21:48:15.031Z] === Skipped
21:48:15 [2021-07-03T21:48:15.031Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:48:15 [2021-07-03T21:48:15.031Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
21:48:15 [2021-07-03T21:48:15.031Z] 
21:48:15 [2021-07-03T21:48:15.031Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:48:15 [2021-07-03T21:48:15.031Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:48:15 [2021-07-03T21:48:15.031Z] 
21:48:15 [2021-07-03T21:48:15.031Z] 
21:48:15 [2021-07-03T21:48:15.031Z] DONE 12 tests, 2 skipped in 1.280s
21:48:15 [2021-07-03T21:48:15.031Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:48:15 [2021-07-03T21:48:15.031Z] ++ 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
21:48:15 [2021-07-03T21:48:15.031Z] ++ set -e
21:48:15 [2021-07-03T21:48:15.031Z] ++ '[' -n 0 ']'
21:48:15 [2021-07-03T21:48:15.031Z] ++ set -x
21:48:15 [2021-07-03T21:48:15.031Z] ++ 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
21:48:16 [2021-07-03T21:48:16.733Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 29.1% of statements
21:48:16 [2021-07-03T21:48:16.734Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.6% of statements
21:48:16 [2021-07-03T21:48:16.734Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:48:16 [2021-07-03T21:48:16.734Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:48:16 [2021-07-03T21:48:16.734Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:48:16 [2021-07-03T21:48:16.734Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:48:23 [2021-07-03T21:48:23.168Z] INFO: Testing against a local daemon
21:48:23 [2021-07-03T21:48:23.168Z] === RUN   TestNetworkCreateDelete
21:48:23 [2021-07-03T21:48:23.168Z] --- PASS: TestNetworkCreateDelete (0.20s)
21:48:23 [2021-07-03T21:48:23.168Z] === RUN   TestDockerNetworkDeletePreferID
21:48:23 [2021-07-03T21:48:23.168Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
21:48:23 [2021-07-03T21:48:23.168Z] === RUN   TestDaemonDNSFallback
21:48:24 [2021-07-03T21:48:24.877Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
21:48:26 [2021-07-03T21:48:26.264Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
21:48:27 [2021-07-03T21:48:27.649Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
21:48:31 [2021-07-03T21:48:31.308Z] --- PASS: TestDaemonDNSFallback (6.86s)
21:48:31 [2021-07-03T21:48:31.308Z] === RUN   TestInspectNetwork
21:48:33 [2021-07-03T21:48:33.852Z] === RUN   TestInspectNetwork/full_network_id
21:48:33 [2021-07-03T21:48:33.852Z] === RUN   TestInspectNetwork/partial_network_id
21:48:33 [2021-07-03T21:48:33.852Z] === RUN   TestInspectNetwork/network_name
21:48:33 [2021-07-03T21:48:33.852Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:48:35 [2021-07-03T21:48:35.785Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
21:48:35 [2021-07-03T21:48:35.785Z] ok  	github.com/docker/docker/daemon/config	0.027s	coverage: 81.4% of statements
21:48:36 [2021-07-03T21:48:36.356Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
21:48:36 [2021-07-03T21:48:36.616Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
21:48:37 [2021-07-03T21:48:37.188Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
21:48:39 [2021-07-03T21:48:39.098Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.806s	coverage: 73.3% of statements
21:48:39 [2021-07-03T21:48:39.098Z] ok  	github.com/docker/docker/daemon	12.320s	coverage: 17.4% of statements
21:48:39 [2021-07-03T21:48:39.098Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:48:39 [2021-07-03T21:48:39.098Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:48:39 [2021-07-03T21:48:39.098Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:48:39 [2021-07-03T21:48:39.098Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:48:39 [2021-07-03T21:48:39.135Z] --- PASS: TestInspectNetwork (8.26s)
21:48:39 [2021-07-03T21:48:39.135Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:48:39 [2021-07-03T21:48:39.135Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:48:39 [2021-07-03T21:48:39.135Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:48:39 [2021-07-03T21:48:39.135Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:48:39 [2021-07-03T21:48:39.135Z] === RUN   TestRunContainerWithBridgeNone
21:48:40 [2021-07-03T21:48:40.040Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.324s	coverage: 56.2% of statements
21:48:40 [2021-07-03T21:48:40.994Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 3.1% of statements
21:48:41 [2021-07-03T21:48:41.675Z] --- PASS: TestRunContainerWithBridgeNone (3.11s)
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkInvalidJSON
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkInvalidJSON//networks/create
21:48:41 [2021-07-03T21:48:41.675Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:48:41 [2021-07-03T21:48:41.675Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:48:41 [2021-07-03T21:48:41.675Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:48:41 [2021-07-03T21:48:41.675Z] === CONT  TestNetworkInvalidJSON//networks/create
21:48:41 [2021-07-03T21:48:41.675Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:48:41 [2021-07-03T21:48:41.675Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:48:41 [2021-07-03T21:48:41.675Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:48:41 [2021-07-03T21:48:41.675Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:48:41 [2021-07-03T21:48:41.675Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:48:41 [2021-07-03T21:48:41.675Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkList
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkList//networks
21:48:41 [2021-07-03T21:48:41.675Z] === PAUSE TestNetworkList//networks
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestNetworkList//networks/
21:48:41 [2021-07-03T21:48:41.675Z] === PAUSE TestNetworkList//networks/
21:48:41 [2021-07-03T21:48:41.675Z] === CONT  TestNetworkList//networks
21:48:41 [2021-07-03T21:48:41.675Z] === CONT  TestNetworkList//networks/
21:48:41 [2021-07-03T21:48:41.675Z] --- PASS: TestNetworkList (0.03s)
21:48:41 [2021-07-03T21:48:41.675Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:48:41 [2021-07-03T21:48:41.675Z]     --- PASS: TestNetworkList//networks (0.00s)
21:48:41 [2021-07-03T21:48:41.675Z] === RUN   TestHostIPv4BridgeLabel
21:48:41 [2021-07-03T21:48:41.935Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
21:48:41 [2021-07-03T21:48:41.935Z] === RUN   TestDaemonRestartWithLiveRestore
21:48:42 [2021-07-03T21:48:42.919Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
21:48:43 [2021-07-03T21:48:43.316Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:48:43 [2021-07-03T21:48:43.316Z] === RUN   TestDaemonDefaultNetworkPools
21:48:43 [2021-07-03T21:48:43.887Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:48:43 [2021-07-03T21:48:43.887Z] === RUN   TestDaemonRestartWithExistingNetwork
21:48:44 [2021-07-03T21:48:44.834Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.339s	coverage: 49.4% of statements
21:48:44 [2021-07-03T21:48:44.834Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.652s	coverage: 46.2% of statements
21:48:44 [2021-07-03T21:48:44.834Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:48:45 [2021-07-03T21:48:45.269Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
21:48:45 [2021-07-03T21:48:45.269Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:48:46 [2021-07-03T21:48:46.217Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
21:48:46 [2021-07-03T21:48:46.479Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.747s	coverage: 57.7% of statements
21:48:46 [2021-07-03T21:48:46.479Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:48:46 [2021-07-03T21:48:46.479Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:48:46 [2021-07-03T21:48:46.654Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s)
21:48:46 [2021-07-03T21:48:46.654Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:48:46 [2021-07-03T21:48:46.916Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
21:48:46 [2021-07-03T21:48:46.916Z] === RUN   TestServiceWithPredefinedNetwork
21:48:47 [2021-07-03T21:48:47.423Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.032s	coverage: 3.0% of statements
21:48:48 [2021-07-03T21:48:48.369Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
21:48:48 [2021-07-03T21:48:48.631Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 6.8% of statements
21:48:48 [2021-07-03T21:48:48.631Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:48:48 [2021-07-03T21:48:48.631Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:48:50 [2021-07-03T21:48:50.018Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.5% of statements
21:48:50 [2021-07-03T21:48:50.218Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s)
21:48:50 [2021-07-03T21:48:50.218Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:48:50 [2021-07-03T21:48:50.218Z]     service_test.go:242: FLAKY_TEST
21:48:50 [2021-07-03T21:48:50.218Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:48:50 [2021-07-03T21:48:50.218Z] === RUN   TestServiceWithDataPathPortInit
21:48:50 [2021-07-03T21:48:50.279Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.164s	coverage: 77.8% of statements
21:48:50 [2021-07-03T21:48:50.279Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:48:50 [2021-07-03T21:48:50.279Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:48:50 [2021-07-03T21:48:50.851Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
21:48:51 [2021-07-03T21:48:51.112Z] ok  	github.com/docker/docker/daemon/logger/journald	0.013s	coverage: 23.9% of statements
21:48:51 [2021-07-03T21:48:51.685Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 69.9% of statements
21:48:51 [2021-07-03T21:48:51.685Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
21:48:52 [2021-07-03T21:48:52.627Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 75.2% of statements
21:48:52 [2021-07-03T21:48:52.627Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:48:52 [2021-07-03T21:48:52.888Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 55.1% of statements
21:48:53 [2021-07-03T21:48:53.459Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
21:48:54 [2021-07-03T21:48:54.400Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
21:48:54 [2021-07-03T21:48:54.661Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:48:55 [2021-07-03T21:48:55.233Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
21:48:55 [2021-07-03T21:48:55.495Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.624s	coverage: 82.5% of statements
21:48:55 [2021-07-03T21:48:55.495Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:48:55 [2021-07-03T21:48:55.495Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:48:56 [2021-07-03T21:48:56.880Z] ok  	github.com/docker/docker/distribution	0.145s	coverage: 25.4% of statements
21:48:56 [2021-07-03T21:48:56.880Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
21:48:56 [2021-07-03T21:48:56.880Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:48:57 [2021-07-03T21:48:57.826Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
21:48:58 [2021-07-03T21:48:58.399Z] ok  	github.com/docker/docker/image	0.021s	coverage: 86.6% of statements
21:48:58 [2021-07-03T21:48:58.972Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
21:48:59 [2021-07-03T21:48:59.544Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
21:48:59 [2021-07-03T21:48:59.806Z] ok  	github.com/docker/docker/distribution/xfer	1.962s	coverage: 85.1% of statements
21:48:59 [2021-07-03T21:48:59.806Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:48:59 [2021-07-03T21:48:59.806Z] ok  	github.com/docker/docker/image/v1	0.013s	coverage: 25.0% of statements
21:48:59 [2021-07-03T21:48:59.806Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:49:00 [2021-07-03T21:49:00.378Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
21:49:08 [2021-07-03T21:49:08.331Z] --- PASS: TestServiceWithDataPathPortInit (16.05s)
21:49:08 [2021-07-03T21:49:08.331Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:49:09 [2021-07-03T21:49:09.274Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2cne43rp0pbpdt33274r4cedf Created:2021-07-03 21:49:07.320011679 +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[5abeca3d5bf80592f0bb59d7999c95860d2434523000e33a1aec8dcaf1d71be6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2t8lfdmzxinxttregaq8ho2qx EndpointID:d4bd7e362ea56652fa70369124358db9bd94d1243039af79a3dc2ad01709045b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4697bbed3255ef5ca721acc011d3176518a3c672ea527f541c3b31ba6fbe2f4b 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:a037c1eb46ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2t8lfdmzxinxttregaq8ho2qx EndpointID:d4bd7e362ea56652fa70369124358db9bd94d1243039af79a3dc2ad01709045b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:49:10 [2021-07-03T21:49:10.381Z] ok  	github.com/docker/docker/layer	7.078s	coverage: 68.8% of statements
21:49:10 [2021-07-03T21:49:10.381Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:49:10 [2021-07-03T21:49:10.381Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:49:10 [2021-07-03T21:49:10.381Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:49:10 [2021-07-03T21:49:10.381Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:49:11 [2021-07-03T21:49:11.789Z] ok  	github.com/docker/docker/libnetwork/api	1.413s	coverage: 90.1% of statements
21:49:12 [2021-07-03T21:49:12.363Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.125s	coverage: 84.4% of statements
21:49:13 [2021-07-03T21:49:13.748Z] ok  	github.com/docker/docker/libnetwork/config	0.042s	coverage: 24.0% of statements
21:49:14 [2021-07-03T21:49:14.009Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:49:14 [2021-07-03T21:49:14.269Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:49:14 [2021-07-03T21:49:14.561Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s)
21:49:14 [2021-07-03T21:49:14.561Z] PASS
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] === Skipped
21:49:14 [2021-07-03T21:49:14.561Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:49:14 [2021-07-03T21:49:14.561Z]     service_test.go:242: FLAKY_TEST
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] DONE 26 tests, 1 skipped in 58.614s
21:49:14 [2021-07-03T21:49:14.561Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:49:14 [2021-07-03T21:49:14.561Z] ++ 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
21:49:14 [2021-07-03T21:49:14.561Z] ++ set -e
21:49:14 [2021-07-03T21:49:14.561Z] ++ '[' -n 0 ']'
21:49:14 [2021-07-03T21:49:14.561Z] ++ set -x
21:49:14 [2021-07-03T21:49:14.561Z] ++ 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
21:49:14 [2021-07-03T21:49:14.561Z] INFO: Testing against a local daemon
21:49:14 [2021-07-03T21:49:14.561Z] === RUN   TestDockerNetworkIpvlanPersistance
21:49:14 [2021-07-03T21:49:14.561Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:14 [2021-07-03T21:49:14.561Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:49:14 [2021-07-03T21:49:14.561Z] === RUN   TestDockerNetworkIpvlan
21:49:14 [2021-07-03T21:49:14.561Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:14 [2021-07-03T21:49:14.561Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:49:14 [2021-07-03T21:49:14.561Z] PASS
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] === Skipped
21:49:14 [2021-07-03T21:49:14.561Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:49:14 [2021-07-03T21:49:14.561Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:49:14 [2021-07-03T21:49:14.561Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] 
21:49:14 [2021-07-03T21:49:14.561Z] DONE 2 tests, 2 skipped in 0.133s
21:49:14 [2021-07-03T21:49:14.561Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:49:14 [2021-07-03T21:49:14.561Z] ++ 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
21:49:14 [2021-07-03T21:49:14.561Z] ++ set -e
21:49:14 [2021-07-03T21:49:14.561Z] ++ '[' -n 0 ']'
21:49:14 [2021-07-03T21:49:14.561Z] ++ set -x
21:49:14 [2021-07-03T21:49:14.561Z] ++ 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
21:49:14 [2021-07-03T21:49:14.823Z] INFO: Testing against a local daemon
21:49:14 [2021-07-03T21:49:14.823Z] === RUN   TestDockerNetworkMacvlanPersistance
21:49:16 [2021-07-03T21:49:16.208Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
21:49:16 [2021-07-03T21:49:16.208Z] === RUN   TestDockerNetworkMacvlan
21:49:16 [2021-07-03T21:49:16.816Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.469s	coverage: 59.9% of statements
21:49:17 [2021-07-03T21:49:17.078Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:49:17 [2021-07-03T21:49:17.150Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:49:17 [2021-07-03T21:49:17.721Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:49:18 [2021-07-03T21:49:18.019Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.158s	coverage: 4.0% of statements
21:49:18 [2021-07-03T21:49:18.281Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
21:49:18 [2021-07-03T21:49:18.542Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:49:18 [2021-07-03T21:49:18.665Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:49:21 [2021-07-03T21:49:21.988Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:49:24 [2021-07-03T21:49:24.536Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:49:28 [2021-07-03T21:49:28.539Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.206s	coverage: 6.6% of statements
21:49:28 [2021-07-03T21:49:28.539Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
21:49:28 [2021-07-03T21:49:28.539Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
21:49:28 [2021-07-03T21:49:28.539Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
21:49:28 [2021-07-03T21:49:28.799Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
21:49:29 [2021-07-03T21:49:29.059Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
21:49:29 [2021-07-03T21:49:29.319Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:49:29 [2021-07-03T21:49:29.580Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:49:31 [2021-07-03T21:49:31.121Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:49:31 [2021-07-03T21:49:31.693Z] --- PASS: TestDockerNetworkMacvlan (15.57s)
21:49:31 [2021-07-03T21:49:31.693Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:49:31 [2021-07-03T21:49:31.693Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:49:31 [2021-07-03T21:49:31.693Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.74s)
21:49:31 [2021-07-03T21:49:31.693Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.93s)
21:49:31 [2021-07-03T21:49:31.693Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s)
21:49:31 [2021-07-03T21:49:31.693Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
21:49:31 [2021-07-03T21:49:31.693Z] PASS
21:49:31 [2021-07-03T21:49:31.693Z] 
21:49:31 [2021-07-03T21:49:31.693Z] DONE 8 tests in 17.800s
21:49:31 [2021-07-03T21:49:31.693Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:49:31 [2021-07-03T21:49:31.693Z] ++ 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
21:49:31 [2021-07-03T21:49:31.693Z] ++ set -e
21:49:31 [2021-07-03T21:49:31.693Z] ++ '[' -n 0 ']'
21:49:31 [2021-07-03T21:49:31.693Z] ++ set -x
21:49:31 [2021-07-03T21:49:31.693Z] ++ 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
21:49:31 [2021-07-03T21:49:31.693Z] testing: warning: no tests to run
21:49:31 [2021-07-03T21:49:31.693Z] PASS
21:49:31 [2021-07-03T21:49:31.693Z] 
21:49:31 [2021-07-03T21:49:31.693Z] DONE 0 tests in 0.030s
21:49:31 [2021-07-03T21:49:31.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:49:31 [2021-07-03T21:49:31.693Z] ++ 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
21:49:31 [2021-07-03T21:49:31.693Z] ++ set -e
21:49:31 [2021-07-03T21:49:31.693Z] ++ '[' -n 0 ']'
21:49:31 [2021-07-03T21:49:31.693Z] ++ set -x
21:49:31 [2021-07-03T21:49:31.693Z] ++ 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
21:49:31 [2021-07-03T21:49:31.953Z] INFO: Testing against a local daemon
21:49:31 [2021-07-03T21:49:31.953Z] === RUN   TestAuthZPluginAllowRequest
21:49:33 [2021-07-03T21:49:33.868Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
21:49:33 [2021-07-03T21:49:33.868Z] === RUN   TestAuthZPluginTLS
21:49:34 [2021-07-03T21:49:34.128Z] --- PASS: TestAuthZPluginTLS (0.58s)
21:49:34 [2021-07-03T21:49:34.128Z] === RUN   TestAuthZPluginDenyRequest
21:49:34 [2021-07-03T21:49:34.700Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
21:49:34 [2021-07-03T21:49:34.700Z] === RUN   TestAuthZPluginAPIDenyResponse
21:49:35 [2021-07-03T21:49:35.271Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
21:49:35 [2021-07-03T21:49:35.271Z] === RUN   TestAuthZPluginDenyResponse
21:49:35 [2021-07-03T21:49:35.842Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
21:49:35 [2021-07-03T21:49:35.842Z] === RUN   TestAuthZPluginAllowEventStream
21:49:37 [2021-07-03T21:49:37.756Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
21:49:37 [2021-07-03T21:49:37.756Z] === RUN   TestAuthZPluginErrorResponse
21:49:38 [2021-07-03T21:49:38.017Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
21:49:38 [2021-07-03T21:49:38.017Z] === RUN   TestAuthZPluginErrorRequest
21:49:38 [2021-07-03T21:49:38.588Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
21:49:38 [2021-07-03T21:49:38.588Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:49:39 [2021-07-03T21:49:39.160Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
21:49:39 [2021-07-03T21:49:39.160Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:49:39 [2021-07-03T21:49:39.580Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.007s	coverage: 100.0% of statements
21:49:41 [2021-07-03T21:49:41.074Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
21:49:41 [2021-07-03T21:49:41.074Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:49:42 [2021-07-03T21:49:42.883Z] ok  	github.com/docker/docker/libnetwork	37.778s	coverage: 40.7% of statements
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:49:42 [2021-07-03T21:49:42.883Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:49:42 [2021-07-03T21:49:42.884Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.011s	coverage: 57.1% of statements
21:49:42 [2021-07-03T21:49:42.990Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s)
21:49:42 [2021-07-03T21:49:42.990Z] === RUN   TestAuthZPluginHeader
21:49:43 [2021-07-03T21:49:43.456Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 47.4% of statements
21:49:43 [2021-07-03T21:49:43.933Z] --- PASS: TestAuthZPluginHeader (0.82s)
21:49:43 [2021-07-03T21:49:43.933Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:49:43 [2021-07-03T21:49:43.933Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:43 [2021-07-03T21:49:43.933Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:49:43 [2021-07-03T21:49:43.934Z] === RUN   TestAuthZPluginV2Disable
21:49:43 [2021-07-03T21:49:43.934Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:43 [2021-07-03T21:49:43.934Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:49:43 [2021-07-03T21:49:43.934Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:49:43 [2021-07-03T21:49:43.934Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:43 [2021-07-03T21:49:43.934Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:49:43 [2021-07-03T21:49:43.934Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:49:43 [2021-07-03T21:49:43.934Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:49:43 [2021-07-03T21:49:43.934Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:49:43 [2021-07-03T21:49:43.934Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:49:44 [2021-07-03T21:49:44.027Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
21:49:44 [2021-07-03T21:49:44.970Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.525s	coverage: 74.0% of statements
21:49:46 [2021-07-03T21:49:46.358Z] ok  	github.com/docker/docker/libnetwork/iptables	0.343s	coverage: 45.1% of statements
21:49:46 [2021-07-03T21:49:46.619Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.012s	coverage: 60.0% of statements
21:49:47 [2021-07-03T21:49:47.192Z] ok  	github.com/docker/docker/libnetwork/netutils	0.037s	coverage: 44.1% of statements
21:49:59 [2021-07-03T21:49:59.439Z] ok  	github.com/docker/docker/libnetwork/ipam	18.882s	coverage: 85.3% of statements
21:49:59 [2021-07-03T21:49:59.439Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:49:59 [2021-07-03T21:49:59.439Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:49:59 [2021-07-03T21:49:59.439Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:49:59 [2021-07-03T21:49:59.439Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:50:01 [2021-07-03T21:50:01.948Z] --- PASS: TestBuildWCOWSandboxSize (785.86s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestBuildWithEmptyDockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:50:01 [2021-07-03T21:50:01.948Z] --- PASS: TestBuildWithEmptyDockerfile (0.57s)
21:50:01 [2021-07-03T21:50:01.948Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestBuildPreserveOwnership
21:50:01 [2021-07-03T21:50:01.948Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestBuildPlatformInvalid
21:50:01 [2021-07-03T21:50:01.948Z] --- PASS: TestBuildPlatformInvalid (0.55s)
21:50:01 [2021-07-03T21:50:01.948Z] PASS
21:50:01 [2021-07-03T21:50:01.948Z] ok  	github.com/docker/docker/integration/build	969.885s
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === Skipped
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     build_session_test.go:25: TODO: BuildKit
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] DONE 29 tests, 5 skipped in 999.120s
21:50:01 [2021-07-03T21:50:01.948Z] Running D:\gopath\src\github.com\docker\docker\integration\config
21:50:01 [2021-07-03T21:50:01.948Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:50:01 [2021-07-03T21:50:01.948Z] INFO: Testing against a local daemon
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestConfigInspect
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestConfigInspect (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestConfigList
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestConfigList (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestConfigsCreateAndDelete
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestConfigsUpdate
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestConfigsUpdate (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestTemplatedConfig
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestTemplatedConfig (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] === RUN   TestConfigCreateResolve
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
21:50:01 [2021-07-03T21:50:01.948Z] --- SKIP: TestConfigCreateResolve (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z] PASS
21:50:01 [2021-07-03T21:50:01.948Z] ok  	github.com/docker/docker/integration/config	0.332s
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === Skipped
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
21:50:01 [2021-07-03T21:50:01.948Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] 
21:50:01 [2021-07-03T21:50:01.948Z] DONE 6 tests, 6 skipped in 3.054s
21:50:01 [2021-07-03T21:50:01.948Z] Running D:\gopath\src\github.com\docker\docker\integration\container
21:50:02 [2021-07-03T21:50:02.050Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
21:50:02 [2021-07-03T21:50:02.050Z] PASS
21:50:02 [2021-07-03T21:50:02.050Z] 
21:50:02 [2021-07-03T21:50:02.050Z] === Skipped
21:50:02 [2021-07-03T21:50:02.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:50:02 [2021-07-03T21:50:02.050Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:02 [2021-07-03T21:50:02.050Z] 
21:50:02 [2021-07-03T21:50:02.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:50:02 [2021-07-03T21:50:02.050Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:02 [2021-07-03T21:50:02.050Z] 
21:50:02 [2021-07-03T21:50:02.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:50:02 [2021-07-03T21:50:02.050Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:02 [2021-07-03T21:50:02.050Z] 
21:50:02 [2021-07-03T21:50:02.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:50:02 [2021-07-03T21:50:02.050Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:02 [2021-07-03T21:50:02.050Z] 
21:50:02 [2021-07-03T21:50:02.050Z] 
21:50:02 [2021-07-03T21:50:02.050Z] DONE 17 tests, 4 skipped in 28.914s
21:50:02 [2021-07-03T21:50:02.050Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:50:02 [2021-07-03T21:50:02.050Z] ++ 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
21:50:02 [2021-07-03T21:50:02.050Z] ++ set -e
21:50:02 [2021-07-03T21:50:02.050Z] ++ '[' -n 0 ']'
21:50:02 [2021-07-03T21:50:02.050Z] ++ set -x
21:50:02 [2021-07-03T21:50:02.050Z] ++ 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
21:50:02 [2021-07-03T21:50:02.050Z] INFO: Testing against a local daemon
21:50:02 [2021-07-03T21:50:02.050Z] === RUN   TestPluginInvalidJSON
21:50:02 [2021-07-03T21:50:02.050Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:50:02 [2021-07-03T21:50:02.050Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:50:02 [2021-07-03T21:50:02.050Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:50:02 [2021-07-03T21:50:02.050Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:50:02 [2021-07-03T21:50:02.050Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:50:02 [2021-07-03T21:50:02.050Z] === RUN   TestPluginInstall
21:50:02 [2021-07-03T21:50:02.050Z] === RUN   TestPluginInstall/no_auth
21:50:04 [2021-07-03T21:50:04.090Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:50:04 [2021-07-03T21:50:04.090Z] INFO: Testing against a local daemon
21:50:04 [2021-07-03T21:50:04.090Z] === RUN   TestCheckpoint
21:50:04 [2021-07-03T21:50:04.090Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:50:04 [2021-07-03T21:50:04.090Z] --- SKIP: TestCheckpoint (0.00s)
21:50:04 [2021-07-03T21:50:04.090Z] === RUN   TestContainerInvalidJSON
21:50:04 [2021-07-03T21:50:04.090Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:50:04 [2021-07-03T21:50:04.090Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:50:04 [2021-07-03T21:50:04.090Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:50:04 [2021-07-03T21:50:04.090Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:50:04 [2021-07-03T21:50:04.090Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:50:04 [2021-07-03T21:50:04.090Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:50:04 [2021-07-03T21:50:04.090Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:50:04 [2021-07-03T21:50:04.090Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:50:04 [2021-07-03T21:50:04.090Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:50:04 [2021-07-03T21:50:04.090Z] --- PASS: TestContainerInvalidJSON (0.55s)
21:50:04 [2021-07-03T21:50:04.090Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
21:50:04 [2021-07-03T21:50:04.090Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
21:50:04 [2021-07-03T21:50:04.090Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
21:50:04 [2021-07-03T21:50:04.090Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:50:04 [2021-07-03T21:50:04.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s)
21:50:04 [2021-07-03T21:50:04.540Z] === RUN   TestCopyFromContainerPathIsNotDir
21:50:04 [2021-07-03T21:50:04.724Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
21:50:04 [2021-07-03T21:50:04.724Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:50:04 [2021-07-03T21:50:04.985Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
21:50:04 [2021-07-03T21:50:04.991Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s)
21:50:04 [2021-07-03T21:50:04.991Z] === RUN   TestCopyToContainerPathDoesNotExist
21:50:04 [2021-07-03T21:50:04.991Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
21:50:04 [2021-07-03T21:50:04.991Z] === RUN   TestCopyToContainerPathIsNotDir
21:50:05 [2021-07-03T21:50:05.440Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
21:50:05 [2021-07-03T21:50:05.440Z] === RUN   TestCopyFromContainer
21:50:05 [2021-07-03T21:50:05.440Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
21:50:05 [2021-07-03T21:50:05.440Z] --- SKIP: TestCopyFromContainer (0.00s)
21:50:05 [2021-07-03T21:50:05.440Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:50:05 [2021-07-03T21:50:05.440Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:50:05 [2021-07-03T21:50:05.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:50:05 [2021-07-03T21:50:05.440Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:50:05 [2021-07-03T21:50:05.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:50:05 [2021-07-03T21:50:05.440Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:50:05 [2021-07-03T21:50:05.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:50:05 [2021-07-03T21:50:05.440Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:50:05 [2021-07-03T21:50:05.440Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:50:05 [2021-07-03T21:50:05.440Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:50:05 [2021-07-03T21:50:05.440Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:50:05 [2021-07-03T21:50:05.440Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:50:05 [2021-07-03T21:50:05.440Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:50:05 [2021-07-03T21:50:05.440Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateLinkToNonExistingContainer
21:50:05 [2021-07-03T21:50:05.441Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidEnv
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidEnv/0
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidEnv/0
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidEnv/1
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidEnv/1
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidEnv/2
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidEnv/2
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidEnv/0
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidEnv/2
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidEnv/1
21:50:05 [2021-07-03T21:50:05.441Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateTmpfsMountsTarget
21:50:05 [2021-07-03T21:50:05.441Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithCustomMaskedPaths
21:50:05 [2021-07-03T21:50:05.441Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithCustomReadonlyPaths
21:50:05 [2021-07-03T21:50:05.441Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:50:05 [2021-07-03T21:50:05.441Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:50:05 [2021-07-03T21:50:05.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:50:05 [2021-07-03T21:50:05.441Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateDifferentPlatform
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateDifferentPlatform/different_os
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:50:05 [2021-07-03T21:50:05.441Z] --- PASS: TestCreateDifferentPlatform (0.04s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:50:05 [2021-07-03T21:50:05.441Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:50:05 [2021-07-03T21:50:05.441Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestContainerKillOnDaemonStart
21:50:05 [2021-07-03T21:50:05.441Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestDiff
21:50:05 [2021-07-03T21:50:05.441Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:50:05 [2021-07-03T21:50:05.441Z] --- SKIP: TestDiff (0.00s)
21:50:05 [2021-07-03T21:50:05.441Z] === RUN   TestExecWithCloseStdin
21:50:05 [2021-07-03T21:50:05.557Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.232s	coverage: 49.5% of statements
21:50:05 [2021-07-03T21:50:05.818Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
21:50:06 [2021-07-03T21:50:06.078Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
21:50:06 [2021-07-03T21:50:06.651Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 45.2% of statements
21:50:07 [2021-07-03T21:50:07.223Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
21:50:07 [2021-07-03T21:50:07.223Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:50:09 [2021-07-03T21:50:09.124Z] --- PASS: TestExecWithCloseStdin (3.13s)
21:50:09 [2021-07-03T21:50:09.124Z] === RUN   TestExec
21:50:09 [2021-07-03T21:50:09.138Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 82.0% of statements
21:50:09 [2021-07-03T21:50:09.709Z] ok  	github.com/docker/docker/pkg/authorization	0.473s	coverage: 68.3% of statements
21:50:09 [2021-07-03T21:50:09.970Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:50:10 [2021-07-03T21:50:10.231Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
21:50:10 [2021-07-03T21:50:10.642Z] --- PASS: TestExec (2.19s)
21:50:10 [2021-07-03T21:50:10.642Z] === RUN   TestExecUser
21:50:10 [2021-07-03T21:50:10.642Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:50:10 [2021-07-03T21:50:10.642Z] --- SKIP: TestExecUser (0.00s)
21:50:10 [2021-07-03T21:50:10.642Z] === RUN   TestExportContainerAndImportImage
21:50:10 [2021-07-03T21:50:10.642Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:50:10 [2021-07-03T21:50:10.643Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
21:50:10 [2021-07-03T21:50:10.643Z] === RUN   TestExportContainerAfterDaemonRestart
21:50:10 [2021-07-03T21:50:10.643Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
21:50:10 [2021-07-03T21:50:10.643Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
21:50:10 [2021-07-03T21:50:10.643Z] === RUN   TestHealthCheckWorkdir
21:50:10 [2021-07-03T21:50:10.643Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:50:10 [2021-07-03T21:50:10.643Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
21:50:10 [2021-07-03T21:50:10.643Z] === RUN   TestHealthKillContainer
21:50:10 [2021-07-03T21:50:10.643Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:50:10 [2021-07-03T21:50:10.643Z] --- SKIP: TestHealthKillContainer (0.00s)
21:50:10 [2021-07-03T21:50:10.643Z] === RUN   TestInspectCpusetInConfigPre120
21:50:10 [2021-07-03T21:50:10.643Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:50:10 [2021-07-03T21:50:10.643Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:50:10 [2021-07-03T21:50:10.643Z] === RUN   TestKillContainerInvalidSignal
21:50:12 [2021-07-03T21:50:12.815Z] --- PASS: TestKillContainerInvalidSignal (2.14s)
21:50:12 [2021-07-03T21:50:12.815Z] === RUN   TestKillContainer
21:50:12 [2021-07-03T21:50:12.815Z] === RUN   TestKillContainer/no_signal
21:50:13 [2021-07-03T21:50:13.529Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.472s	coverage: 43.2% of statements
21:50:13 [2021-07-03T21:50:13.530Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:50:13 [2021-07-03T21:50:13.530Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
21:50:13 [2021-07-03T21:50:13.790Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
21:50:14 [2021-07-03T21:50:14.279Z] time="2021-07-03T21:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:50:14 [2021-07-03T21:50:14.279Z] time="2021-07-03T21:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2ee50ed42a30b8b9b6661594f117e42d4fe54e9256d7d1df4b2435e765e3112" mediatype=application/vnd.docker.plugin.v1+json size=522
21:50:14 [2021-07-03T21:50:14.279Z] time="2021-07-03T21:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:50:14 [2021-07-03T21:50:14.279Z] time="2021-07-03T21:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2ee50ed42a30b8b9b6661594f117e42d4fe54e9256d7d1df4b2435e765e3112" mediatype=application/vnd.docker.plugin.v1+json size=522
21:50:14 [2021-07-03T21:50:14.541Z] === RUN   TestPluginInstall/with_htpasswd
21:50:14 [2021-07-03T21:50:14.975Z] === RUN   TestKillContainer/non_killing_signal
21:50:14 [2021-07-03T21:50:14.975Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
21:50:14 [2021-07-03T21:50:14.975Z] === RUN   TestKillContainer/killing_signal
21:50:15 [2021-07-03T21:50:15.113Z] time="2021-07-03T21:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:50:15 [2021-07-03T21:50:15.113Z] time="2021-07-03T21:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:564875309a4f0e8b454540f17ee78e703eed3b27f99fac69ef1cd65c00bb96d9" mediatype=application/vnd.docker.plugin.v1+json size=522
21:50:15 [2021-07-03T21:50:15.113Z] time="2021-07-03T21:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:50:15 [2021-07-03T21:50:15.113Z] time="2021-07-03T21:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:564875309a4f0e8b454540f17ee78e703eed3b27f99fac69ef1cd65c00bb96d9" mediatype=application/vnd.docker.plugin.v1+json size=522
21:50:15 [2021-07-03T21:50:15.685Z] === RUN   TestPluginInstall/with_insecure
21:50:16 [2021-07-03T21:50:16.629Z] time="2021-07-03T21:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:50:16 [2021-07-03T21:50:16.629Z] time="2021-07-03T21:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d74424daac1f9c5bbe9d35f99270880913456639e0b92427bd24a9ab198c5077" mediatype=application/vnd.docker.plugin.v1+json size=522
21:50:16 [2021-07-03T21:50:16.629Z] time="2021-07-03T21:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:50:16 [2021-07-03T21:50:16.629Z] time="2021-07-03T21:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d74424daac1f9c5bbe9d35f99270880913456639e0b92427bd24a9ab198c5077" mediatype=application/vnd.docker.plugin.v1+json size=522
21:50:16 [2021-07-03T21:50:16.890Z]     plugin_test.go:165: [db47d0e26f1f8] daemon is not started
21:50:16 [2021-07-03T21:50:16.890Z] --- PASS: TestPluginInstall (16.06s)
21:50:16 [2021-07-03T21:50:16.890Z]     --- PASS: TestPluginInstall/no_auth (13.74s)
21:50:16 [2021-07-03T21:50:16.890Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
21:50:16 [2021-07-03T21:50:16.890Z]     --- PASS: TestPluginInstall/with_insecure (1.39s)
21:50:16 [2021-07-03T21:50:16.890Z] === RUN   TestPluginsWithRuntimes
21:50:17 [2021-07-03T21:50:17.855Z] --- PASS: TestKillContainer (4.48s)
21:50:17 [2021-07-03T21:50:17.855Z]     --- PASS: TestKillContainer/no_signal (1.86s)
21:50:17 [2021-07-03T21:50:17.855Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z]     --- PASS: TestKillContainer/killing_signal (2.58s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:50:17 [2021-07-03T21:50:17.855Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:50:17 [2021-07-03T21:50:17.855Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestKillStoppedContainer
21:50:17 [2021-07-03T21:50:17.855Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:50:17 [2021-07-03T21:50:17.855Z] --- SKIP: TestKillStoppedContainer (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestKillStoppedContainerAPIPre120
21:50:17 [2021-07-03T21:50:17.855Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:50:17 [2021-07-03T21:50:17.855Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestKillDifferentUserContainer
21:50:17 [2021-07-03T21:50:17.855Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:50:17 [2021-07-03T21:50:17.855Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestInspectOomKilledTrue
21:50:17 [2021-07-03T21:50:17.855Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
21:50:17 [2021-07-03T21:50:17.855Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestInspectOomKilledFalse
21:50:17 [2021-07-03T21:50:17.855Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:50:17 [2021-07-03T21:50:17.855Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:50:17 [2021-07-03T21:50:17.855Z] === RUN   TestLogsFollowTailEmpty
21:50:17 [2021-07-03T21:50:17.997Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.026s	coverage: 84.1% of statements
21:50:17 [2021-07-03T21:50:17.997Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
21:50:17 [2021-07-03T21:50:17.997Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
21:50:17 [2021-07-03T21:50:17.997Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:50:18 [2021-07-03T21:50:18.805Z] === RUN   TestPluginsWithRuntimes/No_Args
21:50:18 [2021-07-03T21:50:18.939Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
21:50:19 [2021-07-03T21:50:19.201Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 86.3% of statements
21:50:19 [2021-07-03T21:50:19.371Z] --- PASS: TestLogsFollowTailEmpty (1.97s)
21:50:19 [2021-07-03T21:50:19.371Z] === RUN   TestNetworkNat
21:50:19 [2021-07-03T21:50:19.371Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:50:19 [2021-07-03T21:50:19.371Z] --- SKIP: TestNetworkNat (0.00s)
21:50:19 [2021-07-03T21:50:19.371Z] === RUN   TestNetworkLocalhostTCPNat
21:50:19 [2021-07-03T21:50:19.461Z] ok  	github.com/docker/docker/pkg/fsutils	0.115s	coverage: 85.1% of statements
21:50:19 [2021-07-03T21:50:19.461Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
21:50:20 [2021-07-03T21:50:20.189Z] === RUN   TestPluginsWithRuntimes/With_Args
21:50:20 [2021-07-03T21:50:20.404Z] ok  	github.com/docker/docker/pkg/idtools	0.287s	coverage: 69.5% of statements
21:50:20 [2021-07-03T21:50:20.977Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 69.3% of statements
21:50:21 [2021-07-03T21:50:21.131Z] --- PASS: TestPluginsWithRuntimes (4.15s)
21:50:21 [2021-07-03T21:50:21.131Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.12s)
21:50:21 [2021-07-03T21:50:21.131Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
21:50:21 [2021-07-03T21:50:21.131Z] === RUN   TestPluginBackCompatMediaTypes
21:50:21 [2021-07-03T21:50:21.239Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
21:50:21 [2021-07-03T21:50:21.500Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
21:50:21 [2021-07-03T21:50:21.761Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:50:21 [2021-07-03T21:50:21.761Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:50:22 [2021-07-03T21:50:22.023Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:50:22 [2021-07-03T21:50:22.075Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s)
21:50:22 [2021-07-03T21:50:22.075Z] PASS
21:50:22 [2021-07-03T21:50:22.075Z] 
21:50:22 [2021-07-03T21:50:22.075Z] DONE 10 tests in 21.292s
21:50:22 [2021-07-03T21:50:22.075Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:50:22 [2021-07-03T21:50:22.075Z] ++ 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
21:50:22 [2021-07-03T21:50:22.075Z] ++ set -e
21:50:22 [2021-07-03T21:50:22.075Z] ++ '[' -n 0 ']'
21:50:22 [2021-07-03T21:50:22.075Z] ++ set -x
21:50:22 [2021-07-03T21:50:22.075Z] ++ 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
21:50:22 [2021-07-03T21:50:22.075Z] INFO: Testing against a local daemon
21:50:22 [2021-07-03T21:50:22.075Z] === RUN   TestExternalGraphDriver
21:50:22 [2021-07-03T21:50:22.251Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s)
21:50:22 [2021-07-03T21:50:22.251Z] === RUN   TestNetworkLoopbackNat
21:50:22 [2021-07-03T21:50:22.251Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
21:50:22 [2021-07-03T21:50:22.251Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
21:50:22 [2021-07-03T21:50:22.251Z] === RUN   TestPause
21:50:22 [2021-07-03T21:50:22.251Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:50:22 [2021-07-03T21:50:22.251Z] --- SKIP: TestPause (0.00s)
21:50:22 [2021-07-03T21:50:22.251Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:50:22 [2021-07-03T21:50:22.284Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
21:50:22 [2021-07-03T21:50:22.336Z] === RUN   TestExternalGraphDriver/json
21:50:22 [2021-07-03T21:50:22.545Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
21:50:24 [2021-07-03T21:50:24.401Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s)
21:50:24 [2021-07-03T21:50:24.401Z] === RUN   TestPauseStopPausedContainer
21:50:24 [2021-07-03T21:50:24.401Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
21:50:24 [2021-07-03T21:50:24.401Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
21:50:24 [2021-07-03T21:50:24.401Z] === RUN   TestPsFilter
21:50:24 [2021-07-03T21:50:24.401Z] --- PASS: TestPsFilter (0.35s)
21:50:24 [2021-07-03T21:50:24.401Z] === RUN   TestRemoveContainerWithRemovedVolume
21:50:25 [2021-07-03T21:50:25.637Z] === RUN   TestExternalGraphDriver/spec
21:50:27 [2021-07-03T21:50:27.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.67s)
21:50:27 [2021-07-03T21:50:27.271Z] === RUN   TestRemoveContainerWithVolume
21:50:27 [2021-07-03T21:50:27.553Z] === RUN   TestExternalGraphDriver/pull
21:50:29 [2021-07-03T21:50:29.469Z] --- PASS: TestExternalGraphDriver (7.12s)
21:50:29 [2021-07-03T21:50:29.469Z]     --- PASS: TestExternalGraphDriver/json (3.16s)
21:50:29 [2021-07-03T21:50:29.469Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
21:50:29 [2021-07-03T21:50:29.469Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
21:50:29 [2021-07-03T21:50:29.469Z] === RUN   TestGraphdriverPluginV2
21:50:29 [2021-07-03T21:50:29.469Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:29 [2021-07-03T21:50:29.469Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
21:50:29 [2021-07-03T21:50:29.469Z] PASS
21:50:29 [2021-07-03T21:50:29.469Z] 
21:50:29 [2021-07-03T21:50:29.469Z] === Skipped
21:50:29 [2021-07-03T21:50:29.469Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
21:50:29 [2021-07-03T21:50:29.469Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:29 [2021-07-03T21:50:29.469Z] 
21:50:29 [2021-07-03T21:50:29.469Z] 
21:50:29 [2021-07-03T21:50:29.469Z] DONE 5 tests, 1 skipped in 7.283s
21:50:29 [2021-07-03T21:50:29.469Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:50:29 [2021-07-03T21:50:29.469Z] ++ 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
21:50:29 [2021-07-03T21:50:29.469Z] ++ set -e
21:50:29 [2021-07-03T21:50:29.469Z] ++ '[' -n 0 ']'
21:50:29 [2021-07-03T21:50:29.469Z] ++ set -x
21:50:29 [2021-07-03T21:50:29.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:50:29 [2021-07-03T21:50:29.469Z] INFO: Testing against a local daemon
21:50:29 [2021-07-03T21:50:29.469Z] === RUN   TestContinueAfterPluginCrash
21:50:29 [2021-07-03T21:50:29.469Z] === PAUSE TestContinueAfterPluginCrash
21:50:29 [2021-07-03T21:50:29.469Z] === RUN   TestReadPluginNoRead
21:50:29 [2021-07-03T21:50:29.469Z] === PAUSE TestReadPluginNoRead
21:50:29 [2021-07-03T21:50:29.469Z] === RUN   TestDaemonStartWithLogOpt
21:50:29 [2021-07-03T21:50:29.469Z] === PAUSE TestDaemonStartWithLogOpt
21:50:29 [2021-07-03T21:50:29.469Z] === CONT  TestContinueAfterPluginCrash
21:50:29 [2021-07-03T21:50:29.469Z] === CONT  TestDaemonStartWithLogOpt
21:50:29 [2021-07-03T21:50:29.469Z] === CONT  TestReadPluginNoRead
21:50:30 [2021-07-03T21:50:30.143Z] --- PASS: TestRemoveContainerWithVolume (2.61s)
21:50:30 [2021-07-03T21:50:30.143Z] === RUN   TestRemoveContainerRunning
21:50:31 [2021-07-03T21:50:31.661Z] --- PASS: TestRemoveContainerRunning (2.00s)
21:50:31 [2021-07-03T21:50:31.661Z] === RUN   TestRemoveContainerForceRemoveRunning
21:50:33 [2021-07-03T21:50:33.687Z] === RUN   TestReadPluginNoRead/default
21:50:33 [2021-07-03T21:50:33.687Z] --- PASS: TestDaemonStartWithLogOpt (4.13s)
21:50:33 [2021-07-03T21:50:33.818Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.95s)
21:50:33 [2021-07-03T21:50:33.818Z] === RUN   TestRemoveInvalidContainer
21:50:33 [2021-07-03T21:50:33.818Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:50:33 [2021-07-03T21:50:33.818Z] === RUN   TestRenameLinkedContainer
21:50:33 [2021-07-03T21:50:33.818Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:50:33 [2021-07-03T21:50:33.818Z] --- SKIP: TestRenameLinkedContainer (0.00s)
21:50:33 [2021-07-03T21:50:33.818Z] === RUN   TestRenameStoppedContainer
21:50:35 [2021-07-03T21:50:35.076Z] === RUN   TestReadPluginNoRead/disabled_caching
21:50:36 [2021-07-03T21:50:36.472Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:50:36 [2021-07-03T21:50:36.695Z] --- PASS: TestRenameStoppedContainer (2.60s)
21:50:36 [2021-07-03T21:50:36.695Z] === RUN   TestRenameRunningContainerAndReuse
21:50:38 [2021-07-03T21:50:38.386Z] === CONT  TestReadPluginNoRead
21:50:38 [2021-07-03T21:50:38.386Z]     read_test.go:92: [d6b89a6f150a8] daemon is not started
21:50:38 [2021-07-03T21:50:38.386Z] --- PASS: TestReadPluginNoRead (8.67s)
21:50:38 [2021-07-03T21:50:38.386Z]     --- PASS: TestReadPluginNoRead/default (1.73s)
21:50:38 [2021-07-03T21:50:38.386Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
21:50:38 [2021-07-03T21:50:38.386Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
21:50:38 [2021-07-03T21:50:38.958Z] --- PASS: TestContinueAfterPluginCrash (9.59s)
21:50:38 [2021-07-03T21:50:38.958Z] PASS
21:50:38 [2021-07-03T21:50:38.959Z] 
21:50:38 [2021-07-03T21:50:38.959Z] DONE 6 tests in 9.731s
21:50:39 [2021-07-03T21:50:39.220Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:50:39 [2021-07-03T21:50:39.220Z] ++ 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
21:50:39 [2021-07-03T21:50:39.220Z] ++ set -e
21:50:39 [2021-07-03T21:50:39.220Z] ++ '[' -n 0 ']'
21:50:39 [2021-07-03T21:50:39.220Z] ++ set -x
21:50:39 [2021-07-03T21:50:39.220Z] ++ 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
21:50:39 [2021-07-03T21:50:39.220Z] testing: warning: no tests to run
21:50:39 [2021-07-03T21:50:39.220Z] PASS
21:50:39 [2021-07-03T21:50:39.220Z] 
21:50:39 [2021-07-03T21:50:39.220Z] DONE 0 tests in 0.057s
21:50:39 [2021-07-03T21:50:39.220Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:50:39 [2021-07-03T21:50:39.220Z] ++ 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
21:50:39 [2021-07-03T21:50:39.220Z] ++ set -e
21:50:39 [2021-07-03T21:50:39.220Z] ++ '[' -n 0 ']'
21:50:39 [2021-07-03T21:50:39.220Z] ++ set -x
21:50:39 [2021-07-03T21:50:39.221Z] ++ 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
21:50:39 [2021-07-03T21:50:39.221Z] INFO: Testing against a local daemon
21:50:39 [2021-07-03T21:50:39.221Z] === RUN   TestPluginWithDevMounts
21:50:39 [2021-07-03T21:50:39.221Z] === PAUSE TestPluginWithDevMounts
21:50:39 [2021-07-03T21:50:39.221Z] === CONT  TestPluginWithDevMounts
21:50:40 [2021-07-03T21:50:40.442Z] --- PASS: TestRenameRunningContainerAndReuse (4.04s)
21:50:40 [2021-07-03T21:50:40.443Z] === RUN   TestRenameInvalidName
21:50:41 [2021-07-03T21:50:41.135Z] --- PASS: TestPluginWithDevMounts (1.91s)
21:50:41 [2021-07-03T21:50:41.135Z] PASS
21:50:41 [2021-07-03T21:50:41.135Z] 
21:50:41 [2021-07-03T21:50:41.135Z] DONE 1 tests in 2.039s
21:50:41 [2021-07-03T21:50:41.135Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:50:41 [2021-07-03T21:50:41.135Z] ++ 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
21:50:41 [2021-07-03T21:50:41.135Z] ++ set -e
21:50:41 [2021-07-03T21:50:41.135Z] ++ '[' -n 0 ']'
21:50:41 [2021-07-03T21:50:41.135Z] ++ set -x
21:50:41 [2021-07-03T21:50:41.135Z] ++ 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
21:50:41 [2021-07-03T21:50:41.396Z] INFO: Testing against a local daemon
21:50:41 [2021-07-03T21:50:41.396Z] === RUN   TestSecretInspect
21:50:42 [2021-07-03T21:50:42.592Z] --- PASS: TestRenameInvalidName (2.06s)
21:50:42 [2021-07-03T21:50:42.592Z] === RUN   TestRenameAnonymousContainer
21:50:43 [2021-07-03T21:50:43.943Z] --- PASS: TestSecretInspect (2.59s)
21:50:43 [2021-07-03T21:50:43.943Z] === RUN   TestSecretList
21:50:46 [2021-07-03T21:50:46.491Z] --- PASS: TestSecretList (2.56s)
21:50:46 [2021-07-03T21:50:46.491Z] === RUN   TestSecretsCreateAndDelete
21:50:49 [2021-07-03T21:50:49.795Z] --- PASS: TestSecretsCreateAndDelete (2.70s)
21:50:49 [2021-07-03T21:50:49.795Z] === RUN   TestSecretsUpdate
21:50:52 [2021-07-03T21:50:52.339Z] --- PASS: TestSecretsUpdate (2.70s)
21:50:52 [2021-07-03T21:50:52.339Z] === RUN   TestTemplatedSecret
21:50:52 [2021-07-03T21:50:52.848Z] --- PASS: TestRenameAnonymousContainer (9.30s)
21:50:52 [2021-07-03T21:50:52.848Z] === RUN   TestRenameContainerWithSameName
21:50:53 [2021-07-03T21:50:53.807Z] --- PASS: TestRenameContainerWithSameName (2.06s)
21:50:53 [2021-07-03T21:50:53.807Z] === RUN   TestRenameContainerWithLinkedContainer
21:50:53 [2021-07-03T21:50:53.807Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
21:50:53 [2021-07-03T21:50:53.807Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
21:50:53 [2021-07-03T21:50:53.807Z] === RUN   TestResize
21:50:55 [2021-07-03T21:50:55.640Z] --- PASS: TestTemplatedSecret (3.49s)
21:50:55 [2021-07-03T21:50:55.640Z] === RUN   TestSecretCreateResolve
21:50:55 [2021-07-03T21:50:55.954Z] --- PASS: TestResize (2.06s)
21:50:55 [2021-07-03T21:50:55.954Z] === RUN   TestResizeWithInvalidSize
21:50:58 [2021-07-03T21:50:58.103Z] --- PASS: TestResizeWithInvalidSize (2.02s)
21:50:58 [2021-07-03T21:50:58.103Z] === RUN   TestResizeWhenContainerNotStarted
21:50:58 [2021-07-03T21:50:58.183Z] --- PASS: TestSecretCreateResolve (2.68s)
21:50:58 [2021-07-03T21:50:58.183Z] PASS
21:50:58 [2021-07-03T21:50:58.183Z] 
21:50:58 [2021-07-03T21:50:58.183Z] DONE 6 tests in 16.862s
21:50:58 [2021-07-03T21:50:58.183Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:50:58 [2021-07-03T21:50:58.183Z] ++ 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
21:50:58 [2021-07-03T21:50:58.183Z] ++ set -e
21:50:58 [2021-07-03T21:50:58.183Z] ++ '[' -n 0 ']'
21:50:58 [2021-07-03T21:50:58.183Z] ++ set -x
21:50:58 [2021-07-03T21:50:58.183Z] ++ 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
21:51:00 [2021-07-03T21:51:00.094Z] INFO: Testing against a local daemon
21:51:00 [2021-07-03T21:51:00.094Z] === RUN   TestServiceCreateInit
21:51:00 [2021-07-03T21:51:00.094Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:51:00 [2021-07-03T21:51:00.258Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s)
21:51:00 [2021-07-03T21:51:00.258Z] === RUN   TestDaemonRestartKillContainers
21:51:00 [2021-07-03T21:51:00.258Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:51:00 [2021-07-03T21:51:00.258Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:51:00 [2021-07-03T21:51:00.258Z] === RUN   TestStats
21:51:00 [2021-07-03T21:51:00.258Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
21:51:00 [2021-07-03T21:51:00.258Z] --- SKIP: TestStats (0.00s)
21:51:00 [2021-07-03T21:51:00.258Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
21:51:01 [2021-07-03T21:51:01.332Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
21:51:03 [2021-07-03T21:51:03.244Z] ok  	github.com/docker/docker/pkg/signal	3.277s	coverage: 62.3% of statements
21:51:03 [2021-07-03T21:51:03.244Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
21:51:03 [2021-07-03T21:51:03.244Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:51:03 [2021-07-03T21:51:03.505Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:51:04 [2021-07-03T21:51:04.077Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
21:51:04 [2021-07-03T21:51:04.338Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 39.9% of statements
21:51:04 [2021-07-03T21:51:04.599Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
21:51:05 [2021-07-03T21:51:05.171Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
21:51:05 [2021-07-03T21:51:05.384Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:51:05 [2021-07-03T21:51:05.431Z] testing: warning: no tests to run
21:51:05 [2021-07-03T21:51:05.431Z] coverage: [no statements]
21:51:05 [2021-07-03T21:51:05.431Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
21:51:05 [2021-07-03T21:51:05.691Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:51:05 [2021-07-03T21:51:05.691Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
21:51:05 [2021-07-03T21:51:05.952Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:51:05 [2021-07-03T21:51:05.993Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.87s)
21:51:05 [2021-07-03T21:51:05.993Z] === RUN   TestStopContainerWithTimeout
21:51:05 [2021-07-03T21:51:05.993Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:51:05 [2021-07-03T21:51:05.993Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
21:51:05 [2021-07-03T21:51:05.993Z] === RUN   TestUpdateRestartPolicy
21:51:07 [2021-07-03T21:51:07.866Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
21:51:08 [2021-07-03T21:51:08.127Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:51:08 [2021-07-03T21:51:08.388Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.4% of statements
21:51:09 [2021-07-03T21:51:09.330Z] ok  	github.com/docker/docker/quota	0.254s	coverage: 71.4% of statements
21:51:09 [2021-07-03T21:51:09.902Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:51:10 [2021-07-03T21:51:10.673Z] --- PASS: TestServiceCreateInit (9.75s)
21:51:10 [2021-07-03T21:51:10.673Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s)
21:51:10 [2021-07-03T21:51:10.673Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s)
21:51:10 [2021-07-03T21:51:10.673Z] === RUN   TestCreateServiceMultipleTimes
21:51:10 [2021-07-03T21:51:10.845Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.8% of statements
21:51:11 [2021-07-03T21:51:11.106Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
21:51:11 [2021-07-03T21:51:11.367Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
21:51:11 [2021-07-03T21:51:11.939Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 66.1% of statements
21:51:11 [2021-07-03T21:51:11.939Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:51:15 [2021-07-03T21:51:15.243Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:51:15 [2021-07-03T21:51:15.504Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
21:51:16 [2021-07-03T21:51:16.076Z] ok  	github.com/docker/docker/volume/mounts	0.025s	coverage: 67.0% of statements
21:51:17 [2021-07-03T21:51:17.018Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
21:51:26 [2021-07-03T21:51:26.986Z] --- PASS: TestUpdateRestartPolicy (21.61s)
21:51:26 [2021-07-03T21:51:26.986Z] === RUN   TestUpdateRestartWithAutoRemove
21:51:28 [2021-07-03T21:51:28.803Z] --- PASS: TestCreateServiceMultipleTimes (16.17s)
21:51:28 [2021-07-03T21:51:28.803Z] === RUN   TestCreateServiceConflict
21:51:28 [2021-07-03T21:51:28.803Z] --- PASS: TestCreateServiceConflict (2.67s)
21:51:28 [2021-07-03T21:51:28.803Z] === RUN   TestCreateServiceMaxReplicas
21:51:29 [2021-07-03T21:51:29.138Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s)
21:51:29 [2021-07-03T21:51:29.138Z] === RUN   TestWaitNonBlocked
21:51:29 [2021-07-03T21:51:29.138Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:51:29 [2021-07-03T21:51:29.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:51:29 [2021-07-03T21:51:29.138Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:51:29 [2021-07-03T21:51:29.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:51:29 [2021-07-03T21:51:29.138Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:51:29 [2021-07-03T21:51:29.139Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:51:32 [2021-07-03T21:51:32.015Z] --- PASS: TestWaitNonBlocked (0.03s)
21:51:32 [2021-07-03T21:51:32.015Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.81s)
21:51:32 [2021-07-03T21:51:32.015Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s)
21:51:32 [2021-07-03T21:51:32.015Z] === RUN   TestWaitBlocked
21:51:32 [2021-07-03T21:51:32.015Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:51:32 [2021-07-03T21:51:32.015Z] --- SKIP: TestWaitBlocked (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z] PASS
21:51:32 [2021-07-03T21:51:32.015Z] ok  	github.com/docker/docker/integration/container	88.772s
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === Skipped
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:51:32 [2021-07-03T21:51:32.015Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
21:51:32 [2021-07-03T21:51:32.015Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:51:32 [2021-07-03T21:51:32.015Z] 
21:51:32 [2021-07-03T21:51:32.015Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.103Z] --- PASS: TestCreateServiceMaxReplicas (3.54s)
21:51:32 [2021-07-03T21:51:32.103Z] === RUN   TestCreateWithDuplicateNetworkNames
21:51:32 [2021-07-03T21:51:32.470Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:51:32 [2021-07-03T21:51:32.470Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
21:51:32 [2021-07-03T21:51:32.471Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
21:51:32 [2021-07-03T21:51:32.471Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] 
21:51:32 [2021-07-03T21:51:32.471Z] DONE 88 tests, 33 skipped in 91.207s
21:51:32 [2021-07-03T21:51:32.471Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
21:51:33 [2021-07-03T21:51:33.987Z] === RUN   TestConfigDaemonLibtrustID
21:51:33 [2021-07-03T21:51:33.987Z]     daemon_test.go:19: runtime.GOOS != "linux"
21:51:33 [2021-07-03T21:51:33.987Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
21:51:33 [2021-07-03T21:51:33.987Z] === RUN   TestDaemonConfigValidation
21:51:33 [2021-07-03T21:51:33.987Z]     daemon_test.go:38: runtime.GOOS != "linux"
21:51:33 [2021-07-03T21:51:33.987Z] --- SKIP: TestDaemonConfigValidation (0.00s)
21:51:33 [2021-07-03T21:51:33.987Z] PASS
21:51:33 [2021-07-03T21:51:33.987Z] ok  	github.com/docker/docker/integration/daemon	0.300s
21:51:34 [2021-07-03T21:51:34.942Z] 
21:51:34 [2021-07-03T21:51:34.942Z] === Skipped
21:51:34 [2021-07-03T21:51:34.942Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
21:51:34 [2021-07-03T21:51:34.942Z]     daemon_test.go:19: runtime.GOOS != "linux"
21:51:34 [2021-07-03T21:51:34.942Z] 
21:51:34 [2021-07-03T21:51:34.942Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
21:51:34 [2021-07-03T21:51:34.942Z]     daemon_test.go:38: runtime.GOOS != "linux"
21:51:34 [2021-07-03T21:51:34.942Z] 
21:51:34 [2021-07-03T21:51:34.942Z] 
21:51:34 [2021-07-03T21:51:34.942Z] DONE 2 tests, 2 skipped in 2.508s
21:51:34 [2021-07-03T21:51:34.942Z] Running D:\gopath\src\github.com\docker\docker\integration\image
21:51:37 [2021-07-03T21:51:37.095Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:51:37 [2021-07-03T21:51:37.095Z] INFO: Testing against a local daemon
21:51:37 [2021-07-03T21:51:37.095Z] === RUN   TestCommitInheritsEnv
21:51:37 [2021-07-03T21:51:37.095Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
21:51:37 [2021-07-03T21:51:37.095Z] --- SKIP: TestCommitInheritsEnv (0.00s)
21:51:37 [2021-07-03T21:51:37.095Z] === RUN   TestImportExtremelyLargeImageWorks
21:51:37 [2021-07-03T21:51:37.095Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
21:51:37 [2021-07-03T21:51:37.095Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:51:37 [2021-07-03T21:51:37.095Z] === RUN   TestImagesFilterMultiReference
21:51:37 [2021-07-03T21:51:37.095Z] --- PASS: TestImagesFilterMultiReference (0.08s)
21:51:37 [2021-07-03T21:51:37.095Z] === RUN   TestImagePullPlatformInvalid
21:51:37 [2021-07-03T21:51:37.095Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:51:37 [2021-07-03T21:51:37.095Z] === RUN   TestRemoveImageOrphaning
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestRemoveImageOrphaning (1.00s)
21:51:38 [2021-07-03T21:51:38.048Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:51:38 [2021-07-03T21:51:38.048Z] === RUN   TestTagInvalidReference
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestTagInvalidReference (0.03s)
21:51:38 [2021-07-03T21:51:38.048Z] === RUN   TestTagValidPrefixedRepo
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:51:38 [2021-07-03T21:51:38.048Z] === RUN   TestTagExistedNameWithoutForce
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:51:38 [2021-07-03T21:51:38.048Z] === RUN   TestTagOfficialNames
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestTagOfficialNames (0.08s)
21:51:38 [2021-07-03T21:51:38.048Z] === RUN   TestTagMatchesDigest
21:51:38 [2021-07-03T21:51:38.048Z] --- PASS: TestTagMatchesDigest (0.03s)
21:51:38 [2021-07-03T21:51:38.048Z] PASS
21:51:38 [2021-07-03T21:51:38.048Z] ok  	github.com/docker/docker/integration/image	1.686s
21:51:38 [2021-07-03T21:51:38.048Z] 
21:51:38 [2021-07-03T21:51:38.048Z] === Skipped
21:51:38 [2021-07-03T21:51:38.048Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
21:51:38 [2021-07-03T21:51:38.048Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
21:51:38 [2021-07-03T21:51:38.048Z] 
21:51:38 [2021-07-03T21:51:38.048Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
21:51:38 [2021-07-03T21:51:38.048Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
21:51:38 [2021-07-03T21:51:38.048Z] 
21:51:38 [2021-07-03T21:51:38.048Z] 
21:51:38 [2021-07-03T21:51:38.048Z] DONE 11 tests, 2 skipped in 3.312s
21:51:38 [2021-07-03T21:51:38.048Z] Running D:\gopath\src\github.com\docker\docker\integration\network
21:51:40 [2021-07-03T21:51:40.929Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:51:40 [2021-07-03T21:51:40.929Z] INFO: Testing against a local daemon
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkCreateDelete
21:51:40 [2021-07-03T21:51:40.929Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestNetworkCreateDelete (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDockerNetworkDeletePreferID
21:51:40 [2021-07-03T21:51:40.929Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDaemonDNSFallback
21:51:40 [2021-07-03T21:51:40.929Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDaemonDNSFallback (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestInspectNetwork
21:51:40 [2021-07-03T21:51:40.929Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestInspectNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestRunContainerWithBridgeNone
21:51:40 [2021-07-03T21:51:40.929Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkInvalidJSON
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkInvalidJSON//networks/create
21:51:40 [2021-07-03T21:51:40.929Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:51:40 [2021-07-03T21:51:40.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:51:40 [2021-07-03T21:51:40.929Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:51:40 [2021-07-03T21:51:40.929Z] === CONT  TestNetworkInvalidJSON//networks/create
21:51:40 [2021-07-03T21:51:40.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:51:40 [2021-07-03T21:51:40.929Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:51:40 [2021-07-03T21:51:40.929Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:51:40 [2021-07-03T21:51:40.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
21:51:40 [2021-07-03T21:51:40.929Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkList
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkList//networks
21:51:40 [2021-07-03T21:51:40.929Z] === PAUSE TestNetworkList//networks
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestNetworkList//networks/
21:51:40 [2021-07-03T21:51:40.929Z] === PAUSE TestNetworkList//networks/
21:51:40 [2021-07-03T21:51:40.929Z] === CONT  TestNetworkList//networks
21:51:40 [2021-07-03T21:51:40.929Z] === CONT  TestNetworkList//networks/
21:51:40 [2021-07-03T21:51:40.929Z] --- PASS: TestNetworkList (0.03s)
21:51:40 [2021-07-03T21:51:40.929Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z]     --- PASS: TestNetworkList//networks (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestHostIPv4BridgeLabel
21:51:40 [2021-07-03T21:51:40.929Z]     network_test.go:126: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDaemonRestartWithLiveRestore
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:29: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDaemonDefaultNetworkPools
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:58: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDaemonRestartWithExistingNetwork
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:102: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:136: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:187: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestServiceWithPredefinedNetwork
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:212: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:242: FLAKY_TEST
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestServiceWithDataPathPortInit
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:333: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:51:40 [2021-07-03T21:51:40.929Z]     service_test.go:401: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.929Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z] PASS
21:51:40 [2021-07-03T21:51:40.929Z] ok  	github.com/docker/docker/integration/network	0.488s
21:51:40 [2021-07-03T21:51:40.929Z] 
21:51:40 [2021-07-03T21:51:40.929Z] === Skipped
21:51:40 [2021-07-03T21:51:40.929Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
21:51:40 [2021-07-03T21:51:40.929Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:51:40 [2021-07-03T21:51:40.929Z] 
21:51:40 [2021-07-03T21:51:40.929Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
21:51:40 [2021-07-03T21:51:40.929Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:51:40 [2021-07-03T21:51:40.929Z] 
21:51:40 [2021-07-03T21:51:40.929Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     network_test.go:126: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:29: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:58: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:102: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:136: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:187: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:212: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:242: FLAKY_TEST
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:333: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
21:51:40 [2021-07-03T21:51:40.930Z]     service_test.go:401: testEnv.OSType == "windows"
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] 
21:51:40 [2021-07-03T21:51:40.930Z] DONE 22 tests, 15 skipped in 2.459s
21:51:40 [2021-07-03T21:51:40.930Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:51:41 [2021-07-03T21:51:41.381Z] testing: warning: no tests to run
21:51:41 [2021-07-03T21:51:41.381Z] PASS
21:51:41 [2021-07-03T21:51:41.381Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.145s
21:51:41 [2021-07-03T21:51:41.381Z] 
21:51:41 [2021-07-03T21:51:41.381Z] DONE 0 tests in 0.699s
21:51:41 [2021-07-03T21:51:41.381Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:51:42 [2021-07-03T21:51:42.335Z] testing: warning: no tests to run
21:51:42 [2021-07-03T21:51:42.335Z] PASS
21:51:42 [2021-07-03T21:51:42.335Z] ok  	github.com/docker/docker/integration/network/macvlan	0.131s
21:51:42 [2021-07-03T21:51:42.335Z] 
21:51:42 [2021-07-03T21:51:42.335Z] DONE 0 tests in 0.735s
21:51:42 [2021-07-03T21:51:42.335Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
21:51:43 [2021-07-03T21:51:43.289Z] testing: warning: no tests to run
21:51:43 [2021-07-03T21:51:43.289Z] PASS
21:51:43 [2021-07-03T21:51:43.289Z] ok  	github.com/docker/docker/integration/plugin	0.178s
21:51:43 [2021-07-03T21:51:43.289Z] 
21:51:43 [2021-07-03T21:51:43.289Z] DONE 0 tests in 0.949s
21:51:43 [2021-07-03T21:51:43.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:51:44 [2021-07-03T21:51:44.248Z] testing: warning: no tests to run
21:51:44 [2021-07-03T21:51:44.248Z] PASS
21:51:44 [2021-07-03T21:51:44.248Z] ok  	github.com/docker/docker/integration/plugin/authz	0.196s
21:51:44 [2021-07-03T21:51:44.248Z] 
21:51:44 [2021-07-03T21:51:44.248Z] DONE 0 tests in 0.855s
21:51:44 [2021-07-03T21:51:44.248Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
21:51:47 [2021-07-03T21:51:47.011Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.55s)
21:51:47 [2021-07-03T21:51:47.011Z] === RUN   TestCreateServiceSecretFileMode
21:51:48 [2021-07-03T21:51:48.925Z] --- PASS: TestCreateServiceSecretFileMode (2.87s)
21:51:48 [2021-07-03T21:51:48.925Z] === RUN   TestCreateServiceConfigFileMode
21:51:51 [2021-07-03T21:51:51.471Z] --- PASS: TestCreateServiceConfigFileMode (2.94s)
21:51:51 [2021-07-03T21:51:51.471Z] === RUN   TestCreateServiceSysctls
21:51:54 [2021-07-03T21:51:54.537Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:51:54 [2021-07-03T21:51:54.537Z] INFO: Testing against a local daemon
21:51:54 [2021-07-03T21:51:54.537Z] === RUN   TestPluginInvalidJSON
21:51:54 [2021-07-03T21:51:54.537Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:51:54 [2021-07-03T21:51:54.537Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:51:54 [2021-07-03T21:51:54.537Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:51:54 [2021-07-03T21:51:54.537Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:51:54 [2021-07-03T21:51:54.537Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z] === RUN   TestPluginInstall
21:51:54 [2021-07-03T21:51:54.537Z]     plugin_test.go:63: testEnv.OSType == "windows"
21:51:54 [2021-07-03T21:51:54.537Z] --- SKIP: TestPluginInstall (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z] === RUN   TestPluginsWithRuntimes
21:51:54 [2021-07-03T21:51:54.537Z]     plugin_test.go:172: testEnv.OSType == "windows"
21:51:54 [2021-07-03T21:51:54.537Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z] === RUN   TestPluginBackCompatMediaTypes
21:51:54 [2021-07-03T21:51:54.537Z]     plugin_test.go:234: testEnv.OSType == "windows"
21:51:54 [2021-07-03T21:51:54.537Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z] PASS
21:51:54 [2021-07-03T21:51:54.537Z] ok  	github.com/docker/docker/integration/plugin/common	0.370s
21:51:54 [2021-07-03T21:51:54.537Z] 
21:51:54 [2021-07-03T21:51:54.537Z] === Skipped
21:51:54 [2021-07-03T21:51:54.537Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z]     plugin_test.go:63: testEnv.OSType == "windows"
21:51:54 [2021-07-03T21:51:54.537Z] 
21:51:54 [2021-07-03T21:51:54.537Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z]     plugin_test.go:172: testEnv.OSType == "windows"
21:51:54 [2021-07-03T21:51:54.537Z] 
21:51:54 [2021-07-03T21:51:54.537Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
21:51:54 [2021-07-03T21:51:54.537Z]     plugin_test.go:234: testEnv.OSType == "windows"
21:51:54 [2021-07-03T21:51:54.537Z] 
21:51:54 [2021-07-03T21:51:54.537Z] 
21:51:54 [2021-07-03T21:51:54.537Z] DONE 5 tests, 3 skipped in 10.452s
21:51:54 [2021-07-03T21:51:54.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:51:55 [2021-07-03T21:51:55.678Z] --- PASS: TestCreateServiceSysctls (4.06s)
21:51:55 [2021-07-03T21:51:55.678Z] === RUN   TestCreateServiceCapabilities
21:51:58 [2021-07-03T21:51:58.234Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:51:58 [2021-07-03T21:51:58.234Z] INFO: Testing against a local daemon
21:51:58 [2021-07-03T21:51:58.235Z] === RUN   TestExternalGraphDriver
21:51:58 [2021-07-03T21:51:58.235Z]     external_test.go:48: runtime.GOOS == "windows"
21:51:58 [2021-07-03T21:51:58.235Z] --- SKIP: TestExternalGraphDriver (0.00s)
21:51:58 [2021-07-03T21:51:58.235Z] === RUN   TestGraphdriverPluginV2
21:51:58 [2021-07-03T21:51:58.235Z]     external_test.go:408: runtime.GOOS == "windows"
21:51:58 [2021-07-03T21:51:58.235Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
21:51:58 [2021-07-03T21:51:58.235Z] PASS
21:51:58 [2021-07-03T21:51:58.235Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.376s
21:51:58 [2021-07-03T21:51:58.235Z] 
21:51:58 [2021-07-03T21:51:58.235Z] === Skipped
21:51:58 [2021-07-03T21:51:58.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
21:51:58 [2021-07-03T21:51:58.235Z]     external_test.go:48: runtime.GOOS == "windows"
21:51:58 [2021-07-03T21:51:58.235Z] 
21:51:58 [2021-07-03T21:51:58.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
21:51:58 [2021-07-03T21:51:58.235Z]     external_test.go:408: runtime.GOOS == "windows"
21:51:58 [2021-07-03T21:51:58.235Z] 
21:51:58 [2021-07-03T21:51:58.235Z] 
21:51:58 [2021-07-03T21:51:58.235Z] DONE 2 tests, 2 skipped in 3.177s
21:51:58 [2021-07-03T21:51:58.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:51:59 [2021-07-03T21:51:59.001Z] --- PASS: TestCreateServiceCapabilities (3.06s)
21:51:59 [2021-07-03T21:51:59.001Z] === RUN   TestInspect
21:52:00 [2021-07-03T21:52:00.382Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:00 [2021-07-03T21:52:00.382Z] INFO: Testing against a local daemon
21:52:00 [2021-07-03T21:52:00.382Z] === RUN   TestReadPluginNoRead
21:52:00 [2021-07-03T21:52:00.382Z]     read_test.go:21: no unix domain sockets on Windows
21:52:00 [2021-07-03T21:52:00.382Z] --- SKIP: TestReadPluginNoRead (0.00s)
21:52:00 [2021-07-03T21:52:00.382Z] PASS
21:52:00 [2021-07-03T21:52:00.382Z] ok  	github.com/docker/docker/integration/plugin/logging	0.358s
21:52:00 [2021-07-03T21:52:00.382Z] 
21:52:00 [2021-07-03T21:52:00.382Z] === Skipped
21:52:00 [2021-07-03T21:52:00.382Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
21:52:00 [2021-07-03T21:52:00.382Z]     read_test.go:21: no unix domain sockets on Windows
21:52:00 [2021-07-03T21:52:00.382Z] 
21:52:00 [2021-07-03T21:52:00.382Z] 
21:52:00 [2021-07-03T21:52:00.382Z] DONE 1 tests, 1 skipped in 2.219s
21:52:00 [2021-07-03T21:52:00.382Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
21:52:01 [2021-07-03T21:52:01.339Z] testing: warning: no tests to run
21:52:01 [2021-07-03T21:52:01.339Z] PASS
21:52:01 [2021-07-03T21:52:01.339Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.147s
21:52:01 [2021-07-03T21:52:01.339Z] 
21:52:01 [2021-07-03T21:52:01.339Z] DONE 0 tests in 1.089s
21:52:01 [2021-07-03T21:52:01.339Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:52:02 [2021-07-03T21:52:02.302Z] --- PASS: TestInspect (3.50s)
21:52:02 [2021-07-03T21:52:02.302Z] === RUN   TestCreateJob
21:52:03 [2021-07-03T21:52:03.489Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:03 [2021-07-03T21:52:03.489Z] INFO: Testing against a local daemon
21:52:03 [2021-07-03T21:52:03.489Z] === RUN   TestPluginWithDevMounts
21:52:03 [2021-07-03T21:52:03.489Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:52:03 [2021-07-03T21:52:03.489Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:52:03 [2021-07-03T21:52:03.489Z] PASS
21:52:03 [2021-07-03T21:52:03.489Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.359s
21:52:03 [2021-07-03T21:52:03.489Z] 
21:52:03 [2021-07-03T21:52:03.489Z] === Skipped
21:52:03 [2021-07-03T21:52:03.489Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
21:52:03 [2021-07-03T21:52:03.489Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:52:03 [2021-07-03T21:52:03.489Z] 
21:52:03 [2021-07-03T21:52:03.489Z] 
21:52:03 [2021-07-03T21:52:03.489Z] DONE 1 tests, 1 skipped in 2.128s
21:52:03 [2021-07-03T21:52:03.489Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:52:05 [2021-07-03T21:52:05.645Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:05 [2021-07-03T21:52:05.645Z] INFO: Testing against a local daemon
21:52:05 [2021-07-03T21:52:05.645Z] === RUN   TestSecretInspect
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] --- SKIP: TestSecretInspect (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z] === RUN   TestSecretList
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] --- SKIP: TestSecretList (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z] === RUN   TestSecretsCreateAndDelete
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z] === RUN   TestSecretsUpdate
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] --- SKIP: TestSecretsUpdate (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z] === RUN   TestTemplatedSecret
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] --- SKIP: TestTemplatedSecret (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z] === RUN   TestSecretCreateResolve
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:52:05 [2021-07-03T21:52:05.645Z] --- SKIP: TestSecretCreateResolve (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z] PASS
21:52:05 [2021-07-03T21:52:05.645Z] ok  	github.com/docker/docker/integration/secret	0.334s
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] === Skipped
21:52:05 [2021-07-03T21:52:05.645Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
21:52:05 [2021-07-03T21:52:05.645Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] 
21:52:05 [2021-07-03T21:52:05.645Z] DONE 6 tests, 6 skipped in 1.901s
21:52:05 [2021-07-03T21:52:05.645Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:52:06 [2021-07-03T21:52:06.510Z] --- PASS: TestCreateJob (3.99s)
21:52:06 [2021-07-03T21:52:06.510Z] === RUN   TestReplicatedJob
21:52:07 [2021-07-03T21:52:07.814Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:07 [2021-07-03T21:52:07.814Z] INFO: Testing against a local daemon
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestServiceCreateInit
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- PASS: TestServiceCreateInit (0.04s)
21:52:07 [2021-07-03T21:52:07.814Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceMultipleTimes
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceConflict
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateServiceConflict (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceMaxReplicas
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateWithDuplicateNetworkNames
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceSecretFileMode
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceConfigFileMode
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceSysctls
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:52:07 [2021-07-03T21:52:07.814Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:52:07 [2021-07-03T21:52:07.814Z] === RUN   TestCreateServiceCapabilities
21:52:07 [2021-07-03T21:52:07.814Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestInspect
21:52:08 [2021-07-03T21:52:08.265Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestInspect (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestCreateJob
21:52:08 [2021-07-03T21:52:08.265Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestCreateJob (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestReplicatedJob
21:52:08 [2021-07-03T21:52:08.265Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestReplicatedJob (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestUpdateReplicatedJob
21:52:08 [2021-07-03T21:52:08.265Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServiceListWithStatuses
21:52:08 [2021-07-03T21:52:08.265Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestDockerNetworkConnectAlias
21:52:08 [2021-07-03T21:52:08.265Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestDockerNetworkReConnect
21:52:08 [2021-07-03T21:52:08.265Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServicePlugin
21:52:08 [2021-07-03T21:52:08.265Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServicePlugin (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServiceUpdateLabel
21:52:08 [2021-07-03T21:52:08.265Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServiceUpdateLabel (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServiceUpdateSecrets
21:52:08 [2021-07-03T21:52:08.265Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServiceUpdateConfigs
21:52:08 [2021-07-03T21:52:08.265Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServiceUpdateNetwork
21:52:08 [2021-07-03T21:52:08.265Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] === RUN   TestServiceUpdatePidsLimit
21:52:08 [2021-07-03T21:52:08.265Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.265Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
21:52:08 [2021-07-03T21:52:08.265Z] PASS
21:52:08 [2021-07-03T21:52:08.265Z] ok  	github.com/docker/docker/integration/service	0.522s
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === Skipped
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
21:52:08 [2021-07-03T21:52:08.265Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
21:52:08 [2021-07-03T21:52:08.265Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.265Z] 
21:52:08 [2021-07-03T21:52:08.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
21:52:08 [2021-07-03T21:52:08.266Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
21:52:08 [2021-07-03T21:52:08.266Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
21:52:08 [2021-07-03T21:52:08.266Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
21:52:08 [2021-07-03T21:52:08.266Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] 
21:52:08 [2021-07-03T21:52:08.266Z] DONE 24 tests, 23 skipped in 2.530s
21:52:08 [2021-07-03T21:52:08.266Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:52:10 [2021-07-03T21:52:10.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:10 [2021-07-03T21:52:10.425Z] INFO: Testing against a local daemon
21:52:10 [2021-07-03T21:52:10.425Z] === RUN   TestSessionCreate
21:52:10 [2021-07-03T21:52:10.425Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:52:10 [2021-07-03T21:52:10.425Z] --- SKIP: TestSessionCreate (0.00s)
21:52:10 [2021-07-03T21:52:10.425Z] === RUN   TestSessionCreateWithBadUpgrade
21:52:10 [2021-07-03T21:52:10.425Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:52:10 [2021-07-03T21:52:10.425Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
21:52:10 [2021-07-03T21:52:10.425Z] PASS
21:52:10 [2021-07-03T21:52:10.425Z] ok  	github.com/docker/docker/integration/session	0.316s
21:52:10 [2021-07-03T21:52:10.425Z] 
21:52:10 [2021-07-03T21:52:10.425Z] === Skipped
21:52:10 [2021-07-03T21:52:10.425Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
21:52:10 [2021-07-03T21:52:10.425Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:52:10 [2021-07-03T21:52:10.425Z] 
21:52:10 [2021-07-03T21:52:10.425Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
21:52:10 [2021-07-03T21:52:10.425Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:52:10 [2021-07-03T21:52:10.425Z] 
21:52:10 [2021-07-03T21:52:10.425Z] 
21:52:10 [2021-07-03T21:52:10.425Z] DONE 2 tests, 2 skipped in 1.982s
21:52:10 [2021-07-03T21:52:10.425Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:52:12 [2021-07-03T21:52:12.572Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:12 [2021-07-03T21:52:12.572Z] INFO: Testing against a local daemon
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:52:12 [2021-07-03T21:52:12.572Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestEventsExecDie
21:52:12 [2021-07-03T21:52:12.572Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestEventsExecDie (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestEventsBackwardsCompatible
21:52:12 [2021-07-03T21:52:12.572Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestEventsVolumeCreate
21:52:12 [2021-07-03T21:52:12.572Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestEventsVolumeCreate (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestInfoAPI
21:52:12 [2021-07-03T21:52:12.572Z] --- PASS: TestInfoAPI (0.04s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestInfoAPIWarnings
21:52:12 [2021-07-03T21:52:12.572Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestInfoAPIWarnings (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestInfoDebug
21:52:12 [2021-07-03T21:52:12.572Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestInfoDebug (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestInfoInsecureRegistries
21:52:12 [2021-07-03T21:52:12.572Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestInfoRegistryMirrors
21:52:12 [2021-07-03T21:52:12.572Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:52:12 [2021-07-03T21:52:12.572Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
21:52:12 [2021-07-03T21:52:12.572Z] === RUN   TestLoginFailsWithBadCredentials
21:52:13 [2021-07-03T21:52:13.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
21:52:13 [2021-07-03T21:52:13.024Z] === RUN   TestPingCacheHeaders
21:52:13 [2021-07-03T21:52:13.024Z] --- PASS: TestPingCacheHeaders (0.04s)
21:52:13 [2021-07-03T21:52:13.024Z] === RUN   TestPingGet
21:52:13 [2021-07-03T21:52:13.096Z] --- PASS: TestReplicatedJob (6.71s)
21:52:13 [2021-07-03T21:52:13.096Z] === RUN   TestUpdateReplicatedJob
21:52:13 [2021-07-03T21:52:13.475Z] --- PASS: TestPingGet (0.03s)
21:52:13 [2021-07-03T21:52:13.476Z] === RUN   TestPingHead
21:52:13 [2021-07-03T21:52:13.476Z] --- PASS: TestPingHead (0.03s)
21:52:13 [2021-07-03T21:52:13.476Z] === RUN   TestVersion
21:52:13 [2021-07-03T21:52:13.476Z] --- PASS: TestVersion (0.03s)
21:52:13 [2021-07-03T21:52:13.476Z] PASS
21:52:13 [2021-07-03T21:52:13.476Z] ok  	github.com/docker/docker/integration/system	1.523s
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === Skipped
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
21:52:13 [2021-07-03T21:52:13.476Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] 
21:52:13 [2021-07-03T21:52:13.476Z] DONE 14 tests, 8 skipped in 3.146s
21:52:13 [2021-07-03T21:52:13.476Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:52:15 [2021-07-03T21:52:15.648Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:15 [2021-07-03T21:52:15.648Z] INFO: Testing against a local daemon
21:52:15 [2021-07-03T21:52:15.648Z] === RUN   TestVolumesCreateAndList
21:52:15 [2021-07-03T21:52:15.648Z] --- PASS: TestVolumesCreateAndList (0.06s)
21:52:15 [2021-07-03T21:52:15.648Z] === RUN   TestVolumesRemove
21:52:15 [2021-07-03T21:52:15.648Z] --- PASS: TestVolumesRemove (0.16s)
21:52:15 [2021-07-03T21:52:15.648Z] === RUN   TestVolumesInspect
21:52:15 [2021-07-03T21:52:15.648Z] --- PASS: TestVolumesInspect (0.05s)
21:52:15 [2021-07-03T21:52:15.648Z] === RUN   TestVolumesInvalidJSON
21:52:15 [2021-07-03T21:52:15.648Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:52:15 [2021-07-03T21:52:15.648Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:52:15 [2021-07-03T21:52:15.648Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:52:15 [2021-07-03T21:52:15.648Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:52:15 [2021-07-03T21:52:15.648Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:52:15 [2021-07-03T21:52:15.648Z] PASS
21:52:15 [2021-07-03T21:52:15.648Z] ok  	github.com/docker/docker/integration/volume	0.595s
21:52:15 [2021-07-03T21:52:15.648Z] 
21:52:15 [2021-07-03T21:52:15.648Z] DONE 5 tests in 2.384s
21:52:16 [2021-07-03T21:52:16.099Z] INFO: make.ps1 ended at 07/03/2021 21:52:15
21:52:16 [2021-07-03T21:52:16.099Z] INFO: Integration CLI tests being run from the host:
21:52:16 [2021-07-03T21:52:16.100Z] 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" 
21:52:17 [2021-07-03T21:52:17.305Z] --- PASS: TestUpdateReplicatedJob (4.17s)
21:52:17 [2021-07-03T21:52:17.305Z] === RUN   TestServiceListWithStatuses
21:52:17 [2021-07-03T21:52:17.305Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:52:17 [2021-07-03T21:52:17.305Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:52:17 [2021-07-03T21:52:17.305Z] === RUN   TestDockerNetworkConnectAlias
21:52:22 [2021-07-03T21:52:22.595Z] --- PASS: TestDockerNetworkConnectAlias (5.34s)
21:52:22 [2021-07-03T21:52:22.595Z] === RUN   TestDockerNetworkReConnect
21:52:26 [2021-07-03T21:52:26.349Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
21:52:26 [2021-07-03T21:52:26.349Z] INFO: Testing against a local daemon
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:52:26 [2021-07-03T21:52:26.349Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:52:26 [2021-07-03T21:52:26.349Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:52:26 [2021-07-03T21:52:26.349Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:52:26 [2021-07-03T21:52:26.801Z] --- PASS: TestDockerNetworkReConnect (4.24s)
21:52:26 [2021-07-03T21:52:26.801Z] === RUN   TestServicePlugin
21:52:26 [2021-07-03T21:52:26.801Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:52:26 [2021-07-03T21:52:26.801Z] --- SKIP: TestServicePlugin (0.00s)
21:52:26 [2021-07-03T21:52:26.801Z] === RUN   TestServiceUpdateLabel
21:52:27 [2021-07-03T21:52:27.303Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:52:27 [2021-07-03T21:52:27.303Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:52:29 [2021-07-03T21:52:29.344Z] --- PASS: TestServiceUpdateLabel (2.67s)
21:52:29 [2021-07-03T21:52:29.344Z] === RUN   TestServiceUpdateSecrets
21:52:38 [2021-07-03T21:52:38.486Z] ok  	github.com/docker/docker/libnetwork/networkdb	157.283s	coverage: 60.5% of statements
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/pkg/term	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/rootless	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/volume	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === Skipped
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     network_proxy_test.go:212: No support for dual stack yet
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:44: Driver btrfs not supported
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:52:38 [2021-07-03T21:52:38.486Z]     graphtest_unix.go:71: No driver to put!
21:52:38 [2021-07-03T21:52:38.486Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z] time="2021-07-03T21:48:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z] time="2021-07-03T21:48:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z] time="2021-07-03T21:48:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z] time="2021-07-03T21:48:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z] time="2021-07-03T21:48:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:71: No driver to put!
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     overlay_test.go:49: Fails to compute changes intermittently
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:44: Driver zfs not supported
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     graphtest_unix.go:71: No driver to put!
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     firewalld_test.go:13: firewalld is not running
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:52:38 [2021-07-03T21:52:38.487Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] 
21:52:38 [2021-07-03T21:52:38.487Z] DONE 2627 tests, 37 skipped in 412.857s
Post stage
[Pipeline] junit
21:52:38 [2021-07-03T21:52:38.509Z] Recording test results
21:52:38 [2021-07-03T21:52:38.749Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:52:39 [2021-07-03T21:52:39.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42596/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68b095d4df86260f20b16678e4aa28ef5a7aca39 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68b095d4df86260f20b16678e4aa28ef5a7aca39 hack/validate/vendor
21:52:40 [2021-07-03T21:52:40.051Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:52:40 [2021-07-03T21:52:40.941Z] + echo Ensuring container killed.
21:52:40 [2021-07-03T21:52:40.941Z] Ensuring container killed.
21:52:40 [2021-07-03T21:52:40.941Z] + docker rm -vf docker-pr2
21:52:40 [2021-07-03T21:52:40.941Z] Error: No such container: docker-pr2
[Pipeline] sh
21:52:41 [2021-07-03T21:52:41.229Z] + echo Chowning /workspace to jenkins user
21:52:41 [2021-07-03T21:52:41.230Z] Chowning /workspace to jenkins user
21:52:41 [2021-07-03T21:52:41.230Z] + id -u
21:52:41 [2021-07-03T21:52:41.230Z] + id -g
21:52:41 [2021-07-03T21:52:41.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42596:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:52:42 [2021-07-03T21:52:42.102Z] + bundleName=unit
21:52:42 [2021-07-03T21:52:42.103Z] + echo Creating unit-bundles.tar.gz
21:52:42 [2021-07-03T21:52:42.103Z] Creating unit-bundles.tar.gz
21:52:42 [2021-07-03T21:52:42.103Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
21:52:42 [2021-07-03T21:52:42.103Z] bundles/junit-report.xml
21:52:42 [2021-07-03T21:52:42.103Z] bundles/go-test-report.json
21:52:42 [2021-07-03T21:52:42.103Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:52:42 [2021-07-03T21:52:42.117Z] Archiving artifacts
21:52:42 [2021-07-03T21:52:42.509Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42596/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:52:42 [2021-07-03T21:52:42.825Z] + make clean
21:52:42 [2021-07-03T21:52:42.825Z] docker volume rm -f docker-dev-cache
21:52:43 [2021-07-03T21:52:43.086Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:52:47 [2021-07-03T21:52:47.458Z] --- PASS: TestServiceUpdateSecrets (15.35s)
21:52:47 [2021-07-03T21:52:47.458Z] === RUN   TestServiceUpdateConfigs
21:53:02 [2021-07-03T21:53:02.360Z] --- PASS: TestServiceUpdateConfigs (15.26s)
21:53:02 [2021-07-03T21:53:02.360Z] === RUN   TestServiceUpdateNetwork
21:53:14 [2021-07-03T21:53:14.648Z] --- PASS: TestServiceUpdateNetwork (13.46s)
21:53:14 [2021-07-03T21:53:14.648Z] === RUN   TestServiceUpdatePidsLimit
21:53:14 [2021-07-03T21:53:14.648Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:53:16 [2021-07-03T21:53:16.034Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:53:24 [2021-07-03T21:53:24.172Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:53:30 [2021-07-03T21:53:30.755Z] --- PASS: TestServiceUpdatePidsLimit (17.55s)
21:53:30 [2021-07-03T21:53:30.755Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
21:53:30 [2021-07-03T21:53:30.755Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
21:53:30 [2021-07-03T21:53:30.755Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
21:53:30 [2021-07-03T21:53:30.755Z] PASS
21:53:30 [2021-07-03T21:53:30.755Z] 
21:53:30 [2021-07-03T21:53:30.755Z] === Skipped
21:53:30 [2021-07-03T21:53:30.755Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:53:30 [2021-07-03T21:53:30.755Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:53:30 [2021-07-03T21:53:30.755Z] 
21:53:30 [2021-07-03T21:53:30.755Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:53:30 [2021-07-03T21:53:30.755Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:30 [2021-07-03T21:53:30.755Z] 
21:53:30 [2021-07-03T21:53:30.755Z] 
21:53:30 [2021-07-03T21:53:30.755Z] DONE 27 tests, 2 skipped in 152.714s
21:53:30 [2021-07-03T21:53:30.755Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:53:30 [2021-07-03T21:53:30.755Z] ++ 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
21:53:30 [2021-07-03T21:53:30.755Z] ++ set -e
21:53:30 [2021-07-03T21:53:30.755Z] ++ '[' -n 0 ']'
21:53:30 [2021-07-03T21:53:30.755Z] ++ set -x
21:53:30 [2021-07-03T21:53:30.755Z] ++ 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
21:53:32 [2021-07-03T21:53:32.151Z] INFO: Testing against a local daemon
21:53:32 [2021-07-03T21:53:32.151Z] === RUN   TestSessionCreate
21:53:32 [2021-07-03T21:53:32.151Z] --- PASS: TestSessionCreate (0.04s)
21:53:32 [2021-07-03T21:53:32.151Z] === RUN   TestSessionCreateWithBadUpgrade
21:53:32 [2021-07-03T21:53:32.151Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
21:53:32 [2021-07-03T21:53:32.151Z] PASS
21:53:32 [2021-07-03T21:53:32.151Z] 
21:53:32 [2021-07-03T21:53:32.151Z] DONE 2 tests in 1.073s
21:53:32 [2021-07-03T21:53:32.151Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:53:32 [2021-07-03T21:53:32.151Z] ++ 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
21:53:32 [2021-07-03T21:53:32.151Z] ++ set -e
21:53:32 [2021-07-03T21:53:32.151Z] ++ '[' -n 0 ']'
21:53:32 [2021-07-03T21:53:32.151Z] ++ set -x
21:53:32 [2021-07-03T21:53:32.151Z] ++ 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
21:53:35 [2021-07-03T21:53:35.443Z] INFO: Testing against a local daemon
21:53:35 [2021-07-03T21:53:35.444Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:53:35 [2021-07-03T21:53:35.444Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:53:35 [2021-07-03T21:53:35.444Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:53:35 [2021-07-03T21:53:35.444Z] === RUN   TestEventsExecDie
21:53:36 [2021-07-03T21:53:36.014Z] --- PASS: TestEventsExecDie (1.11s)
21:53:36 [2021-07-03T21:53:36.014Z] === RUN   TestEventsBackwardsCompatible
21:53:36 [2021-07-03T21:53:36.014Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
21:53:36 [2021-07-03T21:53:36.014Z] === RUN   TestEventsVolumeCreate
21:53:36 [2021-07-03T21:53:36.275Z] --- PASS: TestEventsVolumeCreate (0.08s)
21:53:36 [2021-07-03T21:53:36.275Z] === RUN   TestInfoBinaryCommits
21:53:36 [2021-07-03T21:53:36.275Z] --- PASS: TestInfoBinaryCommits (0.04s)
21:53:36 [2021-07-03T21:53:36.275Z] === RUN   TestInfoAPIVersioned
21:53:36 [2021-07-03T21:53:36.275Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:53:36 [2021-07-03T21:53:36.275Z] === RUN   TestInfoDiscoveryBackend
21:53:36 [2021-07-03T21:53:36.844Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
21:53:36 [2021-07-03T21:53:36.844Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:53:37 [2021-07-03T21:53:37.783Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:53:37 [2021-07-03T21:53:37.783Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:53:38 [2021-07-03T21:53:38.354Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
21:53:38 [2021-07-03T21:53:38.354Z] === RUN   TestInfoAPI
21:53:38 [2021-07-03T21:53:38.354Z] --- PASS: TestInfoAPI (0.04s)
21:53:38 [2021-07-03T21:53:38.354Z] === RUN   TestInfoAPIWarnings
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:53:39 [2021-07-03T21:53:39.239Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:53:39 [2021-07-03T21:53:39.239Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:53:39 [2021-07-03T21:53:39.691Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:53:42 [2021-07-03T21:53:42.563Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:53:42 [2021-07-03T21:53:42.563Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
21:53:42 [2021-07-03T21:53:42.563Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:53:42 [2021-07-03T21:53:42.563Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
21:53:42 [2021-07-03T21:53:42.563Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:53:42 [2021-07-03T21:53:42.563Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
21:53:42 [2021-07-03T21:53:42.563Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:53:42 [2021-07-03T21:53:42.563Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:53:42 [2021-07-03T21:53:42.563Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:53:46 [2021-07-03T21:53:46.247Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:53:46 [2021-07-03T21:53:46.247Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:53:46 [2021-07-03T21:53:46.247Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:53:46 [2021-07-03T21:53:46.247Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:53:46 [2021-07-03T21:53:46.247Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:53:53 [2021-07-03T21:53:53.249Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestInfoAPIWarnings (16.37s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestInfoDebug
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestInfoDebug (0.54s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestInfoInsecureRegistries
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestInfoRegistryMirrors
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestLoginFailsWithBadCredentials
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestPingCacheHeaders
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestPingCacheHeaders (0.03s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestPingGet
21:53:56 [2021-07-03T21:53:56.460Z] --- PASS: TestPingGet (0.03s)
21:53:56 [2021-07-03T21:53:56.460Z] === RUN   TestPingHead
21:53:56 [2021-07-03T21:53:56.720Z] --- PASS: TestPingHead (0.04s)
21:53:56 [2021-07-03T21:53:56.720Z] === RUN   TestVersion
21:53:56 [2021-07-03T21:53:56.720Z] --- PASS: TestVersion (0.03s)
21:53:56 [2021-07-03T21:53:56.720Z] PASS
21:53:56 [2021-07-03T21:53:56.720Z] 
21:53:56 [2021-07-03T21:53:56.720Z] === Skipped
21:53:56 [2021-07-03T21:53:56.720Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:53:56 [2021-07-03T21:53:56.720Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:53:56 [2021-07-03T21:53:56.720Z] 
21:53:56 [2021-07-03T21:53:56.720Z] 
21:53:56 [2021-07-03T21:53:56.720Z] DONE 19 tests, 1 skipped in 24.686s
21:53:56 [2021-07-03T21:53:56.720Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:53:56 [2021-07-03T21:53:56.720Z] ++ 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
21:53:56 [2021-07-03T21:53:56.720Z] ++ set -e
21:53:56 [2021-07-03T21:53:56.720Z] ++ '[' -n 0 ']'
21:53:56 [2021-07-03T21:53:56.720Z] ++ set -x
21:53:56 [2021-07-03T21:53:56.720Z] ++ 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
21:54:01 [2021-07-03T21:54:01.999Z] INFO: Testing against a local daemon
21:54:01 [2021-07-03T21:54:01.999Z] === RUN   TestVolumesCreateAndList
21:54:01 [2021-07-03T21:54:01.999Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:54:01 [2021-07-03T21:54:01.999Z] === RUN   TestVolumesRemove
21:54:01 [2021-07-03T21:54:01.999Z] --- PASS: TestVolumesRemove (0.11s)
21:54:01 [2021-07-03T21:54:01.999Z] === RUN   TestVolumesInspect
21:54:01 [2021-07-03T21:54:01.999Z] --- PASS: TestVolumesInspect (0.03s)
21:54:01 [2021-07-03T21:54:01.999Z] === RUN   TestVolumesInvalidJSON
21:54:02 [2021-07-03T21:54:02.259Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:54:02 [2021-07-03T21:54:02.259Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:54:02 [2021-07-03T21:54:02.259Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:54:02 [2021-07-03T21:54:02.259Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:54:02 [2021-07-03T21:54:02.259Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:54:02 [2021-07-03T21:54:02.259Z] PASS
21:54:02 [2021-07-03T21:54:02.259Z] 
21:54:02 [2021-07-03T21:54:02.259Z] DONE 5 tests in 5.475s
21:54:02 [2021-07-03T21:54:02.259Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:54:02 [2021-07-03T21:54:02.830Z] ++++ cat bundles/test-integration/docker.pid
21:54:02 [2021-07-03T21:54:02.830Z] +++ kill 14539
21:54:03 [2021-07-03T21:54:03.091Z] +++ /etc/init.d/apparmor stop
21:54:03 [2021-07-03T21:54:03.091Z] Leaving: AppArmorNo profiles have been unloaded.
21:54:03 [2021-07-03T21:54:03.091Z] 
21:54:03 [2021-07-03T21:54:03.091Z] Unloading profiles will leave already running processes permanently
21:54:03 [2021-07-03T21:54:03.091Z] unconfined, which can lead to unexpected situations.
21:54:03 [2021-07-03T21:54:03.091Z] 
21:54:03 [2021-07-03T21:54:03.091Z] To set a process to complain mode, use the command line tool
21:54:03 [2021-07-03T21:54:03.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:54:03 [2021-07-03T21:54:03.091Z] +++ true
21:54:03 [2021-07-03T21:54:03.091Z] exiting test-integration
21:54:03 [2021-07-03T21:54:03.091Z] ++ exit 0
21:54:03 [2021-07-03T21:54:03.091Z] 
Post stage
[Pipeline] junit
21:54:06 [2021-07-03T21:54:06.402Z] Recording test results
21:54:06 [2021-07-03T21:54:06.689Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:54:07 [2021-07-03T21:54:07.036Z] + echo Ensuring container killed.
21:54:07 [2021-07-03T21:54:07.036Z] Ensuring container killed.
21:54:07 [2021-07-03T21:54:07.036Z] + docker rm -vf docker-pr2
21:54:07 [2021-07-03T21:54:07.036Z] Error: No such container: docker-pr2
[Pipeline] sh
21:54:07 [2021-07-03T21:54:07.323Z] + echo Chowning /workspace to jenkins user
21:54:07 [2021-07-03T21:54:07.323Z] Chowning /workspace to jenkins user
21:54:07 [2021-07-03T21:54:07.323Z] + id -u
21:54:07 [2021-07-03T21:54:07.323Z] + id -g
21:54:07 [2021-07-03T21:54:07.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42596:/workspace busybox chown -R 1000:1000 /workspace
21:54:07 [2021-07-03T21:54:07.323Z] Unable to find image 'busybox:latest' locally
21:54:07 [2021-07-03T21:54:07.590Z] latest: Pulling from library/busybox
21:54:07 [2021-07-03T21:54:07.590Z] 38cc3b49dbab: Pulling fs layer
21:54:07 [2021-07-03T21:54:07.590Z] 38cc3b49dbab: Download complete
21:54:07 [2021-07-03T21:54:07.851Z] 38cc3b49dbab: Pull complete
21:54:07 [2021-07-03T21:54:07.851Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
21:54:07 [2021-07-03T21:54:07.851Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:54:14 [2021-07-03T21:54:14.730Z] + bundleName=arm64-integration
21:54:14 [2021-07-03T21:54:14.730Z] + echo Creating arm64-integration-bundles.tar.gz
21:54:14 [2021-07-03T21:54:14.730Z] Creating arm64-integration-bundles.tar.gz
21:54:14 [2021-07-03T21:54:14.730Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
21:54:14 [2021-07-03T21:54:14.730Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:54:15 [2021-07-03T21:54:15.313Z] Archiving artifacts
21:54:17 [2021-07-03T21:54:17.870Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42596/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:54:18 [2021-07-03T21:54:18.190Z] + make clean
21:54:18 [2021-07-03T21:54:18.762Z] docker volume rm -f docker-dev-cache
21:54:19 [2021-07-03T21:54:19.027Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:55:19 [2021-07-03T21:55:19.187Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:55:19 [2021-07-03T21:55:19.187Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
21:55:19 [2021-07-03T21:55:19.187Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:55:19 [2021-07-03T21:55:19.187Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:55:19 [2021-07-03T21:55:19.187Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:55:20 [2021-07-03T21:55:20.141Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:55:21 [2021-07-03T21:55:21.096Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:55:21 [2021-07-03T21:55:21.096Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:55:21 [2021-07-03T21:55:21.096Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:55:21 [2021-07-03T21:55:21.096Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:55:21 [2021-07-03T21:55:21.096Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:55:21 [2021-07-03T21:55:21.096Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:55:21 [2021-07-03T21:55:21.096Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:55:21 [2021-07-03T21:55:21.548Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:55:22 [2021-07-03T21:55:22.501Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:55:26 [2021-07-03T21:55:26.191Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:55:27 [2021-07-03T21:55:27.707Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:55:27 [2021-07-03T21:55:27.707Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:55:27 [2021-07-03T21:55:27.707Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:55:27 [2021-07-03T21:55:27.707Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:55:27 [2021-07-03T21:55:27.707Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:55:27 [2021-07-03T21:55:27.707Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:55:31 [2021-07-03T21:55:31.400Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:55:43 [2021-07-03T21:55:43.698Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:55:49 [2021-07-03T21:55:49.454Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:55:49 [2021-07-03T21:55:49.906Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:55:49 [2021-07-03T21:55:49.906Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:55:49 [2021-07-03T21:55:49.906Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:55:53 [2021-07-03T21:55:53.613Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:55:55 [2021-07-03T21:55:55.130Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:56:00 [2021-07-03T21:56:00.870Z] === RUN   TestDockerSuite/TestBuildAddScript
21:56:00 [2021-07-03T21:56:00.870Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
21:56:00 [2021-07-03T21:56:00.870Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:56:00 [2021-07-03T21:56:00.870Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:56:00 [2021-07-03T21:56:00.870Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:56:00 [2021-07-03T21:56:00.870Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:56:00 [2021-07-03T21:56:00.870Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:56:00 [2021-07-03T21:56:00.870Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:56:00 [2021-07-03T21:56:00.870Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:56:01 [2021-07-03T21:56:01.321Z] === RUN   TestDockerSuite/TestBuildAddTar
21:56:43 [2021-07-03T21:56:43.739Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:56:43 [2021-07-03T21:56:43.739Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
21:56:43 [2021-07-03T21:56:43.739Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:56:43 [2021-07-03T21:56:43.739Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
21:56:43 [2021-07-03T21:56:43.739Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:56:58 [2021-07-03T21:56:58.452Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:56:58 [2021-07-03T21:56:58.452Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:56:58 [2021-07-03T21:56:58.452Z] === RUN   TestDockerSuite/TestBuildBlankName
21:56:58 [2021-07-03T21:56:58.452Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:57:05 [2021-07-03T21:57:05.457Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:57:05 [2021-07-03T21:57:05.457Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
21:57:05 [2021-07-03T21:57:05.909Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:57:10 [2021-07-03T21:57:10.565Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:57:31 [2021-07-03T21:57:31.546Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:57:37 [2021-07-03T21:57:37.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:57:37 [2021-07-03T21:57:37.286Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
21:57:37 [2021-07-03T21:57:37.738Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:57:43 [2021-07-03T21:57:43.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:57:43 [2021-07-03T21:57:43.469Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
21:57:43 [2021-07-03T21:57:43.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:57:43 [2021-07-03T21:57:43.469Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
21:57:43 [2021-07-03T21:57:43.469Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:57:50 [2021-07-03T21:57:50.477Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:57:50 [2021-07-03T21:57:50.477Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
21:57:50 [2021-07-03T21:57:50.477Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:57:50 [2021-07-03T21:57:50.477Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:57:50 [2021-07-03T21:57:50.477Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
21:57:50 [2021-07-03T21:57:50.929Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:57:50 [2021-07-03T21:57:50.929Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
21:57:50 [2021-07-03T21:57:50.929Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:58:15 [2021-07-03T21:58:15.983Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:58:20 [2021-07-03T21:58:20.620Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:58:20 [2021-07-03T21:58:20.621Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
21:58:21 [2021-07-03T21:58:21.072Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:58:21 [2021-07-03T21:58:21.072Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:58:21 [2021-07-03T21:58:21.523Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:58:23 [2021-07-03T21:58:23.039Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:58:23 [2021-07-03T21:58:23.039Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
21:58:23 [2021-07-03T21:58:23.039Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:58:33 [2021-07-03T21:58:33.283Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:58:33 [2021-07-03T21:58:33.737Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:58:33 [2021-07-03T21:58:33.737Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:58:33 [2021-07-03T21:58:33.737Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:58:33 [2021-07-03T21:58:33.737Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
21:58:33 [2021-07-03T21:58:33.737Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:58:35 [2021-07-03T21:58:35.252Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:58:36 [2021-07-03T21:58:36.767Z] === RUN   TestDockerSuite/TestBuildCmd
21:58:37 [2021-07-03T21:58:37.218Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:58:37 [2021-07-03T21:58:37.671Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:58:38 [2021-07-03T21:58:38.628Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:58:44 [2021-07-03T21:58:44.400Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:58:46 [2021-07-03T21:58:46.548Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:58:46 [2021-07-03T21:58:46.548Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
21:58:46 [2021-07-03T21:58:46.548Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:58:48 [2021-07-03T21:58:48.063Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:58:48 [2021-07-03T21:58:48.063Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
21:58:48 [2021-07-03T21:58:48.063Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:58:48 [2021-07-03T21:58:48.515Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:58:50 [2021-07-03T21:58:50.029Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:58:51 [2021-07-03T21:58:51.544Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:58:51 [2021-07-03T21:58:51.995Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:58:51 [2021-07-03T21:58:51.995Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:58:51 [2021-07-03T21:58:51.995Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:58:52 [2021-07-03T21:58:52.953Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:58:53 [2021-07-03T21:58:53.409Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:58:53 [2021-07-03T21:58:53.409Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:58:53 [2021-07-03T21:58:53.409Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:58:53 [2021-07-03T21:58:53.409Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:58:53 [2021-07-03T21:58:53.409Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:59:00 [2021-07-03T21:59:00.416Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:59:42 [2021-07-03T21:59:42.806Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:59:44 [2021-07-03T21:59:44.324Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:59:45 [2021-07-03T21:59:45.840Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:59:56 [2021-07-03T21:59:56.094Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:59:56 [2021-07-03T21:59:56.094Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:59:56 [2021-07-03T21:59:56.094Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:59:56 [2021-07-03T21:59:56.094Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:59:56 [2021-07-03T21:59:56.559Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:59:56 [2021-07-03T21:59:56.559Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:59:56 [2021-07-03T21:59:56.559Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:59:57 [2021-07-03T21:59:57.012Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:59:57 [2021-07-03T21:59:57.012Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:59:57 [2021-07-03T21:59:57.012Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
22:00:22 [2021-07-03T22:00:22.054Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:00:22 [2021-07-03T22:00:22.054Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:00:22 [2021-07-03T22:00:22.054Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:00:22 [2021-07-03T22:00:22.504Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
22:00:47 [2021-07-03T22:00:47.517Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:00:47 [2021-07-03T22:00:47.517Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:00:48 [2021-07-03T22:00:48.467Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:00:52 [2021-07-03T22:00:52.149Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:00:55 [2021-07-03T22:00:55.832Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:00:58 [2021-07-03T22:00:58.690Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:01:59 [2021-07-03T22:01:59.011Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:01:59 [2021-07-03T22:01:59.011Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:01:59 [2021-07-03T22:01:59.011Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
22:01:59 [2021-07-03T22:01:59.011Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:02:59 [2021-07-03T22:02:59.470Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:03:01 [2021-07-03T22:03:01.009Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:03:01 [2021-07-03T22:03:01.469Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:03:22 [2021-07-03T22:03:22.575Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:03:34 [2021-07-03T22:03:34.960Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:03:45 [2021-07-03T22:03:45.298Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:04:15 [2021-07-03T22:04:15.272Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:04:27 [2021-07-03T22:04:27.664Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:04:42 [2021-07-03T22:04:42.507Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:06:08 [2021-07-03T22:06:08.599Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:06:08 [2021-07-03T22:06:08.599Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:06:08 [2021-07-03T22:06:08.599Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:06:08 [2021-07-03T22:06:08.599Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:06:17 [2021-07-03T22:06:17.174Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:06:20 [2021-07-03T22:06:20.084Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:06:24 [2021-07-03T22:06:24.775Z] === RUN   TestDockerSuite/TestBuildEnv
22:06:24 [2021-07-03T22:06:24.775Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:06:24 [2021-07-03T22:06:24.775Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:06:24 [2021-07-03T22:06:24.775Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:06:25 [2021-07-03T22:06:25.235Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:06:25 [2021-07-03T22:06:25.235Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:06:25 [2021-07-03T22:06:25.235Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:06:25 [2021-07-03T22:06:25.235Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
22:06:25 [2021-07-03T22:06:25.235Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:06:25 [2021-07-03T22:06:25.235Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
22:06:25 [2021-07-03T22:06:25.236Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:06:29 [2021-07-03T22:06:29.928Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:06:29 [2021-07-03T22:06:29.928Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:06:29 [2021-07-03T22:06:29.928Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:06:29 [2021-07-03T22:06:29.928Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:06:29 [2021-07-03T22:06:29.928Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:06:29 [2021-07-03T22:06:29.928Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:06:29 [2021-07-03T22:06:29.928Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:06:30 [2021-07-03T22:06:30.387Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:06:35 [2021-07-03T22:06:35.077Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:06:49 [2021-07-03T22:06:49.901Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildExpose
22:06:49 [2021-07-03T22:06:49.901Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:06:49 [2021-07-03T22:06:49.901Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:06:49 [2021-07-03T22:06:49.901Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:06:49 [2021-07-03T22:06:49.901Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:06:49 [2021-07-03T22:06:49.901Z] === RUN   TestDockerSuite/TestBuildFails
22:06:52 [2021-07-03T22:06:52.807Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:06:52 [2021-07-03T22:06:52.807Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:06:59 [2021-07-03T22:06:59.923Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:07:05 [2021-07-03T22:07:05.719Z] === RUN   TestDockerSuite/TestBuildForceRm
22:07:12 [2021-07-03T22:07:12.794Z] === RUN   TestDockerSuite/TestBuildFromGit
22:07:18 [2021-07-03T22:07:18.599Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:07:20 [2021-07-03T22:07:20.139Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:07:25 [2021-07-03T22:07:25.933Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:07:25 [2021-07-03T22:07:25.933Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
22:07:25 [2021-07-03T22:07:25.933Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:07:26 [2021-07-03T22:07:26.392Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:07:26 [2021-07-03T22:07:26.851Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:07:26 [2021-07-03T22:07:26.851Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
22:07:26 [2021-07-03T22:07:26.851Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:07:41 [2021-07-03T22:07:41.666Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:07:41 [2021-07-03T22:07:41.666Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:07:41 [2021-07-03T22:07:41.666Z] === RUN   TestDockerSuite/TestBuildHistory
22:07:54 [2021-07-03T22:07:54.068Z] === RUN   TestDockerSuite/TestBuildIidFile
22:07:54 [2021-07-03T22:07:54.528Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:07:56 [2021-07-03T22:07:56.712Z] === RUN   TestDockerSuite/TestBuildInheritance
22:07:56 [2021-07-03T22:07:56.713Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
22:07:56 [2021-07-03T22:07:56.713Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:07:57 [2021-07-03T22:07:57.686Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:07:57 [2021-07-03T22:07:57.686Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:08:03 [2021-07-03T22:08:03.488Z] === RUN   TestDockerSuite/TestBuildLabel
22:08:03 [2021-07-03T22:08:03.949Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:08:04 [2021-07-03T22:08:04.408Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:08:05 [2021-07-03T22:08:05.949Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:08:06 [2021-07-03T22:08:06.417Z] === RUN   TestDockerSuite/TestBuildLabels
22:08:07 [2021-07-03T22:08:07.387Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:08:09 [2021-07-03T22:08:09.566Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildLastModified
22:08:16 [2021-07-03T22:08:16.649Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:08:16 [2021-07-03T22:08:16.649Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:08:16 [2021-07-03T22:08:16.649Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:08:17 [2021-07-03T22:08:17.108Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:08:18 [2021-07-03T22:08:18.076Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:08:23 [2021-07-03T22:08:23.883Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:08:41 [2021-07-03T22:08:41.578Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:08:41 [2021-07-03T22:08:41.578Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
22:08:41 [2021-07-03T22:08:41.578Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:08:43 [2021-07-03T22:08:43.114Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:09:25 [2021-07-03T22:09:25.658Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:09:40 [2021-07-03T22:09:40.477Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:09:46 [2021-07-03T22:09:46.310Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:09:53 [2021-07-03T22:09:53.399Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:09:58 [2021-07-03T22:09:58.086Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:10:23 [2021-07-03T22:10:23.230Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:10:23 [2021-07-03T22:10:23.230Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
22:10:23 [2021-07-03T22:10:23.230Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:10:29 [2021-07-03T22:10:29.028Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:10:29 [2021-07-03T22:10:29.995Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:10:29 [2021-07-03T22:10:29.995Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
22:10:29 [2021-07-03T22:10:29.995Z] === RUN   TestDockerSuite/TestBuildNetNone
22:10:29 [2021-07-03T22:10:29.995Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
22:10:29 [2021-07-03T22:10:29.995Z] === RUN   TestDockerSuite/TestBuildNoContext
22:10:33 [2021-07-03T22:10:33.741Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:10:38 [2021-07-03T22:10:38.436Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:10:41 [2021-07-03T22:10:41.342Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:10:41 [2021-07-03T22:10:41.801Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:10:41 [2021-07-03T22:10:41.801Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:10:45 [2021-07-03T22:10:45.539Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:10:46 [2021-07-03T22:10:46.505Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:10:48 [2021-07-03T22:10:48.043Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:10:58 [2021-07-03T22:10:58.371Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:10:59 [2021-07-03T22:10:59.341Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:11:09 [2021-07-03T22:11:09.676Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:11:13 [2021-07-03T22:11:13.418Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:11:34 [2021-07-03T22:11:34.509Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:11:41 [2021-07-03T22:11:41.579Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:11:51 [2021-07-03T22:11:51.912Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:11:52 [2021-07-03T22:11:52.370Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:11:52 [2021-07-03T22:11:52.370Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
22:11:52 [2021-07-03T22:11:52.370Z] === RUN   TestDockerSuite/TestBuildPATH
22:11:52 [2021-07-03T22:11:52.370Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:11:52 [2021-07-03T22:11:52.370Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:11:59 [2021-07-03T22:11:59.454Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:11:59 [2021-07-03T22:11:59.454Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
22:11:59 [2021-07-03T22:11:59.454Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:12:50 [2021-07-03T22:12:50.177Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:13:05 [2021-07-03T22:13:05.003Z] === RUN   TestDockerSuite/TestBuildRm
22:13:22 [2021-07-03T22:13:22.718Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:13:25 [2021-07-03T22:13:25.620Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:13:25 [2021-07-03T22:13:25.620Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:13:25 [2021-07-03T22:13:25.620Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:13:25 [2021-07-03T22:13:25.620Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:13:26 [2021-07-03T22:13:26.079Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:13:27 [2021-07-03T22:13:27.614Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:13:31 [2021-07-03T22:13:31.346Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:13:36 [2021-07-03T22:13:36.060Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:13:40 [2021-07-03T22:13:40.747Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:13:58 [2021-07-03T22:13:58.449Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:13:58 [2021-07-03T22:13:58.449Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:13:58 [2021-07-03T22:13:58.908Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:14:09 [2021-07-03T22:14:09.243Z] === RUN   TestDockerSuite/TestBuildSpaces
22:14:09 [2021-07-03T22:14:09.243Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:14:13 [2021-07-03T22:14:13.963Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:14:13 [2021-07-03T22:14:13.963Z] === RUN   TestDockerSuite/TestBuildStderr
22:14:22 [2021-07-03T22:14:22.550Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:14:58 [2021-07-03T22:14:58.252Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:14:58 [2021-07-03T22:14:58.252Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
22:14:58 [2021-07-03T22:14:58.252Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:14:59 [2021-07-03T22:14:59.790Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:15:01 [2021-07-03T22:15:01.329Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:15:11 [2021-07-03T22:15:11.650Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:15:15 [2021-07-03T22:15:15.406Z] === RUN   TestDockerSuite/TestBuildUser
22:15:15 [2021-07-03T22:15:15.406Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:15:15 [2021-07-03T22:15:15.406Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:15:15 [2021-07-03T22:15:15.406Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:15:15 [2021-07-03T22:15:15.406Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:15:15 [2021-07-03T22:15:15.406Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
22:15:15 [2021-07-03T22:15:15.406Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:15:20 [2021-07-03T22:15:20.106Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:15:20 [2021-07-03T22:15:20.106Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:15:23 [2021-07-03T22:15:23.847Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:15:23 [2021-07-03T22:15:23.847Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
22:15:23 [2021-07-03T22:15:23.847Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:15:23 [2021-07-03T22:15:23.847Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
22:15:23 [2021-07-03T22:15:23.847Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:15:49 [2021-07-03T22:15:49.007Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:15:49 [2021-07-03T22:15:49.007Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:15:57 [2021-07-03T22:15:57.588Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:16:03 [2021-07-03T22:16:03.381Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:16:03 [2021-07-03T22:16:03.381Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
22:16:03 [2021-07-03T22:16:03.840Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:16:03 [2021-07-03T22:16:03.840Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
22:16:03 [2021-07-03T22:16:03.840Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:16:12 [2021-07-03T22:16:12.408Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:16:12 [2021-07-03T22:16:12.408Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:16:12 [2021-07-03T22:16:12.408Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
22:16:27 [2021-07-03T22:16:27.212Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:16:31 [2021-07-03T22:16:31.910Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:16:31 [2021-07-03T22:16:31.911Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:16:46 [2021-07-03T22:16:46.720Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:16:46 [2021-07-03T22:16:46.720Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:16:47 [2021-07-03T22:16:47.178Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:16:47 [2021-07-03T22:16:47.178Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:16:47 [2021-07-03T22:16:47.636Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:16:47 [2021-07-03T22:16:47.636Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
22:16:47 [2021-07-03T22:16:47.636Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:16:49 [2021-07-03T22:16:49.171Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:17:06 [2021-07-03T22:17:06.847Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:17:08 [2021-07-03T22:17:08.385Z] === RUN   TestDockerSuite/TestBuildXZHost
22:17:08 [2021-07-03T22:17:08.385Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
22:17:08 [2021-07-03T22:17:08.385Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:17:08 [2021-07-03T22:17:08.385Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:17:08 [2021-07-03T22:17:08.385Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:17:08 [2021-07-03T22:17:08.385Z]     docker_cli_sni_test.go:18: Flakey test
22:17:08 [2021-07-03T22:17:08.844Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:17:10 [2021-07-03T22:17:10.394Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:17:15 [2021-07-03T22:17:15.083Z] === RUN   TestDockerSuite/TestCommitChange
22:17:20 [2021-07-03T22:17:20.880Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:17:25 [2021-07-03T22:17:25.607Z] === RUN   TestDockerSuite/TestCommitHardlink
22:17:25 [2021-07-03T22:17:25.607Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:17:25 [2021-07-03T22:17:25.607Z] === RUN   TestDockerSuite/TestCommitNewFile
22:17:34 [2021-07-03T22:17:34.183Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:17:34 [2021-07-03T22:17:34.183Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:17:34 [2021-07-03T22:17:34.183Z] === RUN   TestDockerSuite/TestCommitTTY
22:17:41 [2021-07-03T22:17:41.276Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:17:45 [2021-07-03T22:17:45.974Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:17:45 [2021-07-03T22:17:45.974Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:17:45 [2021-07-03T22:17:45.974Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:17:45 [2021-07-03T22:17:45.974Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:17:45 [2021-07-03T22:17:45.974Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:17:45 [2021-07-03T22:17:45.974Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:17:45 [2021-07-03T22:17:45.974Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:17:45 [2021-07-03T22:17:45.974Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:17:54 [2021-07-03T22:17:54.543Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:18:01 [2021-07-03T22:18:01.616Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:18:01 [2021-07-03T22:18:01.616Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
22:18:01 [2021-07-03T22:18:01.616Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:18:03 [2021-07-03T22:18:03.796Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:18:03 [2021-07-03T22:18:03.796Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
22:18:03 [2021-07-03T22:18:03.796Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:18:03 [2021-07-03T22:18:03.796Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
22:18:03 [2021-07-03T22:18:03.796Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:18:03 [2021-07-03T22:18:03.796Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
22:18:03 [2021-07-03T22:18:03.796Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:18:06 [2021-07-03T22:18:06.701Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:18:06 [2021-07-03T22:18:06.701Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
22:18:06 [2021-07-03T22:18:06.701Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:18:06 [2021-07-03T22:18:06.701Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:18:09 [2021-07-03T22:18:09.603Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:18:09 [2021-07-03T22:18:09.603Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:18:09 [2021-07-03T22:18:09.603Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
22:18:09 [2021-07-03T22:18:09.603Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:18:09 [2021-07-03T22:18:09.603Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
22:18:09 [2021-07-03T22:18:09.603Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:18:09 [2021-07-03T22:18:09.603Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
22:18:09 [2021-07-03T22:18:09.603Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:18:13 [2021-07-03T22:18:13.341Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:18:16 [2021-07-03T22:18:16.262Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:18:18 [2021-07-03T22:18:18.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:18:18 [2021-07-03T22:18:18.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:18:18 [2021-07-03T22:18:18.455Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
22:18:18 [2021-07-03T22:18:18.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:18:21 [2021-07-03T22:18:21.360Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:18:21 [2021-07-03T22:18:21.360Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:18:24 [2021-07-03T22:18:24.262Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:18:24 [2021-07-03T22:18:24.262Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
22:18:24 [2021-07-03T22:18:24.262Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:18:24 [2021-07-03T22:18:24.262Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
22:18:24 [2021-07-03T22:18:24.262Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:18:27 [2021-07-03T22:18:27.176Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:18:27 [2021-07-03T22:18:27.176Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:18:29 [2021-07-03T22:18:29.351Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:18:29 [2021-07-03T22:18:29.351Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
22:18:29 [2021-07-03T22:18:29.351Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:18:33 [2021-07-03T22:18:33.087Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:18:33 [2021-07-03T22:18:33.087Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:18:35 [2021-07-03T22:18:35.994Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:18:40 [2021-07-03T22:18:40.690Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:18:44 [2021-07-03T22:18:44.422Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:18:44 [2021-07-03T22:18:44.422Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:18:44 [2021-07-03T22:18:44.422Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:18:44 [2021-07-03T22:18:44.422Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:18:44 [2021-07-03T22:18:44.422Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:18:46 [2021-07-03T22:18:46.616Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:18:46 [2021-07-03T22:18:46.616Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
22:18:46 [2021-07-03T22:18:46.616Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:18:49 [2021-07-03T22:18:49.522Z] === RUN   TestDockerSuite/TestContainerAPITop
22:18:49 [2021-07-03T22:18:49.523Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
22:18:49 [2021-07-03T22:18:49.523Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:18:51 [2021-07-03T22:18:51.697Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:18:51 [2021-07-03T22:18:51.697Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:18:56 [2021-07-03T22:18:56.384Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:18:58 [2021-07-03T22:18:58.561Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:18:58 [2021-07-03T22:18:58.561Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
22:18:58 [2021-07-03T22:18:58.561Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:18:58 [2021-07-03T22:18:58.561Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
22:18:58 [2021-07-03T22:18:58.561Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:18:58 [2021-07-03T22:18:58.561Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
22:18:58 [2021-07-03T22:18:58.561Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:18:58 [2021-07-03T22:18:58.561Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
22:18:58 [2021-07-03T22:18:58.561Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:18:58 [2021-07-03T22:18:58.561Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
22:18:58 [2021-07-03T22:18:58.561Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
22:19:00 [2021-07-03T22:19:00.742Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:19:00 [2021-07-03T22:19:00.742Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
22:19:03 [2021-07-03T22:19:03.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
22:19:05 [2021-07-03T22:19:05.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
22:19:08 [2021-07-03T22:19:08.723Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
22:19:10 [2021-07-03T22:19:10.904Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000c7428_<nil>}
22:19:13 [2021-07-03T22:19:13.809Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1430140546_c:\foo_false__<nil>_<nil>_<nil>}
22:19:16 [2021-07-03T22:19:16.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1430140546_c:\foo_true__<nil>_<nil>_<nil>}
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:19:18 [2021-07-03T22:19:18.884Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
22:19:18 [2021-07-03T22:19:18.884Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:19:19 [2021-07-03T22:19:19.357Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:19:19 [2021-07-03T22:19:19.357Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:19:19 [2021-07-03T22:19:19.357Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:19:19 [2021-07-03T22:19:19.357Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:19:19 [2021-07-03T22:19:19.357Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:19:19 [2021-07-03T22:19:19.357Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseG
22:19:22 [2021-07-03T22:19:22.264Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.264Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:19:22 [2021-07-03T22:19:22.265Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.265Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:19:22 [2021-07-03T22:19:22.265Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.265Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:19:22 [2021-07-03T22:19:22.265Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.265Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:19:22 [2021-07-03T22:19:22.265Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.265Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:19:22 [2021-07-03T22:19:22.265Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:19:22 [2021-07-03T22:19:22.723Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:19:25 [2021-07-03T22:19:25.625Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:19:25 [2021-07-03T22:19:25.625Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:19:25 [2021-07-03T22:19:25.625Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:19:25 [2021-07-03T22:19:25.625Z] === RUN   TestDockerSuite/TestCpRelativePath
22:19:28 [2021-07-03T22:19:28.528Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:19:28 [2021-07-03T22:19:28.528Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:19:28 [2021-07-03T22:19:28.528Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:19:28 [2021-07-03T22:19:28.528Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:19:28 [2021-07-03T22:19:28.528Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:19:28 [2021-07-03T22:19:28.528Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:19:28 [2021-07-03T22:19:28.528Z] === RUN   TestDockerSuite/TestCpToCaseA
22:19:34 [2021-07-03T22:19:34.322Z] === RUN   TestDockerSuite/TestCpToCaseB
22:19:36 [2021-07-03T22:19:36.499Z] === RUN   TestDockerSuite/TestCpToCaseC
22:19:36 [2021-07-03T22:19:36.499Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:19:36 [2021-07-03T22:19:36.499Z] === RUN   TestDockerSuite/TestCpToCaseD
22:19:36 [2021-07-03T22:19:36.499Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:19:36 [2021-07-03T22:19:36.499Z] === RUN   TestDockerSuite/TestCpToCaseE
22:19:46 [2021-07-03T22:19:46.820Z] === RUN   TestDockerSuite/TestCpToCaseF
22:19:46 [2021-07-03T22:19:46.820Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:19:46 [2021-07-03T22:19:46.820Z] === RUN   TestDockerSuite/TestCpToCaseG
22:19:46 [2021-07-03T22:19:46.820Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:19:46 [2021-07-03T22:19:46.820Z] === RUN   TestDockerSuite/TestCpToCaseH
22:19:57 [2021-07-03T22:19:57.150Z] === RUN   TestDockerSuite/TestCpToCaseI
22:19:57 [2021-07-03T22:19:57.150Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:19:57 [2021-07-03T22:19:57.150Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:19:57 [2021-07-03T22:19:57.150Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:19:57 [2021-07-03T22:19:57.150Z] === RUN   TestDockerSuite/TestCpToDot
22:19:59 [2021-07-03T22:19:59.328Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:19:59 [2021-07-03T22:19:59.328Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:19:59 [2021-07-03T22:19:59.328Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:19:59 [2021-07-03T22:19:59.328Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:19:59 [2021-07-03T22:19:59.328Z] === RUN   TestDockerSuite/TestCpToStdout
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:20:02 [2021-07-03T22:20:02.248Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:20:02 [2021-07-03T22:20:02.248Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:20:02 [2021-07-03T22:20:02.248Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCpVolumePath
22:20:02 [2021-07-03T22:20:02.248Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCreateArgs
22:20:02 [2021-07-03T22:20:02.248Z] === RUN   TestDockerSuite/TestCreateByImageID
22:20:05 [2021-07-03T22:20:05.153Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:20:07 [2021-07-03T22:20:07.331Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:20:07 [2021-07-03T22:20:07.331Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:20:07 [2021-07-03T22:20:07.331Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:20:09 [2021-07-03T22:20:09.516Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:20:10 [2021-07-03T22:20:10.487Z] === RUN   TestDockerSuite/TestCreateLabels
22:20:10 [2021-07-03T22:20:10.487Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:20:10 [2021-07-03T22:20:10.487Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:20:10 [2021-07-03T22:20:10.487Z] === RUN   TestDockerSuite/TestCreateRM
22:20:10 [2021-07-03T22:20:10.946Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:20:10 [2021-07-03T22:20:10.946Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:20:11 [2021-07-03T22:20:11.404Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:20:11 [2021-07-03T22:20:11.404Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:20:11 [2021-07-03T22:20:11.867Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:20:20 [2021-07-03T22:20:20.442Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:20:20 [2021-07-03T22:20:20.442Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:20:20 [2021-07-03T22:20:20.900Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:20:24 [2021-07-03T22:20:24.634Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:20:25 [2021-07-03T22:20:25.094Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:20:25 [2021-07-03T22:20:25.094Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
22:20:25 [2021-07-03T22:20:25.094Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:20:28 [2021-07-03T22:20:28.007Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDevicePermissions
22:20:28 [2021-07-03T22:20:28.007Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDockerFails
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:20:28 [2021-07-03T22:20:28.007Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:20:28 [2021-07-03T22:20:28.007Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:20:28 [2021-07-03T22:20:28.007Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestEventsAttach
22:20:28 [2021-07-03T22:20:28.007Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.007Z] === RUN   TestDockerSuite/TestEventsCommit
22:20:28 [2021-07-03T22:20:28.007Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:20:28 [2021-07-03T22:20:28.465Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:20:31 [2021-07-03T22:20:31.371Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:20:34 [2021-07-03T22:20:34.273Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:20:37 [2021-07-03T22:20:37.173Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:20:45 [2021-07-03T22:20:45.752Z] === RUN   TestDockerSuite/TestEventsCopy
22:20:54 [2021-07-03T22:20:54.318Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:21:01 [2021-07-03T22:21:01.387Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:21:02 [2021-07-03T22:21:02.928Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:21:03 [2021-07-03T22:21:03.897Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:21:08 [2021-07-03T22:21:08.587Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:21:09 [2021-07-03T22:21:09.560Z] === RUN   TestDockerSuite/TestEventsFilterType
22:21:10 [2021-07-03T22:21:10.526Z] === RUN   TestDockerSuite/TestEventsFilters
22:21:16 [2021-07-03T22:21:16.338Z] === RUN   TestDockerSuite/TestEventsFormat
22:21:22 [2021-07-03T22:21:22.127Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:21:22 [2021-07-03T22:21:22.127Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:21:22 [2021-07-03T22:21:22.127Z] === RUN   TestDockerSuite/TestEventsImageImport
22:21:22 [2021-07-03T22:21:22.127Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:21:22 [2021-07-03T22:21:22.127Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:21:22 [2021-07-03T22:21:22.127Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:21:22 [2021-07-03T22:21:22.127Z] === RUN   TestDockerSuite/TestEventsImagePull
22:21:22 [2021-07-03T22:21:22.127Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:21:22 [2021-07-03T22:21:22.127Z] === RUN   TestDockerSuite/TestEventsImageTag
22:21:22 [2021-07-03T22:21:22.585Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:21:22 [2021-07-03T22:21:22.585Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:21:23 [2021-07-03T22:21:23.044Z] === RUN   TestDockerSuite/TestEventsRename
22:21:25 [2021-07-03T22:21:25.951Z] === RUN   TestDockerSuite/TestEventsResize
22:21:34 [2021-07-03T22:21:34.525Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:21:36 [2021-07-03T22:21:36.064Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:21:38 [2021-07-03T22:21:38.970Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:21:44 [2021-07-03T22:21:44.786Z] === RUN   TestDockerSuite/TestEventsTop
22:21:44 [2021-07-03T22:21:44.786Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:21:44 [2021-07-03T22:21:44.786Z] === RUN   TestDockerSuite/TestEventsUntag
22:21:46 [2021-07-03T22:21:46.981Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:21:51 [2021-07-03T22:21:51.709Z] === RUN   TestDockerSuite/TestExec
22:21:51 [2021-07-03T22:21:51.709Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:21:51 [2021-07-03T22:21:51.709Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:21:51 [2021-07-03T22:21:51.709Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:21:51 [2021-07-03T22:21:51.709Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:21:53 [2021-07-03T22:21:53.889Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:21:56 [2021-07-03T22:21:56.083Z] === RUN   TestDockerSuite/TestExecAPIStart
22:21:56 [2021-07-03T22:21:56.083Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:21:56 [2021-07-03T22:21:56.083Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:21:56 [2021-07-03T22:21:56.083Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:21:56 [2021-07-03T22:21:56.083Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:21:56 [2021-07-03T22:21:56.083Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:21:56 [2021-07-03T22:21:56.083Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:21:58 [2021-07-03T22:21:58.262Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:22:00 [2021-07-03T22:22:00.443Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:22:02 [2021-07-03T22:22:02.628Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:22:04 [2021-07-03T22:22:04.808Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:22:10 [2021-07-03T22:22:10.603Z] === RUN   TestDockerSuite/TestExecCgroup
22:22:10 [2021-07-03T22:22:10.603Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:22:10 [2021-07-03T22:22:10.603Z] === RUN   TestDockerSuite/TestExecEnv
22:22:10 [2021-07-03T22:22:10.603Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:22:10 [2021-07-03T22:22:10.603Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:22:10 [2021-07-03T22:22:10.603Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:22:10 [2021-07-03T22:22:10.603Z] === RUN   TestDockerSuite/TestExecExitStatus
22:22:12 [2021-07-03T22:22:12.143Z] === RUN   TestDockerSuite/TestExecInspectID
22:22:17 [2021-07-03T22:22:17.942Z] === RUN   TestDockerSuite/TestExecInteractive
22:22:17 [2021-07-03T22:22:17.942Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:22:17 [2021-07-03T22:22:17.942Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:22:17 [2021-07-03T22:22:17.942Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:22:17 [2021-07-03T22:22:17.942Z] === RUN   TestDockerSuite/TestExecParseError
22:22:17 [2021-07-03T22:22:17.942Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:22:17 [2021-07-03T22:22:17.942Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:22:17 [2021-07-03T22:22:17.942Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:22:17 [2021-07-03T22:22:17.942Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:22:17 [2021-07-03T22:22:17.942Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:22:17 [2021-07-03T22:22:17.942Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:22:20 [2021-07-03T22:22:20.124Z] === RUN   TestDockerSuite/TestExecSetEnv
22:22:20 [2021-07-03T22:22:20.124Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:22:20 [2021-07-03T22:22:20.124Z] === RUN   TestDockerSuite/TestExecStartFails
22:22:20 [2021-07-03T22:22:20.124Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:22:20 [2021-07-03T22:22:20.124Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:22:20 [2021-07-03T22:22:20.124Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:22:20 [2021-07-03T22:22:20.124Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:22:20 [2021-07-03T22:22:20.124Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:22:20 [2021-07-03T22:22:20.124Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:22:20 [2021-07-03T22:22:20.124Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:22:20 [2021-07-03T22:22:20.124Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:22:22 [2021-07-03T22:22:22.305Z] === RUN   TestDockerSuite/TestExecUlimits
22:22:22 [2021-07-03T22:22:22.305Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:22:22 [2021-07-03T22:22:22.305Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:22:28 [2021-07-03T22:22:28.112Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:22:28 [2021-07-03T22:22:28.112Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:22:28 [2021-07-03T22:22:28.112Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:22:28 [2021-07-03T22:22:28.112Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:22:28 [2021-07-03T22:22:28.112Z] === RUN   TestDockerSuite/TestExecWithUser
22:22:28 [2021-07-03T22:22:28.112Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:22:28 [2021-07-03T22:22:28.113Z] === RUN   TestDockerSuite/TestGetContainerStats
22:22:35 [2021-07-03T22:22:35.191Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:22:40 [2021-07-03T22:22:40.985Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:22:43 [2021-07-03T22:22:43.893Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:22:50 [2021-07-03T22:22:50.968Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:22:50 [2021-07-03T22:22:50.968Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:22:50 [2021-07-03T22:22:50.968Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:22:50 [2021-07-03T22:22:50.968Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:22:50 [2021-07-03T22:22:50.968Z] === RUN   TestDockerSuite/TestHealth
22:22:50 [2021-07-03T22:22:50.968Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:22:50 [2021-07-03T22:22:50.968Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:22:50 [2021-07-03T22:22:50.968Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:22:50 [2021-07-03T22:22:50.969Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:22:50 [2021-07-03T22:22:50.969Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:22:55 [2021-07-03T22:22:55.666Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:22:55 [2021-07-03T22:22:55.666Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:22:55 [2021-07-03T22:22:55.666Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:22:55 [2021-07-03T22:22:55.666Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:22:55 [2021-07-03T22:22:55.666Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:22:55 [2021-07-03T22:22:55.666Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:22:56 [2021-07-03T22:22:56.132Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:22:57 [2021-07-03T22:22:57.108Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
22:22:57 [2021-07-03T22:22:57.108Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:22:57 [2021-07-03T22:22:57.108Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:22:58 [2021-07-03T22:22:58.077Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:22:58 [2021-07-03T22:22:58.077Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:23:00 [2021-07-03T22:23:00.258Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:23:00 [2021-07-03T22:23:00.717Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
22:23:02 [2021-07-03T22:23:02.897Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:23:06 [2021-07-03T22:23:06.642Z] === RUN   TestDockerSuite/TestImagesFormat
22:23:06 [2021-07-03T22:23:06.642Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:23:06 [2021-07-03T22:23:06.642Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:23:06 [2021-07-03T22:23:06.642Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:23:10 [2021-07-03T22:23:10.533Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:23:10 [2021-07-03T22:23:10.533Z] === RUN   TestDockerSuite/TestImportBadURL
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestImportDisplay
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestImportFile
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestImportGzipped
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:23:13 [2021-07-03T22:23:13.450Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:23:13 [2021-07-03T22:23:13.450Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:23:13 [2021-07-03T22:23:13.450Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:23:13 [2021-07-03T22:23:13.450Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:23:15 [2021-07-03T22:23:15.645Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:23:18 [2021-07-03T22:23:18.555Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:23:18 [2021-07-03T22:23:18.555Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:23:18 [2021-07-03T22:23:18.555Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:23:18 [2021-07-03T22:23:18.555Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:23:18 [2021-07-03T22:23:18.555Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:23:18 [2021-07-03T22:23:18.555Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:23:18 [2021-07-03T22:23:18.555Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:23:18 [2021-07-03T22:23:18.555Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:23:21 [2021-07-03T22:23:21.464Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:23:21 [2021-07-03T22:23:21.464Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:23:24 [2021-07-03T22:23:24.373Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:23:24 [2021-07-03T22:23:24.373Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:23:24 [2021-07-03T22:23:24.373Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:23:24 [2021-07-03T22:23:24.373Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:23:24 [2021-07-03T22:23:24.373Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:23:24 [2021-07-03T22:23:24.373Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:23:24 [2021-07-03T22:23:24.373Z] === RUN   TestDockerSuite/TestInspectDefault
22:23:26 [2021-07-03T22:23:26.553Z] === RUN   TestDockerSuite/TestInspectHistory
22:23:31 [2021-07-03T22:23:31.248Z] === RUN   TestDockerSuite/TestInspectImage
22:23:31 [2021-07-03T22:23:31.248Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:23:31 [2021-07-03T22:23:31.248Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:23:31 [2021-07-03T22:23:31.248Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:23:31 [2021-07-03T22:23:31.248Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:23:31 [2021-07-03T22:23:31.248Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:23:31 [2021-07-03T22:23:31.248Z] === RUN   TestDockerSuite/TestInspectInt64
22:23:34 [2021-07-03T22:23:34.155Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:23:36 [2021-07-03T22:23:36.335Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:23:36 [2021-07-03T22:23:36.795Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:23:38 [2021-07-03T22:23:38.975Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:23:41 [2021-07-03T22:23:41.873Z] === RUN   TestDockerSuite/TestInspectPlugin
22:23:41 [2021-07-03T22:23:41.873Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:23:41 [2021-07-03T22:23:41.873Z] === RUN   TestDockerSuite/TestInspectRootFS
22:23:41 [2021-07-03T22:23:41.873Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:23:44 [2021-07-03T22:23:44.017Z] === RUN   TestDockerSuite/TestInspectStatus
22:23:47 [2021-07-03T22:23:47.704Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:23:52 [2021-07-03T22:23:52.342Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:23:54 [2021-07-03T22:23:54.483Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:23:57 [2021-07-03T22:23:57.344Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:23:59 [2021-07-03T22:23:59.483Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:24:02 [2021-07-03T22:24:02.341Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:24:04 [2021-07-03T22:24:04.486Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:24:06 [2021-07-03T22:24:06.627Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:24:06 [2021-07-03T22:24:06.627Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:24:06 [2021-07-03T22:24:06.627Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksEnvs
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:24:07 [2021-07-03T22:24:07.077Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:24:07 [2021-07-03T22:24:07.077Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:24:09 [2021-07-03T22:24:09.216Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:24:11 [2021-07-03T22:24:11.358Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:24:18 [2021-07-03T22:24:18.353Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:24:20 [2021-07-03T22:24:20.492Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:24:20 [2021-07-03T22:24:20.492Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:24:20 [2021-07-03T22:24:20.492Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:24:22 [2021-07-03T22:24:22.633Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:24:22 [2021-07-03T22:24:22.633Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:24:29 [2021-07-03T22:24:29.623Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:24:36 [2021-07-03T22:24:36.620Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:24:42 [2021-07-03T22:24:42.335Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:24:45 [2021-07-03T22:24:45.194Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:24:48 [2021-07-03T22:24:48.056Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:24:48 [2021-07-03T22:24:48.056Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:24:48 [2021-07-03T22:24:48.056Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:24:50 [2021-07-03T22:24:50.915Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:24:53 [2021-07-03T22:24:53.773Z] === RUN   TestDockerSuite/TestLogsSince
22:25:03 [2021-07-03T22:25:03.986Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:25:03 [2021-07-03T22:25:03.986Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:25:03 [2021-07-03T22:25:03.986Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:25:03 [2021-07-03T22:25:03.986Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:25:03 [2021-07-03T22:25:03.986Z] === RUN   TestDockerSuite/TestLogsTail
22:25:06 [2021-07-03T22:25:06.127Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:25:08 [2021-07-03T22:25:08.983Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestMountIntoProc
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestMountIntoSys
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestNetHostname
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginActive
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPortHostBinding
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPortList
22:25:11 [2021-07-03T22:25:11.844Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:25:11 [2021-07-03T22:25:11.844Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:25:17 [2021-07-03T22:25:17.568Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:25:17 [2021-07-03T22:25:17.568Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.568Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:25:17 [2021-07-03T22:25:17.568Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:25:17 [2021-07-03T22:25:17.569Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
22:25:17 [2021-07-03T22:25:17.569Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:25:22 [2021-07-03T22:25:22.193Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:25:22 [2021-07-03T22:25:22.193Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
22:25:22 [2021-07-03T22:25:22.193Z] === RUN   TestDockerSuite/TestPsByOrder
22:25:32 [2021-07-03T22:25:32.415Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:25:32 [2021-07-03T22:25:32.415Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:25:32 [2021-07-03T22:25:32.415Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:25:42 [2021-07-03T22:25:42.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:26:00 [2021-07-03T22:26:00.198Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:26:00 [2021-07-03T22:26:00.198Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:26:00 [2021-07-03T22:26:00.198Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:26:00 [2021-07-03T22:26:00.198Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:26:12 [2021-07-03T22:26:12.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:26:16 [2021-07-03T22:26:16.154Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:26:24 [2021-07-03T22:26:24.627Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:26:29 [2021-07-03T22:26:29.247Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:26:29 [2021-07-03T22:26:29.247Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
22:26:29 [2021-07-03T22:26:29.247Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:26:29 [2021-07-03T22:26:29.247Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
22:26:29 [2021-07-03T22:26:29.247Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:26:34 [2021-07-03T22:26:34.973Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:26:34 [2021-07-03T22:26:34.973Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:26:34 [2021-07-03T22:26:34.973Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:26:34 [2021-07-03T22:26:34.973Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
22:26:34 [2021-07-03T22:26:34.973Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:26:34 [2021-07-03T22:26:34.973Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:26:34 [2021-07-03T22:26:34.973Z] === RUN   TestDockerSuite/TestPsRightTagName
22:26:34 [2021-07-03T22:26:34.973Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:26:34 [2021-07-03T22:26:34.973Z] === RUN   TestDockerSuite/TestPsShowMounts
22:26:41 [2021-07-03T22:26:41.969Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:26:41 [2021-07-03T22:26:41.969Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
22:26:41 [2021-07-03T22:26:41.969Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:26:43 [2021-07-03T22:26:43.473Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:26:43 [2021-07-03T22:26:43.473Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:26:43 [2021-07-03T22:26:43.473Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:26:44 [2021-07-03T22:26:44.977Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:26:45 [2021-07-03T22:26:45.428Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:26:45 [2021-07-03T22:26:45.428Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
22:26:45 [2021-07-03T22:26:45.428Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:26:50 [2021-07-03T22:26:50.042Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:26:55 [2021-07-03T22:26:55.755Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:26:57 [2021-07-03T22:26:57.889Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:27:27 [2021-07-03T22:27:27.680Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:27:27 [2021-07-03T22:27:27.680Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:27:27 [2021-07-03T22:27:27.680Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:27:33 [2021-07-03T22:27:33.395Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:27:33 [2021-07-03T22:27:33.395Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:27:33 [2021-07-03T22:27:33.395Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:27:34 [2021-07-03T22:27:34.342Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:27:40 [2021-07-03T22:27:40.056Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:27:44 [2021-07-03T22:27:44.671Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:27:44 [2021-07-03T22:27:44.671Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:27:44 [2021-07-03T22:27:44.671Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:27:49 [2021-07-03T22:27:49.294Z] === RUN   TestDockerSuite/TestRmiBlank
22:27:49 [2021-07-03T22:27:49.294Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:27:49 [2021-07-03T22:27:49.743Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:28:10 [2021-07-03T22:28:10.690Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:28:11 [2021-07-03T22:28:11.639Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:28:12 [2021-07-03T22:28:12.092Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:28:24 [2021-07-03T22:28:24.357Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:28:28 [2021-07-03T22:28:28.972Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:28:37 [2021-07-03T22:28:37.439Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:28:47 [2021-07-03T22:28:47.651Z] === RUN   TestDockerSuite/TestRmiTag
22:28:47 [2021-07-03T22:28:47.651Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:28:49 [2021-07-03T22:28:49.804Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:29:19 [2021-07-03T22:29:19.600Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:29:19 [2021-07-03T22:29:19.600Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:29:24 [2021-07-03T22:29:24.212Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:29:24 [2021-07-03T22:29:24.660Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:29:24 [2021-07-03T22:29:24.660Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
22:29:24 [2021-07-03T22:29:24.660Z] === RUN   TestDockerSuite/TestRunAddHost
22:29:24 [2021-07-03T22:29:24.660Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:29:24 [2021-07-03T22:29:24.660Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:29:24 [2021-07-03T22:29:24.660Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
22:29:24 [2021-07-03T22:29:24.660Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:29:24 [2021-07-03T22:29:24.660Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:29:24 [2021-07-03T22:29:24.660Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:29:24 [2021-07-03T22:29:24.660Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:29:25 [2021-07-03T22:29:25.114Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:29:25 [2021-07-03T22:29:25.114Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:29:25 [2021-07-03T22:29:25.114Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:29:25 [2021-07-03T22:29:25.114Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:29:25 [2021-07-03T22:29:25.114Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:29:27 [2021-07-03T22:29:27.251Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:29:27 [2021-07-03T22:29:27.251Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
22:29:27 [2021-07-03T22:29:27.251Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:29:27 [2021-07-03T22:29:27.251Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
22:29:27 [2021-07-03T22:29:27.251Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:29:31 [2021-07-03T22:29:31.882Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:29:34 [2021-07-03T22:29:34.734Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:29:36 [2021-07-03T22:29:36.881Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:29:39 [2021-07-03T22:29:39.762Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:29:42 [2021-07-03T22:29:42.621Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:29:42 [2021-07-03T22:29:42.621Z] === RUN   TestDockerSuite/TestRunBindMounts
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:29:48 [2021-07-03T22:29:48.333Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:29:48 [2021-07-03T22:29:48.333Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:29:50 [2021-07-03T22:29:50.471Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:29:50 [2021-07-03T22:29:50.471Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:29:50 [2021-07-03T22:29:50.471Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:29:54 [2021-07-03T22:29:54.144Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:29:54 [2021-07-03T22:29:54.144Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
22:29:54 [2021-07-03T22:29:54.144Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:29:54 [2021-07-03T22:29:54.144Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
22:29:54 [2021-07-03T22:29:54.144Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:29:55 [2021-07-03T22:29:55.658Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
22:29:55 [2021-07-03T22:29:55.658Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:29:57 [2021-07-03T22:29:57.793Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:30:00 [2021-07-03T22:30:00.643Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:30:03 [2021-07-03T22:30:03.503Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:30:03 [2021-07-03T22:30:03.503Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:30:03 [2021-07-03T22:30:03.503Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:30:03 [2021-07-03T22:30:03.503Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:30:03 [2021-07-03T22:30:03.503Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:30:03 [2021-07-03T22:30:03.503Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
22:30:03 [2021-07-03T22:30:03.503Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:30:05 [2021-07-03T22:30:05.638Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:30:05 [2021-07-03T22:30:05.638Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
22:30:05 [2021-07-03T22:30:05.638Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:30:05 [2021-07-03T22:30:05.638Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:30:05 [2021-07-03T22:30:05.638Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:30:05 [2021-07-03T22:30:05.638Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:30:05 [2021-07-03T22:30:05.638Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:30:05 [2021-07-03T22:30:05.638Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:30:05 [2021-07-03T22:30:05.638Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:30:07 [2021-07-03T22:30:07.777Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:30:14 [2021-07-03T22:30:14.771Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:30:14 [2021-07-03T22:30:14.771Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:30:14 [2021-07-03T22:30:14.771Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:30:14 [2021-07-03T22:30:14.771Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:30:14 [2021-07-03T22:30:14.771Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:30:14 [2021-07-03T22:30:14.771Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:30:14 [2021-07-03T22:30:14.771Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:30:16 [2021-07-03T22:30:16.923Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:30:16 [2021-07-03T22:30:16.923Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:30:16 [2021-07-03T22:30:16.923Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:30:17 [2021-07-03T22:30:17.372Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:30:17 [2021-07-03T22:30:17.372Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
22:30:17 [2021-07-03T22:30:17.372Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:30:19 [2021-07-03T22:30:19.510Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:30:21 [2021-07-03T22:30:21.656Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:30:21 [2021-07-03T22:30:21.656Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
22:30:21 [2021-07-03T22:30:21.656Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:30:24 [2021-07-03T22:30:24.514Z] === RUN   TestDockerSuite/TestRunEnvironment
22:30:24 [2021-07-03T22:30:24.514Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:30:24 [2021-07-03T22:30:24.514Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:30:24 [2021-07-03T22:30:24.514Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:30:24 [2021-07-03T22:30:24.514Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:30:24 [2021-07-03T22:30:24.514Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:30:24 [2021-07-03T22:30:24.514Z] === RUN   TestDockerSuite/TestRunExitCode
22:30:27 [2021-07-03T22:30:27.376Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:30:30 [2021-07-03T22:30:30.233Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:30:33 [2021-07-03T22:30:33.090Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunExposePort
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:30:35 [2021-07-03T22:30:35.953Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:30:35 [2021-07-03T22:30:35.953Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:30:41 [2021-07-03T22:30:41.681Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:30:41 [2021-07-03T22:30:41.681Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
22:30:41 [2021-07-03T22:30:41.682Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:30:41 [2021-07-03T22:30:41.682Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:30:41 [2021-07-03T22:30:41.682Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:30:41 [2021-07-03T22:30:41.682Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:30:41 [2021-07-03T22:30:41.682Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
22:30:41 [2021-07-03T22:30:41.682Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:30:41 [2021-07-03T22:30:41.682Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:30:41 [2021-07-03T22:30:41.682Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:30:41 [2021-07-03T22:30:41.682Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:30:41 [2021-07-03T22:30:41.682Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:30:48 [2021-07-03T22:30:48.683Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:30:48 [2021-07-03T22:30:48.684Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
22:30:48 [2021-07-03T22:30:48.684Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModeHostname
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.826Z] === RUN   TestDockerSuite/TestRunMount
22:30:50 [2021-07-03T22:30:50.826Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.827Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:30:50 [2021-07-03T22:30:50.827Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.827Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:30:50 [2021-07-03T22:30:50.827Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.827Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:30:50 [2021-07-03T22:30:50.827Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
22:30:50 [2021-07-03T22:30:50.827Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:30:59 [2021-07-03T22:30:59.312Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:30:59 [2021-07-03T22:30:59.312Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:30:59 [2021-07-03T22:30:59.312Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:30:59 [2021-07-03T22:30:59.312Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
22:30:59 [2021-07-03T22:30:59.312Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:30:59 [2021-07-03T22:30:59.312Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
22:30:59 [2021-07-03T22:30:59.312Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:31:05 [2021-07-03T22:31:05.048Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetHost
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:31:09 [2021-07-03T22:31:09.675Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
22:31:09 [2021-07-03T22:31:09.675Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:31:10 [2021-07-03T22:31:10.126Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:31:11 [2021-07-03T22:31:11.075Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:31:13 [2021-07-03T22:31:13.217Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:31:15 [2021-07-03T22:31:15.370Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:31:16 [2021-07-03T22:31:16.329Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:31:18 [2021-07-03T22:31:18.470Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunPortInUse
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:31:18 [2021-07-03T22:31:18.919Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:31:18 [2021-07-03T22:31:18.919Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:31:22 [2021-07-03T22:31:22.603Z] === RUN   TestDockerSuite/TestRunPublishPort
22:31:22 [2021-07-03T22:31:22.603Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
22:31:22 [2021-07-03T22:31:22.603Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
22:31:22 [2021-07-03T22:31:22.603Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
22:31:22 [2021-07-03T22:31:22.603Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:31:22 [2021-07-03T22:31:22.603Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
22:31:22 [2021-07-03T22:31:22.603Z] === RUN   TestDockerSuite/TestRunReadProcTimer
22:31:22 [2021-07-03T22:31:22.603Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
22:31:22 [2021-07-03T22:31:22.603Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:31:22 [2021-07-03T22:31:22.603Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:31:22 [2021-07-03T22:31:22.603Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
22:31:31 [2021-07-03T22:31:31.075Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:31:31 [2021-07-03T22:31:31.075Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
22:31:31 [2021-07-03T22:31:31.075Z] === RUN   TestDockerSuite/TestRunRm
22:31:33 [2021-07-03T22:31:33.947Z] === RUN   TestDockerSuite/TestRunRmAndWait
22:31:39 [2021-07-03T22:31:39.658Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:31:42 [2021-07-03T22:31:42.525Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:31:44 [2021-07-03T22:31:44.679Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
22:31:47 [2021-07-03T22:31:47.545Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:31:49 [2021-07-03T22:31:49.686Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:31:49 [2021-07-03T22:31:49.686Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
22:31:49 [2021-07-03T22:31:49.686Z] === RUN   TestDockerSuite/TestRunState
22:31:49 [2021-07-03T22:31:49.686Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:31:49 [2021-07-03T22:31:49.686Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:31:52 [2021-07-03T22:31:52.546Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:31:52 [2021-07-03T22:31:52.546Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:31:52 [2021-07-03T22:31:52.546Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:31:54 [2021-07-03T22:31:54.689Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:31:54 [2021-07-03T22:31:54.690Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:31:54 [2021-07-03T22:31:54.690Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:31:54 [2021-07-03T22:31:54.690Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:31:54 [2021-07-03T22:31:54.690Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:31:54 [2021-07-03T22:31:54.690Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:31:54 [2021-07-03T22:31:54.690Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:31:54 [2021-07-03T22:31:54.690Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:31:54 [2021-07-03T22:31:54.690Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUserByID
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUserByName
22:32:00 [2021-07-03T22:32:00.414Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:32:00 [2021-07-03T22:32:00.414Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:32:02 [2021-07-03T22:32:02.567Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:32:02 [2021-07-03T22:32:02.567Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:32:02 [2021-07-03T22:32:02.567Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:32:05 [2021-07-03T22:32:05.426Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:32:05 [2021-07-03T22:32:05.426Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
22:32:05 [2021-07-03T22:32:05.426Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:32:05 [2021-07-03T22:32:05.426Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
22:32:05 [2021-07-03T22:32:05.426Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:32:08 [2021-07-03T22:32:08.285Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:32:16 [2021-07-03T22:32:16.777Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:32:22 [2021-07-03T22:32:22.496Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:32:28 [2021-07-03T22:32:28.219Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:32:28 [2021-07-03T22:32:28.219Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:32:28 [2021-07-03T22:32:28.219Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:32:28 [2021-07-03T22:32:28.669Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:32:32 [2021-07-03T22:32:32.358Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:32:35 [2021-07-03T22:32:35.213Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:32:38 [2021-07-03T22:32:38.072Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:32:38 [2021-07-03T22:32:38.072Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:32:38 [2021-07-03T22:32:38.072Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:32:38 [2021-07-03T22:32:38.072Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:32:38 [2021-07-03T22:32:38.072Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:32:38 [2021-07-03T22:32:38.072Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
22:32:38 [2021-07-03T22:32:38.072Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:32:46 [2021-07-03T22:32:46.546Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:32:48 [2021-07-03T22:32:48.055Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:32:50 [2021-07-03T22:32:50.204Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveImageId
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:32:55 [2021-07-03T22:32:55.921Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:32:55 [2021-07-03T22:32:55.921Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:32:58 [2021-07-03T22:32:58.059Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:32:58 [2021-07-03T22:32:58.507Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:32:58 [2021-07-03T22:32:58.956Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:32:58 [2021-07-03T22:32:58.956Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:33:00 [2021-07-03T22:33:00.465Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:33:08 [2021-07-03T22:33:08.956Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:33:08 [2021-07-03T22:33:08.956Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:33:08 [2021-07-03T22:33:08.956Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:33:17 [2021-07-03T22:33:17.445Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:33:17 [2021-07-03T22:33:17.445Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:33:17 [2021-07-03T22:33:17.445Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:33:22 [2021-07-03T22:33:22.066Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:33:22 [2021-07-03T22:33:22.066Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:33:22 [2021-07-03T22:33:22.066Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:33:22 [2021-07-03T22:33:22.066Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:33:22 [2021-07-03T22:33:22.066Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:33:22 [2021-07-03T22:33:22.066Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
22:33:22 [2021-07-03T22:33:22.066Z] === RUN   TestDockerSuite/TestStartRecordError
22:33:22 [2021-07-03T22:33:22.066Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:33:22 [2021-07-03T22:33:22.066Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:33:29 [2021-07-03T22:33:29.059Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:33:29 [2021-07-03T22:33:29.059Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:33:29 [2021-07-03T22:33:29.059Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:33:29 [2021-07-03T22:33:29.059Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:33:29 [2021-07-03T22:33:29.059Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestStatsNoStream
22:33:29 [2021-07-03T22:33:29.059Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:33:29 [2021-07-03T22:33:29.059Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:33:31 [2021-07-03T22:33:31.201Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:33:34 [2021-07-03T22:33:34.059Z] === RUN   TestDockerSuite/TestTopPrivileged
22:33:34 [2021-07-03T22:33:34.059Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:33:34 [2021-07-03T22:33:34.059Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:33:36 [2021-07-03T22:33:36.201Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:33:36 [2021-07-03T22:33:36.201Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:33:36 [2021-07-03T22:33:36.201Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:33:36 [2021-07-03T22:33:36.201Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:33:36 [2021-07-03T22:33:36.201Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:33:36 [2021-07-03T22:33:36.201Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:33:36 [2021-07-03T22:33:36.201Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:33:53 [2021-07-03T22:33:53.747Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:33:53 [2021-07-03T22:33:53.747Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:33:55 [2021-07-03T22:33:55.262Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:33:55 [2021-07-03T22:33:55.262Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:33:58 [2021-07-03T22:33:58.953Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:33:58 [2021-07-03T22:33:58.953Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:33:59 [2021-07-03T22:33:59.403Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:33:59 [2021-07-03T22:33:59.403Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:33:59 [2021-07-03T22:33:59.853Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:34:08 [2021-07-03T22:34:08.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:34:08 [2021-07-03T22:34:08.326Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:34:08 [2021-07-03T22:34:08.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:34:08 [2021-07-03T22:34:08.777Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:34:09 [2021-07-03T22:34:09.227Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:34:09 [2021-07-03T22:34:09.227Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:34:09 [2021-07-03T22:34:09.227Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:34:21 [2021-07-03T22:34:21.499Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:34:21 [2021-07-03T22:34:21.499Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:34:21 [2021-07-03T22:34:21.499Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:34:31 [2021-07-03T22:34:31.786Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:34:31 [2021-07-03T22:34:31.786Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
22:34:31 [2021-07-03T22:34:31.786Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:34:33 [2021-07-03T22:34:33.297Z] --- PASS: TestDockerSuite (2528.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.13s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.41s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.40s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.76s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.22s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.05s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.58s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.84s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.36s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.73s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.74s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.36s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddTar (36.39s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.40s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.60s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.89s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.65s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (18.52s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.13s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.27s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.99s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.96s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.51s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.11s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.63s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.69s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.43s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.90s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.32s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.91s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.25s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.81s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.69s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.26s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (53.28s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.52s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.18s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.87s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.61s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.37s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.08s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.93s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.72s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.66s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.99s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.00s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.19s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.48s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.11s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.69s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFails (2.75s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.15s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.17s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.44s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.20s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.81s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.68s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.10s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s)
22:34:33 [2021-07-03T22:34:33.297Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.91s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.11s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.19s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.65s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.18s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.91s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.66s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.17s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.08s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.68s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.49s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.24s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.85s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.51s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.18s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.94s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.95s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.79s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.78s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.23s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.29s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.88s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.56s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.42s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.59s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildRm (17.46s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.51s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.86s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.96s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (16.76s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.29s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.67s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildStderr (9.08s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.14s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.66s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (9.20s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.18s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.92s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.28s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.55s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.95s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (7.43s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.87s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.78s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.79s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.13s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.19s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.53s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCommitChange (5.10s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.81s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.58s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.42s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.85s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.52s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.19s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.93s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.81s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.68s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.48s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.56s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.94s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.92s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.54s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.21s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.35s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.24s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.82s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.38s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.66s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.59s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.60s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0000c7428_<nil>} (2.65s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1430140546_c:\foo_false__<nil>_<nil>_<nil>} (2.64s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1430140546_c:\foo_true__<nil>_<nil>_<nil>} (2.61s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
22:34:33 [2021-07-03T22:34:33.298Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.85s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.87s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.86s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.12s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.85s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.71s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.92s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpToDot (2.90s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.89s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:34:33 [2021-07-03T22:34:33.298Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.24s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateRM (0.50s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.33s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.63s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.78s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.96s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsCopy (9.49s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.06s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.69s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.54s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.13s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.39s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.54s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.22s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsRename (2.90s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsResize (8.13s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.79s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.52s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.17s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.17s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.22s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.35s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.19s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.37s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.77s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.56s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.00s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.14s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.13s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.12s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.04s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.10s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.38s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.11s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.13s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.26s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.75s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.72s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.43s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.62s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.75s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.47s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.33s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.32s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.49s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.77s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.33s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.75s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.72s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.62s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.73s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.52s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.77s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.65s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.85s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.76s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsSince (9.43s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsTail (3.25s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.42s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.83s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.09s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.23s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.86s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:34:33 [2021-07-03T22:34:33.299Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.80s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.19s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.54s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.77s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.24s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.25s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.40s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.98s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.92s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.37s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.76s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.14s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.77s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.98s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.74s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.20s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.58s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.57s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.85s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiTag (0.70s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.51s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.03s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.58s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.34s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.06s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.50s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.18s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.16s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.52s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.72s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.66s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.31s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.78s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.23s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.40s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.63s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.83s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.96s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.00s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.62s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.74s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.11s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.42s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.04s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.70s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.57s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunRm (2.80s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.77s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.75s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.44s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.09s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.04s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.74s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.14s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.92s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.49s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.62s)
22:34:33 [2021-07-03T22:34:33.300Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.47s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.80s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.51s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.42s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.09s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.87s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.58s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.62s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.32s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.24s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.62s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.48s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.41s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.82s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.09s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s)
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] --- PASS: TestDockerRegistrySuite (0.16s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:34:33 [2021-07-03T22:34:33.301Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.301Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:34:33 [2021-07-03T22:34:33.301Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthTokenSuite
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerDaemonSuite
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- PASS: TestDockerDaemonSuite (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerSwarmSuite
22:34:33 [2021-07-03T22:34:33.302Z] --- PASS: TestDockerSwarmSuite (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginCreate
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginInspect
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerPluginSuite/TestPluginSet
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- PASS: TestDockerPluginSuite (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerExternalVolumeSuite
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerNetworkSuite
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- SKIP: TestDockerNetworkSuite (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] === RUN   TestDockerHubPullSuite
22:34:33 [2021-07-03T22:34:33.302Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z] --- SKIP: TestDockerHubPullSuite (0.00s)
22:34:33 [2021-07-03T22:34:33.302Z] PASS
22:34:33 [2021-07-03T22:34:33.302Z] ok  	github.com/docker/docker/integration-cli	2528.760s
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === Skipped
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
22:34:33 [2021-07-03T22:34:33.302Z] 
22:34:33 [2021-07-03T22:34:33.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
22:34:33 [2021-07-03T22:34:33.302Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.302Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.303Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z] 
22:34:33 [2021-07-03T22:34:33.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:34:33 [2021-07-03T22:34:33.303Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_sni_test.go:18: Flakey test
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.756Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:34:33 [2021-07-03T22:34:33.756Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z] 
22:34:33 [2021-07-03T22:34:33.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
22:34:33 [2021-07-03T22:34:33.757Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.757Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.758Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
22:34:33 [2021-07-03T22:34:33.758Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.759Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:34:33 [2021-07-03T22:34:33.759Z] 
22:34:33 [2021-07-03T22:34:33.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.760Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:34:33 [2021-07-03T22:34:33.760Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.761Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:34:33 [2021-07-03T22:34:33.761Z] 
22:34:33 [2021-07-03T22:34:33.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:34:33 [2021-07-03T22:34:33.762Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
22:34:33 [2021-07-03T22:34:33.762Z] 
22:34:33 [2021-07-03T22:34:33.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
22:34:33 [2021-07-03T22:34:33.762Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.230Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z] 
22:34:34 [2021-07-03T22:34:34.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.230Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z] 
22:34:34 [2021-07-03T22:34:34.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
22:34:34 [2021-07-03T22:34:34.230Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.230Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
22:34:34 [2021-07-03T22:34:34.230Z] 
22:34:34 [2021-07-03T22:34:34.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.230Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z] 
22:34:34 [2021-07-03T22:34:34.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.230Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z] 
22:34:34 [2021-07-03T22:34:34.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.230Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z] 
22:34:34 [2021-07-03T22:34:34.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:34:34 [2021-07-03T22:34:34.230Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:185: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:212: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.231Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z] 
22:34:34 [2021-07-03T22:34:34.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:34:34 [2021-07-03T22:34:34.231Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:239: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:268: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:302: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:407: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
22:34:34 [2021-07-03T22:34:34.232Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] DONE 1092 tests, 546 skipped in 2538.071s
22:34:34 [2021-07-03T22:34:34.232Z] INFO: Integration tests ended at 07/03/2021 22:34:33. Duration:00:42:18.2012898
22:34:34 [2021-07-03T22:34:34.232Z] INFO: Docker info of the daemon under test at end of run
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] Containers: 2
22:34:34 [2021-07-03T22:34:34.232Z]  Running: 0
22:34:34 [2021-07-03T22:34:34.232Z]  Paused: 0
22:34:34 [2021-07-03T22:34:34.232Z]  Stopped: 2
22:34:34 [2021-07-03T22:34:34.232Z] Images: 18
22:34:34 [2021-07-03T22:34:34.232Z] Server Version: 0.0.0-dev
22:34:34 [2021-07-03T22:34:34.232Z] Storage Driver: windowsfilter
22:34:34 [2021-07-03T22:34:34.232Z]  Windows: 
22:34:34 [2021-07-03T22:34:34.232Z] Logging Driver: json-file
22:34:34 [2021-07-03T22:34:34.232Z] Plugins: 
22:34:34 [2021-07-03T22:34:34.232Z]  Volume: local
22:34:34 [2021-07-03T22:34:34.232Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:34:34 [2021-07-03T22:34:34.232Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:34:34 [2021-07-03T22:34:34.232Z] Swarm: inactive
22:34:34 [2021-07-03T22:34:34.232Z] Default Isolation: process
22:34:34 [2021-07-03T22:34:34.232Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
22:34:34 [2021-07-03T22:34:34.232Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
22:34:34 [2021-07-03T22:34:34.232Z] OSType: windows
22:34:34 [2021-07-03T22:34:34.232Z] Architecture: x86_64
22:34:34 [2021-07-03T22:34:34.232Z] CPUs: 4
22:34:34 [2021-07-03T22:34:34.232Z] Total Memory: 32GiB
22:34:34 [2021-07-03T22:34:34.232Z] Name: azwin-2-335bd0
22:34:34 [2021-07-03T22:34:34.232Z] ID: 3ZDO:4HWS:2CLS:FGA7:XHQW:CZWL:ZBXB:UNSV:U7X7:A3PN:ZGLY:NNJB
22:34:34 [2021-07-03T22:34:34.232Z] Docker Root Dir: D:\CI\PR-42596\2\daemon
22:34:34 [2021-07-03T22:34:34.232Z] Debug Mode (client): false
22:34:34 [2021-07-03T22:34:34.232Z] Debug Mode (server): true
22:34:34 [2021-07-03T22:34:34.232Z]  File Descriptors: -1
22:34:34 [2021-07-03T22:34:34.232Z]  Goroutines: 17
22:34:34 [2021-07-03T22:34:34.232Z]  System Time: 2021-07-03T22:34:34.0320398Z
22:34:34 [2021-07-03T22:34:34.232Z]  EventsListeners: 0
22:34:34 [2021-07-03T22:34:34.232Z] Registry: https://index.docker.io/v1/
22:34:34 [2021-07-03T22:34:34.232Z] Labels:
22:34:34 [2021-07-03T22:34:34.232Z] Experimental: false
22:34:34 [2021-07-03T22:34:34.232Z] Insecure Registries:
22:34:34 [2021-07-03T22:34:34.232Z]  127.0.0.0/8
22:34:34 [2021-07-03T22:34:34.232Z] Live Restore Enabled: false
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] 
22:34:34 [2021-07-03T22:34:34.232Z] INFO: Stopping daemon under test
22:34:34 [2021-07-03T22:34:34.232Z] SUCCESS: The process with PID 7524 (child process of PID 4300) has been terminated.
22:34:34 [2021-07-03T22:34:34.232Z] SUCCESS: The process with PID 4300 (child process of PID 3812) has been terminated.
22:34:34 [2021-07-03T22:34:34.232Z] INFO: Stop tailing logs of the daemon under tests
22:34:34 [2021-07-03T22:34:34.232Z] INFO: executeCI.ps1 Completed successfully at 07/03/2021 22:34:34.
22:34:34 [2021-07-03T22:34:34.685Z] INFO: Tidying up at end of run
22:34:34 [2021-07-03T22:34:34.685Z] INFO: Saving daemon under test log (d:\CI\PR-42596\2\dut.out) to bundles\CIDUT.out
22:34:34 [2021-07-03T22:34:34.685Z] INFO: Saving daemon under test log (d:\CI\PR-42596\2\dut.err) to bundles\CIDUT.err
22:34:34 [2021-07-03T22:34:34.685Z] INFO: Nuke-Everything...
22:34:35 [2021-07-03T22:34:35.137Z] INFO: Container count on control daemon to delete is 2
22:34:35 [2021-07-03T22:34:35.586Z] 56bf191319b1
22:34:35 [2021-07-03T22:34:35.586Z] 8e61fbb5442d
22:34:35 [2021-07-03T22:34:35.586Z] INFO: Tidying pidfile d:\CI\PR-42596\2\docker.pid
22:34:35 [2021-07-03T22:34:35.586Z] INFO: Nuking d:\CI
22:34:53 [2021-07-03T22:34:53.166Z] INFO: Zapped successfully
22:34:53 [2021-07-03T22:34:53.166Z] 
22:34:53 [2021-07-03T22:34:53.166Z] INFO: executeCI.ps1 exiting at Sat Jul  3 22:34:51 CUT 2021. Duration 01:12:35.3859574
22:34:53 [2021-07-03T22:34:53.166Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
22:34:53 [2021-07-03T22:34:53.396Z] Recording test results
22:34:53 [2021-07-03T22:34:53.851Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
22:34:55 [2021-07-03T22:34:55.643Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
22:34:57 [2021-07-03T22:34:57.354Z] Archiving artifacts
22:34:58 [2021-07-03T22:34:58.410Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42596/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:34:59 [2021-07-03T22:34:59.382Z] + make clean
22:35:00 [2021-07-03T22:35:00.333Z] docker volume rm -f docker-dev-cache
22:35:00 [2021-07-03T22:35:00.333Z] 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