Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
18:41:38 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2+c6dd474a496ee4a0978dd929f4e718d7c2bb892f (e8d17ecbe5635b348a3c6aa4fae1d60f4322f834)
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-42520@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
18:41:40 [2021-07-02T18:41:40.581Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:41:40 [2021-07-02T18:41:40.587Z] Trying to pass milestone 20
[Pipeline] milestone
18:41:40 [2021-07-02T18:41:40.642Z] Trying to pass milestone 21
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:41:55 [2021-07-02T18:41:55.794Z] Still waiting to schedule task
18:41:55 [2021-07-02T18:41:55.794Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay218:42:46 [2021-07-02T18:42:46.569Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e7eb6e97291ee719) in /home/ubuntu/workspace/moby_PR-42520
[Pipeline] {
[Pipeline] checkout
18:42:46 [2021-07-02T18:42:46.831Z] The recommended git tool is: git
18:42:50 [2021-07-02T18:42:50.034Z] using credential docker-jenkins-github-credentials
18:42:50 [2021-07-02T18:42:50.041Z] Cloning the remote Git repository
18:42:50 [2021-07-02T18:42:50.041Z] Cloning with configured refspecs honoured and without tags
18:42:50 [2021-07-02T18:42:50.061Z] Cloning repository https://github.com/moby/moby.git
18:42:50 [2021-07-02T18:42:50.118Z]  > git init /home/ubuntu/workspace/moby_PR-42520 # timeout=10
18:42:50 [2021-07-02T18:42:50.410Z] Fetching upstream changes from https://github.com/moby/moby.git
18:42:50 [2021-07-02T18:42:50.411Z]  > git --version # timeout=10
18:42:50 [2021-07-02T18:42:50.434Z]  > git --version # 'git version 2.17.1'
18:42:50 [2021-07-02T18:42:50.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:42:50 [2021-07-02T18:42:50.436Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:14 [2021-07-02T18:43:14.646Z] Fetching without tags
18:43:14 [2021-07-02T18:43:14.937Z] Merging remotes/origin/master commit c6dd474a496ee4a0978dd929f4e718d7c2bb892f into PR head commit 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2
18:43:14 [2021-07-02T18:43:14.552Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:43:14 [2021-07-02T18:43:14.571Z]  > git config --add remote.origin.fetch +refs/pull/42520/head:refs/remotes/origin/PR-42520 # timeout=10
18:43:14 [2021-07-02T18:43:14.601Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:14 [2021-07-02T18:43:14.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:43:14 [2021-07-02T18:43:14.651Z] Fetching upstream changes from https://github.com/moby/moby.git
18:43:14 [2021-07-02T18:43:14.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:14 [2021-07-02T18:43:14.663Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:14 [2021-07-02T18:43:14.945Z]  > git config core.sparsecheckout # timeout=10
18:43:14 [2021-07-02T18:43:14.962Z]  > git checkout -f 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:43:16 [2021-07-02T18:43:16.706Z] Merge succeeded, producing ec0834b92958c8bb303b0213dae07ba41a7681c0
18:43:16 [2021-07-02T18:43:16.707Z] Checking out Revision ec0834b92958c8bb303b0213dae07ba41a7681c0 (PR-42520)
18:43:15 [2021-07-02T18:43:15.744Z]  > git remote # timeout=10
18:43:15 [2021-07-02T18:43:15.774Z]  > git config --get remote.origin.url # timeout=10
18:43:15 [2021-07-02T18:43:15.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:15 [2021-07-02T18:43:15.795Z]  > git merge c6dd474a496ee4a0978dd929f4e718d7c2bb892f # timeout=10
18:43:16 [2021-07-02T18:43:16.675Z]  > git rev-parse HEAD^{commit} # timeout=10
18:43:16 [2021-07-02T18:43:16.710Z]  > git config core.sparsecheckout # timeout=10
18:43:16 [2021-07-02T18:43:16.726Z]  > git checkout -f ec0834b92958c8bb303b0213dae07ba41a7681c0 # timeout=10
18:43:20 [2021-07-02T18:43:20.405Z] Commit message: "Merge commit 'c6dd474a496ee4a0978dd929f4e718d7c2bb892f' into HEAD"
18:43:20 [2021-07-02T18:43:20.409Z]  > git rev-list --no-walk 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:43:21 [2021-07-02T18:43:21.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42520:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
18:43:25 [2021-07-02T18:43:25.961Z] Unable to find image 'alpine:latest' locally
18:43:26 [2021-07-02T18:43:26.219Z] latest: Pulling from library/alpine
18:43:26 [2021-07-02T18:43:26.481Z] 5843afab3874: Pulling fs layer
18:43:26 [2021-07-02T18:43:26.481Z] 5843afab3874: Verifying Checksum
18:43:26 [2021-07-02T18:43:26.481Z] 5843afab3874: Download complete
18:43:26 [2021-07-02T18:43:26.749Z] 5843afab3874: Pull complete
18:43:26 [2021-07-02T18:43:26.749Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0
18:43:27 [2021-07-02T18:43:27.006Z] Status: Downloaded newer image for alpine:latest
18:43:35 [2021-07-02T18:43:35.114Z] 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 "arm64" 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
18:43:35 [2021-07-02T18:43:35.739Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e7eb6e97291ee719) in /home/ubuntu/workspace/moby_PR-42520
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
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 "arm64" 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] checkout
18:43:35 [2021-07-02T18:43:35.807Z] The recommended git tool is: git
18:43:35 [2021-07-02T18:43:35.814Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
18:43:35 [2021-07-02T18:43:35.830Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
18:43:35 [2021-07-02T18:43:35.846Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "arm64" 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
18:43:36 [2021-07-02T18:43:36.029Z] Running on azwin-2-21f0c1 in d:\jenkins\workspace\moby_PR-42520
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[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] }
[Pipeline] ws
18:43:36 [2021-07-02T18:43:36.218Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
18:43:36 [2021-07-02T18:43:36.222Z] Merging remotes/origin/master commit c6dd474a496ee4a0978dd929f4e718d7c2bb892f into PR head commit 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:43:36 [2021-07-02T18:43:36.333Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
18:43:36 [2021-07-02T18:43:36.490Z] Merge succeeded, producing 8c16205a503692c2eded996742b4b000d38bcb0d
18:43:36 [2021-07-02T18:43:36.491Z] Checking out Revision 8c16205a503692c2eded996742b4b000d38bcb0d (PR-42520)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
18:43:36 [2021-07-02T18:43:36.550Z] using credential docker-jenkins-github-credentials
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
18:43:36 [2021-07-02T18:43:36.623Z] Commit message: "Merge commit 'c6dd474a496ee4a0978dd929f4e718d7c2bb892f' into HEAD"
18:43:36 [2021-07-02T18:43:36.625Z] Cloning the remote Git repository
18:43:36 [2021-07-02T18:43:36.625Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:43:35 [2021-07-02T18:43:35.820Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42520/.git # timeout=10
18:43:35 [2021-07-02T18:43:35.834Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:43:35 [2021-07-02T18:43:35.856Z] Fetching upstream changes from https://github.com/moby/moby.git
18:43:35 [2021-07-02T18:43:35.856Z]  > git --version # timeout=10
18:43:35 [2021-07-02T18:43:35.878Z]  > git --version # 'git version 2.17.1'
18:43:35 [2021-07-02T18:43:35.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:35 [2021-07-02T18:43:35.880Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:36 [2021-07-02T18:43:36.226Z]  > git config core.sparsecheckout # timeout=10
18:43:36 [2021-07-02T18:43:36.242Z]  > git checkout -f 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:43:36 [2021-07-02T18:43:36.312Z]  > git remote # timeout=10
18:43:36 [2021-07-02T18:43:36.328Z]  > git config --get remote.origin.url # timeout=10
18:43:36 [2021-07-02T18:43:36.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:36 [2021-07-02T18:43:36.360Z]  > git merge c6dd474a496ee4a0978dd929f4e718d7c2bb892f # timeout=10
18:43:36 [2021-07-02T18:43:36.482Z]  > git rev-parse HEAD^{commit} # timeout=10
18:43:36 [2021-07-02T18:43:36.494Z]  > git config core.sparsecheckout # timeout=10
18:43:36 [2021-07-02T18:43:36.500Z]  > git checkout -f 8c16205a503692c2eded996742b4b000d38bcb0d # timeout=10
18:43:36 [2021-07-02T18:43:36.626Z]  > git rev-list --no-walk 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:43:37 [2021-07-02T18:43:37.333Z] + [ PR != PR ]
18:43:37 [2021-07-02T18:43:37.334Z] + [ master != master ]
18:43:37 [2021-07-02T18:43:37.334Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:43:36 [2021-07-02T18:43:36.659Z] Cloning repository https://github.com/moby/moby.git
18:43:36 [2021-07-02T18:43:36.659Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:43:36 [2021-07-02T18:43:36.727Z] Fetching upstream changes from https://github.com/moby/moby.git
18:43:36 [2021-07-02T18:43:36.727Z]  > git --version # timeout=10
18:43:36 [2021-07-02T18:43:36.772Z]  > git --version # 'git version 2.24.1.windows.2'
18:43:36 [2021-07-02T18:43:36.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:36 [2021-07-02T18:43:36.774Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:37 [2021-07-02T18:43:37.670Z] + docker version
18:43:37 [2021-07-02T18:43:37.670Z] Client: Docker Engine - Community
18:43:37 [2021-07-02T18:43:37.670Z]  Version:           20.10.6
18:43:37 [2021-07-02T18:43:37.670Z]  API version:       1.41
18:43:37 [2021-07-02T18:43:37.670Z]  Go version:        go1.13.15
18:43:37 [2021-07-02T18:43:37.670Z]  Git commit:        370c289
18:43:37 [2021-07-02T18:43:37.670Z]  Built:             Fri Apr  9 22:46:01 2021
18:43:37 [2021-07-02T18:43:37.670Z]  OS/Arch:           linux/amd64
18:43:37 [2021-07-02T18:43:37.670Z]  Context:           default
18:43:37 [2021-07-02T18:43:37.670Z]  Experimental:      true
18:43:37 [2021-07-02T18:43:37.670Z] 
18:43:37 [2021-07-02T18:43:37.670Z] Server: Docker Engine - Community
18:43:37 [2021-07-02T18:43:37.670Z]  Engine:
18:43:37 [2021-07-02T18:43:37.670Z]   Version:          20.10.6
18:43:37 [2021-07-02T18:43:37.670Z]   API version:      1.41 (minimum version 1.12)
18:43:37 [2021-07-02T18:43:37.670Z]   Go version:       go1.13.15
18:43:37 [2021-07-02T18:43:37.670Z]   Git commit:       8728dd2
18:43:37 [2021-07-02T18:43:37.670Z]   Built:            Fri Apr  9 22:44:13 2021
18:43:37 [2021-07-02T18:43:37.670Z]   OS/Arch:          linux/amd64
18:43:37 [2021-07-02T18:43:37.670Z]   Experimental:     true
18:43:37 [2021-07-02T18:43:37.670Z]  containerd:
18:43:37 [2021-07-02T18:43:37.670Z]   Version:          1.4.6
18:43:37 [2021-07-02T18:43:37.670Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
18:43:37 [2021-07-02T18:43:37.670Z]  runc:
18:43:37 [2021-07-02T18:43:37.670Z]   Version:          1.0.0-rc95
18:43:37 [2021-07-02T18:43:37.670Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:43:37 [2021-07-02T18:43:37.670Z]  docker-init:
18:43:37 [2021-07-02T18:43:37.670Z]   Version:          0.19.0
18:43:37 [2021-07-02T18:43:37.670Z]   GitCommit:        de40ad0
[Pipeline] sh
18:43:38 [2021-07-02T18:43:38.023Z] + docker info
18:43:50 [2021-07-02T18:43:50.208Z] Client:
18:43:50 [2021-07-02T18:43:50.208Z]  Context:    default
18:43:50 [2021-07-02T18:43:50.208Z]  Debug Mode: false
18:43:50 [2021-07-02T18:43:50.208Z]  Plugins:
18:43:50 [2021-07-02T18:43:50.208Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:43:50 [2021-07-02T18:43:50.208Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:43:50 [2021-07-02T18:43:50.208Z]   scan: Docker Scan (Docker Inc., v0.7.0)
18:43:50 [2021-07-02T18:43:50.208Z] 
18:43:50 [2021-07-02T18:43:50.208Z] Server:
18:43:50 [2021-07-02T18:43:50.208Z]  Containers: 0
18:43:50 [2021-07-02T18:43:50.208Z]   Running: 0
18:43:50 [2021-07-02T18:43:50.208Z]   Paused: 0
18:43:50 [2021-07-02T18:43:50.208Z]   Stopped: 0
18:43:50 [2021-07-02T18:43:50.208Z]  Images: 1
18:43:50 [2021-07-02T18:43:50.208Z]  Server Version: 20.10.6
18:43:50 [2021-07-02T18:43:50.208Z]  Storage Driver: overlay2
18:43:50 [2021-07-02T18:43:50.208Z]   Backing Filesystem: extfs
18:43:50 [2021-07-02T18:43:50.208Z]   Supports d_type: true
18:43:50 [2021-07-02T18:43:50.208Z]   Native Overlay Diff: true
18:43:50 [2021-07-02T18:43:50.208Z]   userxattr: false
18:43:50 [2021-07-02T18:43:50.208Z]  Logging Driver: json-file
18:43:50 [2021-07-02T18:43:50.208Z]  Cgroup Driver: cgroupfs
18:43:50 [2021-07-02T18:43:50.208Z]  Cgroup Version: 1
18:43:50 [2021-07-02T18:43:50.208Z]  Plugins:
18:43:50 [2021-07-02T18:43:50.208Z]   Volume: local
18:43:50 [2021-07-02T18:43:50.208Z]   Network: bridge host ipvlan macvlan null overlay
18:43:50 [2021-07-02T18:43:50.208Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:43:50 [2021-07-02T18:43:50.208Z]  Swarm: inactive
18:43:50 [2021-07-02T18:43:50.208Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:43:50 [2021-07-02T18:43:50.208Z]  Default Runtime: runc
18:43:50 [2021-07-02T18:43:50.208Z]  Init Binary: docker-init
18:43:50 [2021-07-02T18:43:50.208Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
18:43:50 [2021-07-02T18:43:50.208Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:43:50 [2021-07-02T18:43:50.208Z]  init version: de40ad0
18:43:50 [2021-07-02T18:43:50.208Z]  Security Options:
18:43:50 [2021-07-02T18:43:50.208Z]   apparmor
18:43:50 [2021-07-02T18:43:50.208Z]   seccomp
18:43:50 [2021-07-02T18:43:50.208Z]    Profile: default
18:43:50 [2021-07-02T18:43:50.208Z]  Kernel Version: 5.4.0-1048-aws
18:43:50 [2021-07-02T18:43:50.208Z]  Operating System: Ubuntu 18.04.5 LTS
18:43:50 [2021-07-02T18:43:50.208Z]  OSType: linux
18:43:50 [2021-07-02T18:43:50.208Z]  Architecture: x86_64
18:43:50 [2021-07-02T18:43:50.208Z]  CPUs: 2
18:43:50 [2021-07-02T18:43:50.208Z]  Total Memory: 7.569GiB
18:43:50 [2021-07-02T18:43:50.208Z]  Name: ip-10-100-75-237
18:43:50 [2021-07-02T18:43:50.208Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
18:43:50 [2021-07-02T18:43:50.208Z]  Docker Root Dir: /var/lib/docker
18:43:50 [2021-07-02T18:43:50.208Z]  Debug Mode: false
18:43:50 [2021-07-02T18:43:50.208Z]  Registry: https://index.docker.io/v1/
18:43:50 [2021-07-02T18:43:50.208Z]  Labels:
18:43:50 [2021-07-02T18:43:50.208Z]  Experimental: true
18:43:50 [2021-07-02T18:43:50.208Z]  Insecure Registries:
18:43:50 [2021-07-02T18:43:50.208Z]   127.0.0.0/8
18:43:50 [2021-07-02T18:43:50.208Z]  Live Restore Enabled: true
18:43:50 [2021-07-02T18:43:50.208Z] 
18:43:50 [2021-07-02T18:43:50.208Z] WARNING: No swap limit support
[Pipeline] sh
18:43:50 [2021-07-02T18:43:50.537Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:43:50 [2021-07-02T18:43:50.537Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:43:50 [2021-07-02T18:43:50.537Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42520/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
18:43:50 [2021-07-02T18:43:50.537Z] + bash /home/ubuntu/workspace/moby_PR-42520/check-config.sh
18:43:50 [2021-07-02T18:43:50.537Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:43:50 [2021-07-02T18:43:50.537Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
18:43:50 [2021-07-02T18:43:50.537Z] 
18:43:50 [2021-07-02T18:43:50.537Z] Generally Necessary:
18:43:50 [2021-07-02T18:43:50.537Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:43:50 [2021-07-02T18:43:50.537Z] - apparmor: enabled and tools installed
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NAMESPACES: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NET_NS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_PID_NS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_IPC_NS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_UTS_NS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CGROUPS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CGROUP_CPUACCT: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CGROUP_DEVICE: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CGROUP_FREEZER: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CGROUP_SCHED: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CPUSETS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_MEMCG: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_KEYS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_VETH: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_BRIDGE: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_NF_NAT: enabled (as module)
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_POSIX_MQUEUE: enabled
18:43:50 [2021-07-02T18:43:50.537Z] 
18:43:50 [2021-07-02T18:43:50.537Z] Optional Features:
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_USER_NS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_SECCOMP: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_SECCOMP_FILTER: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_CGROUP_PIDS: enabled
18:43:50 [2021-07-02T18:43:50.537Z] - CONFIG_MEMCG_SWAP: enabled
18:43:50 [2021-07-02T18:43:50.739Z] Still waiting to schedule task
18:43:50 [2021-07-02T18:43:50.739Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay218:43:50 [2021-07-02T18:43:50.740Z] Still waiting to schedule task
18:43:50 [2021-07-02T18:43:50.740Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay218:43:50 [2021-07-02T18:43:50.741Z] Still waiting to schedule task
18:43:50 [2021-07-02T18:43:50.741Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c0466abd8072d7f4)18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:43:50 [2021-07-02T18:43:50.798Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_BLK_CGROUP: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_CGROUP_PERF: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_CGROUP_HUGETLB: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_CFS_BANDWIDTH: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_RT_GROUP_SCHED: missing
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_IP_VS: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_IP_VS_NFCT: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_IP_VS_RR: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_SECURITY_SELINUX: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_SECURITY_APPARMOR: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_EXT4_FS: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:43:50 [2021-07-02T18:43:50.798Z] - Network Drivers:
18:43:50 [2021-07-02T18:43:50.798Z]   - "overlay":
18:43:50 [2021-07-02T18:43:50.798Z]     - CONFIG_VXLAN: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       Optional (for encrypted networks):
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_CRYPTO: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_CRYPTO_AEAD: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_CRYPTO_GCM: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_CRYPTO_GHASH: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_XFRM: enabled
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_XFRM_USER: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]       - CONFIG_INET_ESP: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]   - "ipvlan":
18:43:50 [2021-07-02T18:43:50.798Z]     - CONFIG_IPVLAN: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]   - "macvlan":
18:43:50 [2021-07-02T18:43:50.798Z]     - CONFIG_MACVLAN: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]     - CONFIG_DUMMY: enabled (as module)
18:43:50 [2021-07-02T18:43:50.798Z]   - "ftp,tftp client in container":
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z] - Storage Drivers:
18:43:51 [2021-07-02T18:43:51.058Z]   - "aufs":
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_AUFS_FS: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]   - "btrfs":
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:43:51 [2021-07-02T18:43:51.058Z]   - "devicemapper":
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_BLK_DEV_DM: enabled
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]   - "overlay":
18:43:51 [2021-07-02T18:43:51.058Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:43:51 [2021-07-02T18:43:51.058Z]   - "zfs":
18:43:51 [2021-07-02T18:43:51.058Z]     - /dev/zfs: present
18:43:51 [2021-07-02T18:43:51.058Z]     - zfs command: missing
18:43:51 [2021-07-02T18:43:51.058Z]     - zpool command: missing
18:43:51 [2021-07-02T18:43:51.058Z] 
18:43:51 [2021-07-02T18:43:51.058Z] Limits:
18:43:51 [2021-07-02T18:43:51.058Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:43:51 [2021-07-02T18:43:51.058Z] 
18:43:51 [2021-07-02T18:43:51.058Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:43:51 [2021-07-02T18:43:51.387Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8c16205a503692c2eded996742b4b000d38bcb0d .
18:43:51 [2021-07-02T18:43:51.643Z] #1 [internal] load build definition from Dockerfile
18:43:51 [2021-07-02T18:43:51.643Z] #1 sha256:00a23c94f673249e66c9d97a25ba1c5ca5862b331939019f211c1d7dccc64399
18:43:51 [2021-07-02T18:43:51.644Z] #1 transferring dockerfile: 16.59kB 0.0s done
18:43:51 [2021-07-02T18:43:51.644Z] #1 DONE 0.2s
18:43:51 [2021-07-02T18:43:51.644Z] 
18:43:51 [2021-07-02T18:43:51.644Z] #2 [internal] load .dockerignore
18:43:51 [2021-07-02T18:43:51.644Z] #2 sha256:de483c0c8a6b27ca35a6e627898641cef6305456b549a573472b8c8b9e882723
18:43:51 [2021-07-02T18:43:51.644Z] #2 transferring context: 87B done
18:43:51 [2021-07-02T18:43:51.644Z] #2 DONE 0.1s
18:43:51 [2021-07-02T18:43:51.644Z] 
18:43:51 [2021-07-02T18:43:51.644Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:43:51 [2021-07-02T18:43:51.644Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:43:51 [2021-07-02T18:43:51.905Z] #3 DONE 0.3s
18:43:51 [2021-07-02T18:43:51.905Z] 
18:43:51 [2021-07-02T18:43:51.905Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:43:51 [2021-07-02T18:43:51.905Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:43:51 [2021-07-02T18:43:51.905Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:43:52 [2021-07-02T18:43:52.162Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:43:52 [2021-07-02T18:43:52.162Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:43:52 [2021-07-02T18:43:52.162Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:43:52 [2021-07-02T18:43:52.162Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s
18:43:52 [2021-07-02T18:43:52.162Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s
18:43:52 [2021-07-02T18:43:52.420Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
18:43:52 [2021-07-02T18:43:52.420Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
18:43:52 [2021-07-02T18:43:52.984Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
18:43:52 [2021-07-02T18:43:52.984Z] #4 DONE 1.0s
18:43:52 [2021-07-02T18:43:52.984Z] 
18:43:52 [2021-07-02T18:43:52.984Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:43:52 [2021-07-02T18:43:52.984Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:43:53 [2021-07-02T18:43:53.917Z] #6 DONE 0.7s
18:43:53 [2021-07-02T18:43:53.917Z] 
18:43:53 [2021-07-02T18:43:53.917Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster
18:43:53 [2021-07-02T18:43:53.917Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
18:43:53 [2021-07-02T18:43:53.917Z] #7 DONE 0.7s
18:43:53 [2021-07-02T18:43:53.917Z] 
18:43:53 [2021-07-02T18:43:53.917Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:43:53 [2021-07-02T18:43:53.917Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:43:53 [2021-07-02T18:43:53.917Z] #8 DONE 0.7s
18:43:53 [2021-07-02T18:43:53.917Z] 
18:43:53 [2021-07-02T18:43:53.917Z] #5 [internal] load metadata for docker.io/library/debian:buster
18:43:53 [2021-07-02T18:43:53.917Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:43:53 [2021-07-02T18:43:53.917Z] #5 DONE 0.7s
18:43:53 [2021-07-02T18:43:53.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:43:53 [2021-07-02T18:43:53.899Z]  > git config --add remote.origin.fetch +refs/pull/42520/head:refs/remotes/origin/PR-42520 # timeout=10
18:43:53 [2021-07-02T18:43:53.947Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:54 [2021-07-02T18:43:54.169Z] Fetching without tags
18:43:54 [2021-07-02T18:43:54.486Z] 
18:43:54 [2021-07-02T18:43:54.486Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:43:54 [2021-07-02T18:43:54.486Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:43:54 [2021-07-02T18:43:54.486Z] #33 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done
18:43:54 [2021-07-02T18:43:54.744Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.1s
18:43:54 [2021-07-02T18:43:54.744Z] #33 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
18:43:54 [2021-07-02T18:43:54.744Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
18:43:54 [2021-07-02T18:43:54.744Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
18:43:54 [2021-07-02T18:43:54.744Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.19MB / 50.44MB 0.2s
18:43:54 [2021-07-02T18:43:54.968Z] Merging remotes/origin/master commit c6dd474a496ee4a0978dd929f4e718d7c2bb892f into PR head commit 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2
18:43:55 [2021-07-02T18:43:55.003Z] #33 ...
18:43:55 [2021-07-02T18:43:55.003Z] 
18:43:55 [2021-07-02T18:43:55.003Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:43:55 [2021-07-02T18:43:55.003Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:43:55 [2021-07-02T18:43:55.003Z] #49 DONE 0.4s
18:43:55 [2021-07-02T18:43:55.003Z] 
18:43:55 [2021-07-02T18:43:55.003Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:43:55 [2021-07-02T18:43:55.003Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:43:55 [2021-07-02T18:43:55.003Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 12.13MB / 50.44MB 0.3s
18:43:55 [2021-07-02T18:43:55.003Z] #33 ...
18:43:55 [2021-07-02T18:43:55.003Z] 
18:43:55 [2021-07-02T18:43:55.003Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:43:55 [2021-07-02T18:43:55.003Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:43:55 [2021-07-02T18:43:55.003Z] #49 DONE 0.0s
18:43:55 [2021-07-02T18:43:55.003Z] 
18:43:55 [2021-07-02T18:43:55.003Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:43:55 [2021-07-02T18:43:55.003Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:43:55 [2021-07-02T18:43:55.003Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 22.02MB / 50.44MB 0.4s
18:43:55 [2021-07-02T18:43:55.265Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 35.65MB / 50.44MB 0.6s
18:43:55 [2021-07-02T18:43:55.265Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 44.04MB / 50.44MB 0.7s
18:43:55 [2021-07-02T18:43:55.522Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.8s
18:43:55 [2021-07-02T18:43:55.781Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.9s done
18:43:54 [2021-07-02T18:43:54.075Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:43:54 [2021-07-02T18:43:54.203Z] Fetching upstream changes from https://github.com/moby/moby.git
18:43:54 [2021-07-02T18:43:54.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:54 [2021-07-02T18:43:54.205Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:43:55 [2021-07-02T18:43:55.001Z]  > git config core.sparsecheckout # timeout=10
18:43:55 [2021-07-02T18:43:55.055Z]  > git checkout -f 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:43:57 [2021-07-02T18:43:57.780Z] #33 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.5s
18:43:59 [2021-07-02T18:43:59.136Z] Merge succeeded, producing 34f6847e6826987987bf3441137c02c6efb181d9
18:43:59 [2021-07-02T18:43:59.136Z] Checking out Revision 34f6847e6826987987bf3441137c02c6efb181d9 (PR-42520)
18:43:59 [2021-07-02T18:43:59.185Z] #33 ...
18:43:59 [2021-07-02T18:43:59.185Z] 
18:43:59 [2021-07-02T18:43:59.185Z] #30 [internal] load build context
18:43:59 [2021-07-02T18:43:59.185Z] #30 sha256:23c96f7ca65b82067c99252188b4ac028d4396ad44327d65728a9d2fbcb1bf6b
18:43:59 [2021-07-02T18:43:59.185Z] #30 transferring context: 55.68MB 4.5s done
18:43:59 [2021-07-02T18:43:59.185Z] #30 DONE 4.6s
18:43:59 [2021-07-02T18:43:59.185Z] 
18:43:59 [2021-07-02T18:43:59.185Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:43:59 [2021-07-02T18:43:59.185Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:43:59 [2021-07-02T18:43:59.185Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:43:59 [2021-07-02T18:43:59.185Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:43:59 [2021-07-02T18:43:59.185Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:43:59 [2021-07-02T18:43:59.185Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:43:59 [2021-07-02T18:43:59.185Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done
18:43:59 [2021-07-02T18:43:59.185Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
18:43:59 [2021-07-02T18:43:59.185Z] #70 DONE 4.7s
18:43:59 [2021-07-02T18:43:59.185Z] 
18:43:59 [2021-07-02T18:43:59.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:43:59 [2021-07-02T18:43:59.185Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.9s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.4s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.4s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 1.8s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 1.7s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 3.5s done
18:43:59 [2021-07-02T18:43:59.185Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 1.8s done
18:43:59 [2021-07-02T18:43:59.443Z] #9 ...
18:43:59 [2021-07-02T18:43:59.443Z] 
18:43:59 [2021-07-02T18:43:59.443Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:43:59 [2021-07-02T18:43:59.443Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:43:59 [2021-07-02T18:43:59.443Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:43:59 [2021-07-02T18:43:59.443Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:43:59 [2021-07-02T18:43:59.443Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:43:59 [2021-07-02T18:43:59.443Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:43:59 [2021-07-02T18:43:59.443Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done
18:43:59 [2021-07-02T18:43:59.443Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
18:43:59 [2021-07-02T18:43:59.443Z] #72 DONE 4.7s
18:43:59 [2021-07-02T18:43:59.443Z] 
18:43:59 [2021-07-02T18:43:59.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:43:59 [2021-07-02T18:43:59.443Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:43:59 [2021-07-02T18:43:59.475Z] Commit message: "Merge commit 'c6dd474a496ee4a0978dd929f4e718d7c2bb892f' into HEAD"
18:43:58 [2021-07-02T18:43:58.145Z]  > git remote # timeout=10
18:43:58 [2021-07-02T18:43:58.206Z]  > git config --get remote.origin.url # timeout=10
18:43:58 [2021-07-02T18:43:58.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:43:58 [2021-07-02T18:43:58.256Z]  > git merge c6dd474a496ee4a0978dd929f4e718d7c2bb892f # timeout=10
18:43:59 [2021-07-02T18:43:59.047Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:43:59 [2021-07-02T18:43:59.171Z]  > git config core.sparsecheckout # timeout=10
18:43:59 [2021-07-02T18:43:59.236Z]  > git checkout -f 34f6847e6826987987bf3441137c02c6efb181d9 # timeout=10
18:43:59 [2021-07-02T18:43:59.509Z]  > git rev-list --no-walk 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:44:00 [2021-07-02T18:44:00.375Z] #9 ...
18:44:00 [2021-07-02T18:44:00.375Z] 
18:44:00 [2021-07-02T18:44:00.375Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:44:00 [2021-07-02T18:44:00.375Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:44:00 [2021-07-02T18:44:00.375Z] #71 DONE 0.3s
18:44:00 [2021-07-02T18:44:00.375Z] 
18:44:00 [2021-07-02T18:44:00.375Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:44:00 [2021-07-02T18:44:00.375Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:44:00 [2021-07-02T18:44:00.633Z] #9 ...
18:44:00 [2021-07-02T18:44:00.633Z] 
18:44:00 [2021-07-02T18:44:00.633Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:44:00 [2021-07-02T18:44:00.633Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:44:00 [2021-07-02T18:44:00.633Z] #73 DONE 0.3s
18:44:00 [2021-07-02T18:44:00.633Z] 
18:44:00 [2021-07-02T18:44:00.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:44:00 [2021-07-02T18:44:00.633Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:44:01 [2021-07-02T18:44:01.199Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.4s done
18:44:01 [2021-07-02T18:44:01.398Z] + docker version
18:44:01 [2021-07-02T18:44:01.398Z] Client: Mirantis Container Runtime
18:44:01 [2021-07-02T18:44:01.398Z]  Version:           20.10.0
18:44:01 [2021-07-02T18:44:01.398Z]  API version:       1.41
18:44:01 [2021-07-02T18:44:01.398Z]  Go version:        go1.13.15
18:44:01 [2021-07-02T18:44:01.398Z]  Git commit:        6ee42dc
18:44:01 [2021-07-02T18:44:01.398Z]  Built:             03/11/2021 13:24:56
18:44:01 [2021-07-02T18:44:01.398Z]  OS/Arch:           windows/amd64
18:44:01 [2021-07-02T18:44:01.398Z]  Context:           default
18:44:01 [2021-07-02T18:44:01.398Z]  Experimental:      true
18:44:01 [2021-07-02T18:44:01.398Z] 
18:44:01 [2021-07-02T18:44:01.398Z] Server: Mirantis Container Runtime
18:44:01 [2021-07-02T18:44:01.398Z]  Engine:
18:44:01 [2021-07-02T18:44:01.398Z]   Version:          20.10.0
18:44:01 [2021-07-02T18:44:01.398Z]   API version:      1.41 (minimum version 1.24)
18:44:01 [2021-07-02T18:44:01.398Z]   Go version:       go1.13.15
18:44:01 [2021-07-02T18:44:01.398Z]   Git commit:       1e08f21e79
18:44:01 [2021-07-02T18:44:01.398Z]   Built:            03/11/2021 13:23:32
18:44:01 [2021-07-02T18:44:01.398Z]   OS/Arch:          windows/amd64
18:44:01 [2021-07-02T18:44:01.398Z]   Experimental:     true
18:44:01 [2021-07-02T18:44:01.456Z] #9 ...
18:44:01 [2021-07-02T18:44:01.456Z] 
18:44:01 [2021-07-02T18:44:01.456Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:44:01 [2021-07-02T18:44:01.456Z] #33 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:44:01 [2021-07-02T18:44:01.456Z] #33 DONE 6.8s
18:44:01 [2021-07-02T18:44:01.456Z] 
18:44:01 [2021-07-02T18:44:01.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:44:01 [2021-07-02T18:44:01.456Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:44:01 [2021-07-02T18:44:01.456Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
[Pipeline] sh
18:44:02 [2021-07-02T18:44:02.020Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.5s done
18:44:02 [2021-07-02T18:44:02.020Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
18:44:02 [2021-07-02T18:44:02.427Z] + docker info
18:44:02 [2021-07-02T18:44:02.584Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done
18:44:02 [2021-07-02T18:44:02.584Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514
18:44:05 [2021-07-02T18:44:05.338Z] Client:
18:44:05 [2021-07-02T18:44:05.338Z]  Context:    default
18:44:05 [2021-07-02T18:44:05.338Z]  Debug Mode: false
18:44:05 [2021-07-02T18:44:05.338Z]  Plugins:
18:44:05 [2021-07-02T18:44:05.338Z]   app: Docker Application (Docker Inc., v0.8.0)
18:44:05 [2021-07-02T18:44:05.338Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:44:05 [2021-07-02T18:44:05.338Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:44:05 [2021-07-02T18:44:05.338Z] 
18:44:05 [2021-07-02T18:44:05.338Z] Server:
18:44:05 [2021-07-02T18:44:05.338Z]  Containers: 2
18:44:05 [2021-07-02T18:44:05.338Z]   Running: 0
18:44:05 [2021-07-02T18:44:05.338Z]   Paused: 0
18:44:05 [2021-07-02T18:44:05.338Z]   Stopped: 2
18:44:05 [2021-07-02T18:44:05.338Z]  Images: 11
18:44:05 [2021-07-02T18:44:05.338Z]  Server Version: 20.10.0
18:44:05 [2021-07-02T18:44:05.338Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:44:05 [2021-07-02T18:44:05.338Z]   Windows: 
18:44:05 [2021-07-02T18:44:05.338Z]   LCOW: 
18:44:05 [2021-07-02T18:44:05.338Z]  Logging Driver: json-file
18:44:05 [2021-07-02T18:44:05.338Z]  Plugins:
18:44:05 [2021-07-02T18:44:05.338Z]   Volume: local
18:44:05 [2021-07-02T18:44:05.338Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:44:05 [2021-07-02T18:44:05.338Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:44:05 [2021-07-02T18:44:05.338Z]  Swarm: inactive
18:44:05 [2021-07-02T18:44:05.338Z]  Default Isolation: process
18:44:05 [2021-07-02T18:44:05.338Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
18:44:05 [2021-07-02T18:44:05.338Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
18:44:05 [2021-07-02T18:44:05.338Z]  OSType: windows
18:44:05 [2021-07-02T18:44:05.338Z]  Architecture: x86_64
18:44:05 [2021-07-02T18:44:05.338Z]  CPUs: 4
18:44:05 [2021-07-02T18:44:05.338Z]  Total Memory: 32GiB
18:44:05 [2021-07-02T18:44:05.338Z]  Name: azwin-2-21f0c1
18:44:05 [2021-07-02T18:44:05.338Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
18:44:05 [2021-07-02T18:44:05.338Z]  Docker Root Dir: D:\docker
18:44:05 [2021-07-02T18:44:05.338Z]  Debug Mode: false
18:44:05 [2021-07-02T18:44:05.338Z]  Registry: https://index.docker.io/v1/
18:44:05 [2021-07-02T18:44:05.338Z]  Labels:
18:44:05 [2021-07-02T18:44:05.338Z]  Experimental: true
18:44:05 [2021-07-02T18:44:05.338Z]  Insecure Registries:
18:44:05 [2021-07-02T18:44:05.338Z]   10.0.0.4:5000
18:44:05 [2021-07-02T18:44:05.338Z]   127.0.0.0/8
18:44:05 [2021-07-02T18:44:05.338Z]  Registry Mirrors:
18:44:05 [2021-07-02T18:44:05.338Z]   http://10.0.0.4:5000/
18:44:05 [2021-07-02T18:44:05.338Z]  Live Restore Enabled: false
18:44:05 [2021-07-02T18:44:05.338Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:44:06 [2021-07-02T18:44:06.777Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.0s done
18:44:06 [2021-07-02T18:44:06.777Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564
18:44:10 [2021-07-02T18:44:10.051Z] #9 ...
18:44:10 [2021-07-02T18:44:10.051Z] 
18:44:10 [2021-07-02T18:44:10.051Z] #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
18:44:10 [2021-07-02T18:44:10.051Z] #34 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:44:10 [2021-07-02T18:44:10.051Z] #34 1.132 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 1.141 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 1.141 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 1.284 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 1.543 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 1.868 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 3.481 Fetched 8453 kB in 3s (3248 kB/s)
18:44:10 [2021-07-02T18:44:10.051Z] #34 3.481 Reading package lists...
18:44:10 [2021-07-02T18:44:10.051Z] #34 4.389 Reading package lists...
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.302 Building dependency tree...
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.631 The following additional packages will be installed:
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.631   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.631   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.631   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.632 Suggested packages:
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.632   krb5-doc krb5-user
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.632 Recommended packages:
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.632   krb5-locales publicsuffix libsasl2-modules
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.874 The following NEW packages will be installed:
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.874   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.875   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.875   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:44:10 [2021-07-02T18:44:10.051Z] #34 5.876   libssh2-1 libssl1.1 openssl
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.149 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.149 Need to get 5059 kB of archives.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.149 After this operation, 12.1 MB of additional disk space will be used.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.149 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.179 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.187 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.191 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.191 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.193 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.196 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.202 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.206 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.207 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.210 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.211 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.215 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.218 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.219 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.220 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.223 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.229 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.233 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.236 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.238 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.376 debconf: delaying package configuration, since apt-utils is not installed
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.400 Fetched 5059 kB in 0s (14.6 MB/s)
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.447 Selecting previously unselected package libssl1.1:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.447 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.447 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.455 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.654 Selecting previously unselected package openssl.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.654 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.658 Unpacking openssl (1.1.1d-0+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.801 Selecting previously unselected package ca-certificates.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.801 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.805 Unpacking ca-certificates (20200601~deb10u2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.883 Selecting previously unselected package libkeyutils1:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.883 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.888 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.924 Selecting previously unselected package libkrb5support0:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.924 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.931 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.976 Selecting previously unselected package libk5crypto3:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.976 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 6.980 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.037 Selecting previously unselected package libkrb5-3:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.037 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.041 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.132 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.133 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.138 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.188 Selecting previously unselected package libsasl2-modules-db:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.188 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.193 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.228 Selecting previously unselected package libsasl2-2:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.228 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.232 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.273 Selecting previously unselected package libldap-common.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.273 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.278 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.319 Selecting previously unselected package libldap-2.4-2:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.320 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.325 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.385 Selecting previously unselected package libnghttp2-14:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.385 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.390 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.440 Selecting previously unselected package libpsl5:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.440 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.445 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.479 Selecting previously unselected package librtmp1:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.479 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.483 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.524 Selecting previously unselected package libssh2-1:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.524 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.528 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.577 Selecting previously unselected package libcurl4:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.577 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.581 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.664 Selecting previously unselected package curl.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.664 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.669 Unpacking curl (7.64.0-4+deb10u2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.741 Selecting previously unselected package libonig5:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.741 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.745 Unpacking libonig5:amd64 (6.9.1-1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.800 Selecting previously unselected package libjq1:amd64.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.800 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.805 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.849 Selecting previously unselected package jq.
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.849 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.854 Unpacking jq (1.5+dfsg-2+b1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.892 Setting up libkeyutils1:amd64 (1.6-6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.904 Setting up libpsl5:amd64 (0.20.2-2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 7.916 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.025 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.036 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.051 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.061 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.071 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.088 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.101 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.113 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.123 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.135 Setting up openssl (1.1.1d-0+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.152 Setting up libonig5:amd64 (6.9.1-1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.163 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.175 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.186 Setting up ca-certificates (20200601~deb10u2) ...
18:44:10 [2021-07-02T18:44:10.051Z] #34 8.771 Updating certificates in /etc/ssl/certs...
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.677 137 added, 0 removed; done.
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.707 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.717 Setting up jq (1.5+dfsg-2+b1) ...
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.728 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.737 Setting up curl (7.64.0-4+deb10u2) ...
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.748 Processing triggers for libc-bin (2.28-10) ...
18:44:10 [2021-07-02T18:44:10.992Z] #34 9.767 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:44:11 [2021-07-02T18:44:11.250Z] #34 9.784 Updating certificates in /etc/ssl/certs...
18:44:11 [2021-07-02T18:44:11.816Z] #34 10.44 0 added, 0 removed; done.
18:44:11 [2021-07-02T18:44:11.816Z] #34 10.44 Running hooks in /etc/ca-certificates/update.d...
18:44:11 [2021-07-02T18:44:11.816Z] #34 10.44 done.
18:44:14 [2021-07-02T18:44:14.350Z] #34 DONE 12.5s
18:44:14 [2021-07-02T18:44:14.350Z] 
18:44:14 [2021-07-02T18:44:14.350Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:44:14 [2021-07-02T18:44:14.350Z] #35 sha256:5eb16be376e5a27bd3e407d0573bc761b33520f959a00d5d73dd0c27d5a4cdc8
18:44:14 [2021-07-02T18:44:14.350Z] #35 DONE 0.4s
18:44:14 [2021-07-02T18:44:14.350Z] 
18:44:14 [2021-07-02T18:44:14.350Z] #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
18:44:14 [2021-07-02T18:44:14.350Z] #36 sha256:030004619570940227354c0850f3613c86939a7a6b9c64587aec9e3e56919639
18:44:15 [2021-07-02T18:44:15.281Z] #36 1.090 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:44:15 [2021-07-02T18:44:15.539Z] #36 1.176 
18:44:16 [2021-07-02T18:44:16.054Z] #36 1.290 
#######                                                                   10.5%
##########################                                                36.8%
########################################                                  56.3%
#######################################################                   76.7%
#####################################################################     96.5%
######################################################################## 100.0%
18:44:16 [2021-07-02T18:44:16.054Z] #36 1.789 
18:44:16 [2021-07-02T18:44:16.315Z] #36 1.906 
######################################################################## 100.0%
18:44:16 [2021-07-02T18:44:16.315Z] #36 1.990 
18:44:16 [2021-07-02T18:44:16.315Z] #36 2.110 
############################################################              83.4%
######################################################################## 100.0%
18:44:16 [2021-07-02T18:44:16.363Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:44:16 [2021-07-02T18:44:16.363Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-739c2092\powershellScript.ps1'; exit $LASTEXITCODE;
18:44:16 [2021-07-02T18:44:16.363Z] ----------------------------------------------------------------------------
18:44:16 [2021-07-02T18:44:16.363Z] 
18:44:16 [2021-07-02T18:44:16.363Z] INFO: executeCI.ps1 starting at Fri Jul  2 18:44:14 CUT 2021
18:44:16 [2021-07-02T18:44:16.363Z] 
18:44:16 [2021-07-02T18:44:16.363Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:44:16 [2021-07-02T18:44:16.363Z] INFO: Running git version 2.24.1.windows.2
18:44:16 [2021-07-02T18:44:16.363Z] INFO: Branch:fe_release Build:20295.1.210212-1600
18:44:16 [2021-07-02T18:44:16.363Z] INFO: Environment variables:
18:44:16 [2021-07-02T18:44:16.363Z] 
18:44:16 [2021-07-02T18:44:16.363Z] Name                           Value                                                                                   
18:44:16 [2021-07-02T18:44:16.363Z] ----                           -----                                                                                   
18:44:16 [2021-07-02T18:44:16.363Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:44:16 [2021-07-02T18:44:16.363Z] amd64                          true                                                                                    
18:44:16 [2021-07-02T18:44:16.363Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
18:44:16 [2021-07-02T18:44:16.363Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:44:16 [2021-07-02T18:44:16.363Z] arm64                          false                                                                                   
18:44:16 [2021-07-02T18:44:16.363Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
18:44:16 [2021-07-02T18:44:16.363Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
18:44:16 [2021-07-02T18:44:16.363Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
18:44:16 [2021-07-02T18:44:16.363Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:44:16 [2021-07-02T18:44:16.363Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
18:44:16 [2021-07-02T18:44:16.363Z] BRANCH_NAME                    PR-42520                                                                                
18:44:16 [2021-07-02T18:44:16.363Z] BUILD_DISPLAY_NAME             #21                                                                                     
18:44:16 [2021-07-02T18:44:16.363Z] BUILD_ID                       21                                                                                      
18:44:16 [2021-07-02T18:44:16.363Z] BUILD_NUMBER                   21                                                                                      
18:44:16 [2021-07-02T18:44:16.363Z] BUILD_TAG                      jenkins-moby-PR-42520-21                                                                
18:44:16 [2021-07-02T18:44:16.363Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42520/21/                             
18:44:16 [2021-07-02T18:44:16.363Z] cgroup2                        true                                                                                    
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_BRANCH                  remove_lcow_step5_alternative                                                           
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_ID                      42520                                                                                   
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_TARGET                  master                                                                                  
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_TITLE                   Remove LCOW (step 5): volumes/mounts: remove LCOW code (alternative)                    
18:44:16 [2021-07-02T18:44:16.363Z] CHANGE_URL                     https://github.com/moby/moby/pull/42520                                                 
18:44:16 [2021-07-02T18:44:16.363Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
18:44:16 [2021-07-02T18:44:16.363Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:44:16 [2021-07-02T18:44:16.363Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:44:16 [2021-07-02T18:44:16.363Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:44:16 [2021-07-02T18:44:16.363Z] COMPUTERNAME                   azwin-2-21f0c1                                                                          
18:44:16 [2021-07-02T18:44:16.363Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
18:44:16 [2021-07-02T18:44:16.363Z] ConfigSequenceNumber           0                                                                                       
18:44:16 [2021-07-02T18:44:16.363Z] dco                            true                                                                                    
18:44:16 [2021-07-02T18:44:16.363Z] DOCKER_BUILDKIT                0                                                                                       
18:44:16 [2021-07-02T18:44:16.363Z] DOCKER_DUT_DEBUG               1                                                                                       
18:44:16 [2021-07-02T18:44:16.363Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:44:16 [2021-07-02T18:44:16.363Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:44:16 [2021-07-02T18:44:16.363Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:44:16 [2021-07-02T18:44:16.363Z] EXECUTOR_NUMBER                0                                                                                       
18:44:16 [2021-07-02T18:44:16.363Z] FQDN                           azwin-2-21f0c1.westus.cloudapp.azure.com                                                
18:44:16 [2021-07-02T18:44:16.363Z] GIT_BRANCH                     PR-42520                                                                                
18:44:16 [2021-07-02T18:44:16.363Z] GIT_COMMIT                     34f6847e6826987987bf3441137c02c6efb181d9                                                
18:44:16 [2021-07-02T18:44:16.363Z] GIT_PREVIOUS_COMMIT            8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2                                                
18:44:16 [2021-07-02T18:44:16.363Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 3a2e6396e228ffaa1b6d758452a568637cf83caa                                                
18:44:16 [2021-07-02T18:44:16.363Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:44:16 [2021-07-02T18:44:16.363Z] HUDSON_COOKIE                  2bc5534d-37e2-47f7-aed5-575e981b00ed                                                    
18:44:16 [2021-07-02T18:44:16.363Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:44:16 [2021-07-02T18:44:16.363Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:44:16 [2021-07-02T18:44:16.363Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:44:16 [2021-07-02T18:44:16.363Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
18:44:16 [2021-07-02T18:44:16.363Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:44:16 [2021-07-02T18:44:16.363Z] JENKINS_NODE_COOKIE            492dba6b-ef7a-4348-8c7f-14f8c60cbe91                                                    
18:44:16 [2021-07-02T18:44:16.363Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:44:16 [2021-07-02T18:44:16.363Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:44:16 [2021-07-02T18:44:16.363Z] JOB_BASE_NAME                  PR-42520                                                                                
18:44:16 [2021-07-02T18:44:16.363Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42520/display/redirect                
18:44:16 [2021-07-02T18:44:16.363Z] JOB_NAME                       moby/PR-42520                                                                           
18:44:16 [2021-07-02T18:44:16.363Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42520/                                
18:44:16 [2021-07-02T18:44:16.363Z] library.jps.version            master                                                                                  
18:44:16 [2021-07-02T18:44:16.363Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
18:44:16 [2021-07-02T18:44:16.364Z] NODE_LABELS                    amd64 azure azwin-2-21f0c1 azwin-2022 docker west-us windows windows-2022 x86_64        
18:44:16 [2021-07-02T18:44:16.364Z] NODE_NAME                      azwin-2-21f0c1                                                                          
18:44:16 [2021-07-02T18:44:16.364Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:44:16 [2021-07-02T18:44:16.364Z] OS                             Windows_NT                                                                              
18:44:16 [2021-07-02T18:44:16.364Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
18:44:16 [2021-07-02T18:44:16.364Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:44:16 [2021-07-02T18:44:16.364Z] ppc64le                        false                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:44:16 [2021-07-02T18:44:16.364Z] PROCESSOR_LEVEL                6                                                                                       
18:44:16 [2021-07-02T18:44:16.364Z] PROCESSOR_REVISION             4f01                                                                                    
18:44:16 [2021-07-02T18:44:16.364Z] ProgramData                    C:\ProgramData                                                                          
18:44:16 [2021-07-02T18:44:16.364Z] ProgramFiles                   C:\Program Files                                                                        
18:44:16 [2021-07-02T18:44:16.364Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:44:16 [2021-07-02T18:44:16.364Z] ProgramW6432                   C:\Program Files                                                                        
18:44:16 [2021-07-02T18:44:16.364Z] PROMPT                         $P$G                                                                                    
18:44:16 [2021-07-02T18:44:16.364Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:44:16 [2021-07-02T18:44:16.364Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
18:44:16 [2021-07-02T18:44:16.364Z] PUBLIC                         C:\Users\Public                                                                         
18:44:16 [2021-07-02T18:44:16.364Z] rootless                       true                                                                                    
18:44:16 [2021-07-02T18:44:16.364Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42520/21/display/redirect?page=arti...
18:44:16 [2021-07-02T18:44:16.364Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42520/21/display/redirect?page=changes
18:44:16 [2021-07-02T18:44:16.364Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42520/21/display/redirect             
18:44:16 [2021-07-02T18:44:16.364Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42520/21/display/redirect?page=tests  
18:44:16 [2021-07-02T18:44:16.364Z] s390x                          false                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:44:16 [2021-07-02T18:44:16.364Z] SOURCES_DRIVE                  d                                                                                       
18:44:16 [2021-07-02T18:44:16.364Z] SOURCES_SUBDIR                 gopath                                                                                  
18:44:16 [2021-07-02T18:44:16.364Z] STAGE_NAME                     Run tests                                                                               
18:44:16 [2021-07-02T18:44:16.364Z] SystemDrive                    C:                                                                                      
18:44:16 [2021-07-02T18:44:16.364Z] SystemRoot                     C:\Windows                                                                              
18:44:16 [2021-07-02T18:44:16.364Z] TEMP                           C:\Windows\TEMP                                                                         
18:44:16 [2021-07-02T18:44:16.364Z] TESTDEBUG                      0                                                                                       
18:44:16 [2021-07-02T18:44:16.364Z] TESTRUN_DRIVE                  d                                                                                       
18:44:16 [2021-07-02T18:44:16.364Z] TESTRUN_SUBDIR                 CI                                                                                      
18:44:16 [2021-07-02T18:44:16.364Z] TIMEOUT                        120m                                                                                    
18:44:16 [2021-07-02T18:44:16.364Z] TMP                            C:\Windows\TEMP                                                                         
18:44:16 [2021-07-02T18:44:16.364Z] unit_validate                  true                                                                                    
18:44:16 [2021-07-02T18:44:16.364Z] USERDOMAIN                     WORKGROUP                                                                               
18:44:16 [2021-07-02T18:44:16.364Z] USERNAME                       azwin-2-21f0c1$                                                                         
18:44:16 [2021-07-02T18:44:16.364Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
18:44:16 [2021-07-02T18:44:16.364Z] validate_force                 false                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] windir                         C:\Windows                                                                              
18:44:16 [2021-07-02T18:44:16.364Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
18:44:16 [2021-07-02T18:44:16.364Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
18:44:16 [2021-07-02T18:44:16.364Z] windows2022                    true                                                                                    
18:44:16 [2021-07-02T18:44:16.364Z] windows2022containerd          false                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] windowsRS1                     false                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] windowsRS5                     false                                                                                   
18:44:16 [2021-07-02T18:44:16.364Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:44:16 [2021-07-02T18:44:16.364Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Sources under d:\gopath\...
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Test run under d:\CI\...
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:44:16 [2021-07-02T18:44:16.364Z] INFO: docker/docker repository was found
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Docker version of control daemon
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.364Z] Client: Mirantis Container Runtime
18:44:16 [2021-07-02T18:44:16.364Z]  Version:           20.10.0
18:44:16 [2021-07-02T18:44:16.364Z]  API version:       1.41
18:44:16 [2021-07-02T18:44:16.364Z]  Go version:        go1.13.15
18:44:16 [2021-07-02T18:44:16.364Z]  Git commit:        6ee42dc
18:44:16 [2021-07-02T18:44:16.364Z]  Built:             03/11/2021 13:24:56
18:44:16 [2021-07-02T18:44:16.364Z]  OS/Arch:           windows/amd64
18:44:16 [2021-07-02T18:44:16.364Z]  Context:           default
18:44:16 [2021-07-02T18:44:16.364Z]  Experimental:      true
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.364Z] Server: Mirantis Container Runtime
18:44:16 [2021-07-02T18:44:16.364Z]  Engine:
18:44:16 [2021-07-02T18:44:16.364Z]   Version:          20.10.0
18:44:16 [2021-07-02T18:44:16.364Z]   API version:      1.41 (minimum version 1.24)
18:44:16 [2021-07-02T18:44:16.364Z]   Go version:       go1.13.15
18:44:16 [2021-07-02T18:44:16.364Z]   Git commit:       1e08f21e79
18:44:16 [2021-07-02T18:44:16.364Z]   Built:            03/11/2021 13:23:32
18:44:16 [2021-07-02T18:44:16.364Z]   OS/Arch:          windows/amd64
18:44:16 [2021-07-02T18:44:16.364Z]   Experimental:     true
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.364Z] INFO: Docker info of control daemon
18:44:16 [2021-07-02T18:44:16.364Z] 
18:44:16 [2021-07-02T18:44:16.574Z] #36 2.206 
18:44:16 [2021-07-02T18:44:16.824Z] Client:
18:44:16 [2021-07-02T18:44:16.824Z]  Context:    default
18:44:16 [2021-07-02T18:44:16.824Z]  Debug Mode: false
18:44:16 [2021-07-02T18:44:16.824Z]  Plugins:
18:44:16 [2021-07-02T18:44:16.824Z]   app: Docker Application (Docker Inc., v0.8.0)
18:44:16 [2021-07-02T18:44:16.824Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
18:44:16 [2021-07-02T18:44:16.824Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
18:44:16 [2021-07-02T18:44:16.824Z] 
18:44:16 [2021-07-02T18:44:16.824Z] Server:
18:44:16 [2021-07-02T18:44:16.824Z]  Containers: 2
18:44:16 [2021-07-02T18:44:16.824Z]   Running: 0
18:44:16 [2021-07-02T18:44:16.824Z]   Paused: 0
18:44:16 [2021-07-02T18:44:16.824Z]   Stopped: 2
18:44:16 [2021-07-02T18:44:16.824Z]  Images: 11
18:44:16 [2021-07-02T18:44:16.824Z]  Server Version: 20.10.0
18:44:16 [2021-07-02T18:44:16.824Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:44:16 [2021-07-02T18:44:16.824Z]   Windows: 
18:44:16 [2021-07-02T18:44:16.824Z]   LCOW: 
18:44:16 [2021-07-02T18:44:16.824Z]  Logging Driver: json-file
18:44:16 [2021-07-02T18:44:16.824Z]  Plugins:
18:44:16 [2021-07-02T18:44:16.824Z]   Volume: local
18:44:16 [2021-07-02T18:44:16.824Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:44:16 [2021-07-02T18:44:16.824Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:44:16 [2021-07-02T18:44:16.824Z]  Swarm: inactive
18:44:16 [2021-07-02T18:44:16.824Z]  Default Isolation: process
18:44:16 [2021-07-02T18:44:16.824Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
18:44:16 [2021-07-02T18:44:16.824Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
18:44:16 [2021-07-02T18:44:16.824Z]  OSType: windows
18:44:16 [2021-07-02T18:44:16.824Z]  Architecture: x86_64
18:44:16 [2021-07-02T18:44:16.824Z]  CPUs: 4
18:44:16 [2021-07-02T18:44:16.824Z]  Total Memory: 32GiB
18:44:16 [2021-07-02T18:44:16.824Z]  Name: azwin-2-21f0c1
18:44:16 [2021-07-02T18:44:16.824Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
18:44:16 [2021-07-02T18:44:16.824Z]  Docker Root Dir: D:\docker
18:44:16 [2021-07-02T18:44:16.824Z]  Debug Mode: false
18:44:16 [2021-07-02T18:44:16.824Z]  Registry: https://index.docker.io/v1/
18:44:16 [2021-07-02T18:44:16.824Z]  Labels:
18:44:16 [2021-07-02T18:44:16.824Z]  Experimental: true
18:44:16 [2021-07-02T18:44:16.824Z]  Insecure Registries:
18:44:16 [2021-07-02T18:44:16.824Z]   10.0.0.4:5000
18:44:16 [2021-07-02T18:44:16.824Z]   127.0.0.0/8
18:44:16 [2021-07-02T18:44:16.824Z]  Registry Mirrors:
18:44:16 [2021-07-02T18:44:16.824Z]   http://10.0.0.4:5000/
18:44:16 [2021-07-02T18:44:16.824Z]  Live Restore Enabled: false
18:44:16 [2021-07-02T18:44:16.824Z] 
18:44:16 [2021-07-02T18:44:16.824Z] 
18:44:16 [2021-07-02T18:44:16.824Z] INFO: Commit hash is 34f6847e68
18:44:16 [2021-07-02T18:44:16.824Z] INFO: Nuke-Everything...
18:44:16 [2021-07-02T18:44:16.825Z] INFO: Container count on control daemon to delete is 2
18:44:17 [2021-07-02T18:44:17.092Z] #36 2.326 
############                                                              16.8%
##########################                                                36.2%
#######################################                                   55.5%
#####################################################                     74.7%
###################################################################       94.2%
######################################################################## 100.0%
18:44:17 [2021-07-02T18:44:17.092Z] #36 2.847 
18:44:17 [2021-07-02T18:44:17.284Z] 1ab445c7e614
18:44:17 [2021-07-02T18:44:17.284Z] 108c56be213f
18:44:17 [2021-07-02T18:44:17.284Z] INFO: Non-base image count on control daemon to delete is 1
18:44:17 [2021-07-02T18:44:17.868Z] #36 2.966 
##                                                                         3.9%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.1%
##################                                                        25.4%
#####################                                                     30.5%
18:44:17 [2021-07-02T18:44:17.868Z] #36 ...
18:44:17 [2021-07-02T18:44:17.868Z] 
18:44:17 [2021-07-02T18:44:17.868Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:44:17 [2021-07-02T18:44:17.868Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:44:17 [2021-07-02T18:44:17.868Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.4s done
18:44:17 [2021-07-02T18:44:17.868Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.8s done
18:44:17 [2021-07-02T18:44:17.868Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
18:44:17 [2021-07-02T18:44:17.868Z] #9 DONE 23.2s
18:44:17 [2021-07-02T18:44:17.868Z] 
18:44:17 [2021-07-02T18:44:17.868Z] #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
18:44:17 [2021-07-02T18:44:17.868Z] #36 sha256:030004619570940227354c0850f3613c86939a7a6b9c64587aec9e3e56919639
18:44:19 [2021-07-02T18:44:19.166Z] #36 2.966 
##                                                                         3.9%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.1%
##################                                                        25.4%
#####################                                                     30.5%
#########################                                                 35.8%
#############################                                             40.9%
#################################                                         46.0%
#####################################                                     51.9%
#########################################                                 57.1%
############################################                              62.3%
################################################                          67.4%
####################################################                      72.8%
########################################################                  77.9%
###########################################################               83.1%
###############################################################           88.3%
###################################################################       93.5%
#######################################################################   98.7%
######################################################################## 100.0%
18:44:19 [2021-07-02T18:44:19.166Z] #36 4.819 
18:44:19 [2021-07-02T18:44:19.166Z] #36 5.053 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:44:19 [2021-07-02T18:44:19.422Z] #36 ...
18:44:19 [2021-07-02T18:44:19.422Z] 
18:44:19 [2021-07-02T18:44:19.422Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:44:19 [2021-07-02T18:44:19.422Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
18:44:19 [2021-07-02T18:44:19.422Z] #10 DONE 1.5s
18:44:19 [2021-07-02T18:44:19.422Z] 
18:44:19 [2021-07-02T18:44:19.422Z] #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
18:44:19 [2021-07-02T18:44:19.422Z] #36 sha256:030004619570940227354c0850f3613c86939a7a6b9c64587aec9e3e56919639
18:44:19 [2021-07-02T18:44:19.422Z] #36 5.112 
18:44:19 [2021-07-02T18:44:19.422Z] #36 5.172 
######################################################################## 100.0%
18:44:19 [2021-07-02T18:44:19.422Z] #36 5.199 
18:44:19 [2021-07-02T18:44:19.465Z] Deleted: sha256:9b8b3ddb35f50d50b572b6ac1bc38b49487abfc5e2d230568a682b228f597879
18:44:19 [2021-07-02T18:44:19.465Z] Deleted: sha256:a4b6c1feff60d92ff8777204882f0475f723615088f0fe4e719d6e74f11b386c
18:44:19 [2021-07-02T18:44:19.465Z] INFO: Nuking d:\CI
18:44:19 [2021-07-02T18:44:19.679Z] #36 5.518 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:44:19 [2021-07-02T18:44:19.679Z] #36 5.599 
18:44:19 [2021-07-02T18:44:19.936Z] #36 5.708 
#####36 ...
18:44:19 [2021-07-02T18:44:19.936Z] 
18:44:19 [2021-07-02T18:44:19.936Z] #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
18:44:19 [2021-07-02T18:44:19.936Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
18:44:19 [2021-07-02T18:44:19.936Z] #11 DONE 0.6s
18:44:19 [2021-07-02T18:44:19.936Z] 
18:44:19 [2021-07-02T18:44:19.936Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:44:19 [2021-07-02T18:44:19.936Z] #46 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
18:44:19 [2021-07-02T18:44:19.936Z] #46 DONE 0.1s
18:44:19 [2021-07-02T18:44:19.936Z] 
18:44:19 [2021-07-02T18:44:19.936Z] #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
18:44:19 [2021-07-02T18:44:19.936Z] #36 sha256:030004619570940227354c0850f3613c86939a7a6b9c64587aec9e3e56919639
18:44:19 [2021-07-02T18:44:19.936Z] #36 5.708 
######################################################################## 100.0%
18:44:19 [2021-07-02T18:44:19.936Z] #36 5.732 
18:44:20 [2021-07-02T18:44:20.194Z] #36 ...
18:44:20 [2021-07-02T18:44:20.194Z] 
18:44:20 [2021-07-02T18:44:20.194Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:44:20 [2021-07-02T18:44:20.194Z] #38 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
18:44:20 [2021-07-02T18:44:20.194Z] #38 DONE 0.2s
18:44:20 [2021-07-02T18:44:20.194Z] 
18:44:20 [2021-07-02T18:44:20.194Z] #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
18:44:20 [2021-07-02T18:44:20.194Z] #50 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
18:44:20 [2021-07-02T18:44:20.194Z] #50 DONE 0.2s
18:44:20 [2021-07-02T18:44:20.194Z] 
18:44:20 [2021-07-02T18:44:20.194Z] #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
18:44:20 [2021-07-02T18:44:20.194Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:44:22 [2021-07-02T18:44:22.717Z] #51 ...
18:44:22 [2021-07-02T18:44:22.717Z] 
18:44:22 [2021-07-02T18:44:22.717Z] #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
18:44:22 [2021-07-02T18:44:22.717Z] #36 sha256:030004619570940227354c0850f3613c86939a7a6b9c64587aec9e3e56919639
18:44:22 [2021-07-02T18:44:22.717Z] #36 6.123 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:44:22 [2021-07-02T18:44:22.717Z] #36 6.221 
18:44:22 [2021-07-02T18:44:22.717Z] #36 6.405 
                                                                           0.0%
#######                                                                   10.1%
##############                                                            20.2%
#######################                                                   33.3%
#################################                                         45.9%
###############################################                           66.2%
##########################################################                80.8%
######################################################################## 100.0%
18:44:22 [2021-07-02T18:44:22.717Z] #36 7.098 
18:44:22 [2021-07-02T18:44:22.717Z] #36 7.504 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:44:22 [2021-07-02T18:44:22.717Z] #36 7.636 
18:44:22 [2021-07-02T18:44:22.717Z] #36 7.694 
######################################################################## 100.0%
18:44:22 [2021-07-02T18:44:22.717Z] #36 7.726 
18:44:22 [2021-07-02T18:44:22.717Z] #36 7.950 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:44:22 [2021-07-02T18:44:22.717Z] #36 8.047 
18:44:22 [2021-07-02T18:44:22.717Z] #36 8.129 
######################################################################## 100.0%
18:44:22 [2021-07-02T18:44:22.717Z] #36 8.162 
18:44:22 [2021-07-02T18:44:22.717Z] #36 8.185 Download of images into '/build' complete.
18:44:22 [2021-07-02T18:44:22.717Z] #36 8.185 Use something like the following to load the result into a Docker daemon:
18:44:22 [2021-07-02T18:44:22.717Z] #36 8.185   tar -cC '/build' . | docker load
18:44:22 [2021-07-02T18:44:22.717Z] #36 DONE 8.3s
18:44:22 [2021-07-02T18:44:22.717Z] 
18:44:22 [2021-07-02T18:44:22.717Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:44:22 [2021-07-02T18:44:22.717Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:44:22 [2021-07-02T18:44:22.974Z] #39 ...
18:44:22 [2021-07-02T18:44:22.974Z] 
18:44:22 [2021-07-02T18:44:22.974Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
18:44:22 [2021-07-02T18:44:22.974Z] #12 sha256:4ba1b820d7cf7fab04de28c302cc5ad6ba5c1bce5b0faa2c8c7476b3cb90f15d
18:44:22 [2021-07-02T18:44:22.974Z] #12 DONE 3.0s
18:44:23 [2021-07-02T18:44:23.232Z] 
18:44:23 [2021-07-02T18:44:23.232Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
18:44:23 [2021-07-02T18:44:23.232Z] #13 sha256:e140c858d0ae984f613493f6e398b12ac1fe8911fce7f7e228f0b580d079bca7
18:44:25 [2021-07-02T18:44:25.768Z] #13 DONE 2.7s
18:44:25 [2021-07-02T18:44:25.768Z] 
18:44:25 [2021-07-02T18:44:25.768Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
18:44:25 [2021-07-02T18:44:25.768Z] #14 sha256:ec239385c399ab19d8fa3dbf6c1477cd5664cd9f5387025175700edbf3476eac
18:44:27 [2021-07-02T18:44:27.669Z] #14 DONE 1.9s
18:44:27 [2021-07-02T18:44:27.669Z] 
18:44:27 [2021-07-02T18:44:27.669Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
18:44:27 [2021-07-02T18:44:27.669Z] #15 sha256:e3fc2e67146fa8b81da8d1e6deb2aa1d0b4b0723b9b644b4562650f1364464ff
18:44:28 [2021-07-02T18:44:28.455Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f7cc3c16fc4d9a32) in /home/ubuntu/workspace/moby_PR-42520
[Pipeline] {
[Pipeline] checkout
18:44:28 [2021-07-02T18:44:28.560Z] The recommended git tool is: git
18:44:29 [2021-07-02T18:44:29.573Z] #15 DONE 1.7s
18:44:29 [2021-07-02T18:44:29.573Z] 
18:44:29 [2021-07-02T18:44:29.573Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
18:44:29 [2021-07-02T18:44:29.573Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541
18:44:29 [2021-07-02T18:44:29.839Z] #16 ...
18:44:29 [2021-07-02T18:44:29.839Z] 
18:44:29 [2021-07-02T18:44:29.839Z] #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
18:44:29 [2021-07-02T18:44:29.839Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + RM_GOPATH=0
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + TMP_GOPATH=
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + : /build
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + '[' -z '' ']'
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 ++ mktemp -d
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + export GOPATH=/tmp/tmp.b1yk4HGGn1
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + GOPATH=/tmp/tmp.b1yk4HGGn1
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + RM_GOPATH=1
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.557 + case "$(go env GOARCH)" in
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.559 ++ go env GOARCH
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + export GO_BUILDMODE=-buildmode=pie
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + GO_BUILDMODE=-buildmode=pie
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 ++ dirname /tmp/install/install.sh
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + dir=/tmp/install
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + bin=golangci_lint
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + shift
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + . /tmp/install/golangci_lint.installer
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 ++ : v1.23.8
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + install_golangci_lint
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + set -e
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + export GO111MODULE=on
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + GO111MODULE=on
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + GOBIN=/build
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.577 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:44:29 [2021-07-02T18:44:29.839Z] #57 3.772 go: downloading github.com/golangci/golangci-lint v1.23.8
18:44:30 [2021-07-02T18:44:30.096Z] #57 ...
18:44:30 [2021-07-02T18:44:30.096Z] 
18:44:30 [2021-07-02T18:44:30.096Z] #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
18:44:30 [2021-07-02T18:44:30.096Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:44:30 [2021-07-02T18:44:30.096Z] #47 3.756 + git clone https://github.com/docker/distribution.git .
18:44:30 [2021-07-02T18:44:30.096Z] #47 3.756 Cloning into '.'...
18:44:30 [2021-07-02T18:44:30.359Z] #47 ...
18:44:30 [2021-07-02T18:44:30.359Z] 
18:44:30 [2021-07-02T18:44:30.359Z] #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
18:44:30 [2021-07-02T18:44:30.359Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.275 + RM_GOPATH=0
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.275 + TMP_GOPATH=
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.275 + : /build
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.275 + '[' -z '' ']'
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.275 ++ mktemp -d
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.299 + export GOPATH=/tmp/tmp.iF52ez9Qco
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.299 + GOPATH=/tmp/tmp.iF52ez9Qco
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.299 + RM_GOPATH=1
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.299 + case "$(go env GOARCH)" in
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.299 ++ go env GOARCH
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.308 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + export GO_BUILDMODE=-buildmode=pie
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + GO_BUILDMODE=-buildmode=pie
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 ++ dirname /tmp/install/install.sh
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + dir=/tmp/install
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + bin=vndr
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + shift
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + '[' '!' -f /tmp/install/vndr.installer ']'
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + . /tmp/install/vndr.installer
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + install_vndr
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iF52ez9Qco/src/github.com/LK4D4/vndr
18:44:30 [2021-07-02T18:44:30.359Z] #53 4.312 Cloning into '/tmp/tmp.iF52ez9Qco/src/github.com/LK4D4/vndr'...
18:44:30 [2021-07-02T18:44:30.359Z] #53 5.026 + cd /tmp/tmp.iF52ez9Qco/src/github.com/LK4D4/vndr
18:44:30 [2021-07-02T18:44:30.359Z] #53 5.026 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:44:30 [2021-07-02T18:44:30.359Z] #53 5.034 + go build -buildmode=pie -v -o /build/vndr .
18:44:30 [2021-07-02T18:44:30.359Z] #53 6.779 internal/unsafeheader
18:44:30 [2021-07-02T18:44:30.359Z] #53 6.867 internal/cpu
18:44:30 [2021-07-02T18:44:30.359Z] #53 6.877 runtime/internal/atomic
18:44:30 [2021-07-02T18:44:30.359Z] #53 7.363 runtime/internal/sys
18:44:30 [2021-07-02T18:44:30.359Z] #53 7.690 internal/bytealg
18:44:30 [2021-07-02T18:44:30.359Z] #53 7.876 runtime/internal/math
18:44:30 [2021-07-02T18:44:30.359Z] #53 8.063 internal/race
18:44:30 [2021-07-02T18:44:30.359Z] #53 8.247 sync/atomic
18:44:30 [2021-07-02T18:44:30.359Z] #53 8.774 unicode
18:44:30 [2021-07-02T18:44:30.359Z] #53 9.110 runtime
18:44:30 [2021-07-02T18:44:30.359Z] #53 ...
18:44:30 [2021-07-02T18:44:30.359Z] 
18:44:30 [2021-07-02T18:44:30.359Z] #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
18:44:30 [2021-07-02T18:44:30.359Z] #55 sha256:c52544a8f18b321893720c90838b296882cc48873b4a3071820f79ceada7bfde
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.057 + RM_GOPATH=0
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.057 + TMP_GOPATH=
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.057 + : /build
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.057 + '[' -z '' ']'
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.061 ++ mktemp -d
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.061 + export GOPATH=/tmp/tmp.nY7o6FTVnM
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.061 + GOPATH=/tmp/tmp.nY7o6FTVnM
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.061 + RM_GOPATH=1
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.061 + case "$(go env GOARCH)" in
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.061 ++ go env GOARCH
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.078 + export GO_BUILDMODE=-buildmode=pie
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.078 + GO_BUILDMODE=-buildmode=pie
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 ++ dirname /tmp/install/install.sh
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 + dir=/tmp/install
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 + bin=gotestsum
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 + shift
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 + . /tmp/install/gotestsum.installer
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 ++ : v0.5.3
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.080 + install_gotestsum
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.083 + set -e
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.097 + export GO111MODULE=on
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.097 + GO111MODULE=on
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.097 + GOBIN=/build
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.097 + go get gotest.tools/gotestsum@v0.5.3
18:44:30 [2021-07-02T18:44:30.359Z] #55 4.734 go: downloading gotest.tools/gotestsum v0.5.3
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.245 go: downloading github.com/fatih/color v1.9.0
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.245 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.282 go: downloading github.com/pkg/errors v0.9.1
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.310 go: downloading github.com/spf13/pflag v1.0.3
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.491 go: downloading github.com/mattn/go-colorable v0.1.6
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.531 go: downloading github.com/mattn/go-isatty v0.0.12
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.796 go: downloading github.com/jonboulle/clockwork v0.1.0
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.827 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:44:30 [2021-07-02T18:44:30.359Z] #55 6.853 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:44:30 [2021-07-02T18:44:30.359Z] #55 7.690 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:44:30 [2021-07-02T18:44:30.359Z] #55 10.05 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:44:30 [2021-07-02T18:44:30.617Z] #55 ...
18:44:30 [2021-07-02T18:44:30.617Z] 
18:44:30 [2021-07-02T18:44:30.617Z] #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
18:44:30 [2021-07-02T18:44:30.617Z] #41 sha256:680671fae2c8fae014892275c0b91784ea1cf369f892fc5a2cc31b2b1c5e9128
18:44:30 [2021-07-02T18:44:30.617Z] #41 4.050 Install go-toml version v1.8.1
18:44:30 [2021-07-02T18:44:30.617Z] #41 5.059 go: downloading github.com/pelletier/go-toml v1.8.1
18:44:30 [2021-07-02T18:44:30.617Z] #41 9.627 github.com/pelletier/go-toml
18:44:30 [2021-07-02T18:44:30.617Z] #41 ...
18:44:30 [2021-07-02T18:44:30.617Z] 
18:44:30 [2021-07-02T18:44:30.617Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
18:44:30 [2021-07-02T18:44:30.617Z] #16 sha256:b943fb6d8e4bfd933f8fb6ce9991b2bdb2e0b97bcf7e6b55faa4484cfac8d541
18:44:30 [2021-07-02T18:44:30.617Z] #16 DONE 1.4s
18:44:30 [2021-07-02T18:44:30.617Z] 
18:44:30 [2021-07-02T18:44:30.617Z] #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
18:44:30 [2021-07-02T18:44:30.617Z] #59 sha256:5d8f130f2200d8b5cdb177f2421773604fca753b787be1639d4f954f2ed111f6
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + RM_GOPATH=0
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + TMP_GOPATH=
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + : /build
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + '[' -z '' ']'
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 ++ mktemp -d
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + export GOPATH=/tmp/tmp.c5Dds6kFZf
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + GOPATH=/tmp/tmp.c5Dds6kFZf
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + RM_GOPATH=1
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + case "$(go env GOARCH)" in
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 ++ go env GOARCH
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + export GO_BUILDMODE=-buildmode=pie
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 + GO_BUILDMODE=-buildmode=pie
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.097 ++ dirname /tmp/install/install.sh
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + dir=/tmp/install
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + bin=shfmt
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + shift
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + . /tmp/install/shfmt.installer
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + install_shfmt
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.099 + git clone https://github.com/mvdan/sh.git /tmp/tmp.c5Dds6kFZf/src/github.com/mvdan/sh
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.103 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:44:30 [2021-07-02T18:44:30.617Z] #59 4.104 Cloning into '/tmp/tmp.c5Dds6kFZf/src/github.com/mvdan/sh'...
18:44:30 [2021-07-02T18:44:30.875Z] #59 ...
18:44:30 [2021-07-02T18:44:30.875Z] 
18:44:30 [2021-07-02T18:44:30.875Z] #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
18:44:30 [2021-07-02T18:44:30.875Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:44:31 [2021-07-02T18:44:31.019Z] using credential docker-jenkins-github-credentials
18:44:31 [2021-07-02T18:44:31.027Z] Cloning the remote Git repository
18:44:31 [2021-07-02T18:44:31.027Z] Cloning with configured refspecs honoured and without tags
18:44:31 [2021-07-02T18:44:31.055Z] Cloning repository https://github.com/moby/moby.git
18:44:31 [2021-07-02T18:44:31.110Z]  > git init /home/ubuntu/workspace/moby_PR-42520 # timeout=10
18:44:31 [2021-07-02T18:44:31.367Z] Fetching upstream changes from https://github.com/moby/moby.git
18:44:31 [2021-07-02T18:44:31.368Z]  > git --version # timeout=10
18:44:31 [2021-07-02T18:44:31.378Z]  > git --version # 'git version 2.17.1'
18:44:31 [2021-07-02T18:44:31.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:44:31 [2021-07-02T18:44:31.387Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:44:32 [2021-07-02T18:44:32.246Z] #17 1.459 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:44:32 [2021-07-02T18:44:32.246Z] #17 1.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:44:32 [2021-07-02T18:44:32.246Z] #17 1.489 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:44:33 [2021-07-02T18:44:33.181Z] #17 2.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:44:34 [2021-07-02T18:44:34.121Z] #17 3.311 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:44:34 [2021-07-02T18:44:34.378Z] #17 ...
18:44:34 [2021-07-02T18:44:34.378Z] 
18:44:34 [2021-07-02T18:44:34.378Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:44:34 [2021-07-02T18:44:34.378Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:44:34 [2021-07-02T18:44:34.378Z] #39 4.207 + git clone https://github.com/kolyshkin/go-swagger.git .
18:44:34 [2021-07-02T18:44:34.378Z] #39 4.218 Cloning into '.'...
18:44:34 [2021-07-02T18:44:34.637Z] #39 ...
18:44:34 [2021-07-02T18:44:34.637Z] 
18:44:34 [2021-07-02T18:44:34.637Z] #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
18:44:34 [2021-07-02T18:44:34.637Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:44:34 [2021-07-02T18:44:34.637Z] #57 12.67 go: downloading github.com/fatih/color v1.7.0
18:44:34 [2021-07-02T18:44:34.637Z] #57 12.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:44:34 [2021-07-02T18:44:34.637Z] #57 12.70 go: downloading github.com/pkg/errors v0.8.1
18:44:34 [2021-07-02T18:44:34.637Z] #57 12.73 go: downloading github.com/spf13/cobra v0.0.5
18:44:34 [2021-07-02T18:44:34.637Z] #57 12.76 go: downloading github.com/spf13/pflag v1.0.5
18:44:34 [2021-07-02T18:44:34.637Z] #57 12.99 go: downloading github.com/spf13/viper v1.6.1
18:44:34 [2021-07-02T18:44:34.637Z] #57 13.27 go: downloading github.com/mattn/go-colorable v0.1.4
18:44:34 [2021-07-02T18:44:34.637Z] #57 13.34 go: downloading github.com/mattn/go-isatty v0.0.8
18:44:34 [2021-07-02T18:44:34.637Z] #57 13.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:44:34 [2021-07-02T18:44:34.637Z] #57 13.38 go: downloading github.com/go-critic/go-critic v0.4.1
18:44:34 [2021-07-02T18:44:34.637Z] #57 14.10 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:44:34 [2021-07-02T18:44:34.637Z] #57 14.23 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:44:34 [2021-07-02T18:44:34.894Z] #57 ...
18:44:34 [2021-07-02T18:44:34.894Z] 
18:44:34 [2021-07-02T18:44:34.894Z] #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
18:44:34 [2021-07-02T18:44:34.894Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:44:34 [2021-07-02T18:44:34.894Z] #51 4.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:44:34 [2021-07-02T18:44:34.894Z] #51 4.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:44:34 [2021-07-02T18:44:34.894Z] #51 4.767 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:44:34 [2021-07-02T18:44:34.894Z] #51 5.261 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
18:44:34 [2021-07-02T18:44:34.894Z] #51 5.888 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:44:34 [2021-07-02T18:44:34.894Z] #51 8.620 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:44:34 [2021-07-02T18:44:34.894Z] #51 10.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:44:34 [2021-07-02T18:44:34.894Z] #51 12.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
18:44:34 [2021-07-02T18:44:34.894Z] #51 ...
18:44:34 [2021-07-02T18:44:34.894Z] 
18:44:34 [2021-07-02T18:44:34.895Z] #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
18:44:34 [2021-07-02T18:44:34.895Z] #59 sha256:5d8f130f2200d8b5cdb177f2421773604fca753b787be1639d4f954f2ed111f6
18:44:34 [2021-07-02T18:44:34.895Z] #59 13.26 + cd /tmp/tmp.c5Dds6kFZf/src/github.com/mvdan/sh
18:44:34 [2021-07-02T18:44:34.895Z] #59 13.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:44:34 [2021-07-02T18:44:34.895Z] #59 13.34 + GO111MODULE=on
18:44:34 [2021-07-02T18:44:34.895Z] #59 13.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:44:34 [2021-07-02T18:44:34.895Z] #59 14.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:44:34 [2021-07-02T18:44:34.895Z] #59 14.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:44:34 [2021-07-02T18:44:34.895Z] #59 14.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:44:35 [2021-07-02T18:44:35.473Z] #59 15.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:44:38 [2021-07-02T18:44:38.003Z] #59 ...
18:44:38 [2021-07-02T18:44:38.003Z] 
18:44:38 [2021-07-02T18:44:38.003Z] #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
18:44:38 [2021-07-02T18:44:38.003Z] #41 sha256:680671fae2c8fae014892275c0b91784ea1cf369f892fc5a2cc31b2b1c5e9128
18:44:38 [2021-07-02T18:44:38.003Z] #41 15.19 github.com/pelletier/go-toml/cmd/tomll
18:44:38 [2021-07-02T18:44:38.003Z] #41 DONE 17.7s
18:44:38 [2021-07-02T18:44:38.003Z] 
18:44:38 [2021-07-02T18:44:38.003Z] #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
18:44:38 [2021-07-02T18:44:38.003Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:44:38 [2021-07-02T18:44:38.003Z] #57 16.62 go: downloading github.com/sirupsen/logrus v1.4.2
18:44:38 [2021-07-02T18:44:38.003Z] #57 16.63 go: downloading github.com/stretchr/testify v1.4.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 16.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:44:38 [2021-07-02T18:44:38.003Z] #57 16.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 16.90 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:44:38 [2021-07-02T18:44:38.003Z] #57 16.90 go: downloading github.com/hashicorp/hcl v1.0.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.15 go: downloading github.com/magiconair/properties v1.8.1
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.16 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.44 go: downloading github.com/pelletier/go-toml v1.2.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.50 go: downloading github.com/spf13/afero v1.1.2
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.55 go: downloading github.com/spf13/cast v1.3.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.83 go: downloading github.com/subosito/gotenv v1.2.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.85 go: downloading gopkg.in/ini.v1 v1.51.0
18:44:38 [2021-07-02T18:44:38.003Z] #57 17.88 go: downloading gopkg.in/yaml.v2 v2.2.7
18:44:38 [2021-07-02T18:44:38.262Z] #57 18.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:44:38 [2021-07-02T18:44:38.262Z] #57 18.15 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:44:38 [2021-07-02T18:44:38.262Z] #57 18.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:44:38 [2021-07-02T18:44:38.262Z] #57 18.36 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:44:38 [2021-07-02T18:44:38.519Z] #57 18.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:44:38 [2021-07-02T18:44:38.519Z] #57 18.64 go: downloading github.com/go-toolsmith/astp v1.0.0
18:44:38 [2021-07-02T18:44:38.777Z] #57 18.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:44:38 [2021-07-02T18:44:38.777Z] #57 18.77 go: downloading github.com/go-toolsmith/typep v1.0.0
18:44:38 [2021-07-02T18:44:38.777Z] #57 18.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:44:39 [2021-07-02T18:44:39.034Z] #57 18.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:44:39 [2021-07-02T18:44:39.034Z] #57 19.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:44:39 [2021-07-02T18:44:39.292Z] #57 19.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:44:39 [2021-07-02T18:44:39.292Z] #57 19.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:44:39 [2021-07-02T18:44:39.292Z] #57 19.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:44:39 [2021-07-02T18:44:39.555Z] #57 19.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:44:39 [2021-07-02T18:44:39.817Z] #57 19.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:44:39 [2021-07-02T18:44:39.817Z] #57 19.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:44:39 [2021-07-02T18:44:39.817Z] #57 19.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:44:39 [2021-07-02T18:44:39.817Z] #57 19.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:44:40 [2021-07-02T18:44:40.075Z] #57 20.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:44:40 [2021-07-02T18:44:40.075Z] #57 20.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:44:40 [2021-07-02T18:44:40.469Z] INFO: Zapped successfully
18:44:40 [2021-07-02T18:44:40.469Z] INFO: Location for testing is d:\CI\PR-42520\21
18:44:40 [2021-07-02T18:44:40.469Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:44:40 [2021-07-02T18:44:40.469Z] 
18:44:40 [2021-07-02T18:44:40.469Z] 
18:44:40 [2021-07-02T18:44:40.469Z] INFO: Building the image from Dockerfile.windows at 07/02/2021 18:44:37...
18:44:40 [2021-07-02T18:44:40.469Z] 
18:44:40 [2021-07-02T18:44:40.642Z] #57 20.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:44:40 [2021-07-02T18:44:40.642Z] #57 20.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:44:40 [2021-07-02T18:44:40.642Z] #57 20.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:44:40 [2021-07-02T18:44:40.900Z] #57 20.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:44:40 [2021-07-02T18:44:40.900Z] #57 20.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:44:40 [2021-07-02T18:44:40.900Z] #57 20.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:44:41 [2021-07-02T18:44:41.156Z] #57 21.09 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:44:41 [2021-07-02T18:44:41.156Z] #57 21.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:44:41 [2021-07-02T18:44:41.156Z] #57 21.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:44:41 [2021-07-02T18:44:41.156Z] #57 21.23 go: downloading github.com/ultraware/funlen v0.0.2
18:44:41 [2021-07-02T18:44:41.413Z] #57 21.27 go: downloading github.com/ultraware/whitespace v0.0.4
18:44:41 [2021-07-02T18:44:41.413Z] #57 21.29 go: downloading github.com/uudashr/gocognit v1.0.1
18:44:41 [2021-07-02T18:44:41.413Z] #57 21.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:44:41 [2021-07-02T18:44:41.994Z] #57 21.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:44:41 [2021-07-02T18:44:41.994Z] #57 21.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:44:41 [2021-07-02T18:44:41.994Z] #57 22.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:44:41 [2021-07-02T18:44:41.994Z] #57 22.08 go: downloading github.com/davecgh/go-spew v1.1.1
18:44:41 [2021-07-02T18:44:41.994Z] #57 22.11 go: downloading github.com/pmezard/go-difflib v1.0.0
18:44:42 [2021-07-02T18:44:42.251Z] #57 22.15 go: downloading github.com/stretchr/objx v0.2.0
18:44:42 [2021-07-02T18:44:42.252Z] #57 22.30 go: downloading golang.org/x/text v0.3.2
18:44:42 [2021-07-02T18:44:42.509Z] #57 ...
18:44:42 [2021-07-02T18:44:42.509Z] 
18:44:42 [2021-07-02T18:44:42.509Z] #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
18:44:42 [2021-07-02T18:44:42.509Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:44:42 [2021-07-02T18:44:42.509Z] #53 12.44 unicode/utf8
18:44:42 [2021-07-02T18:44:42.509Z] #53 12.96 math/bits
18:44:42 [2021-07-02T18:44:42.509Z] #53 13.37 math
18:44:42 [2021-07-02T18:44:42.509Z] #53 15.99 encoding
18:44:42 [2021-07-02T18:44:42.509Z] #53 16.10 unicode/utf16
18:44:42 [2021-07-02T18:44:42.509Z] #53 16.30 container/list
18:44:42 [2021-07-02T18:44:42.509Z] #53 16.57 crypto/internal/subtle
18:44:42 [2021-07-02T18:44:42.509Z] #53 16.68 crypto/subtle
18:44:42 [2021-07-02T18:44:42.509Z] #53 16.81 vendor/golang.org/x/crypto/cryptobyte/asn1
18:44:42 [2021-07-02T18:44:42.509Z] #53 16.88 internal/nettrace
18:44:42 [2021-07-02T18:44:42.509Z] #53 17.00 runtime/cgo
18:44:42 [2021-07-02T18:44:42.766Z] #53 ...
18:44:42 [2021-07-02T18:44:42.766Z] 
18:44:42 [2021-07-02T18:44:42.766Z] #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
18:44:42 [2021-07-02T18:44:42.766Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:44:42 [2021-07-02T18:44:42.766Z] #47 17.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:44:42 [2021-07-02T18:44:42.766Z] #47 19.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:44:44 [2021-07-02T18:44:44.178Z] Sending build context to Docker daemon  60.85MB
18:44:44 [2021-07-02T18:44:44.178Z] 
18:44:44 [2021-07-02T18:44:44.178Z] Step 1/10 : FROM microsoft/windowsservercore
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 39d157a84080
18:44:44 [2021-07-02T18:44:44.178Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 8be42f93d545
18:44:44 [2021-07-02T18:44:44.178Z] Step 3/10 : ARG GO_VERSION=1.16.5
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 9a5274e03ddd
18:44:44 [2021-07-02T18:44:44.178Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> a44a7573d46c
18:44:44 [2021-07-02T18:44:44.178Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 725c6e7677f5
18:44:44 [2021-07-02T18:44:44.178Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 740b418edafa
18:44:44 [2021-07-02T18:44:44.178Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 8b52eaba5881
18:44:44 [2021-07-02T18:44:44.178Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> 7eac0c9630d2
18:44:44 [2021-07-02T18:44:44.178Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:44:44 [2021-07-02T18:44:44.178Z]  ---> Using cache
18:44:44 [2021-07-02T18:44:44.178Z]  ---> e1c8b03e083e
18:44:44 [2021-07-02T18:44:44.178Z] Step 10/10 : COPY . .
18:44:45 [2021-07-02T18:44:45.202Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b1e38f35718618d1) in /home/ubuntu/workspace/moby_PR-42520
[Pipeline] {
[Pipeline] checkout
18:44:45 [2021-07-02T18:44:45.310Z] #47 ...
18:44:45 [2021-07-02T18:44:45.310Z] 
18:44:45 [2021-07-02T18:44:45.310Z] #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
18:44:45 [2021-07-02T18:44:45.310Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:44:45 [2021-07-02T18:44:45.310Z] #53 24.85 vendor/golang.org/x/crypto/internal/subtle
18:44:45 [2021-07-02T18:44:45.310Z] #53 ...
18:44:45 [2021-07-02T18:44:45.310Z] 
18:44:45 [2021-07-02T18:44:45.310Z] #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
18:44:45 [2021-07-02T18:44:45.310Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:44:45 [2021-07-02T18:44:45.310Z] #17 4.530 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 6.120 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 7.765 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 8.834 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 9.807 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 9.828 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 9.864 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 9.889 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 9.915 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 9.969 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 10.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 10.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 10.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 10.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 10.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
18:44:45 [2021-07-02T18:44:45.310Z] #17 10.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
18:44:45 [2021-07-02T18:44:45.389Z] The recommended git tool is: git
18:44:46 [2021-07-02T18:44:46.687Z] #17 ...
18:44:46 [2021-07-02T18:44:46.687Z] 
18:44:46 [2021-07-02T18:44:46.687Z] #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
18:44:46 [2021-07-02T18:44:46.687Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:44:46 [2021-07-02T18:44:46.687Z] #57 26.33 go: downloading github.com/gobwas/glob v0.2.3
18:44:46 [2021-07-02T18:44:46.687Z] #57 26.35 go: downloading github.com/kisielk/gotool v1.0.0
18:44:46 [2021-07-02T18:44:46.687Z] #57 26.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:44:46 [2021-07-02T18:44:46.687Z] #57 26.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:44:46 [2021-07-02T18:44:46.687Z] #57 26.49 go: downloading github.com/gogo/protobuf v1.2.1
18:44:47 [2021-07-02T18:44:47.254Z] #57 27.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:44:47 [2021-07-02T18:44:47.512Z] #57 27.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:44:47 [2021-07-02T18:44:47.512Z] #57 27.61 go: downloading github.com/BurntSushi/toml v0.3.1
18:44:48 [2021-07-02T18:44:48.076Z] #57 ...
18:44:48 [2021-07-02T18:44:48.076Z] 
18:44:48 [2021-07-02T18:44:48.076Z] #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
18:44:48 [2021-07-02T18:44:48.076Z] #59 sha256:5d8f130f2200d8b5cdb177f2421773604fca753b787be1639d4f954f2ed111f6
18:44:48 [2021-07-02T18:44:48.076Z] #59 18.02 runtime
18:44:48 [2021-07-02T18:44:48.076Z] #59 ...
18:44:48 [2021-07-02T18:44:48.076Z] 
18:44:48 [2021-07-02T18:44:48.076Z] #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
18:44:48 [2021-07-02T18:44:48.076Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:44:48 [2021-07-02T18:44:48.076Z] #51 18.98 Fetched 8457 kB in 15s (580 kB/s)
18:44:48 [2021-07-02T18:44:48.076Z] #51 18.98 Reading package lists...
18:44:48 [2021-07-02T18:44:48.076Z] #51 23.29 Reading package lists...
18:44:48 [2021-07-02T18:44:48.333Z] #51 27.26 Building dependency tree...
18:44:48 [2021-07-02T18:44:48.600Z] using credential docker-jenkins-github-credentials
18:44:48 [2021-07-02T18:44:48.608Z] Cloning the remote Git repository
18:44:48 [2021-07-02T18:44:48.608Z] Cloning with configured refspecs honoured and without tags
18:44:48 [2021-07-02T18:44:48.608Z] Cloning repository https://github.com/moby/moby.git
18:44:48 [2021-07-02T18:44:48.670Z]  > git init /home/ubuntu/workspace/moby_PR-42520 # timeout=10
18:44:48 [2021-07-02T18:44:48.944Z] Fetching upstream changes from https://github.com/moby/moby.git
18:44:48 [2021-07-02T18:44:48.944Z]  > git --version # timeout=10
18:44:48 [2021-07-02T18:44:48.958Z]  > git --version # 'git version 2.17.1'
18:44:48 [2021-07-02T18:44:48.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:44:48 [2021-07-02T18:44:48.971Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.05 The following additional packages will be installed:
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.05   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.05   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.05   python3-pkg-resources python3-protobuf python3-six python3.7
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.05   python3.7-minimal
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.06 Suggested packages:
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.06   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
18:44:49 [2021-07-02T18:44:49.262Z] #51 29.06   python3.7-doc binfmt-support
18:44:50 [2021-07-02T18:44:50.210Z] #51 30.05 The following NEW packages will be installed:
18:44:50 [2021-07-02T18:44:50.210Z] #51 30.05   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
18:44:50 [2021-07-02T18:44:50.210Z] #51 30.05   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
18:44:50 [2021-07-02T18:44:50.210Z] #51 30.05   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
18:44:50 [2021-07-02T18:44:50.210Z] #51 30.05   python3.7-minimal
18:44:50 [2021-07-02T18:44:50.773Z] #51 30.43 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
18:44:50 [2021-07-02T18:44:50.773Z] #51 30.43 Need to get 6695 kB of archives.
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.43 After this operation, 33.1 MB of additional disk space will be used.
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:44:50 [2021-07-02T18:44:50.774Z] #51 30.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:44:51 [2021-07-02T18:44:51.033Z] #51 30.96 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
18:44:52 [2021-07-02T18:44:52.404Z] #51 32.18 debconf: delaying package configuration, since apt-utils is not installed
18:44:52 [2021-07-02T18:44:52.404Z] #51 32.31 Fetched 6695 kB in 1s (5318 kB/s)
18:44:52 [2021-07-02T18:44:52.404Z] #51 32.39 Selecting previously unselected package libpython3.7-minimal:amd64.
18:44:52 [2021-07-02T18:44:52.661Z] #51 32.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.)
18:44:52 [2021-07-02T18:44:52.661Z] #51 32.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:44:52 [2021-07-02T18:44:52.661Z] #51 32.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:44:53 [2021-07-02T18:44:53.225Z] #51 32.93 Selecting previously unselected package python3.7-minimal.
18:44:53 [2021-07-02T18:44:53.225Z] #51 32.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:44:53 [2021-07-02T18:44:53.225Z] #51 32.96 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:44:54 [2021-07-02T18:44:54.158Z] #51 ...
18:44:54 [2021-07-02T18:44:54.158Z] 
18:44:54 [2021-07-02T18:44:54.158Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:44:54 [2021-07-02T18:44:54.158Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:44:54 [2021-07-02T18:44:54.158Z] #39 33.80 Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:44:54 [2021-07-02T18:44:54.158Z] #39 33.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:44:54 [2021-07-02T18:44:54.723Z] #39 34.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:44:56 [2021-07-02T18:44:56.944Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:44:56 [2021-07-02T18:44:56.957Z]  > git config --add remote.origin.fetch +refs/pull/42520/head:refs/remotes/origin/PR-42520 # timeout=10
18:44:56 [2021-07-02T18:44:56.973Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:44:57 [2021-07-02T18:44:57.017Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:44:57 [2021-07-02T18:44:57.042Z] Fetching without tags
18:44:57 [2021-07-02T18:44:57.319Z] Merging remotes/origin/master commit c6dd474a496ee4a0978dd929f4e718d7c2bb892f into PR head commit 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2
18:44:57 [2021-07-02T18:44:57.760Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f8b99333f57dce93) in /home/ubuntu/workspace/moby_PR-42520
[Pipeline] {
[Pipeline] checkout
18:44:57 [2021-07-02T18:44:57.947Z] The recommended git tool is: git
18:44:58 [2021-07-02T18:44:58.546Z] Merge succeeded, producing f195fad664e4a4dbd2d28bb225300800af935366
18:44:58 [2021-07-02T18:44:58.546Z] Checking out Revision f195fad664e4a4dbd2d28bb225300800af935366 (PR-42520)
18:44:58 [2021-07-02T18:44:58.907Z] #39 ...
18:44:58 [2021-07-02T18:44:58.907Z] 
18:44:58 [2021-07-02T18:44:58.907Z] #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
18:44:58 [2021-07-02T18:44:58.907Z] #55 sha256:c52544a8f18b321893720c90838b296882cc48873b4a3071820f79ceada7bfde
18:44:58 [2021-07-02T18:44:58.907Z] #55 DONE 38.8s
18:44:58 [2021-07-02T18:44:58.907Z] 
18:44:58 [2021-07-02T18:44:58.907Z] #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
18:44:58 [2021-07-02T18:44:58.907Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:44:58 [2021-07-02T18:44:58.907Z] #51 34.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 34.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.63 Selecting previously unselected package python3-minimal.
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.71 Unpacking python3-minimal (3.7.3-1) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.79 Selecting previously unselected package libmpdec2:amd64.
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.80 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.92 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 36.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.38 Selecting previously unselected package python3.7.
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.52 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.72 Selecting previously unselected package libpython3-stdlib:amd64.
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:44:58 [2021-07-02T18:44:58.907Z] #51 38.91 Setting up python3-minimal (3.7.3-1) ...
18:44:57 [2021-07-02T18:44:57.047Z] Fetching upstream changes from https://github.com/moby/moby.git
18:44:57 [2021-07-02T18:44:57.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:44:57 [2021-07-02T18:44:57.048Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:44:57 [2021-07-02T18:44:57.326Z]  > git config core.sparsecheckout # timeout=10
18:44:57 [2021-07-02T18:44:57.358Z]  > git checkout -f 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:44:57 [2021-07-02T18:44:57.945Z]  > git remote # timeout=10
18:44:57 [2021-07-02T18:44:57.965Z]  > git config --get remote.origin.url # timeout=10
18:44:57 [2021-07-02T18:44:57.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:44:57 [2021-07-02T18:44:57.983Z]  > git merge c6dd474a496ee4a0978dd929f4e718d7c2bb892f # timeout=10
18:44:58 [2021-07-02T18:44:58.524Z]  > git rev-parse HEAD^{commit} # timeout=10
18:44:58 [2021-07-02T18:44:58.548Z]  > git config core.sparsecheckout # timeout=10
18:44:58 [2021-07-02T18:44:58.556Z]  > git checkout -f f195fad664e4a4dbd2d28bb225300800af935366 # timeout=10
18:45:00 [2021-07-02T18:45:00.320Z] #51 40.24 Selecting previously unselected package python3.
18:45:00 [2021-07-02T18:45:00.585Z] #51 40.24 (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.)
18:45:00 [2021-07-02T18:45:00.585Z] #51 40.27 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
18:45:00 [2021-07-02T18:45:00.585Z] #51 40.28 Unpacking python3 (3.7.3-1) ...
18:45:00 [2021-07-02T18:45:00.585Z] #51 40.41 Selecting previously unselected package libprotobuf17:amd64.
18:45:00 [2021-07-02T18:45:00.585Z] #51 40.41 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:45:00 [2021-07-02T18:45:00.585Z] #51 40.42 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:45:01 [2021-07-02T18:45:01.173Z] #51 40.96 Selecting previously unselected package python3-pkg-resources.
18:45:01 [2021-07-02T18:45:01.173Z] #51 40.98 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
18:45:01 [2021-07-02T18:45:01.173Z] #51 40.98 Unpacking python3-pkg-resources (40.8.0-1) ...
18:45:01 [2021-07-02T18:45:01.174Z] using credential docker-jenkins-github-credentials
18:45:01 [2021-07-02T18:45:01.182Z] Cloning the remote Git repository
18:45:01 [2021-07-02T18:45:01.182Z] Cloning with configured refspecs honoured and without tags
18:45:01 [2021-07-02T18:45:01.434Z] #51 41.10 Selecting previously unselected package python3-six.
18:45:01 [2021-07-02T18:45:01.434Z] #51 41.11 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
18:45:01 [2021-07-02T18:45:01.434Z] #51 41.12 Unpacking python3-six (1.12.0-1) ...
18:45:01 [2021-07-02T18:45:01.434Z] #51 41.18 Selecting previously unselected package python3-protobuf.
18:45:01 [2021-07-02T18:45:01.434Z] #51 41.22 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
18:45:01 [2021-07-02T18:45:01.434Z] #51 41.24 Unpacking python3-protobuf (3.6.1.3-2) ...
18:45:01 [2021-07-02T18:45:01.203Z] Cloning repository https://github.com/moby/moby.git
18:45:01 [2021-07-02T18:45:01.261Z]  > git init /home/ubuntu/workspace/moby_PR-42520 # timeout=10
18:45:01 [2021-07-02T18:45:01.701Z] #51 41.51 Selecting previously unselected package libnet1:amd64.
18:45:01 [2021-07-02T18:45:01.701Z] #51 41.52 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:45:01 [2021-07-02T18:45:01.701Z] #51 41.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:45:01 [2021-07-02T18:45:01.961Z] #51 41.64 Selecting previously unselected package libnl-3-200:amd64.
18:45:01 [2021-07-02T18:45:01.961Z] #51 41.65 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
18:45:01 [2021-07-02T18:45:01.961Z] #51 41.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:45:01 [2021-07-02T18:45:01.961Z] #51 41.80 Selecting previously unselected package libprotobuf-c1:amd64.
18:45:01 [2021-07-02T18:45:01.961Z] #51 41.80 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:45:01 [2021-07-02T18:45:01.961Z] #51 41.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:45:02 [2021-07-02T18:45:02.222Z] #51 41.91 Selecting previously unselected package criu.
18:45:02 [2021-07-02T18:45:02.222Z] #51 41.92 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
18:45:02 [2021-07-02T18:45:02.222Z] #51 41.92 Unpacking criu (3.15-1) ...
18:45:02 [2021-07-02T18:45:02.320Z] Commit message: "Merge commit 'c6dd474a496ee4a0978dd929f4e718d7c2bb892f' into HEAD"
18:45:02 [2021-07-02T18:45:02.323Z]  > git rev-list --no-walk 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:45:01 [2021-07-02T18:45:01.645Z] Fetching upstream changes from https://github.com/moby/moby.git
18:45:01 [2021-07-02T18:45:01.646Z]  > git --version # timeout=10
18:45:01 [2021-07-02T18:45:01.655Z]  > git --version # 'git version 2.25.1'
18:45:01 [2021-07-02T18:45:01.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:45:01 [2021-07-02T18:45:01.657Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.59 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:45:02 [2021-07-02T18:45:02.787Z] #51 42.63 Setting up python3.7 (3.7.3-2+deb10u3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:45:03 [2021-07-02T18:45:03.479Z] + docker version
18:45:04 [2021-07-02T18:45:04.158Z] #51 ...
18:45:04 [2021-07-02T18:45:04.158Z] 
18:45:04 [2021-07-02T18:45:04.158Z] #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
18:45:04 [2021-07-02T18:45:04.158Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:45:04 [2021-07-02T18:45:04.158Z] #53 33.97 internal/reflectlite
18:45:04 [2021-07-02T18:45:04.158Z] #53 33.98 sync
18:45:04 [2021-07-02T18:45:04.158Z] #53 34.92 internal/testlog
18:45:04 [2021-07-02T18:45:04.158Z] #53 35.20 github.com/LK4D4/vndr/godl/singleflight
18:45:04 [2021-07-02T18:45:04.158Z] #53 35.56 math/rand
18:45:04 [2021-07-02T18:45:04.158Z] #53 36.15 internal/singleflight
18:45:04 [2021-07-02T18:45:04.158Z] #53 36.16 errors
18:45:04 [2021-07-02T18:45:04.158Z] #53 36.42 sort
18:45:04 [2021-07-02T18:45:04.158Z] #53 36.48 io
18:45:04 [2021-07-02T18:45:04.158Z] #53 37.24 strconv
18:45:04 [2021-07-02T18:45:04.158Z] #53 37.51 bytes
18:45:04 [2021-07-02T18:45:04.158Z] #53 39.13 strings
18:45:04 [2021-07-02T18:45:04.158Z] #53 40.34 reflect
18:45:04 [2021-07-02T18:45:04.158Z] #53 41.90 bufio
18:45:04 [2021-07-02T18:45:04.158Z] #53 43.23 syscall
18:45:05 [2021-07-02T18:45:05.091Z] #53 ...
18:45:05 [2021-07-02T18:45:05.091Z] 
18:45:05 [2021-07-02T18:45:05.091Z] #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
18:45:05 [2021-07-02T18:45:05.091Z] #59 sha256:5d8f130f2200d8b5cdb177f2421773604fca753b787be1639d4f954f2ed111f6
18:45:05 [2021-07-02T18:45:05.091Z] #59 35.04 internal/reflectlite
18:45:05 [2021-07-02T18:45:05.091Z] #59 35.05 internal/testlog
18:45:05 [2021-07-02T18:45:05.091Z] #59 36.41 sort
18:45:05 [2021-07-02T18:45:05.091Z] #59 36.42 errors
18:45:05 [2021-07-02T18:45:05.091Z] #59 36.77 io
18:45:05 [2021-07-02T18:45:05.091Z] #59 37.46 internal/oserror
18:45:05 [2021-07-02T18:45:05.091Z] #59 37.55 syscall
18:45:05 [2021-07-02T18:45:05.091Z] #59 37.72 bytes
18:45:05 [2021-07-02T18:45:05.091Z] #59 39.17 strconv
18:45:05 [2021-07-02T18:45:05.091Z] #59 42.23 reflect
18:45:05 [2021-07-02T18:45:05.091Z] #59 44.04 time
18:45:06 [2021-07-02T18:45:06.462Z] #59 ...
18:45:06 [2021-07-02T18:45:06.462Z] 
18:45:06 [2021-07-02T18:45:06.462Z] #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
18:45:06 [2021-07-02T18:45:06.462Z] #51 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:45:06 [2021-07-02T18:45:06.462Z] #51 45.92 Setting up python3 (3.7.3-1) ...
18:45:06 [2021-07-02T18:45:06.720Z] #51 46.55 Setting up python3-six (1.12.0-1) ...
18:45:07 [2021-07-02T18:45:07.653Z] #51 47.43 Setting up python3-pkg-resources (40.8.0-1) ...
18:45:07 [2021-07-02T18:45:07.678Z] Client: Docker Engine - Community
18:45:07 [2021-07-02T18:45:07.678Z]  Version:           20.10.6
18:45:07 [2021-07-02T18:45:07.678Z]  API version:       1.41
18:45:07 [2021-07-02T18:45:07.678Z]  Go version:        go1.13.15
18:45:07 [2021-07-02T18:45:07.678Z]  Git commit:        370c289
18:45:07 [2021-07-02T18:45:07.678Z]  Built:             Fri Apr  9 22:46:01 2021
18:45:07 [2021-07-02T18:45:07.678Z]  OS/Arch:           linux/amd64
18:45:07 [2021-07-02T18:45:07.678Z]  Context:           default
18:45:07 [2021-07-02T18:45:07.678Z]  Experimental:      true
18:45:07 [2021-07-02T18:45:07.678Z] 
18:45:07 [2021-07-02T18:45:07.678Z] Server: Docker Engine - Community
18:45:07 [2021-07-02T18:45:07.678Z]  Engine:
18:45:07 [2021-07-02T18:45:07.678Z]   Version:          20.10.6
18:45:07 [2021-07-02T18:45:07.678Z]   API version:      1.41 (minimum version 1.12)
18:45:07 [2021-07-02T18:45:07.678Z]   Go version:       go1.13.15
18:45:07 [2021-07-02T18:45:07.678Z]   Git commit:       8728dd2
18:45:07 [2021-07-02T18:45:07.678Z]   Built:            Fri Apr  9 22:44:13 2021
18:45:07 [2021-07-02T18:45:07.678Z]   OS/Arch:          linux/amd64
18:45:07 [2021-07-02T18:45:07.678Z]   Experimental:     true
18:45:07 [2021-07-02T18:45:07.678Z]  containerd:
18:45:07 [2021-07-02T18:45:07.678Z]   Version:          1.4.6
18:45:07 [2021-07-02T18:45:07.678Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
18:45:07 [2021-07-02T18:45:07.678Z]  runc:
18:45:07 [2021-07-02T18:45:07.678Z]   Version:          1.0.0-rc95
18:45:07 [2021-07-02T18:45:07.678Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:45:07 [2021-07-02T18:45:07.678Z]  docker-init:
18:45:07 [2021-07-02T18:45:07.678Z]   Version:          0.19.0
18:45:07 [2021-07-02T18:45:07.678Z]   GitCommit:        de40ad0
[Pipeline] sh
18:45:08 [2021-07-02T18:45:08.016Z] + docker info
18:45:08 [2021-07-02T18:45:08.841Z] #51 48.55 Setting up python3-protobuf (3.6.1.3-2) ...
18:45:09 [2021-07-02T18:45:09.215Z]  ---> 891449484878
18:45:10 [2021-07-02T18:45:10.790Z] Successfully built 891449484878
18:45:10 [2021-07-02T18:45:10.790Z] Successfully tagged docker:latest
18:45:10 [2021-07-02T18:45:10.790Z] INFO: Image build ended at 07/02/2021 18:45:10. Duration:00:00:32.6034125
18:45:10 [2021-07-02T18:45:10.790Z] 
18:45:10 [2021-07-02T18:45:10.790Z] 
18:45:10 [2021-07-02T18:45:10.790Z] INFO: Building the test binaries at 07/02/2021 18:45:10...
18:45:11 [2021-07-02T18:45:11.366Z] #51 50.85 Setting up criu (3.15-1) ...
18:45:12 [2021-07-02T18:45:12.738Z] #51 52.31 Processing triggers for libc-bin (2.28-10) ...
18:45:12 [2021-07-02T18:45:12.738Z] #51 52.39 Processing triggers for mime-support (3.62) ...
18:45:13 [2021-07-02T18:45:13.303Z] #51 DONE 53.2s
18:45:13 [2021-07-02T18:45:13.303Z] 
18:45:13 [2021-07-02T18:45:13.303Z] #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
18:45:13 [2021-07-02T18:45:13.303Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:45:13 [2021-07-02T18:45:13.303Z] #53 48.09 internal/syscall/unix
18:45:13 [2021-07-02T18:45:13.303Z] #53 48.27 internal/poll
18:45:13 [2021-07-02T18:45:13.303Z] #53 48.39 internal/fmtsort
18:45:13 [2021-07-02T18:45:13.303Z] #53 48.75 internal/syscall/execenv
18:45:13 [2021-07-02T18:45:13.303Z] #53 48.94 path
18:45:13 [2021-07-02T18:45:13.303Z] #53 49.26 io/fs
18:45:13 [2021-07-02T18:45:13.303Z] #53 50.15 regexp/syntax
18:45:13 [2021-07-02T18:45:13.303Z] #53 50.41 os
18:45:13 [2021-07-02T18:45:13.303Z] #53 52.92 regexp
18:45:13 [2021-07-02T18:45:13.868Z] #53 53.84 fmt
18:45:15 [2021-07-02T18:45:15.437Z] INFO: make.ps1 starting at 07/02/2021 18:45:15
18:45:15 [2021-07-02T18:45:15.576Z] Fetching without tags
18:45:15 [2021-07-02T18:45:15.764Z] #53 55.80 path/filepath
18:45:15 [2021-07-02T18:45:15.889Z] INFO: Git commit (34f6847e68) assumed from DOCKER_GITCOMMIT environment variable
18:45:15 [2021-07-02T18:45:15.889Z] INFO: Invoking autogen...
18:45:15 [2021-07-02T18:45:15.930Z] Merging remotes/origin/master commit c6dd474a496ee4a0978dd929f4e718d7c2bb892f into PR head commit 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2
18:45:16 [2021-07-02T18:45:16.329Z] #53 ...
18:45:16 [2021-07-02T18:45:16.329Z] 
18:45:16 [2021-07-02T18:45:16.329Z] #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
18:45:16 [2021-07-02T18:45:16.329Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:45:16 [2021-07-02T18:45:16.329Z] #17 45.72 Fetched 48.3 MB in 44s (1085 kB/s)
18:45:15 [2021-07-02T18:45:15.470Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:45:15 [2021-07-02T18:45:15.494Z]  > git config --add remote.origin.fetch +refs/pull/42520/head:refs/remotes/origin/PR-42520 # timeout=10
18:45:15 [2021-07-02T18:45:15.516Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:45:15 [2021-07-02T18:45:15.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:45:15 [2021-07-02T18:45:15.584Z] Fetching upstream changes from https://github.com/moby/moby.git
18:45:15 [2021-07-02T18:45:15.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:45:15 [2021-07-02T18:45:15.585Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:45:15 [2021-07-02T18:45:15.938Z]  > git config core.sparsecheckout # timeout=10
18:45:15 [2021-07-02T18:45:15.967Z]  > git checkout -f 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:45:16 [2021-07-02T18:45:16.841Z] INFO: Building daemon...
18:45:17 [2021-07-02T18:45:17.609Z] Merge succeeded, producing 561d08e1c351f7d831f62b18e8f7451060b2c0ef
18:45:17 [2021-07-02T18:45:17.609Z] Checking out Revision 561d08e1c351f7d831f62b18e8f7451060b2c0ef (PR-42520)
18:45:18 [2021-07-02T18:45:18.014Z] Client:
18:45:18 [2021-07-02T18:45:18.014Z]  Context:    default
18:45:18 [2021-07-02T18:45:18.014Z]  Debug Mode: false
18:45:18 [2021-07-02T18:45:18.014Z]  Plugins:
18:45:18 [2021-07-02T18:45:18.014Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:45:18 [2021-07-02T18:45:18.014Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:45:18 [2021-07-02T18:45:18.014Z]   scan: Docker Scan (Docker Inc., v0.7.0)
18:45:18 [2021-07-02T18:45:18.014Z] 
18:45:18 [2021-07-02T18:45:18.014Z] Server:
18:45:18 [2021-07-02T18:45:18.014Z]  Containers: 0
18:45:18 [2021-07-02T18:45:18.014Z]   Running: 0
18:45:18 [2021-07-02T18:45:18.014Z]   Paused: 0
18:45:18 [2021-07-02T18:45:18.014Z]   Stopped: 0
18:45:18 [2021-07-02T18:45:18.014Z]  Images: 0
18:45:18 [2021-07-02T18:45:18.014Z]  Server Version: 20.10.6
18:45:18 [2021-07-02T18:45:18.014Z]  Storage Driver: overlay2
18:45:18 [2021-07-02T18:45:18.014Z]   Backing Filesystem: extfs
18:45:18 [2021-07-02T18:45:18.014Z]   Supports d_type: true
18:45:18 [2021-07-02T18:45:18.014Z]   Native Overlay Diff: true
18:45:18 [2021-07-02T18:45:18.014Z]   userxattr: false
18:45:18 [2021-07-02T18:45:18.014Z]  Logging Driver: json-file
18:45:18 [2021-07-02T18:45:18.014Z]  Cgroup Driver: cgroupfs
18:45:18 [2021-07-02T18:45:18.014Z]  Cgroup Version: 1
18:45:18 [2021-07-02T18:45:18.014Z]  Plugins:
18:45:18 [2021-07-02T18:45:18.014Z]   Volume: local
18:45:18 [2021-07-02T18:45:18.014Z]   Network: bridge host ipvlan macvlan null overlay
18:45:18 [2021-07-02T18:45:18.014Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:45:18 [2021-07-02T18:45:18.014Z]  Swarm: inactive
18:45:18 [2021-07-02T18:45:18.014Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:45:18 [2021-07-02T18:45:18.014Z]  Default Runtime: runc
18:45:18 [2021-07-02T18:45:18.014Z]  Init Binary: docker-init
18:45:18 [2021-07-02T18:45:18.014Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
18:45:18 [2021-07-02T18:45:18.014Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:45:18 [2021-07-02T18:45:18.014Z]  init version: de40ad0
18:45:18 [2021-07-02T18:45:18.014Z]  Security Options:
18:45:18 [2021-07-02T18:45:18.014Z]   apparmor
18:45:18 [2021-07-02T18:45:18.014Z]   seccomp
18:45:18 [2021-07-02T18:45:18.014Z]    Profile: default
18:45:18 [2021-07-02T18:45:18.014Z]  Kernel Version: 5.4.0-1048-aws
18:45:18 [2021-07-02T18:45:18.014Z]  Operating System: Ubuntu 18.04.5 LTS
18:45:18 [2021-07-02T18:45:18.014Z]  OSType: linux
18:45:18 [2021-07-02T18:45:18.014Z]  Architecture: x86_64
18:45:18 [2021-07-02T18:45:18.014Z]  CPUs: 2
18:45:18 [2021-07-02T18:45:18.014Z]  Total Memory: 7.569GiB
18:45:18 [2021-07-02T18:45:18.014Z]  Name: ip-10-100-124-186
18:45:18 [2021-07-02T18:45:18.014Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
18:45:18 [2021-07-02T18:45:18.014Z]  Docker Root Dir: /var/lib/docker
18:45:18 [2021-07-02T18:45:18.014Z]  Debug Mode: false
18:45:18 [2021-07-02T18:45:18.014Z]  Registry: https://index.docker.io/v1/
18:45:18 [2021-07-02T18:45:18.014Z]  Labels:
18:45:18 [2021-07-02T18:45:18.014Z]  Experimental: true
18:45:18 [2021-07-02T18:45:18.014Z]  Insecure Registries:
18:45:18 [2021-07-02T18:45:18.014Z]   127.0.0.0/8
18:45:18 [2021-07-02T18:45:18.014Z]  Live Restore Enabled: true
18:45:18 [2021-07-02T18:45:18.014Z] 
18:45:18 [2021-07-02T18:45:18.014Z] WARNING: No swap limit support
[Pipeline] sh
18:45:18 [2021-07-02T18:45:18.226Z] #17 45.72 Reading package lists...
18:45:18 [2021-07-02T18:45:18.226Z] #17 ...
18:45:18 [2021-07-02T18:45:18.226Z] 
18:45:18 [2021-07-02T18:45:18.226Z] #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
18:45:18 [2021-07-02T18:45:18.226Z] #59 sha256:5d8f130f2200d8b5cdb177f2421773604fca753b787be1639d4f954f2ed111f6
18:45:18 [2021-07-02T18:45:18.226Z] #59 48.24 context
18:45:18 [2021-07-02T18:45:18.226Z] #59 48.90 internal/poll
18:45:18 [2021-07-02T18:45:18.226Z] #59 50.20 os
18:45:18 [2021-07-02T18:45:18.226Z] #59 50.33 encoding/binary
18:45:18 [2021-07-02T18:45:18.226Z] #59 51.75 encoding/base64
18:45:18 [2021-07-02T18:45:18.226Z] #59 52.16 golang.org/x/sys/unix
18:45:18 [2021-07-02T18:45:18.226Z] #59 53.68 fmt
18:45:18 [2021-07-02T18:45:18.226Z] #59 56.61 encoding/json
18:45:18 [2021-07-02T18:45:18.226Z] #59 58.10 github.com/pkg/diff
18:45:18 [2021-07-02T18:45:18.302Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:45:18 [2021-07-02T18:45:18.302Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:45:18 [2021-07-02T18:45:18.302Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42520/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
18:45:18 [2021-07-02T18:45:18.484Z] #59 ...
18:45:18 [2021-07-02T18:45:18.484Z] 
18:45:18 [2021-07-02T18:45:18.484Z] #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
18:45:18 [2021-07-02T18:45:18.484Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:45:18 [2021-07-02T18:45:18.484Z] #53 56.54 flag
18:45:18 [2021-07-02T18:45:18.484Z] #53 56.73 go/token
18:45:18 [2021-07-02T18:45:18.484Z] #53 57.35 go/scanner
18:45:18 [2021-07-02T18:45:18.484Z] #53 57.57 internal/lazyregexp
18:45:18 [2021-07-02T18:45:18.484Z] #53 57.78 net/url
18:45:18 [2021-07-02T18:45:18.484Z] #53 58.19 go/ast
18:45:16 [2021-07-02T18:45:16.706Z]  > git remote # timeout=10
18:45:16 [2021-07-02T18:45:16.738Z]  > git config --get remote.origin.url # timeout=10
18:45:16 [2021-07-02T18:45:16.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:45:16 [2021-07-02T18:45:16.767Z]  > git merge c6dd474a496ee4a0978dd929f4e718d7c2bb892f # timeout=10
18:45:17 [2021-07-02T18:45:17.599Z]  > git rev-parse HEAD^{commit} # timeout=10
18:45:17 [2021-07-02T18:45:17.618Z]  > git config core.sparsecheckout # timeout=10
18:45:17 [2021-07-02T18:45:17.638Z]  > git checkout -f 561d08e1c351f7d831f62b18e8f7451060b2c0ef # timeout=10
18:45:19 [2021-07-02T18:45:19.048Z] #53 58.98 text/template/parse
18:45:20 [2021-07-02T18:45:20.730Z] Fetching without tags
18:45:21 [2021-07-02T18:45:21.024Z] Merging remotes/origin/master commit c6dd474a496ee4a0978dd929f4e718d7c2bb892f into PR head commit 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2
18:45:21 [2021-07-02T18:45:21.480Z] Commit message: "Merge commit 'c6dd474a496ee4a0978dd929f4e718d7c2bb892f' into HEAD"
18:45:21 [2021-07-02T18:45:21.483Z]  > git rev-list --no-walk 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:45:21 [2021-07-02T18:45:21.572Z] #53 61.10 go/parser
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:45:20 [2021-07-02T18:45:20.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:45:20 [2021-07-02T18:45:20.687Z]  > git config --add remote.origin.fetch +refs/pull/42520/head:refs/remotes/origin/PR-42520 # timeout=10
18:45:20 [2021-07-02T18:45:20.702Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:45:20 [2021-07-02T18:45:20.716Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:45:20 [2021-07-02T18:45:20.735Z] Fetching upstream changes from https://github.com/moby/moby.git
18:45:20 [2021-07-02T18:45:20.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:45:20 [2021-07-02T18:45:20.736Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42520/head:refs/remotes/origin/PR-42520 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:45:21 [2021-07-02T18:45:21.036Z]  > git config core.sparsecheckout # timeout=10
18:45:21 [2021-07-02T18:45:21.048Z]  > git checkout -f 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
18:45:21 [2021-07-02T18:45:21.748Z]  > git remote # timeout=10
18:45:21 [2021-07-02T18:45:21.779Z]  > git config --get remote.origin.url # timeout=10
18:45:21 [2021-07-02T18:45:21.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:45:21 [2021-07-02T18:45:21.803Z]  > git merge c6dd474a496ee4a0978dd929f4e718d7c2bb892f # timeout=10
18:45:22 [2021-07-02T18:45:22.137Z] #53 62.28 text/template
18:45:22 [2021-07-02T18:45:22.462Z] + docker version
18:45:22 [2021-07-02T18:45:22.493Z] Merge succeeded, producing b92b2f9e156c1c5bf314aed378e24316f7f3c058
18:45:22 [2021-07-02T18:45:22.493Z] Checking out Revision b92b2f9e156c1c5bf314aed378e24316f7f3c058 (PR-42520)
18:45:24 [2021-07-02T18:45:24.042Z] #53 63.69 log
18:45:22 [2021-07-02T18:45:22.475Z]  > git rev-parse HEAD^{commit} # timeout=10
18:45:22 [2021-07-02T18:45:22.496Z]  > git config core.sparsecheckout # timeout=10
18:45:22 [2021-07-02T18:45:22.510Z]  > git checkout -f b92b2f9e156c1c5bf314aed378e24316f7f3c058 # timeout=10
18:45:24 [2021-07-02T18:45:24.299Z] #53 64.15 encoding/xml
18:45:24 [2021-07-02T18:45:24.875Z] + bash /home/ubuntu/workspace/moby_PR-42520/check-config.sh
18:45:24 [2021-07-02T18:45:24.875Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:45:24 [2021-07-02T18:45:24.875Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
18:45:24 [2021-07-02T18:45:24.875Z] 
18:45:24 [2021-07-02T18:45:24.875Z] Generally Necessary:
18:45:24 [2021-07-02T18:45:24.875Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:45:24 [2021-07-02T18:45:24.875Z] - apparmor: enabled and tools installed
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NAMESPACES: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NET_NS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_PID_NS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IPC_NS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_UTS_NS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUPS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_CPUACCT: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_DEVICE: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_FREEZER: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_SCHED: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CPUSETS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_MEMCG: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_KEYS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_VETH: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_BRIDGE: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NF_NAT: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_POSIX_MQUEUE: enabled
18:45:24 [2021-07-02T18:45:24.875Z] 
18:45:24 [2021-07-02T18:45:24.875Z] Optional Features:
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_USER_NS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_SECCOMP: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_SECCOMP_FILTER: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_PIDS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_MEMCG_SWAP: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:45:24 [2021-07-02T18:45:24.875Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_BLK_CGROUP: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_PERF: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_HUGETLB: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_CFS_BANDWIDTH: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_RT_GROUP_SCHED: missing
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_VS: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_VS_NFCT: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_IP_VS_RR: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_SECURITY_SELINUX: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_SECURITY_APPARMOR: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_EXT4_FS: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:45:24 [2021-07-02T18:45:24.875Z] - Network Drivers:
18:45:24 [2021-07-02T18:45:24.875Z]   - "overlay":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_VXLAN: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       Optional (for encrypted networks):
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_CRYPTO: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_CRYPTO_AEAD: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_CRYPTO_GCM: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_CRYPTO_GHASH: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_XFRM: enabled
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_XFRM_USER: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]       - CONFIG_INET_ESP: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]   - "ipvlan":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_IPVLAN: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]   - "macvlan":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_MACVLAN: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_DUMMY: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]   - "ftp,tftp client in container":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z] - Storage Drivers:
18:45:24 [2021-07-02T18:45:24.875Z]   - "aufs":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_AUFS_FS: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]   - "btrfs":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:45:24 [2021-07-02T18:45:24.875Z]   - "devicemapper":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_BLK_DEV_DM: enabled
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]   - "overlay":
18:45:24 [2021-07-02T18:45:24.875Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:45:24 [2021-07-02T18:45:24.875Z]   - "zfs":
18:45:24 [2021-07-02T18:45:24.875Z]     - /dev/zfs: present
18:45:24 [2021-07-02T18:45:24.875Z]     - zfs command: missing
18:45:24 [2021-07-02T18:45:24.875Z]     - zpool command: missing
18:45:24 [2021-07-02T18:45:24.875Z] 
18:45:24 [2021-07-02T18:45:24.875Z] Limits:
18:45:24 [2021-07-02T18:45:24.875Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:45:24 [2021-07-02T18:45:24.875Z] 
18:45:24 [2021-07-02T18:45:24.875Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:45:25 [2021-07-02T18:45:25.363Z] + sudo modprobe ip_vs
18:45:25 [2021-07-02T18:45:25.363Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f195fad664e4a4dbd2d28bb225300800af935366 .
18:45:25 [2021-07-02T18:45:25.671Z] #53 65.66 go/doc
18:45:25 [2021-07-02T18:45:25.934Z] #1 [internal] load build definition from Dockerfile
18:45:25 [2021-07-02T18:45:25.934Z] #1 sha256:c1e7dba6b1016944a5e760094798c30ebab126c0d2eed9c0f0c090513c683546
18:45:25 [2021-07-02T18:45:25.934Z] #1 transferring dockerfile: 16.59kB done
18:45:25 [2021-07-02T18:45:25.934Z] #1 DONE 0.1s
18:45:25 [2021-07-02T18:45:25.934Z] 
18:45:25 [2021-07-02T18:45:25.934Z] #2 [internal] load .dockerignore
18:45:25 [2021-07-02T18:45:25.934Z] #2 sha256:329381dcb85de1d0eeefaf70e6f18ebdc4107c348fc300665e28f58390beabe9
18:45:25 [2021-07-02T18:45:25.934Z] #2 transferring context: 87B done
18:45:25 [2021-07-02T18:45:25.934Z] #2 DONE 0.0s
18:45:26 [2021-07-02T18:45:26.108Z] Commit message: "Merge commit 'c6dd474a496ee4a0978dd929f4e718d7c2bb892f' into HEAD"
18:45:26 [2021-07-02T18:45:26.112Z]  > git rev-list --no-walk 8e3f9fd032ddf9c42844a05c5a5ea7c6c002f6f2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:45:26 [2021-07-02T18:45:26.674Z] Client: Docker Engine - Community
18:45:26 [2021-07-02T18:45:26.674Z]  Version:           20.10.6
18:45:26 [2021-07-02T18:45:26.674Z]  API version:       1.41
18:45:26 [2021-07-02T18:45:26.674Z]  Go version:        go1.13.15
18:45:26 [2021-07-02T18:45:26.674Z]  Git commit:        370c289
18:45:26 [2021-07-02T18:45:26.674Z]  Built:             Fri Apr  9 22:46:01 2021
18:45:26 [2021-07-02T18:45:26.674Z]  OS/Arch:           linux/amd64
18:45:26 [2021-07-02T18:45:26.674Z]  Context:           default
18:45:26 [2021-07-02T18:45:26.674Z]  Experimental:      true
18:45:26 [2021-07-02T18:45:26.674Z] 
18:45:26 [2021-07-02T18:45:26.674Z] Server: Docker Engine - Community
18:45:26 [2021-07-02T18:45:26.674Z]  Engine:
18:45:26 [2021-07-02T18:45:26.674Z]   Version:          20.10.6
18:45:26 [2021-07-02T18:45:26.674Z]   API version:      1.41 (minimum version 1.12)
18:45:26 [2021-07-02T18:45:26.674Z]   Go version:       go1.13.15
18:45:26 [2021-07-02T18:45:26.674Z]   Git commit:       8728dd2
18:45:26 [2021-07-02T18:45:26.674Z]   Built:            Fri Apr  9 22:44:13 2021
18:45:26 [2021-07-02T18:45:26.674Z]   OS/Arch:          linux/amd64
18:45:26 [2021-07-02T18:45:26.674Z]   Experimental:     true
18:45:26 [2021-07-02T18:45:26.674Z]  containerd:
18:45:26 [2021-07-02T18:45:26.674Z]   Version:          1.4.6
18:45:26 [2021-07-02T18:45:26.674Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
18:45:26 [2021-07-02T18:45:26.674Z]  runc:
18:45:26 [2021-07-02T18:45:26.674Z]   Version:          1.0.0-rc95
18:45:26 [2021-07-02T18:45:26.674Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:45:26 [2021-07-02T18:45:26.674Z]  docker-init:
18:45:26 [2021-07-02T18:45:26.674Z]   Version:          0.19.0
18:45:26 [2021-07-02T18:45:26.674Z]   GitCommit:        de40ad0
[Pipeline] sh
18:45:26 [2021-07-02T18:45:26.878Z] 
18:45:26 [2021-07-02T18:45:26.878Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:45:26 [2021-07-02T18:45:26.878Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:45:27 [2021-07-02T18:45:27.138Z] #3 DONE 0.4s
18:45:27 [2021-07-02T18:45:27.145Z] + docker version
18:45:27 [2021-07-02T18:45:27.155Z] + docker info
18:45:27 [2021-07-02T18:45:27.399Z] 
18:45:27 [2021-07-02T18:45:27.399Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:45:27 [2021-07-02T18:45:27.399Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:45:27 [2021-07-02T18:45:27.399Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:45:27 [2021-07-02T18:45:27.399Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
18:45:27 [2021-07-02T18:45:27.399Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:45:27 [2021-07-02T18:45:27.399Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s
18:45:27 [2021-07-02T18:45:27.399Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:45:27 [2021-07-02T18:45:27.399Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:45:27 [2021-07-02T18:45:27.664Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
18:45:27 [2021-07-02T18:45:27.664Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
18:45:27 [2021-07-02T18:45:27.924Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done
18:45:27 [2021-07-02T18:45:27.924Z] #4 DONE 0.7s
18:45:28 [2021-07-02T18:45:28.195Z] #53 67.77 github.com/LK4D4/vndr/versioned
18:45:28 [2021-07-02T18:45:28.195Z] #53 67.83 compress/flate
18:45:28 [2021-07-02T18:45:28.195Z] #53 68.10 github.com/LK4D4/vndr/build
18:45:28 [2021-07-02T18:45:28.452Z] #53 ...
18:45:28 [2021-07-02T18:45:28.452Z] 
18:45:28 [2021-07-02T18:45:28.452Z] #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
18:45:28 [2021-07-02T18:45:28.452Z] #59 sha256:5d8f130f2200d8b5cdb177f2421773604fca753b787be1639d4f954f2ed111f6
18:45:28 [2021-07-02T18:45:28.453Z] #59 59.01 go/ast
18:45:28 [2021-07-02T18:45:28.453Z] #59 60.02 golang.org/x/crypto/ssh/terminal
18:45:28 [2021-07-02T18:45:28.453Z] #59 60.97 io/ioutil
18:45:28 [2021-07-02T18:45:28.453Z] #59 61.30 mvdan.cc/editorconfig
18:45:28 [2021-07-02T18:45:28.453Z] #59 61.89 mvdan.cc/sh/v3/fileutil
18:45:28 [2021-07-02T18:45:28.453Z] #59 61.99 text/tabwriter
18:45:28 [2021-07-02T18:45:28.453Z] #59 62.30 mvdan.cc/sh/v3/syntax
18:45:28 [2021-07-02T18:45:28.453Z] #59 66.42 mvdan.cc/sh/v3/cmd/shfmt
18:45:28 [2021-07-02T18:45:28.453Z] #59 DONE 68.4s
18:45:28 [2021-07-02T18:45:28.494Z] 
18:45:28 [2021-07-02T18:45:28.494Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:45:28 [2021-07-02T18:45:28.494Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:45:28 [2021-07-02T18:45:28.710Z] 
18:45:28 [2021-07-02T18:45:28.710Z] #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
18:45:28 [2021-07-02T18:45:28.710Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:45:29 [2021-07-02T18:45:29.072Z] #8 DONE 0.8s
18:45:29 [2021-07-02T18:45:29.072Z] 
18:45:29 [2021-07-02T18:45:29.072Z] #5 [internal] load metadata for docker.io/library/golang:1.16.5-buster
18:45:29 [2021-07-02T18:45:29.072Z] #5 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
18:45:29 [2021-07-02T18:45:29.072Z] #5 DONE 0.7s
18:45:29 [2021-07-02T18:45:29.072Z] 
18:45:29 [2021-07-02T18:45:29.072Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:45:29 [2021-07-02T18:45:29.072Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:45:29 [2021-07-02T18:45:29.072Z] #7 DONE 0.8s
18:45:29 [2021-07-02T18:45:29.072Z] 
18:45:29 [2021-07-02T18:45:29.072Z] #6 [internal] load metadata for docker.io/library/debian:buster
18:45:29 [2021-07-02T18:45:29.072Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:45:29 [2021-07-02T18:45:29.072Z] #6 DONE 0.8s
18:45:30 [2021-07-02T18:45:30.014Z] 
18:45:30 [2021-07-02T18:45:30.014Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:45:30 [2021-07-02T18:45:30.014Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:45:30 [2021-07-02T18:45:30.014Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:45:30 [2021-07-02T18:45:30.014Z] #65 DONE 0.0s
18:45:30 [2021-07-02T18:45:30.014Z] 
18:45:30 [2021-07-02T18:45:30.014Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:30 [2021-07-02T18:45:30.014Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:30 [2021-07-02T18:45:30.014Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:30 [2021-07-02T18:45:30.014Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.1s done
18:45:30 [2021-07-02T18:45:30.080Z] #57 ...
18:45:30 [2021-07-02T18:45:30.080Z] 
18:45:30 [2021-07-02T18:45:30.080Z] #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
18:45:30 [2021-07-02T18:45:30.080Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:45:30 [2021-07-02T18:45:30.080Z] #53 69.90 hash/crc32
18:45:30 [2021-07-02T18:45:30.280Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
18:45:30 [2021-07-02T18:45:30.280Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
18:45:30 [2021-07-02T18:45:30.280Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
18:45:30 [2021-07-02T18:45:30.280Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.1s
18:45:30 [2021-07-02T18:45:30.338Z] #53 70.20 compress/gzip
18:45:30 [2021-07-02T18:45:30.550Z] #26 ...
18:45:30 [2021-07-02T18:45:30.550Z] 
18:45:30 [2021-07-02T18:45:30.550Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:45:30 [2021-07-02T18:45:30.550Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:45:30 [2021-07-02T18:45:30.550Z] #42 DONE 0.0s
18:45:30 [2021-07-02T18:45:30.550Z] 
18:45:30 [2021-07-02T18:45:30.550Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:30 [2021-07-02T18:45:30.550Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:30 [2021-07-02T18:45:30.550Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.19MB / 50.44MB 0.2s
18:45:30 [2021-07-02T18:45:30.595Z] #53 70.60 crypto/rsa
18:45:30 [2021-07-02T18:45:30.595Z] #53 70.61 crypto/dsa
18:45:30 [2021-07-02T18:45:30.810Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 16.78MB / 50.44MB 0.7s
18:45:30 [2021-07-02T18:45:30.852Z] #53 70.85 crypto/x509/pkix
18:45:31 [2021-07-02T18:45:31.110Z] #53 71.24 net
18:45:31 [2021-07-02T18:45:31.367Z] #53 71.44 vendor/golang.org/x/crypto/chacha20
18:45:31 [2021-07-02T18:45:31.390Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 35.65MB / 50.44MB 1.2s
18:45:31 [2021-07-02T18:45:31.390Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 46.56MB / 50.44MB 1.4s
18:45:31 [2021-07-02T18:45:31.652Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.5s
18:45:31 [2021-07-02T18:45:31.931Z] #53 71.89 vendor/golang.org/x/crypto/poly1305
18:45:32 [2021-07-02T18:45:32.188Z] #53 72.21 vendor/golang.org/x/sys/cpu
18:45:32 [2021-07-02T18:45:32.445Z] #53 72.49 vendor/golang.org/x/crypto/chacha20poly1305
18:45:32 [2021-07-02T18:45:32.593Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.4s
18:45:33 [2021-07-02T18:45:33.010Z] #53 73.10 vendor/golang.org/x/crypto/curve25519
18:45:33 [2021-07-02T18:45:33.574Z] #53 73.56 vendor/golang.org/x/crypto/hkdf
18:45:33 [2021-07-02T18:45:33.831Z] #53 73.65 vendor/golang.org/x/text/transform
18:45:33 [2021-07-02T18:45:33.977Z] #26 ...
18:45:33 [2021-07-02T18:45:33.977Z] 
18:45:33 [2021-07-02T18:45:33.977Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:45:33 [2021-07-02T18:45:33.977Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:45:33 [2021-07-02T18:45:33.977Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:45:33 [2021-07-02T18:45:33.977Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:45:33 [2021-07-02T18:45:33.977Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:45:33 [2021-07-02T18:45:33.977Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:45:33 [2021-07-02T18:45:33.977Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
18:45:33 [2021-07-02T18:45:33.977Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
18:45:33 [2021-07-02T18:45:33.977Z] #63 DONE 4.0s
18:45:33 [2021-07-02T18:45:33.977Z] 
18:45:33 [2021-07-02T18:45:33.977Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:33 [2021-07-02T18:45:33.977Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:34 [2021-07-02T18:45:34.088Z] #53 74.05 vendor/golang.org/x/text/unicode/bidi
18:45:35 [2021-07-02T18:45:35.020Z] #53 75.02 vendor/golang.org/x/text/secure/bidirule
18:45:35 [2021-07-02T18:45:35.277Z] #53 75.28 vendor/golang.org/x/text/unicode/norm
18:45:35 [2021-07-02T18:45:35.309Z] Client:
18:45:35 [2021-07-02T18:45:35.309Z]  Context:    default
18:45:35 [2021-07-02T18:45:35.309Z]  Debug Mode: false
18:45:35 [2021-07-02T18:45:35.309Z]  Plugins:
18:45:35 [2021-07-02T18:45:35.309Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:45:35 [2021-07-02T18:45:35.309Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:45:35 [2021-07-02T18:45:35.309Z]   scan: Docker Scan (Docker Inc., v0.7.0)
18:45:35 [2021-07-02T18:45:35.309Z] 
18:45:35 [2021-07-02T18:45:35.309Z] Server:
18:45:35 [2021-07-02T18:45:35.309Z]  Containers: 0
18:45:35 [2021-07-02T18:45:35.309Z]   Running: 0
18:45:35 [2021-07-02T18:45:35.309Z]   Paused: 0
18:45:35 [2021-07-02T18:45:35.309Z]   Stopped: 0
18:45:35 [2021-07-02T18:45:35.309Z]  Images: 0
18:45:35 [2021-07-02T18:45:35.309Z]  Server Version: 20.10.6
18:45:35 [2021-07-02T18:45:35.309Z]  Storage Driver: overlay2
18:45:35 [2021-07-02T18:45:35.309Z]   Backing Filesystem: extfs
18:45:35 [2021-07-02T18:45:35.309Z]   Supports d_type: true
18:45:35 [2021-07-02T18:45:35.309Z]   Native Overlay Diff: true
18:45:35 [2021-07-02T18:45:35.309Z]   userxattr: false
18:45:35 [2021-07-02T18:45:35.309Z]  Logging Driver: json-file
18:45:35 [2021-07-02T18:45:35.309Z]  Cgroup Driver: cgroupfs
18:45:35 [2021-07-02T18:45:35.309Z]  Cgroup Version: 1
18:45:35 [2021-07-02T18:45:35.309Z]  Plugins:
18:45:35 [2021-07-02T18:45:35.309Z]   Volume: local
18:45:35 [2021-07-02T18:45:35.309Z]   Network: bridge host ipvlan macvlan null overlay
18:45:35 [2021-07-02T18:45:35.309Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:45:35 [2021-07-02T18:45:35.309Z]  Swarm: inactive
18:45:35 [2021-07-02T18:45:35.309Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:45:35 [2021-07-02T18:45:35.309Z]  Default Runtime: runc
18:45:35 [2021-07-02T18:45:35.309Z]  Init Binary: docker-init
18:45:35 [2021-07-02T18:45:35.309Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
18:45:35 [2021-07-02T18:45:35.309Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:45:35 [2021-07-02T18:45:35.309Z]  init version: de40ad0
18:45:35 [2021-07-02T18:45:35.309Z]  Security Options:
18:45:35 [2021-07-02T18:45:35.309Z]   apparmor
18:45:35 [2021-07-02T18:45:35.309Z]   seccomp
18:45:35 [2021-07-02T18:45:35.309Z]    Profile: default
18:45:35 [2021-07-02T18:45:35.309Z]  Kernel Version: 5.4.0-1048-aws
18:45:35 [2021-07-02T18:45:35.309Z]  Operating System: Ubuntu 18.04.5 LTS
18:45:35 [2021-07-02T18:45:35.309Z]  OSType: linux
18:45:35 [2021-07-02T18:45:35.309Z]  Architecture: x86_64
18:45:35 [2021-07-02T18:45:35.309Z]  CPUs: 2
18:45:35 [2021-07-02T18:45:35.309Z]  Total Memory: 7.569GiB
18:45:35 [2021-07-02T18:45:35.309Z]  Name: ip-10-100-57-66
18:45:35 [2021-07-02T18:45:35.309Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
18:45:35 [2021-07-02T18:45:35.309Z]  Docker Root Dir: /var/lib/docker
18:45:35 [2021-07-02T18:45:35.309Z]  Debug Mode: false
18:45:35 [2021-07-02T18:45:35.309Z]  Registry: https://index.docker.io/v1/
18:45:35 [2021-07-02T18:45:35.309Z]  Labels:
18:45:35 [2021-07-02T18:45:35.309Z]  Experimental: true
18:45:35 [2021-07-02T18:45:35.309Z]  Insecure Registries:
18:45:35 [2021-07-02T18:45:35.309Z]   127.0.0.0/8
18:45:35 [2021-07-02T18:45:35.309Z]  Live Restore Enabled: true
18:45:35 [2021-07-02T18:45:35.309Z] 
18:45:35 [2021-07-02T18:45:35.309Z] WARNING: No swap limit support
[Pipeline] sh
18:45:35 [2021-07-02T18:45:35.600Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:45:35 [2021-07-02T18:45:35.600Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
18:45:35 [2021-07-02T18:45:35.600Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42520/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
18:45:35 [2021-07-02T18:45:35.600Z] + bash /home/ubuntu/workspace/moby_PR-42520/check-config.sh
18:45:35 [2021-07-02T18:45:35.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:45:35 [2021-07-02T18:45:35.600Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
18:45:35 [2021-07-02T18:45:35.600Z] 
18:45:35 [2021-07-02T18:45:35.600Z] Generally Necessary:
18:45:35 [2021-07-02T18:45:35.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:45:35 [2021-07-02T18:45:35.600Z] - apparmor: enabled and tools installed
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_NAMESPACES: enabled
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_NET_NS: enabled
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_PID_NS: enabled
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_IPC_NS: enabled
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_UTS_NS: enabled
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_CGROUPS: enabled
18:45:35 [2021-07-02T18:45:35.600Z] - CONFIG_CGROUP_CPUACCT: enabled
18:45:35 [2021-07-02T18:45:35.889Z] #26 ...
18:45:35 [2021-07-02T18:45:35.889Z] 
18:45:35 [2021-07-02T18:45:35.889Z] #23 [internal] load build context
18:45:35 [2021-07-02T18:45:35.889Z] #23 sha256:21aba231ba2e78dad0bf34cb9fc9194672156fc6709096593b0171d399a77aa2
18:45:35 [2021-07-02T18:45:35.889Z] #23 transferring context: 55.68MB 5.4s done
18:45:35 [2021-07-02T18:45:35.889Z] #23 DONE 5.8s
18:45:35 [2021-07-02T18:45:35.889Z] 
18:45:35 [2021-07-02T18:45:35.889Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:35 [2021-07-02T18:45:35.889Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:35 [2021-07-02T18:45:35.889Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.1s done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.8s done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.1s done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.4s done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.5s done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.2s done
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.7s
18:45:35 [2021-07-02T18:45:35.890Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 2.6s done
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_CGROUP_DEVICE: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_CGROUP_FREEZER: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_CGROUP_SCHED: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_CPUSETS: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_MEMCG: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_KEYS: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_VETH: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_BRIDGE: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_NF_NAT: enabled (as module)
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_POSIX_MQUEUE: enabled
18:45:35 [2021-07-02T18:45:35.890Z] 
18:45:35 [2021-07-02T18:45:35.890Z] Optional Features:
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_USER_NS: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_SECCOMP: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_SECCOMP_FILTER: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_CGROUP_PIDS: enabled
18:45:35 [2021-07-02T18:45:35.890Z] - CONFIG_MEMCG_SWAP: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:45:35 [2021-07-02T18:45:35.891Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_BLK_CGROUP: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_CGROUP_PERF: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_CGROUP_HUGETLB: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_CFS_BANDWIDTH: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_RT_GROUP_SCHED: missing
18:45:35 [2021-07-02T18:45:35.891Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:45:36 [2021-07-02T18:45:36.149Z] #9 ...
18:45:36 [2021-07-02T18:45:36.149Z] 
18:45:36 [2021-07-02T18:45:36.149Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:45:36 [2021-07-02T18:45:36.149Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:45:36 [2021-07-02T18:45:36.149Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:45:36 [2021-07-02T18:45:36.149Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:45:36 [2021-07-02T18:45:36.149Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:45:36 [2021-07-02T18:45:36.149Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
18:45:36 [2021-07-02T18:45:36.149Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done
18:45:36 [2021-07-02T18:45:36.149Z] #65 DONE 6.2s
18:45:36 [2021-07-02T18:45:36.149Z] 
18:45:36 [2021-07-02T18:45:36.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:36 [2021-07-02T18:45:36.149Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:36 [2021-07-02T18:45:36.149Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.8s done
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_IP_VS: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_IP_VS_NFCT: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_IP_VS_RR: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_SECURITY_SELINUX: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_SECURITY_APPARMOR: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_EXT4_FS: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:45:36 [2021-07-02T18:45:36.157Z] - Network Drivers:
18:45:36 [2021-07-02T18:45:36.157Z]   - "overlay":
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_VXLAN: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       Optional (for encrypted networks):
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_CRYPTO: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_CRYPTO_AEAD: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_CRYPTO_GCM: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_CRYPTO_GHASH: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_XFRM: enabled
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_XFRM_USER: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]       - CONFIG_INET_ESP: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]   - "ipvlan":
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_IPVLAN: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]   - "macvlan":
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_MACVLAN: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_DUMMY: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]   - "ftp,tftp client in container":
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:45:36 [2021-07-02T18:45:36.157Z] - Storage Drivers:
18:45:36 [2021-07-02T18:45:36.157Z]   - "aufs":
18:45:36 [2021-07-02T18:45:36.417Z]     - CONFIG_AUFS_FS: enabled (as module)
18:45:36 [2021-07-02T18:45:36.417Z]   - "btrfs":
18:45:36 [2021-07-02T18:45:36.417Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:45:36 [2021-07-02T18:45:36.417Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:45:36 [2021-07-02T18:45:36.417Z]   - "devicemapper":
18:45:36 [2021-07-02T18:45:36.417Z]     - CONFIG_BLK_DEV_DM: enabled
18:45:36 [2021-07-02T18:45:36.417Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:45:36 [2021-07-02T18:45:36.417Z]   - "overlay":
18:45:36 [2021-07-02T18:45:36.417Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:45:36 [2021-07-02T18:45:36.417Z]   - "zfs":
18:45:36 [2021-07-02T18:45:36.417Z]     - /dev/zfs: present
18:45:36 [2021-07-02T18:45:36.417Z]     - zfs command: missing
18:45:36 [2021-07-02T18:45:36.417Z]     - zpool command: missing
18:45:36 [2021-07-02T18:45:36.417Z] 
18:45:36 [2021-07-02T18:45:36.417Z] Limits:
18:45:36 [2021-07-02T18:45:36.418Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:45:36 [2021-07-02T18:45:36.418Z] 
18:45:36 [2021-07-02T18:45:36.418Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:45:36 [2021-07-02T18:45:36.821Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:561d08e1c351f7d831f62b18e8f7451060b2c0ef .
18:45:37 [2021-07-02T18:45:37.082Z] #2 [internal] load .dockerignore
18:45:37 [2021-07-02T18:45:37.082Z] #2 sha256:520c825aff210440d48c217ce9aaac0083e0a06572022408a67d786fc6086954
18:45:37 [2021-07-02T18:45:37.087Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.8s done
18:45:37 [2021-07-02T18:45:37.087Z] #9 ...
18:45:37 [2021-07-02T18:45:37.087Z] 
18:45:37 [2021-07-02T18:45:37.087Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:37 [2021-07-02T18:45:37.087Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:37 [2021-07-02T18:45:37.087Z] #26 DONE 7.2s
18:45:37 [2021-07-02T18:45:37.087Z] 
18:45:37 [2021-07-02T18:45:37.087Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:37 [2021-07-02T18:45:37.087Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:37 [2021-07-02T18:45:37.087Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.1s
18:45:37 [2021-07-02T18:45:37.148Z] Client: Docker Engine - Community
18:45:37 [2021-07-02T18:45:37.148Z]  Version:           20.10.6
18:45:37 [2021-07-02T18:45:37.148Z]  API version:       1.41
18:45:37 [2021-07-02T18:45:37.148Z]  Go version:        go1.13.15
18:45:37 [2021-07-02T18:45:37.148Z]  Git commit:        370c289
18:45:37 [2021-07-02T18:45:37.148Z]  Built:             Fri Apr  9 22:47:17 2021
18:45:37 [2021-07-02T18:45:37.148Z]  OS/Arch:           linux/amd64
18:45:37 [2021-07-02T18:45:37.148Z]  Context:           default
18:45:37 [2021-07-02T18:45:37.148Z]  Experimental:      true
18:45:37 [2021-07-02T18:45:37.148Z] 
18:45:37 [2021-07-02T18:45:37.148Z] Server: Docker Engine - Community
18:45:37 [2021-07-02T18:45:37.148Z]  Engine:
18:45:37 [2021-07-02T18:45:37.148Z]   Version:          20.10.6
18:45:37 [2021-07-02T18:45:37.148Z]   API version:      1.41 (minimum version 1.12)
18:45:37 [2021-07-02T18:45:37.148Z]   Go version:       go1.13.15
18:45:37 [2021-07-02T18:45:37.148Z]   Git commit:       8728dd2
18:45:37 [2021-07-02T18:45:37.148Z]   Built:            Fri Apr  9 22:45:28 2021
18:45:37 [2021-07-02T18:45:37.148Z]   OS/Arch:          linux/amd64
18:45:37 [2021-07-02T18:45:37.148Z]   Experimental:     true
18:45:37 [2021-07-02T18:45:37.148Z]  containerd:
18:45:37 [2021-07-02T18:45:37.148Z]   Version:          1.4.6
18:45:37 [2021-07-02T18:45:37.148Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
18:45:37 [2021-07-02T18:45:37.148Z]  runc:
18:45:37 [2021-07-02T18:45:37.148Z]   Version:          1.0.0-rc95
18:45:37 [2021-07-02T18:45:37.148Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:45:37 [2021-07-02T18:45:37.148Z]  docker-init:
18:45:37 [2021-07-02T18:45:37.148Z]   Version:          0.19.0
18:45:37 [2021-07-02T18:45:37.148Z]   GitCommit:        de40ad0
[Pipeline] sh
18:45:37 [2021-07-02T18:45:37.464Z] + docker info
18:45:37 [2021-07-02T18:45:37.657Z] #9 ...
18:45:37 [2021-07-02T18:45:37.657Z] 
18:45:37 [2021-07-02T18:45:37.657Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:45:37 [2021-07-02T18:45:37.657Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:45:37 [2021-07-02T18:45:37.657Z] #64 DONE 0.5s
18:45:37 [2021-07-02T18:45:37.657Z] 
18:45:37 [2021-07-02T18:45:37.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:37 [2021-07-02T18:45:37.657Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:37 [2021-07-02T18:45:37.657Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done
18:45:37 [2021-07-02T18:45:37.657Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s
18:45:38 [2021-07-02T18:45:38.227Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done
18:45:38 [2021-07-02T18:45:38.473Z] #2 transferring context: 87B done
18:45:38 [2021-07-02T18:45:38.473Z] #2 DONE 1.5s
18:45:38 [2021-07-02T18:45:38.473Z] 
18:45:38 [2021-07-02T18:45:38.473Z] #1 [internal] load build definition from Dockerfile
18:45:38 [2021-07-02T18:45:38.473Z] #1 sha256:aaa4348f3814e78a03ceb87646ac7b4fe336aa7275b5a36a7d7928cc7c22703b
18:45:38 [2021-07-02T18:45:38.473Z] #1 transferring dockerfile: 16.59kB 0.0s done
18:45:38 [2021-07-02T18:45:38.473Z] #1 DONE 1.5s
18:45:38 [2021-07-02T18:45:38.473Z] 
18:45:38 [2021-07-02T18:45:38.473Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:45:38 [2021-07-02T18:45:38.473Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:45:38 [2021-07-02T18:45:38.488Z] #9 ...
18:45:38 [2021-07-02T18:45:38.488Z] 
18:45:38 [2021-07-02T18:45:38.488Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:45:38 [2021-07-02T18:45:38.488Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:45:38 [2021-07-02T18:45:38.488Z] #66 DONE 0.8s
18:45:38 [2021-07-02T18:45:38.488Z] 
18:45:38 [2021-07-02T18:45:38.488Z] #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
18:45:38 [2021-07-02T18:45:38.488Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:45:38 [2021-07-02T18:45:38.554Z] #53 78.00 vendor/golang.org/x/net/idna
18:45:39 [2021-07-02T18:45:39.046Z] #3 DONE 0.6s
18:45:39 [2021-07-02T18:45:39.046Z] 
18:45:39 [2021-07-02T18:45:39.046Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:45:39 [2021-07-02T18:45:39.046Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:45:39 [2021-07-02T18:45:39.046Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
18:45:39 [2021-07-02T18:45:39.046Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:45:39 [2021-07-02T18:45:39.046Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
18:45:39 [2021-07-02T18:45:39.046Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:45:39 [2021-07-02T18:45:39.046Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:45:39 [2021-07-02T18:45:39.119Z] #53 79.20 vendor/golang.org/x/net/http2/hpack
18:45:39 [2021-07-02T18:45:39.310Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s
18:45:39 [2021-07-02T18:45:39.310Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.3s
18:45:39 [2021-07-02T18:45:39.426Z] #27 2.271 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:45:39 [2021-07-02T18:45:39.426Z] #27 2.283 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:45:39 [2021-07-02T18:45:39.426Z] #27 2.292 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:45:39 [2021-07-02T18:45:39.571Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s
18:45:39 [2021-07-02T18:45:39.686Z] #27 2.443 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:45:39 [2021-07-02T18:45:39.686Z] #27 2.636 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:45:39 [2021-07-02T18:45:39.832Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done
18:45:39 [2021-07-02T18:45:39.832Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
18:45:39 [2021-07-02T18:45:39.944Z] #27 2.899 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:45:40 [2021-07-02T18:45:40.051Z] #53 80.02 mime
18:45:40 [2021-07-02T18:45:40.404Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
18:45:40 [2021-07-02T18:45:40.667Z] #4 DONE 1.5s
18:45:40 [2021-07-02T18:45:40.931Z] 
18:45:40 [2021-07-02T18:45:40.931Z] #6 [internal] load metadata for docker.io/library/debian:buster
18:45:40 [2021-07-02T18:45:40.931Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:45:41 [2021-07-02T18:45:41.421Z] #53 81.18 mime/quotedprintable
18:45:41 [2021-07-02T18:45:41.421Z] #53 ...
18:45:41 [2021-07-02T18:45:41.421Z] 
18:45:41 [2021-07-02T18:45:41.421Z] #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
18:45:41 [2021-07-02T18:45:41.421Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:45:41 [2021-07-02T18:45:41.421Z] #17 45.72 Reading package lists...
18:45:41 [2021-07-02T18:45:41.421Z] #17 60.81 Reading package lists...
18:45:41 [2021-07-02T18:45:41.421Z] #17 ...
18:45:41 [2021-07-02T18:45:41.421Z] 
18:45:41 [2021-07-02T18:45:41.421Z] #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
18:45:41 [2021-07-02T18:45:41.421Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:45:41 [2021-07-02T18:45:41.421Z] #53 81.39 net/http/internal
18:45:41 [2021-07-02T18:45:41.856Z] #27 4.555 Fetched 8453 kB in 3s (3345 kB/s)
18:45:41 [2021-07-02T18:45:41.874Z] #6 ...
18:45:41 [2021-07-02T18:45:41.874Z] 
18:45:41 [2021-07-02T18:45:41.874Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:45:41 [2021-07-02T18:45:41.874Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:45:41 [2021-07-02T18:45:41.874Z] #5 DONE 0.8s
18:45:41 [2021-07-02T18:45:41.874Z] 
18:45:41 [2021-07-02T18:45:41.874Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:45:41 [2021-07-02T18:45:41.874Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:45:41 [2021-07-02T18:45:41.874Z] #7 DONE 0.9s
18:45:41 [2021-07-02T18:45:41.874Z] 
18:45:41 [2021-07-02T18:45:41.874Z] #6 [internal] load metadata for docker.io/library/debian:buster
18:45:41 [2021-07-02T18:45:41.874Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:45:41 [2021-07-02T18:45:41.874Z] #6 DONE 0.9s
18:45:41 [2021-07-02T18:45:41.874Z] 
18:45:41 [2021-07-02T18:45:41.874Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster
18:45:41 [2021-07-02T18:45:41.874Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
18:45:41 [2021-07-02T18:45:41.874Z] #8 DONE 1.0s
18:45:42 [2021-07-02T18:45:42.425Z] #27 4.555 Reading package lists...
18:45:43 [2021-07-02T18:45:43.253Z] #27 5.469 Reading package lists...
18:45:43 [2021-07-02T18:45:43.253Z] #27 ...
18:45:43 [2021-07-02T18:45:43.253Z] 
18:45:43 [2021-07-02T18:45:43.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:43 [2021-07-02T18:45:43.253Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:43 [2021-07-02T18:45:43.253Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.0s done
18:45:43 [2021-07-02T18:45:43.253Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.2s
18:45:43 [2021-07-02T18:45:43.317Z] #53 83.00 crypto/tls
18:45:43 [2021-07-02T18:45:43.801Z] 
18:45:43 [2021-07-02T18:45:43.801Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:45:43 [2021-07-02T18:45:43.801Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:45:43 [2021-07-02T18:45:43.801Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:45:43 [2021-07-02T18:45:43.801Z] #65 DONE 0.0s
18:45:43 [2021-07-02T18:45:43.801Z] 
18:45:43 [2021-07-02T18:45:43.801Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:43 [2021-07-02T18:45:43.801Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:43 [2021-07-02T18:45:43.801Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:43 [2021-07-02T18:45:43.801Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.2s done
18:45:43 [2021-07-02T18:45:43.801Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
18:45:43 [2021-07-02T18:45:43.801Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
18:45:43 [2021-07-02T18:45:43.801Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB
18:45:43 [2021-07-02T18:45:43.801Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
18:45:44 [2021-07-02T18:45:44.066Z] #26 ...
18:45:44 [2021-07-02T18:45:44.066Z] 
18:45:44 [2021-07-02T18:45:44.066Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:45:44 [2021-07-02T18:45:44.066Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:45:44 [2021-07-02T18:45:44.066Z] #42 DONE 0.0s
18:45:44 [2021-07-02T18:45:44.066Z] 
18:45:44 [2021-07-02T18:45:44.066Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:44 [2021-07-02T18:45:44.066Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:44 [2021-07-02T18:45:44.066Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.29MB / 50.44MB 0.3s
18:45:44 [2021-07-02T18:45:44.328Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 9.44MB / 50.44MB 0.4s
18:45:44 [2021-07-02T18:45:44.328Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 16.78MB / 50.44MB 0.5s
18:45:44 [2021-07-02T18:45:44.591Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 23.07MB / 50.44MB 0.6s
18:45:44 [2021-07-02T18:45:44.591Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 28.31MB / 50.44MB 0.7s
18:45:44 [2021-07-02T18:45:44.854Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 36.70MB / 50.44MB 0.9s
18:45:45 [2021-07-02T18:45:45.121Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 40.89MB / 50.44MB 1.1s
18:45:45 [2021-07-02T18:45:45.167Z] #9 ...
18:45:45 [2021-07-02T18:45:45.167Z] 
18:45:45 [2021-07-02T18:45:45.167Z] #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
18:45:45 [2021-07-02T18:45:45.167Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:45:45 [2021-07-02T18:45:45.167Z] #27 5.469 Reading package lists...
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.335 Building dependency tree...
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682 The following additional packages will be installed:
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682 Suggested packages:
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682   krb5-doc krb5-user
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682 Recommended packages:
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.682   krb5-locales publicsuffix libsasl2-modules
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.940 The following NEW packages will be installed:
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.940   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.940   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.940   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:45:45 [2021-07-02T18:45:45.167Z] #27 6.940   libssh2-1 libssl1.1 openssl
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.215 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.215 Need to get 5059 kB of archives.
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.215 After this operation, 12.1 MB of additional disk space will be used.
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.215 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.240 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.261 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.263 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.267 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.268 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.269 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.274 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.275 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.276 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.280 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.281 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.284 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.286 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.287 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.290 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.295 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.300 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.303 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:45:45 [2021-07-02T18:45:45.167Z] #27 7.303 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.310 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.451 debconf: delaying package configuration, since apt-utils is not installed
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.476 Fetched 5059 kB in 0s (14.2 MB/s)
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.525 Selecting previously unselected package libssl1.1:amd64.
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.525 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.532 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.540 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.740 Selecting previously unselected package openssl.
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.742 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.746 Unpacking openssl (1.1.1d-0+deb10u6) ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.917 Selecting previously unselected package ca-certificates.
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.917 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.920 Unpacking ca-certificates (20200601~deb10u2) ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.990 Selecting previously unselected package libkeyutils1:amd64.
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.990 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 7.994 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.035 Selecting previously unselected package libkrb5support0:amd64.
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.036 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.040 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.086 Selecting previously unselected package libk5crypto3:amd64.
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.086 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.091 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.144 Selecting previously unselected package libkrb5-3:amd64.
18:45:45 [2021-07-02T18:45:45.168Z] #27 8.144 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.382Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 49.28MB / 50.44MB 1.4s
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.150 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.239 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.239 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.241 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.287 Selecting previously unselected package libsasl2-modules-db:amd64.
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.288 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.292 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.359 Selecting previously unselected package libsasl2-2:amd64.
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.359 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.428Z] #27 8.363 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.402 Selecting previously unselected package libldap-common.
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.402 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.405 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.455 Selecting previously unselected package libldap-2.4-2:amd64.
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.455 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.460 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.521 Selecting previously unselected package libnghttp2-14:amd64.
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.521 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.538 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.580 Selecting previously unselected package libpsl5:amd64.
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.580 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.586 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.626 Selecting previously unselected package librtmp1:amd64.
18:45:45 [2021-07-02T18:45:45.687Z] #27 8.626 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.635 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.669 Selecting previously unselected package libssh2-1:amd64.
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.670 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.676 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.739 Selecting previously unselected package libcurl4:amd64.
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.739 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.744 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.812 Selecting previously unselected package curl.
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.812 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.817 Unpacking curl (7.64.0-4+deb10u2) ...
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.885 Selecting previously unselected package libonig5:amd64.
18:45:45 [2021-07-02T18:45:45.945Z] #27 8.885 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 8.890 Unpacking libonig5:amd64 (6.9.1-1) ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 8.954 Selecting previously unselected package libjq1:amd64.
18:45:46 [2021-07-02T18:45:46.205Z] #27 8.954 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 8.957 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 9.006 Selecting previously unselected package jq.
18:45:46 [2021-07-02T18:45:46.205Z] #27 9.006 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 9.010 Unpacking jq (1.5+dfsg-2+b1) ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 9.068 Setting up libkeyutils1:amd64 (1.6-6) ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 9.081 Setting up libpsl5:amd64 (0.20.2-2) ...
18:45:46 [2021-07-02T18:45:46.205Z] #27 9.094 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:45:46 [2021-07-02T18:45:46.328Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.2s done
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.203 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.215 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.231 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.245 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.256 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.269 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.280 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.293 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.304 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.317 Setting up openssl (1.1.1d-0+deb10u6) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.333 Setting up libonig5:amd64 (6.9.1-1) ...
18:45:46 [2021-07-02T18:45:46.465Z] #27 9.345 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:45:46 [2021-07-02T18:45:46.724Z] #27 9.354 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:45:46 [2021-07-02T18:45:46.725Z] #27 9.366 Setting up ca-certificates (20200601~deb10u2) ...
18:45:46 [2021-07-02T18:45:46.907Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.3s
18:45:47 [2021-07-02T18:45:47.294Z] #27 10.01 Updating certificates in /etc/ssl/certs...
18:45:47 [2021-07-02T18:45:47.496Z] #53 87.22 net/http/httptrace
18:45:47 [2021-07-02T18:45:47.496Z] #53 87.35 net/http
18:45:47 [2021-07-02T18:45:47.862Z] #27 10.78 137 added, 0 removed; done.
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.81 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.83 Setting up jq (1.5+dfsg-2+b1) ...
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.84 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.85 Setting up curl (7.64.0-4+deb10u2) ...
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.86 Processing triggers for libc-bin (2.28-10) ...
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.88 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:45:48 [2021-07-02T18:45:48.122Z] #27 10.88 Updating certificates in /etc/ssl/certs...
18:45:48 [2021-07-02T18:45:48.428Z] #53 ...
18:45:48 [2021-07-02T18:45:48.428Z] 
18:45:48 [2021-07-02T18:45:48.428Z] #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
18:45:48 [2021-07-02T18:45:48.428Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:45:48 [2021-07-02T18:45:48.428Z] #17 60.81 Reading package lists...
18:45:48 [2021-07-02T18:45:48.428Z] #17 73.00 Building dependency tree...
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.61 The following additional packages will be installed:
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.62   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.63   libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.64   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.65   linux-libc-dev-s390x-cross patch xz-utils
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68 Suggested packages:
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libyaml-shell-perl ed diffutils-doc
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68 Recommended packages:
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   fakeroot build-essential libalgorithm-merge-perl libwww-perl
18:45:48 [2021-07-02T18:45:48.428Z] #17 77.68   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
18:45:48 [2021-07-02T18:45:48.691Z] #27 11.54 0 added, 0 removed; done.
18:45:48 [2021-07-02T18:45:48.691Z] #27 11.54 Running hooks in /etc/ca-certificates/update.d...
18:45:48 [2021-07-02T18:45:48.691Z] #27 11.54 done.
18:45:48 [2021-07-02T18:45:48.831Z] #26 ...
18:45:48 [2021-07-02T18:45:48.831Z] 
18:45:48 [2021-07-02T18:45:48.831Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:45:48 [2021-07-02T18:45:48.831Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:45:48 [2021-07-02T18:45:48.831Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
18:45:48 [2021-07-02T18:45:48.831Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:45:48 [2021-07-02T18:45:48.831Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:45:48 [2021-07-02T18:45:48.831Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:45:48 [2021-07-02T18:45:48.831Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
18:45:48 [2021-07-02T18:45:48.831Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done
18:45:48 [2021-07-02T18:45:48.831Z] #63 DONE 4.6s
18:45:48 [2021-07-02T18:45:48.831Z] 
18:45:48 [2021-07-02T18:45:48.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:48 [2021-07-02T18:45:48.831Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.2s done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.6s done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.7s done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.3s done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.3s done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 74.45MB / 129.05MB 4.7s
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.4s done
18:45:48 [2021-07-02T18:45:48.831Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 82.84MB / 129.05MB 5.0s
18:45:49 [2021-07-02T18:45:49.093Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 93.32MB / 129.05MB 5.2s
18:45:49 [2021-07-02T18:45:49.379Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 109.05MB / 129.05MB 5.6s
18:45:49 [2021-07-02T18:45:49.665Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 118.49MB / 129.05MB 5.7s
18:45:49 [2021-07-02T18:45:49.665Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.9s
18:45:51 [2021-07-02T18:45:51.226Z] #27 DONE 13.9s
18:45:51 [2021-07-02T18:45:51.226Z] 
18:45:51 [2021-07-02T18:45:51.226Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:45:51 [2021-07-02T18:45:51.226Z] #28 sha256:14e02d8e82f9a0eaa945a128c886e81c9cd1e22a7a5f2bb17fffda7c88737af8
18:45:51 [2021-07-02T18:45:51.485Z] #28 DONE 0.3s
18:45:51 [2021-07-02T18:45:51.485Z] 
18:45:51 [2021-07-02T18:45:51.485Z] #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
18:45:51 [2021-07-02T18:45:51.485Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:52 [2021-07-02T18:45:52.219Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.5s
18:45:52 [2021-07-02T18:45:52.423Z] #29 1.051 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:45:52 [2021-07-02T18:45:52.423Z] #29 1.155 
18:45:52 [2021-07-02T18:45:52.792Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 8.9s done
18:45:52 [2021-07-02T18:45:52.792Z] #9 ...
18:45:52 [2021-07-02T18:45:52.792Z] 
18:45:52 [2021-07-02T18:45:52.792Z] #23 [internal] load build context
18:45:52 [2021-07-02T18:45:52.792Z] #23 sha256:a8a328e016d98ecc719bfe1b7f13357c05f52214cba74ccfa0a2ef90a14c0ca1
18:45:52 [2021-07-02T18:45:52.792Z] #23 transferring context: 55.68MB 6.6s done
18:45:52 [2021-07-02T18:45:52.792Z] #23 DONE 9.4s
18:45:52 [2021-07-02T18:45:52.792Z] 
18:45:52 [2021-07-02T18:45:52.792Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:45:52 [2021-07-02T18:45:52.792Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:45:52 [2021-07-02T18:45:52.792Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:45:52 [2021-07-02T18:45:52.792Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:45:52 [2021-07-02T18:45:52.792Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:45:52 [2021-07-02T18:45:52.792Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
18:45:52 [2021-07-02T18:45:52.792Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done
18:45:53 [2021-07-02T18:45:53.055Z] #65 DONE 9.3s
18:45:53 [2021-07-02T18:45:53.056Z] 
18:45:53 [2021-07-02T18:45:53.056Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:45:53 [2021-07-02T18:45:53.056Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:45:53 [2021-07-02T18:45:53.203Z] #29 1.273 
#############                                                             18.3%
###########################                                               38.1%
#########################################                                 58.0%
###################################################                       71.6%
#############################################################             86.0%
######################################################################## 100.0%
18:45:53 [2021-07-02T18:45:53.465Z] #29 1.929 
18:45:53 [2021-07-02T18:45:53.465Z] #29 2.047 
#################################################################         91.6%
######################################################################## 100.0%
18:45:53 [2021-07-02T18:45:53.465Z] #29 2.130 
18:45:53 [2021-07-02T18:45:53.636Z] #26 DONE 10.0s
18:45:53 [2021-07-02T18:45:53.636Z] 
18:45:53 [2021-07-02T18:45:53.636Z] #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
18:45:53 [2021-07-02T18:45:53.636Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:45:53 [2021-07-02T18:45:53.730Z] #29 2.248 
###29 ...
18:45:53 [2021-07-02T18:45:53.730Z] 
18:45:53 [2021-07-02T18:45:53.730Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:53 [2021-07-02T18:45:53.730Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:53 [2021-07-02T18:45:53.730Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.6s done
18:45:53 [2021-07-02T18:45:53.730Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 6.5s done
18:45:53 [2021-07-02T18:45:53.730Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
18:45:53 [2021-07-02T18:45:53.730Z] #9 DONE 23.7s
18:45:53 [2021-07-02T18:45:53.730Z] 
18:45:53 [2021-07-02T18:45:53.731Z] #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
18:45:53 [2021-07-02T18:45:53.731Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:53 [2021-07-02T18:45:53.731Z] #29 2.248 
#################################################################         91.2%
######################################################################## 100.0%
18:45:53 [2021-07-02T18:45:53.731Z] #29 2.322 
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.55 The following NEW packages will be installed:
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.56   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.56   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.56   binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.56   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.56   cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   crossbuild-essential-armel crossbuild-essential-armhf
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.57   libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.58   libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.58   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.58   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.58   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.59   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.59   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.59   libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.780Z] #17 82.59   libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.59   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
18:45:53 [2021-07-02T18:45:53.781Z] #17 82.60   linux-libc-dev-s390x-cross patch xz-utils
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.08 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.08 Need to get 169 MB of archives.
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.08 After this operation, 612 MB of additional disk space will be used.
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:45:53 [2021-07-02T18:45:53.781Z] #17 83.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
18:45:54 [2021-07-02T18:45:54.037Z] #17 83.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
18:45:54 [2021-07-02T18:45:54.514Z] #29 2.461 
##########                                                                14.5%
##########################                                                36.3%
#######################################                                   55.2%
#####################################################                     74.8%
#######################################################                   76.8%
######################################################################## 100.0%
18:45:54 [2021-07-02T18:45:54.514Z] #29 3.087 
18:45:54 [2021-07-02T18:45:54.581Z] #27 ...
18:45:54 [2021-07-02T18:45:54.581Z] 
18:45:54 [2021-07-02T18:45:54.581Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:45:54 [2021-07-02T18:45:54.581Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:45:54 [2021-07-02T18:45:54.581Z] #64 DONE 0.9s
18:45:54 [2021-07-02T18:45:54.600Z] #17 83.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
18:45:54 [2021-07-02T18:45:54.774Z] #29 3.215 
###                                                                        4.8%
#######                                                                   10.0%
18:45:54 [2021-07-02T18:45:54.774Z] #29 ...
18:45:54 [2021-07-02T18:45:54.774Z] 
18:45:54 [2021-07-02T18:45:54.774Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:45:54 [2021-07-02T18:45:54.774Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
18:45:54 [2021-07-02T18:45:54.774Z] #10 DONE 1.1s
18:45:54 [2021-07-02T18:45:54.774Z] 
18:45:54 [2021-07-02T18:45:54.774Z] #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
18:45:54 [2021-07-02T18:45:54.774Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:54 [2021-07-02T18:45:54.842Z] 
18:45:54 [2021-07-02T18:45:54.842Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:45:54 [2021-07-02T18:45:54.842Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:45:54 [2021-07-02T18:45:54.842Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.9s done
18:45:54 [2021-07-02T18:45:54.842Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done
18:45:54 [2021-07-02T18:45:54.842Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277
18:45:54 [2021-07-02T18:45:54.856Z] #17 84.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB]
18:45:54 [2021-07-02T18:45:54.856Z] #17 84.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB]
18:45:54 [2021-07-02T18:45:54.856Z] #17 84.21 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]
18:45:54 [2021-07-02T18:45:54.857Z] #17 84.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
18:45:55 [2021-07-02T18:45:55.415Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.9s done
18:45:55 [2021-07-02T18:45:55.420Z] #17 84.50 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]
18:45:55 [2021-07-02T18:45:55.420Z] #17 84.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
18:45:55 [2021-07-02T18:45:55.584Z] Client:
18:45:55 [2021-07-02T18:45:55.584Z]  Context:    default
18:45:55 [2021-07-02T18:45:55.584Z]  Debug Mode: false
18:45:55 [2021-07-02T18:45:55.584Z]  Plugins:
18:45:55 [2021-07-02T18:45:55.584Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
18:45:55 [2021-07-02T18:45:55.584Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
18:45:55 [2021-07-02T18:45:55.584Z]   scan: Docker Scan (Docker Inc., v0.7.0)
18:45:55 [2021-07-02T18:45:55.584Z] 
18:45:55 [2021-07-02T18:45:55.584Z] Server:
18:45:55 [2021-07-02T18:45:55.584Z]  Containers: 0
18:45:55 [2021-07-02T18:45:55.584Z]   Running: 0
18:45:55 [2021-07-02T18:45:55.584Z]   Paused: 0
18:45:55 [2021-07-02T18:45:55.584Z]   Stopped: 0
18:45:55 [2021-07-02T18:45:55.584Z]  Images: 0
18:45:55 [2021-07-02T18:45:55.584Z]  Server Version: 20.10.6
18:45:55 [2021-07-02T18:45:55.584Z]  Storage Driver: overlay2
18:45:55 [2021-07-02T18:45:55.584Z]   Backing Filesystem: extfs
18:45:55 [2021-07-02T18:45:55.584Z]   Supports d_type: true
18:45:55 [2021-07-02T18:45:55.584Z]   Native Overlay Diff: true
18:45:55 [2021-07-02T18:45:55.584Z]   userxattr: false
18:45:55 [2021-07-02T18:45:55.584Z]  Logging Driver: json-file
18:45:55 [2021-07-02T18:45:55.584Z]  Cgroup Driver: systemd
18:45:55 [2021-07-02T18:45:55.584Z]  Cgroup Version: 2
18:45:55 [2021-07-02T18:45:55.584Z]  Plugins:
18:45:55 [2021-07-02T18:45:55.584Z]   Volume: local
18:45:55 [2021-07-02T18:45:55.584Z]   Network: bridge host ipvlan macvlan null overlay
18:45:55 [2021-07-02T18:45:55.584Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:45:55 [2021-07-02T18:45:55.584Z]  Swarm: inactive
18:45:55 [2021-07-02T18:45:55.584Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
18:45:55 [2021-07-02T18:45:55.584Z]  Default Runtime: runc
18:45:55 [2021-07-02T18:45:55.584Z]  Init Binary: docker-init
18:45:55 [2021-07-02T18:45:55.584Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
18:45:55 [2021-07-02T18:45:55.584Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
18:45:55 [2021-07-02T18:45:55.584Z]  init version: de40ad0
18:45:55 [2021-07-02T18:45:55.584Z]  Security Options:
18:45:55 [2021-07-02T18:45:55.584Z]   apparmor
18:45:55 [2021-07-02T18:45:55.584Z]   seccomp
18:45:55 [2021-07-02T18:45:55.584Z]    Profile: default
18:45:55 [2021-07-02T18:45:55.584Z]   cgroupns
18:45:55 [2021-07-02T18:45:55.584Z]  Kernel Version: 5.4.0-1048-aws
18:45:55 [2021-07-02T18:45:55.584Z]  Operating System: Ubuntu 20.04.2 LTS
18:45:55 [2021-07-02T18:45:55.584Z]  OSType: linux
18:45:55 [2021-07-02T18:45:55.584Z]  Architecture: x86_64
18:45:55 [2021-07-02T18:45:55.584Z]  CPUs: 2
18:45:55 [2021-07-02T18:45:55.584Z]  Total Memory: 7.569GiB
18:45:55 [2021-07-02T18:45:55.584Z]  Name: ip-10-100-60-218
18:45:55 [2021-07-02T18:45:55.584Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
18:45:55 [2021-07-02T18:45:55.584Z]  Docker Root Dir: /var/lib/docker
18:45:55 [2021-07-02T18:45:55.584Z]  Debug Mode: false
18:45:55 [2021-07-02T18:45:55.584Z]  Registry: https://index.docker.io/v1/
18:45:55 [2021-07-02T18:45:55.584Z]  Labels:
18:45:55 [2021-07-02T18:45:55.584Z]  Experimental: true
18:45:55 [2021-07-02T18:45:55.584Z]  Insecure Registries:
18:45:55 [2021-07-02T18:45:55.584Z]   127.0.0.0/8
18:45:55 [2021-07-02T18:45:55.584Z]  Live Restore Enabled: true
18:45:55 [2021-07-02T18:45:55.584Z] 
18:45:55 [2021-07-02T18:45:55.584Z] WARNING: No kernel memory limit support
18:45:55 [2021-07-02T18:45:55.584Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:45:55 [2021-07-02T18:45:55.676Z] #9 ...
18:45:55 [2021-07-02T18:45:55.676Z] 
18:45:55 [2021-07-02T18:45:55.676Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:45:55 [2021-07-02T18:45:55.676Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:45:55 [2021-07-02T18:45:55.676Z] #66 DONE 1.0s
18:45:55 [2021-07-02T18:45:55.676Z] 
18:45:55 [2021-07-02T18:45:55.676Z] #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
18:45:55 [2021-07-02T18:45:55.676Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:45:55 [2021-07-02T18:45:55.677Z] #17 84.81 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]
18:45:55 [2021-07-02T18:45:55.677Z] #17 84.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
18:45:55 [2021-07-02T18:45:55.677Z] #17 ...
18:45:55 [2021-07-02T18:45:55.677Z] 
18:45:55 [2021-07-02T18:45:55.677Z] #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
18:45:55 [2021-07-02T18:45:55.677Z] #53 sha256:f3ad4961763a0d43ad5f93169aff4cbfc3a458b5b09736cb295f111c7e654e68
18:45:55 [2021-07-02T18:45:55.677Z] #53 95.76 github.com/LK4D4/vndr/godl
18:45:55 [2021-07-02T18:45:55.820Z] #29 3.215 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.3%
##############                                                            20.7%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 36.1%
#############################                                             41.4%
################################                                          45.0%
#######################################                                   54.7%
###############
18:45:55 [2021-07-02T18:45:55.820Z] #29 ...
18:45:55 [2021-07-02T18:45:55.820Z] 
18:45:55 [2021-07-02T18:45:55.820Z] #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
18:45:55 [2021-07-02T18:45:55.820Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
18:45:55 [2021-07-02T18:45:55.820Z] #11 DONE 1.0s
18:45:55 [2021-07-02T18:45:55.820Z] 
18:45:55 [2021-07-02T18:45:55.820Z] #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
18:45:55 [2021-07-02T18:45:55.820Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:55 [2021-07-02T18:45:55.933Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b92b2f9e156c1c5bf314aed378e24316f7f3c058 .
18:45:55 [2021-07-02T18:45:55.934Z] #1 [internal] load build definition from Dockerfile
18:45:55 [2021-07-02T18:45:55.934Z] #1 sha256:4a620822e739077a9c5dea424d712cdc580b3f1dd83b72d494a0917c329eeccc
18:45:55 [2021-07-02T18:45:55.947Z] #27 2.277 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:45:56 [2021-07-02T18:45:56.103Z] #29 3.215 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.3%
##############                                                            20.7%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 36.1%
#############################                                             41.4%
################################                                          45.0%
#######################################                                   54.7%
###########################################                               59.9%
##############################################                            65.1%
##################################################                        69.9%
18:45:56 [2021-07-02T18:45:56.103Z] #29 ...
18:45:56 [2021-07-02T18:45:56.103Z] 
18:45:56 [2021-07-02T18:45:56.103Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:45:56 [2021-07-02T18:45:56.103Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
18:45:56 [2021-07-02T18:45:56.103Z] #31 DONE 0.2s
18:45:56 [2021-07-02T18:45:56.103Z] 
18:45:56 [2021-07-02T18:45:56.103Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:45:56 [2021-07-02T18:45:56.103Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:56 [2021-07-02T18:45:56.103Z] #29 3.215 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.3%
##############                                                            20.7%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 36.1%
#############################                                             41.4%
################################                                          45.0%
#######################################                                   54.7%
###########################################                               59.9%
##############################################                            65.1%
##################################################                        69.9%
######################################################                    75.5%
18:45:56 [2021-07-02T18:45:56.103Z] #29 ...
18:45:56 [2021-07-02T18:45:56.103Z] 
18:45:56 [2021-07-02T18:45:56.103Z] #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
18:45:56 [2021-07-02T18:45:56.103Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
18:45:56 [2021-07-02T18:45:56.103Z] #43 DONE 0.3s
18:45:56 [2021-07-02T18:45:56.103Z] 
18:45:56 [2021-07-02T18:45:56.103Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:45:56 [2021-07-02T18:45:56.103Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:56 [2021-07-02T18:45:56.211Z] #27 2.297 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
18:45:56 [2021-07-02T18:45:56.211Z] #27 2.297 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:45:56 [2021-07-02T18:45:56.211Z] #27 2.528 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:45:56 [2021-07-02T18:45:56.241Z] #53 96.30 github.com/LK4D4/vndr
18:45:56 [2021-07-02T18:45:56.367Z] #29 3.215 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.3%
##############                                                            20.7%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 36.1%
#############################                                             41.4%
################################                                          45.0%
#######################################                                   54.7%
###########################################                               59.9%
##############################################                            65.1%
##################################################                        69.9%
######################################################                    75.5%
##########################################################                80.7%
18:45:56 [2021-07-02T18:45:56.367Z] #29 ...
18:45:56 [2021-07-02T18:45:56.367Z] 
18:45:56 [2021-07-02T18:45:56.367Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:45:56 [2021-07-02T18:45:56.367Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
18:45:56 [2021-07-02T18:45:56.367Z] #39 DONE 0.4s
18:45:56 [2021-07-02T18:45:56.367Z] 
18:45:56 [2021-07-02T18:45:56.367Z] #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
18:45:56 [2021-07-02T18:45:56.367Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:45:56 [2021-07-02T18:45:56.367Z] #29 3.215 
###                                                                        4.8%
#######                                                                   10.0%
##########                                                                15.3%
##############                                                            20.7%
##################                                                        25.8%
######################                                                    31.0%
#########################                                                 36.1%
#############################                                             41.4%
################################                                          45.0%
#######################################                                   54.7%
###########################################                               59.9%
##############################################                            65.1%
##################################################                        69.9%
######################################################                    75.5%
##########################################################                80.7%
#############################################################             85.2%
#################################################################         90.6%
#####################################################################     96.0%
######################################################################## 100.0%
18:45:56 [2021-07-02T18:45:56.367Z] #29 5.116 
18:45:56 [2021-07-02T18:45:56.473Z] #27 2.792 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:45:56 [2021-07-02T18:45:56.878Z] #1 transferring dockerfile: 16.59kB done
18:45:56 [2021-07-02T18:45:56.878Z] #1 DONE 0.8s
18:45:56 [2021-07-02T18:45:56.878Z] 
18:45:56 [2021-07-02T18:45:56.878Z] #2 [internal] load .dockerignore
18:45:56 [2021-07-02T18:45:56.878Z] #2 sha256:30f4cbbc022feb3a6c2ce32b832ab47c311d3d71ccf4bbde286dfd5d0d1c9984
18:45:56 [2021-07-02T18:45:56.878Z] #2 transferring context: 87B done
18:45:56 [2021-07-02T18:45:56.878Z] #2 DONE 0.7s
18:45:57 [2021-07-02T18:45:57.046Z] #27 3.239 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:45:57 [2021-07-02T18:45:57.139Z] 
18:45:57 [2021-07-02T18:45:57.139Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
18:45:57 [2021-07-02T18:45:57.139Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
18:45:57 [2021-07-02T18:45:57.325Z] #29 5.589 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:45:57 [2021-07-02T18:45:57.325Z] #29 5.761 
18:45:57 [2021-07-02T18:45:57.325Z] #29 5.868 
######################################################################## 100.0%
18:45:57 [2021-07-02T18:45:57.325Z] #29 5.933 
18:45:57 [2021-07-02T18:45:57.728Z] #3 DONE 0.7s
18:45:57 [2021-07-02T18:45:57.728Z] 
18:45:57 [2021-07-02T18:45:57.728Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
18:45:57 [2021-07-02T18:45:57.728Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
18:45:57 [2021-07-02T18:45:57.729Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
18:45:57 [2021-07-02T18:45:57.913Z] #29 6.426 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:45:57 [2021-07-02T18:45:57.913Z] #29 6.535 
18:45:57 [2021-07-02T18:45:57.913Z] #29 6.648 
######################################################################## 100.0%
18:45:57 [2021-07-02T18:45:57.989Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
18:45:57 [2021-07-02T18:45:57.989Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
18:45:57 [2021-07-02T18:45:57.989Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
18:45:57 [2021-07-02T18:45:57.989Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
18:45:58 [2021-07-02T18:45:58.173Z] #29 6.667 
18:45:58 [2021-07-02T18:45:58.250Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
18:45:58 [2021-07-02T18:45:58.250Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
18:45:58 [2021-07-02T18:45:58.432Z] #29 7.021 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:45:58 [2021-07-02T18:45:58.512Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
18:45:58 [2021-07-02T18:45:58.513Z] #4 DONE 0.7s
18:45:58 [2021-07-02T18:45:58.691Z] #29 7.114 
18:45:58 [2021-07-02T18:45:58.773Z] 
18:45:58 [2021-07-02T18:45:58.773Z] #8 [internal] load metadata for docker.io/library/debian:buster
18:45:58 [2021-07-02T18:45:58.773Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
18:45:58 [2021-07-02T18:45:58.963Z] #27 4.860 Fetched 8453 kB in 3s (2972 kB/s)
18:45:59 [2021-07-02T18:45:59.486Z] #29 7.258 
                                                                           0.0%
############                                                              16.8%
#########################                                                 35.2%
########################################                                  55.8%
###############################################                           66.1%
########################################################                  78.0%
####################################################################      95.7%
######################################################################## 100.0%
18:45:59 [2021-07-02T18:45:59.486Z] #29 8.109 
18:45:59 [2021-07-02T18:45:59.516Z] #53 DONE 99.4s
18:45:59 [2021-07-02T18:45:59.516Z] 
18:45:59 [2021-07-02T18:45:59.516Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:45:59 [2021-07-02T18:45:59.516Z] #39 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:45:59 [2021-07-02T18:45:59.516Z] #39 DONE 99.2s
18:45:59 [2021-07-02T18:45:59.516Z] 
18:45:59 [2021-07-02T18:45:59.516Z] #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
18:45:59 [2021-07-02T18:45:59.516Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.15 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.44 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.67 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.69 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.69 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.70 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.70 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]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 85.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.94 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.94 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 86.94 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.33 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.35 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.35 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.35 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.36 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.38 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.38 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.38 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.38 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.39 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.39 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.39 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.40 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.41 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.44 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.45 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.45 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.46 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.47 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.48 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.50 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.51 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.85 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.85 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 87.90 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.01 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.08 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.49 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.50 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.50 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.56 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.56 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.56 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.56 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.61 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.62 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.62 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
18:45:59 [2021-07-02T18:45:59.516Z] #17 88.67 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
18:45:59 [2021-07-02T18:45:59.536Z] #27 4.860 Reading package lists...
18:45:59 [2021-07-02T18:45:59.715Z] #8 DONE 1.0s
18:45:59 [2021-07-02T18:45:59.715Z] 
18:45:59 [2021-07-02T18:45:59.715Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster
18:45:59 [2021-07-02T18:45:59.715Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d
18:45:59 [2021-07-02T18:45:59.715Z] #7 DONE 1.1s
18:45:59 [2021-07-02T18:45:59.715Z] 
18:45:59 [2021-07-02T18:45:59.715Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:45:59 [2021-07-02T18:45:59.715Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
18:45:59 [2021-07-02T18:45:59.750Z] #29 8.494 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:45:59 [2021-07-02T18:45:59.976Z] #6 DONE 1.2s
18:45:59 [2021-07-02T18:45:59.976Z] 
18:45:59 [2021-07-02T18:45:59.976Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:45:59 [2021-07-02T18:45:59.976Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
18:45:59 [2021-07-02T18:45:59.976Z] #5 DONE 1.2s
18:46:00 [2021-07-02T18:46:00.014Z] #29 8.619 
18:46:00 [2021-07-02T18:46:00.014Z] #29 8.705 
######################################################################## 100.0%
18:46:00 [2021-07-02T18:46:00.014Z] #29 8.730 
18:46:00 [2021-07-02T18:46:00.079Z] #17 89.21 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
18:46:00 [2021-07-02T18:46:00.080Z] #17 89.21 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
18:46:00 [2021-07-02T18:46:00.080Z] #17 89.21 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
18:46:00 [2021-07-02T18:46:00.080Z] #17 89.35 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
18:46:00 [2021-07-02T18:46:00.080Z] #17 89.41 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
18:46:00 [2021-07-02T18:46:00.239Z] 
18:46:00 [2021-07-02T18:46:00.240Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:46:00 [2021-07-02T18:46:00.240Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:46:00 [2021-07-02T18:46:00.240Z] #65 DONE 0.0s
18:46:00 [2021-07-02T18:46:00.240Z] 
18:46:00 [2021-07-02T18:46:00.240Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:46:00 [2021-07-02T18:46:00.240Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:46:00 [2021-07-02T18:46:00.240Z] #63 DONE 0.0s
18:46:00 [2021-07-02T18:46:00.240Z] 
18:46:00 [2021-07-02T18:46:00.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:00 [2021-07-02T18:46:00.240Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:00 [2021-07-02T18:46:00.240Z] #9 DONE 0.0s
18:46:00 [2021-07-02T18:46:00.240Z] 
18:46:00 [2021-07-02T18:46:00.240Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:46:00 [2021-07-02T18:46:00.240Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:46:00 [2021-07-02T18:46:00.240Z] #26 DONE 0.0s
18:46:00 [2021-07-02T18:46:00.240Z] 
18:46:00 [2021-07-02T18:46:00.240Z] #23 [internal] load build context
18:46:00 [2021-07-02T18:46:00.240Z] #23 sha256:b8c920160365f4801437dd27af9fbe58eff3468922a4a2298335226c8e027081
18:46:00 [2021-07-02T18:46:00.272Z] #29 ...
18:46:00 [2021-07-02T18:46:00.272Z] 
18:46:00 [2021-07-02T18:46:00.272Z] #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
18:46:00 [2021-07-02T18:46:00.272Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
18:46:00 [2021-07-02T18:46:00.272Z] #12 DONE 4.4s
18:46:00 [2021-07-02T18:46:00.272Z] 
18:46:00 [2021-07-02T18:46:00.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
18:46:00 [2021-07-02T18:46:00.272Z] #29 sha256:5276bf63db44f8e6be85ed49a77bebff80ee4c2c071eb09aa4e7acb16e1a63cc
18:46:00 [2021-07-02T18:46:00.272Z] #29 8.954 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:46:00 [2021-07-02T18:46:00.485Z] #27 5.858 Reading package lists...
18:46:00 [2021-07-02T18:46:00.533Z] #29 9.048 
18:46:00 [2021-07-02T18:46:00.533Z] #29 9.119 
######################################################################## 100.0%
18:46:00 [2021-07-02T18:46:00.533Z] #29 9.172 
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.71 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.72 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.72 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.77 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.78 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.78 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.79 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.79 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.82 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.83 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.85 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.85 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.85 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.86 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB]
18:46:00 [2021-07-02T18:46:00.645Z] #17 89.92 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB]
18:46:00 [2021-07-02T18:46:00.794Z] #29 9.228 Download of images into '/build' complete.
18:46:00 [2021-07-02T18:46:00.794Z] #29 9.228 Use something like the following to load the result into a Docker daemon:
18:46:00 [2021-07-02T18:46:00.794Z] #29 9.228   tar -cC '/build' . | docker load
18:46:00 [2021-07-02T18:46:00.794Z] #29 DONE 9.3s
18:46:00 [2021-07-02T18:46:00.794Z] 
18:46:00 [2021-07-02T18:46:00.794Z] #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
18:46:00 [2021-07-02T18:46:00.794Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:00 [2021-07-02T18:46:00.902Z] #17 90.26 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B]
18:46:00 [2021-07-02T18:46:00.902Z] #17 90.26 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB]
18:46:01 [2021-07-02T18:46:01.059Z] #27 6.812 Building dependency tree...
18:46:01 [2021-07-02T18:46:01.059Z] #27 7.231 The following additional packages will be installed:
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231 Suggested packages:
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231   krb5-doc krb5-user
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231 Recommended packages:
18:46:01 [2021-07-02T18:46:01.060Z] #27 7.231   krb5-locales publicsuffix libsasl2-modules
18:46:01 [2021-07-02T18:46:01.175Z] #17 90.30 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB]
18:46:01 [2021-07-02T18:46:01.191Z] #23 ...
18:46:01 [2021-07-02T18:46:01.191Z] 
18:46:01 [2021-07-02T18:46:01.191Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:46:01 [2021-07-02T18:46:01.191Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:46:01 [2021-07-02T18:46:01.191Z] #42 DONE 0.7s
18:46:01 [2021-07-02T18:46:01.191Z] 
18:46:01 [2021-07-02T18:46:01.191Z] #23 [internal] load build context
18:46:01 [2021-07-02T18:46:01.191Z] #23 sha256:b8c920160365f4801437dd27af9fbe58eff3468922a4a2298335226c8e027081
18:46:01 [2021-07-02T18:46:01.191Z] #23 ...
18:46:01 [2021-07-02T18:46:01.191Z] 
18:46:01 [2021-07-02T18:46:01.191Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
18:46:01 [2021-07-02T18:46:01.191Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
18:46:01 [2021-07-02T18:46:01.191Z] #42 DONE 0.0s
18:46:01 [2021-07-02T18:46:01.191Z] 
18:46:01 [2021-07-02T18:46:01.191Z] #23 [internal] load build context
18:46:01 [2021-07-02T18:46:01.191Z] #23 sha256:b8c920160365f4801437dd27af9fbe58eff3468922a4a2298335226c8e027081
18:46:01 [2021-07-02T18:46:01.321Z] #27 7.503 The following NEW packages will be installed:
18:46:01 [2021-07-02T18:46:01.321Z] #27 7.503   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:46:01 [2021-07-02T18:46:01.321Z] #27 7.503   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:46:01 [2021-07-02T18:46:01.321Z] #27 7.503   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:46:01 [2021-07-02T18:46:01.321Z] #27 7.503   libssh2-1 libssl1.1 openssl
18:46:01 [2021-07-02T18:46:01.436Z] #17 90.62 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB]
18:46:01 [2021-07-02T18:46:01.436Z] #17 90.73 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB]
18:46:01 [2021-07-02T18:46:01.583Z] #27 7.779 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:46:01 [2021-07-02T18:46:01.583Z] #27 7.779 Need to get 5059 kB of archives.
18:46:01 [2021-07-02T18:46:01.583Z] #27 7.779 After this operation, 12.1 MB of additional disk space will be used.
18:46:01 [2021-07-02T18:46:01.583Z] #27 7.779 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
18:46:01 [2021-07-02T18:46:01.583Z] #27 7.905 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
18:46:01 [2021-07-02T18:46:01.693Z] #17 91.12 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B]
18:46:01 [2021-07-02T18:46:01.784Z] #23 transferring context: 19.74MB 1.4s
18:46:01 [2021-07-02T18:46:01.845Z] #27 7.976 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 7.982 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 7.983 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 7.986 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 7.992 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.005 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.012 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.014 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.017 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.025 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.036 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.042 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.064 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.071 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.071 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.094 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.102 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.115 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:46:01 [2021-07-02T18:46:01.845Z] #27 8.133 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.13 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.16 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.19 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.19 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.19 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.19 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.20 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB]
18:46:01 [2021-07-02T18:46:01.949Z] #17 91.21 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB]
18:46:01 [2021-07-02T18:46:01.950Z] #17 91.21 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB]
18:46:01 [2021-07-02T18:46:01.950Z] #17 91.22 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB]
18:46:01 [2021-07-02T18:46:01.950Z] #17 91.25 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB]
18:46:02 [2021-07-02T18:46:02.106Z] #27 8.402 debconf: delaying package configuration, since apt-utils is not installed
18:46:02 [2021-07-02T18:46:02.106Z] #27 8.439 Fetched 5059 kB in 1s (8143 kB/s)
18:46:02 [2021-07-02T18:46:02.207Z] #17 91.44 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B]
18:46:02 [2021-07-02T18:46:02.207Z] #17 91.44 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB]
18:46:02 [2021-07-02T18:46:02.207Z] #17 91.47 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB]
18:46:02 [2021-07-02T18:46:02.207Z] #17 91.51 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB]
18:46:02 [2021-07-02T18:46:02.207Z] #17 91.55 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB]
18:46:02 [2021-07-02T18:46:02.368Z] #27 8.612 Selecting previously unselected package libssl1.1:amd64.
18:46:02 [2021-07-02T18:46:02.368Z] #27 8.612 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
18:46:02 [2021-07-02T18:46:02.368Z] #27 8.612 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
18:46:02 [2021-07-02T18:46:02.368Z] #27 8.658 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:46:02 [2021-07-02T18:46:02.463Z] #17 91.77 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B]
18:46:02 [2021-07-02T18:46:02.629Z] #27 8.938 Selecting previously unselected package openssl.
18:46:02 [2021-07-02T18:46:02.629Z] #27 8.940 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
18:46:02 [2021-07-02T18:46:02.629Z] #27 8.946 Unpacking openssl (1.1.1d-0+deb10u6) ...
18:46:02 [2021-07-02T18:46:02.720Z] #17 91.77 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B]
18:46:02 [2021-07-02T18:46:02.892Z] #27 9.084 Selecting previously unselected package ca-certificates.
18:46:02 [2021-07-02T18:46:02.892Z] #27 9.087 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
18:46:02 [2021-07-02T18:46:02.893Z] #27 9.099 Unpacking ca-certificates (20200601~deb10u2) ...
18:46:02 [2021-07-02T18:46:02.977Z] #17 92.32 debconf: delaying package configuration, since apt-utils is not installed
18:46:03 [2021-07-02T18:46:03.154Z] #27 9.251 Selecting previously unselected package libkeyutils1:amd64.
18:46:03 [2021-07-02T18:46:03.154Z] #27 9.251 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.154Z] #27 9.257 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:46:03 [2021-07-02T18:46:03.154Z] #27 9.311 Selecting previously unselected package libkrb5support0:amd64.
18:46:03 [2021-07-02T18:46:03.154Z] #27 9.311 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.154Z] #27 9.326 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:46:03 [2021-07-02T18:46:03.234Z] #17 92.55 Fetched 169 MB in 9s (18.8 MB/s)
18:46:03 [2021-07-02T18:46:03.234Z] #17 92.62 Selecting previously unselected package liblocale-gettext-perl.
18:46:03 [2021-07-02T18:46:03.416Z] #27 9.602 Selecting previously unselected package libk5crypto3:amd64.
18:46:03 [2021-07-02T18:46:03.416Z] #27 9.605 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.416Z] #27 9.617 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.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.)
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.64 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.65 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.69 Selecting previously unselected package bzip2.
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.70 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.77 Selecting previously unselected package libmagic-mgc.
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.77 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.492Z] #17 92.78 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
18:46:03 [2021-07-02T18:46:03.679Z] #27 9.749 Selecting previously unselected package libkrb5-3:amd64.
18:46:03 [2021-07-02T18:46:03.679Z] #27 9.751 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.679Z] #27 9.779 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:46:03 [2021-07-02T18:46:03.749Z] #17 92.93 Selecting previously unselected package libmagic1:amd64.
18:46:03 [2021-07-02T18:46:03.749Z] #17 92.93 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.749Z] #17 92.94 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
18:46:03 [2021-07-02T18:46:03.749Z] #17 93.02 Selecting previously unselected package file.
18:46:03 [2021-07-02T18:46:03.749Z] #17 93.02 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.749Z] #17 93.03 Unpacking file (1:5.35-4+deb10u2) ...
18:46:03 [2021-07-02T18:46:03.749Z] #17 93.09 Selecting previously unselected package xz-utils.
18:46:03 [2021-07-02T18:46:03.749Z] #17 93.10 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.749Z] #17 93.10 Unpacking xz-utils (5.2.4-1) ...
18:46:03 [2021-07-02T18:46:03.815Z] #23 transferring context: 55.67MB 3.1s done
18:46:03 [2021-07-02T18:46:03.941Z] #27 10.08 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:46:03 [2021-07-02T18:46:03.941Z] #27 10.08 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.941Z] #27 10.10 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:46:03 [2021-07-02T18:46:03.941Z] #27 10.17 Selecting previously unselected package libsasl2-modules-db:amd64.
18:46:03 [2021-07-02T18:46:03.941Z] #27 10.17 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:46:03 [2021-07-02T18:46:03.941Z] #27 10.18 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:04 [2021-07-02T18:46:04.006Z] #17 93.19 Selecting previously unselected package binutils-aarch64-linux-gnu.
18:46:04 [2021-07-02T18:46:04.006Z] #17 93.19 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
18:46:04 [2021-07-02T18:46:04.006Z] #17 93.20 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
18:46:04 [2021-07-02T18:46:04.203Z] #27 10.38 Selecting previously unselected package libsasl2-2:amd64.
18:46:04 [2021-07-02T18:46:04.203Z] #27 10.39 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:46:04 [2021-07-02T18:46:04.203Z] #27 10.40 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:04 [2021-07-02T18:46:04.388Z] #23 DONE 4.0s
18:46:04 [2021-07-02T18:46:04.388Z] 
18:46:04 [2021-07-02T18:46:04.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:04 [2021-07-02T18:46:04.388Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 0.0s done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5 1.86kB / 1.86kB done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:ee23292e282684136ded9a63f7f96b3aea50e19e9a5cec684aa7d107d6e1cc30 7.00kB / 7.00kB done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:be99fa59acd78bb22a41bbc1e15ebfab2262498ee0c2e28c3d09bc44d51d1774 1.79kB / 1.79kB done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.6s done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.9s done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 2.7s done
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 3.9s done
18:46:04 [2021-07-02T18:46:04.388Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.0s
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 3.9s
18:46:04 [2021-07-02T18:46:04.388Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 0B / 129.05MB 4.0s
18:46:04 [2021-07-02T18:46:04.464Z] #27 10.66 Selecting previously unselected package libldap-common.
18:46:04 [2021-07-02T18:46:04.464Z] #27 10.66 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:46:04 [2021-07-02T18:46:04.665Z] #9 sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 155B / 155B 4.0s done
18:46:04 [2021-07-02T18:46:04.665Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 8.39MB / 129.05MB 4.1s
18:46:04 [2021-07-02T18:46:04.665Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 16.78MB / 129.05MB 4.2s
18:46:04 [2021-07-02T18:46:04.726Z] #27 10.92 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:46:04 [2021-07-02T18:46:04.935Z] #17 93.98 Selecting previously unselected package binutils-arm-linux-gnueabi.
18:46:04 [2021-07-02T18:46:04.935Z] #17 93.98 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
18:46:04 [2021-07-02T18:46:04.935Z] #17 93.99 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
18:46:04 [2021-07-02T18:46:04.965Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 28.31MB / 129.05MB 4.3s
18:46:04 [2021-07-02T18:46:04.965Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 41.94MB / 129.05MB 4.5s
18:46:04 [2021-07-02T18:46:04.988Z] #27 11.35 Selecting previously unselected package libldap-2.4-2:amd64.
18:46:05 [2021-07-02T18:46:05.020Z] #13 4.038 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:46:05 [2021-07-02T18:46:05.020Z] #13 4.280 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:05 [2021-07-02T18:46:05.020Z] #13 4.280 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:05 [2021-07-02T18:46:05.020Z] #13 4.280 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:05 [2021-07-02T18:46:05.238Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 51.38MB / 129.05MB 4.6s
18:46:05 [2021-07-02T18:46:05.238Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 76.55MB / 129.05MB 4.9s
18:46:05 [2021-07-02T18:46:05.251Z] #27 11.35 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:46:05 [2021-07-02T18:46:05.252Z] #27 11.40 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:46:05 [2021-07-02T18:46:05.498Z] #17 94.67 Selecting previously unselected package binutils-arm-linux-gnueabihf.
18:46:05 [2021-07-02T18:46:05.498Z] #17 94.67 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
18:46:05 [2021-07-02T18:46:05.498Z] #17 94.68 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
18:46:05 [2021-07-02T18:46:05.499Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 91.23MB / 129.05MB 5.1s
18:46:05 [2021-07-02T18:46:05.514Z] #27 11.85 Selecting previously unselected package libnghttp2-14:amd64.
18:46:05 [2021-07-02T18:46:05.514Z] #27 11.85 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:46:05 [2021-07-02T18:46:05.592Z] #13 ...
18:46:05 [2021-07-02T18:46:05.593Z] 
18:46:05 [2021-07-02T18:46:05.593Z] #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
18:46:05 [2021-07-02T18:46:05.593Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.840 + RM_GOPATH=0
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.840 + TMP_GOPATH=
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.840 + : /build
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.840 + '[' -z '' ']'
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.846 ++ mktemp -d
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.858 + export GOPATH=/tmp/tmp.9c6RPt6lww
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.858 + GOPATH=/tmp/tmp.9c6RPt6lww
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.858 + RM_GOPATH=1
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.858 + case "$(go env GOARCH)" in
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.861 ++ go env GOARCH
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.888 + export GO_BUILDMODE=-buildmode=pie
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.888 + GO_BUILDMODE=-buildmode=pie
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.890 ++ dirname /tmp/install/install.sh
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + dir=/tmp/install
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + bin=shfmt
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + shift
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + . /tmp/install/shfmt.installer
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + install_shfmt
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9c6RPt6lww/src/github.com/mvdan/sh
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.891 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:05 [2021-07-02T18:46:05.593Z] #52 5.909 Cloning into '/tmp/tmp.9c6RPt6lww/src/github.com/mvdan/sh'...
18:46:05 [2021-07-02T18:46:05.762Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 98.57MB / 129.05MB 5.2s
18:46:05 [2021-07-02T18:46:05.762Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 105.91MB / 129.05MB 5.3s
18:46:05 [2021-07-02T18:46:05.762Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 113.25MB / 129.05MB 5.4s
18:46:05 [2021-07-02T18:46:05.776Z] #27 11.91 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:46:05 [2021-07-02T18:46:05.776Z] #27 ...
18:46:05 [2021-07-02T18:46:05.776Z] 
18:46:05 [2021-07-02T18:46:05.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:05 [2021-07-02T18:46:05.776Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:05 [2021-07-02T18:46:05.776Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.8s done
18:46:05 [2021-07-02T18:46:05.776Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 2.9s
18:46:05 [2021-07-02T18:46:05.857Z] #52 ...
18:46:05 [2021-07-02T18:46:05.857Z] 
18:46:05 [2021-07-02T18:46:05.857Z] #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
18:46:05 [2021-07-02T18:46:05.857Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:05 [2021-07-02T18:46:05.857Z] #56 7.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:05 [2021-07-02T18:46:05.857Z] #56 7.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:05 [2021-07-02T18:46:05.857Z] #56 7.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:05 [2021-07-02T18:46:05.857Z] #56 9.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:05 [2021-07-02T18:46:05.857Z] #56 ...
18:46:05 [2021-07-02T18:46:05.857Z] 
18:46:05 [2021-07-02T18:46:05.857Z] #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
18:46:05 [2021-07-02T18:46:05.857Z] #59 sha256:a27a3b1845a845a787c8c24363a717a081c80dae08eac6ed4cdda58ac5de56a6
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.509 + RM_GOPATH=0
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.509 + TMP_GOPATH=
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.509 + : /build
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.509 + '[' -z '' ']'
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.509 ++ mktemp -d
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.516 + export GOPATH=/tmp/tmp.s3gFQFGNVY
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.516 + GOPATH=/tmp/tmp.s3gFQFGNVY
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.516 + RM_GOPATH=1
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.516 + case "$(go env GOARCH)" in
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.523 ++ go env GOARCH
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + export GO_BUILDMODE=-buildmode=pie
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + GO_BUILDMODE=-buildmode=pie
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 ++ dirname /tmp/install/install.sh
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + dir=/tmp/install
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + bin=rootlesskit
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + shift
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.593 + . /tmp/install/rootlesskit.installer
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 ++ : 4cd567642273d369adaadcbadca00880552c1778
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + install_rootlesskit
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + case "$1" in
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + export CGO_ENABLED=0
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + CGO_ENABLED=0
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + _install_rootlesskit
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.599 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.s3gFQFGNVY/src/github.com/rootless-containers/rootlesskit
18:46:05 [2021-07-02T18:46:05.857Z] #59 6.630 Cloning into '/tmp/tmp.s3gFQFGNVY/src/github.com/rootless-containers/rootlesskit'...
18:46:06 [2021-07-02T18:46:06.023Z] #9 sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 129.05MB / 129.05MB 5.6s
18:46:06 [2021-07-02T18:46:06.041Z] #9 ...
18:46:06 [2021-07-02T18:46:06.041Z] 
18:46:06 [2021-07-02T18:46:06.041Z] #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
18:46:06 [2021-07-02T18:46:06.041Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:46:06 [2021-07-02T18:46:06.041Z] #27 12.11 Selecting previously unselected package libpsl5:amd64.
18:46:06 [2021-07-02T18:46:06.041Z] #27 12.11 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.041Z] #27 12.16 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:46:06 [2021-07-02T18:46:06.041Z] #27 12.24 Selecting previously unselected package librtmp1:amd64.
18:46:06 [2021-07-02T18:46:06.041Z] #27 12.24 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.041Z] #27 12.25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:46:06 [2021-07-02T18:46:06.062Z] #17 95.37 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
18:46:06 [2021-07-02T18:46:06.122Z] #59 ...
18:46:06 [2021-07-02T18:46:06.122Z] 
18:46:06 [2021-07-02T18:46:06.122Z] #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
18:46:06 [2021-07-02T18:46:06.122Z] #48 sha256:2fa24311d9148781c57ecedfedcb57cbe30016c6a0fb4531effc92b6d1d9de55
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + RM_GOPATH=0
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + TMP_GOPATH=
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + : /build
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + '[' -z '' ']'
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 ++ mktemp -d
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + export GOPATH=/tmp/tmp.qkaGVXEEBM
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + GOPATH=/tmp/tmp.qkaGVXEEBM
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + RM_GOPATH=1
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + case "$(go env GOARCH)" in
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 ++ go env GOARCH
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + export GO_BUILDMODE=-buildmode=pie
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + GO_BUILDMODE=-buildmode=pie
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 ++ dirname /tmp/install/install.sh
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + dir=/tmp/install
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + bin=gotestsum
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + shift
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + . /tmp/install/gotestsum.installer
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 ++ : v0.5.3
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + install_gotestsum
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + set -e
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + export GO111MODULE=on
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + GO111MODULE=on
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + GOBIN=/build
18:46:06 [2021-07-02T18:46:06.122Z] #48 5.529 + go get gotest.tools/gotestsum@v0.5.3
18:46:06 [2021-07-02T18:46:06.122Z] #48 6.067 go: downloading gotest.tools/gotestsum v0.5.3
18:46:06 [2021-07-02T18:46:06.122Z] #48 8.971 go: downloading github.com/fatih/color v1.9.0
18:46:06 [2021-07-02T18:46:06.122Z] #48 8.979 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:46:06 [2021-07-02T18:46:06.122Z] #48 9.036 go: downloading github.com/pkg/errors v0.9.1
18:46:06 [2021-07-02T18:46:06.122Z] #48 9.108 go: downloading github.com/spf13/pflag v1.0.3
18:46:06 [2021-07-02T18:46:06.122Z] #48 9.593 go: downloading github.com/mattn/go-colorable v0.1.6
18:46:06 [2021-07-02T18:46:06.122Z] #48 9.648 go: downloading github.com/mattn/go-isatty v0.0.12
18:46:06 [2021-07-02T18:46:06.122Z] #48 9.879 go: downloading github.com/jonboulle/clockwork v0.1.0
18:46:06 [2021-07-02T18:46:06.122Z] #48 10.09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:46:06 [2021-07-02T18:46:06.122Z] #48 10.17 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:46:06 [2021-07-02T18:46:06.122Z] #48 ...
18:46:06 [2021-07-02T18:46:06.122Z] 
18:46:06 [2021-07-02T18:46:06.122Z] #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
18:46:06 [2021-07-02T18:46:06.122Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:06 [2021-07-02T18:46:06.122Z] #40 6.239 + git clone https://github.com/docker/distribution.git .
18:46:06 [2021-07-02T18:46:06.122Z] #40 6.240 Cloning into '.'...
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.41 Selecting previously unselected package libssh2-1:amd64.
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.42 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.42 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.50 Selecting previously unselected package libcurl4:amd64.
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.50 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.50 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.57 Selecting previously unselected package curl.
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.57 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.303Z] #27 12.58 Unpacking curl (7.64.0-4+deb10u2) ...
18:46:06 [2021-07-02T18:46:06.318Z] #17 95.37 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.318Z] #17 95.38 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ...
18:46:06 [2021-07-02T18:46:06.381Z] #40 ...
18:46:06 [2021-07-02T18:46:06.381Z] 
18:46:06 [2021-07-02T18:46:06.381Z] #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
18:46:06 [2021-07-02T18:46:06.381Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:06 [2021-07-02T18:46:06.381Z] #36 7.035 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:06 [2021-07-02T18:46:06.381Z] #36 7.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:06 [2021-07-02T18:46:06.381Z] #36 7.130 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:06 [2021-07-02T18:46:06.381Z] #36 8.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:06 [2021-07-02T18:46:06.565Z] #27 12.82 Selecting previously unselected package libonig5:amd64.
18:46:06 [2021-07-02T18:46:06.566Z] #27 12.82 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.566Z] #27 12.84 Unpacking libonig5:amd64 (6.9.1-1) ...
18:46:06 [2021-07-02T18:46:06.645Z] #36 ...
18:46:06 [2021-07-02T18:46:06.645Z] 
18:46:06 [2021-07-02T18:46:06.645Z] #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
18:46:06 [2021-07-02T18:46:06.645Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:06 [2021-07-02T18:46:06.645Z] #44 7.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:06 [2021-07-02T18:46:06.645Z] #44 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:06 [2021-07-02T18:46:06.645Z] #44 7.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:06 [2021-07-02T18:46:06.645Z] #44 7.819 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
18:46:06 [2021-07-02T18:46:06.645Z] #44 9.921 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:06 [2021-07-02T18:46:06.645Z] #44 ...
18:46:06 [2021-07-02T18:46:06.645Z] 
18:46:06 [2021-07-02T18:46:06.645Z] #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
18:46:06 [2021-07-02T18:46:06.645Z] #34 sha256:bc05ca4f0e223ecc5744fed260ea113b71003dea691b12522c56821d1624c9a1
18:46:06 [2021-07-02T18:46:06.645Z] #34 4.895 Install go-toml version v1.8.1
18:46:06 [2021-07-02T18:46:06.645Z] #34 5.438 go: downloading github.com/pelletier/go-toml v1.8.1
18:46:06 [2021-07-02T18:46:06.645Z] #34 8.311 github.com/pelletier/go-toml
18:46:06 [2021-07-02T18:46:06.827Z] #27 12.95 Selecting previously unselected package libjq1:amd64.
18:46:06 [2021-07-02T18:46:06.827Z] #27 12.95 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.827Z] #27 12.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:46:06 [2021-07-02T18:46:06.827Z] #27 13.06 Selecting previously unselected package jq.
18:46:06 [2021-07-02T18:46:06.827Z] #27 13.06 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.827Z] #27 13.07 Unpacking jq (1.5+dfsg-2+b1) ...
18:46:06 [2021-07-02T18:46:06.827Z] #27 13.14 Setting up libkeyutils1:amd64 (1.6-6) ...
18:46:06 [2021-07-02T18:46:06.881Z] #17 96.04 Selecting previously unselected package binutils-s390x-linux-gnu.
18:46:06 [2021-07-02T18:46:06.881Z] #17 96.04 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ...
18:46:06 [2021-07-02T18:46:06.881Z] #17 96.05 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ...
18:46:06 [2021-07-02T18:46:06.915Z] #34 ...
18:46:06 [2021-07-02T18:46:06.915Z] 
18:46:06 [2021-07-02T18:46:06.915Z] #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
18:46:06 [2021-07-02T18:46:06.915Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.707 + RM_GOPATH=0
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.707 + TMP_GOPATH=
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.707 + : /build
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.707 + '[' -z '' ']'
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.708 ++ mktemp -d
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.708 + export GOPATH=/tmp/tmp.bQqU6UXaqf
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.708 + GOPATH=/tmp/tmp.bQqU6UXaqf
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.708 + RM_GOPATH=1
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.708 + case "$(go env GOARCH)" in
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.709 ++ go env GOARCH
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + export GO_BUILDMODE=-buildmode=pie
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + GO_BUILDMODE=-buildmode=pie
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 ++ dirname /tmp/install/install.sh
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + dir=/tmp/install
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + bin=golangci_lint
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + shift
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + . /tmp/install/golangci_lint.installer
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 ++ : v1.23.8
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + install_golangci_lint
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + set -e
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + export GO111MODULE=on
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + GO111MODULE=on
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + GOBIN=/build
18:46:06 [2021-07-02T18:46:06.915Z] #50 5.737 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:46:06 [2021-07-02T18:46:06.915Z] #50 6.512 go: downloading github.com/golangci/golangci-lint v1.23.8
18:46:06 [2021-07-02T18:46:06.915Z] #50 ...
18:46:06 [2021-07-02T18:46:06.915Z] 
18:46:06 [2021-07-02T18:46:06.915Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:46:06 [2021-07-02T18:46:06.915Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:46:06 [2021-07-02T18:46:06.915Z] #32 6.175 + git clone https://github.com/kolyshkin/go-swagger.git .
18:46:06 [2021-07-02T18:46:06.915Z] #32 6.201 Cloning into '.'...
18:46:07 [2021-07-02T18:46:07.092Z] #27 13.22 Setting up libpsl5:amd64 (0.20.2-2) ...
18:46:07 [2021-07-02T18:46:07.092Z] #27 13.25 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:46:07 [2021-07-02T18:46:07.173Z] #32 ...
18:46:07 [2021-07-02T18:46:07.173Z] 
18:46:07 [2021-07-02T18:46:07.173Z] #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
18:46:07 [2021-07-02T18:46:07.173Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.793 + RM_GOPATH=0
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.793 + TMP_GOPATH=
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.793 + : /build
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.793 + '[' -z '' ']'
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.794 ++ mktemp -d
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.810 + export GOPATH=/tmp/tmp.LJ14W33uko
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.810 + GOPATH=/tmp/tmp.LJ14W33uko
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.810 + RM_GOPATH=1
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.810 + case "$(go env GOARCH)" in
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.811 ++ go env GOARCH
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.839 + export GO_BUILDMODE=-buildmode=pie
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.839 + GO_BUILDMODE=-buildmode=pie
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.840 ++ dirname /tmp/install/install.sh
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.846 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + dir=/tmp/install
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + bin=vndr
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + shift
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + '[' '!' -f /tmp/install/vndr.installer ']'
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + . /tmp/install/vndr.installer
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + install_vndr
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LJ14W33uko/src/github.com/LK4D4/vndr
18:46:07 [2021-07-02T18:46:07.173Z] #46 6.847 Cloning into '/tmp/tmp.LJ14W33uko/src/github.com/LK4D4/vndr'...
18:46:07 [2021-07-02T18:46:07.173Z] #46 8.321 + cd /tmp/tmp.LJ14W33uko/src/github.com/LK4D4/vndr
18:46:07 [2021-07-02T18:46:07.173Z] #46 8.321 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:46:07 [2021-07-02T18:46:07.173Z] #46 8.349 + go build -buildmode=pie -v -o /build/vndr .
18:46:07 [2021-07-02T18:46:07.173Z] #46 10.42 internal/unsafeheader
18:46:07 [2021-07-02T18:46:07.173Z] #46 10.51 internal/cpu
18:46:07 [2021-07-02T18:46:07.173Z] #46 10.58 runtime/internal/atomic
18:46:07 [2021-07-02T18:46:07.173Z] #46 11.08 runtime/internal/sys
18:46:07 [2021-07-02T18:46:07.173Z] #46 11.42 runtime/internal/math
18:46:07 [2021-07-02T18:46:07.173Z] #46 ...
18:46:07 [2021-07-02T18:46:07.173Z] 
18:46:07 [2021-07-02T18:46:07.173Z] #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
18:46:07 [2021-07-02T18:46:07.173Z] #24 sha256:9fc9f87ac86bfab973f6833c6ade76def31cb6d495f7af707d3858726331be53
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + RM_GOPATH=0
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + TMP_GOPATH=
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + : /build
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + '[' -z '' ']'
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 ++ mktemp -d
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + export GOPATH=/tmp/tmp.YX1vehgHkw
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + GOPATH=/tmp/tmp.YX1vehgHkw
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + RM_GOPATH=1
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 + case "$(go env GOARCH)" in
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.852 ++ go env GOARCH
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + export GO_BUILDMODE=-buildmode=pie
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + GO_BUILDMODE=-buildmode=pie
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 ++ dirname /tmp/install/install.sh
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + dir=/tmp/install
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + bin=dockercli
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + shift
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + . /tmp/install/dockercli.installer
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 ++ : stable
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 ++ : 17.06.2-ce
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + install_dockercli
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:46:07 [2021-07-02T18:46:07.173Z] #24 4.887 ++ uname -m
18:46:07 [2021-07-02T18:46:07.174Z] #24 4.895 Install docker/cli version 17.06.2-ce from stable
18:46:07 [2021-07-02T18:46:07.174Z] #24 4.918 + arch=x86_64
18:46:07 [2021-07-02T18:46:07.174Z] #24 4.918 + '[' x86_64 '!=' x86_64 ']'
18:46:07 [2021-07-02T18:46:07.174Z] #24 4.918 + url=https://download.docker.com/linux/static
18:46:07 [2021-07-02T18:46:07.174Z] #24 4.918 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:46:07 [2021-07-02T18:46:07.174Z] #24 4.918 + tar -xz docker/docker
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.44 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.45 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.47 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.49 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.51 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.53 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.54 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.55 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.57 Setting up openssl (1.1.1d-0+deb10u6) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.59 Setting up libonig5:amd64 (6.9.1-1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.62 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:46:07 [2021-07-02T18:46:07.354Z] #27 13.63 Setting up ca-certificates (20200601~deb10u2) ...
18:46:07 [2021-07-02T18:46:07.409Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.7s done
18:46:07 [2021-07-02T18:46:07.432Z] #24 ...
18:46:07 [2021-07-02T18:46:07.432Z] 
18:46:07 [2021-07-02T18:46:07.432Z] #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
18:46:07 [2021-07-02T18:46:07.432Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:07 [2021-07-02T18:46:07.432Z] #46 11.53 internal/bytealg
18:46:07 [2021-07-02T18:46:07.432Z] #46 11.59 internal/race
18:46:07 [2021-07-02T18:46:07.432Z] #46 11.72 sync/atomic
18:46:07 [2021-07-02T18:46:07.443Z] #17 96.68 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
18:46:07 [2021-07-02T18:46:07.443Z] #17 96.68 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
18:46:07 [2021-07-02T18:46:07.443Z] #17 96.69 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
18:46:07 [2021-07-02T18:46:07.443Z] #17 96.77 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
18:46:07 [2021-07-02T18:46:07.443Z] #17 96.78 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:07 [2021-07-02T18:46:07.443Z] #17 96.80 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
18:46:08 [2021-07-02T18:46:08.004Z] #46 ...
18:46:08 [2021-07-02T18:46:08.004Z] 
18:46:08 [2021-07-02T18:46:08.004Z] #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
18:46:08 [2021-07-02T18:46:08.004Z] #24 sha256:9fc9f87ac86bfab973f6833c6ade76def31cb6d495f7af707d3858726331be53
18:46:08 [2021-07-02T18:46:08.004Z] #24 12.03 + mkdir -p /build
18:46:08 [2021-07-02T18:46:08.004Z] #24 12.04 + mv docker/docker /build/
18:46:08 [2021-07-02T18:46:08.004Z] #24 12.04 + rmdir docker
18:46:08 [2021-07-02T18:46:08.004Z] #24 DONE 12.1s
18:46:08 [2021-07-02T18:46:08.004Z] 
18:46:08 [2021-07-02T18:46:08.004Z] #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
18:46:08 [2021-07-02T18:46:08.004Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:08 [2021-07-02T18:46:08.004Z] #46 12.32 unicode
18:46:08 [2021-07-02T18:46:08.304Z] #27 14.33 Updating certificates in /etc/ssl/certs...
18:46:08 [2021-07-02T18:46:08.353Z] #9 ...
18:46:08 [2021-07-02T18:46:08.353Z] 
18:46:08 [2021-07-02T18:46:08.353Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:46:08 [2021-07-02T18:46:08.354Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
18:46:08 [2021-07-02T18:46:08.354Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
18:46:08 [2021-07-02T18:46:08.354Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
18:46:08 [2021-07-02T18:46:08.354Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
18:46:08 [2021-07-02T18:46:08.354Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:46:08 [2021-07-02T18:46:08.354Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done
18:46:08 [2021-07-02T18:46:08.354Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done
18:46:08 [2021-07-02T18:46:08.354Z] #63 DONE 7.8s
18:46:08 [2021-07-02T18:46:08.354Z] 
18:46:08 [2021-07-02T18:46:08.354Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:08 [2021-07-02T18:46:08.354Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:08 [2021-07-02T18:46:08.354Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62
18:46:08 [2021-07-02T18:46:08.354Z] #9 ...
18:46:08 [2021-07-02T18:46:08.354Z] 
18:46:08 [2021-07-02T18:46:08.354Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:46:08 [2021-07-02T18:46:08.354Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
18:46:08 [2021-07-02T18:46:08.354Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:46:08 [2021-07-02T18:46:08.354Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:46:08 [2021-07-02T18:46:08.354Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:46:08 [2021-07-02T18:46:08.354Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:46:08 [2021-07-02T18:46:08.354Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done
18:46:08 [2021-07-02T18:46:08.354Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done
18:46:08 [2021-07-02T18:46:08.354Z] #65 DONE 7.9s
18:46:08 [2021-07-02T18:46:08.354Z] 
18:46:08 [2021-07-02T18:46:08.354Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b
18:46:08 [2021-07-02T18:46:08.354Z] #26 sha256:3ae4a4c396542904b5bb42601509bddd1fe947f3f581fe32127d0862fff30ff9
18:46:08 [2021-07-02T18:46:08.354Z] #26 resolve docker.io/library/debian:buster@sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 0.0s done
18:46:08 [2021-07-02T18:46:08.354Z] #26 sha256:33a8231b1ec668c044b583971eea94fff37151de3a1d5a3737b08665300c8a0b 1.85kB / 1.85kB done
18:46:08 [2021-07-02T18:46:08.354Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done
18:46:08 [2021-07-02T18:46:08.354Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done
18:46:08 [2021-07-02T18:46:08.354Z] #26 DONE 7.9s
18:46:08 [2021-07-02T18:46:08.354Z] 
18:46:08 [2021-07-02T18:46:08.354Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:08 [2021-07-02T18:46:08.354Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:08 [2021-07-02T18:46:08.812Z] #17 98.02 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
18:46:08 [2021-07-02T18:46:08.812Z] #17 98.02 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
18:46:08 [2021-07-02T18:46:08.812Z] #17 98.03 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
18:46:08 [2021-07-02T18:46:08.812Z] #17 98.10 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
18:46:08 [2021-07-02T18:46:08.812Z] #17 98.10 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
18:46:08 [2021-07-02T18:46:08.812Z] #17 98.11 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
18:46:08 [2021-07-02T18:46:08.941Z] #46 13.23 runtime
18:46:08 [2021-07-02T18:46:08.985Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done
18:46:09 [2021-07-02T18:46:09.246Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s
18:46:09 [2021-07-02T18:46:09.507Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.3s done
18:46:09 [2021-07-02T18:46:09.704Z] #27 15.71 137 added, 0 removed; done.
18:46:09 [2021-07-02T18:46:09.704Z] #27 15.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:46:09 [2021-07-02T18:46:09.704Z] #27 15.81 Setting up jq (1.5+dfsg-2+b1) ...
18:46:09 [2021-07-02T18:46:09.704Z] #27 15.83 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:46:09 [2021-07-02T18:46:09.704Z] #27 15.86 Setting up curl (7.64.0-4+deb10u2) ...
18:46:09 [2021-07-02T18:46:09.704Z] #27 15.97 Processing triggers for libc-bin (2.28-10) ...
18:46:09 [2021-07-02T18:46:09.704Z] #27 16.08 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:46:09 [2021-07-02T18:46:09.965Z] #27 16.09 Updating certificates in /etc/ssl/certs...
18:46:10 [2021-07-02T18:46:10.180Z] #17 99.51 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
18:46:10 [2021-07-02T18:46:10.180Z] #17 99.51 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
18:46:10 [2021-07-02T18:46:10.180Z] #17 99.52 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
18:46:10 [2021-07-02T18:46:10.180Z] #17 99.58 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
18:46:10 [2021-07-02T18:46:10.437Z] #17 99.58 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
18:46:10 [2021-07-02T18:46:10.437Z] #17 99.60 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
18:46:10 [2021-07-02T18:46:10.893Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s
18:46:10 [2021-07-02T18:46:10.911Z] #27 17.02 0 added, 0 removed; done.
18:46:10 [2021-07-02T18:46:10.911Z] #27 17.02 Running hooks in /etc/ca-certificates/update.d...
18:46:10 [2021-07-02T18:46:10.911Z] #27 17.02 done.
18:46:11 [2021-07-02T18:46:11.807Z] #17 100.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64.
18:46:11 [2021-07-02T18:46:11.807Z] #17 100.8 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
18:46:11 [2021-07-02T18:46:11.807Z] #17 100.8 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
18:46:11 [2021-07-02T18:46:11.807Z] #17 100.9 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu.
18:46:11 [2021-07-02T18:46:11.807Z] #17 100.9 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:11 [2021-07-02T18:46:11.807Z] #17 100.9 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
18:46:12 [2021-07-02T18:46:12.238Z] #46 16.10 unicode/utf8
18:46:12 [2021-07-02T18:46:12.281Z] #9 ...
18:46:12 [2021-07-02T18:46:12.281Z] 
18:46:12 [2021-07-02T18:46:12.281Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
18:46:12 [2021-07-02T18:46:12.281Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
18:46:12 [2021-07-02T18:46:12.281Z] #64 DONE 1.1s
18:46:12 [2021-07-02T18:46:12.281Z] 
18:46:12 [2021-07-02T18:46:12.281Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:12 [2021-07-02T18:46:12.281Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:12 [2021-07-02T18:46:12.497Z] #46 16.69 math/bits
18:46:12 [2021-07-02T18:46:12.829Z] #27 DONE 19.1s
18:46:12 [2021-07-02T18:46:12.829Z] 
18:46:12 [2021-07-02T18:46:12.829Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:46:12 [2021-07-02T18:46:12.829Z] #28 sha256:2bde21acd4e031fbf3c737ffd121db8daa9ccb88ba86890bf6c2949f2de83365
18:46:13 [2021-07-02T18:46:13.066Z] #46 17.39 math
18:46:13 [2021-07-02T18:46:13.177Z] #17 102.2 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64.
18:46:13 [2021-07-02T18:46:13.177Z] #17 102.2 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
18:46:13 [2021-07-02T18:46:13.177Z] #17 102.2 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
18:46:13 [2021-07-02T18:46:13.177Z] #17 102.3 Selecting previously unselected package cpp-8-s390x-linux-gnu.
18:46:13 [2021-07-02T18:46:13.177Z] #17 102.3 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:13 [2021-07-02T18:46:13.177Z] #17 102.3 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
18:46:13 [2021-07-02T18:46:13.325Z] #46 ...
18:46:13 [2021-07-02T18:46:13.325Z] 
18:46:13 [2021-07-02T18:46:13.325Z] #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
18:46:13 [2021-07-02T18:46:13.325Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:46:13 [2021-07-02T18:46:13.325Z] #52 17.34 + cd /tmp/tmp.9c6RPt6lww/src/github.com/mvdan/sh
18:46:13 [2021-07-02T18:46:13.325Z] #52 17.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:13 [2021-07-02T18:46:13.325Z] #52 17.48 + GO111MODULE=on
18:46:13 [2021-07-02T18:46:13.325Z] #52 17.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:46:13 [2021-07-02T18:46:13.411Z] #28 DONE 0.4s
18:46:13 [2021-07-02T18:46:13.411Z] 
18:46:13 [2021-07-02T18:46:13.411Z] #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
18:46:13 [2021-07-02T18:46:13.411Z] #29 sha256:9d36725c4362478d238fc5a908bef7c1850e2bb3608c321d9dd0e84b61af1108
18:46:13 [2021-07-02T18:46:13.668Z] #9 ...
18:46:13 [2021-07-02T18:46:13.668Z] 
18:46:13 [2021-07-02T18:46:13.668Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
18:46:13 [2021-07-02T18:46:13.668Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
18:46:13 [2021-07-02T18:46:13.668Z] #66 DONE 1.5s
18:46:13 [2021-07-02T18:46:13.668Z] 
18:46:13 [2021-07-02T18:46:13.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:13 [2021-07-02T18:46:13.668Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.4 Selecting previously unselected package cpp-aarch64-linux-gnu.
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.4 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.4 Selecting previously unselected package cpp-arm-linux-gnueabi.
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.4 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.5 Selecting previously unselected package cpp-arm-linux-gnueabihf.
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.5 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:14 [2021-07-02T18:46:14.108Z] #17 103.5 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
18:46:14 [2021-07-02T18:46:14.286Z] #52 18.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:46:14 [2021-07-02T18:46:14.286Z] #52 18.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:46:14 [2021-07-02T18:46:14.286Z] #52 18.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.6 Selecting previously unselected package cpp-s390x-linux-gnu.
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.6 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ...
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.6 Selecting previously unselected package cross-config.
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.7 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ...
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.7 Unpacking cross-config (2.6.15-3) ...
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.7 Selecting previously unselected package gcc-8-cross-base.
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.7 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
18:46:14 [2021-07-02T18:46:14.365Z] #17 103.7 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
18:46:14 [2021-07-02T18:46:14.622Z] #17 103.8 Selecting previously unselected package libc6-arm64-cross.
18:46:14 [2021-07-02T18:46:14.622Z] #17 103.8 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ...
18:46:14 [2021-07-02T18:46:14.622Z] #17 103.8 Unpacking libc6-arm64-cross (2.28-7cross1) ...
18:46:14 [2021-07-02T18:46:14.803Z] #29 1.228 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:46:14 [2021-07-02T18:46:14.803Z] #29 1.319 
18:46:14 [2021-07-02T18:46:14.879Z] #17 104.1 Selecting previously unselected package libgcc1-arm64-cross.
18:46:14 [2021-07-02T18:46:14.879Z] #17 104.1 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
18:46:14 [2021-07-02T18:46:14.879Z] #17 104.1 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
18:46:14 [2021-07-02T18:46:14.879Z] #17 104.2 Selecting previously unselected package libgomp1-arm64-cross.
18:46:14 [2021-07-02T18:46:14.879Z] #17 104.2 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:14 [2021-07-02T18:46:14.879Z] #17 104.2 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.058Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.2s done
18:46:15 [2021-07-02T18:46:15.066Z] #29 1.429 
#######                                                                   10.0%
##########################                                                37.1%
#########################################                                 57.4%
#######################################################                   77.2%
######################################################################    97.3%
######################################################################## 100.0%
18:46:15 [2021-07-02T18:46:15.066Z] #29 1.939 
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Selecting previously unselected package libitm1-arm64-cross.
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Selecting previously unselected package libatomic1-arm64-cross.
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.3 Selecting previously unselected package libstdc++6-arm64-cross.
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.4 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.4 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.137Z] #17 104.5 Selecting previously unselected package libasan5-arm64-cross.
18:46:15 [2021-07-02T18:46:15.496Z] #29 2.050 
######################################################################## 100.0%
18:46:15 [2021-07-02T18:46:15.496Z] #29 2.157 
18:46:15 [2021-07-02T18:46:15.496Z] #29 2.274 
#############################################################             85.3%
######################################################################## 100.0%
18:46:15 [2021-07-02T18:46:15.496Z] #29 2.377 
18:46:15 [2021-07-02T18:46:15.501Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.1s
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.5 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.5 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.6 Selecting previously unselected package liblsan0-arm64-cross.
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.6 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.6 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.7 Selecting previously unselected package libtsan0-arm64-cross.
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.7 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.7 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.8 Selecting previously unselected package libubsan1-arm64-cross.
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.8 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.501Z] #17 104.8 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.676Z] #52 ...
18:46:15 [2021-07-02T18:46:15.676Z] 
18:46:15 [2021-07-02T18:46:15.676Z] #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
18:46:15 [2021-07-02T18:46:15.676Z] #34 sha256:bc05ca4f0e223ecc5744fed260ea113b71003dea691b12522c56821d1624c9a1
18:46:15 [2021-07-02T18:46:15.676Z] #34 16.99 github.com/pelletier/go-toml/cmd/tomll
18:46:15 [2021-07-02T18:46:15.676Z] #34 DONE 19.8s
18:46:15 [2021-07-02T18:46:15.676Z] 
18:46:15 [2021-07-02T18:46:15.676Z] #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
18:46:15 [2021-07-02T18:46:15.676Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:46:15 [2021-07-02T18:46:15.676Z] #50 16.49 go: downloading github.com/fatih/color v1.7.0
18:46:15 [2021-07-02T18:46:15.676Z] #50 16.52 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:46:15 [2021-07-02T18:46:15.676Z] #50 16.58 go: downloading github.com/pkg/errors v0.8.1
18:46:15 [2021-07-02T18:46:15.676Z] #50 16.60 go: downloading github.com/spf13/cobra v0.0.5
18:46:15 [2021-07-02T18:46:15.676Z] #50 16.69 go: downloading github.com/spf13/pflag v1.0.5
18:46:15 [2021-07-02T18:46:15.676Z] #50 16.98 go: downloading github.com/spf13/viper v1.6.1
18:46:15 [2021-07-02T18:46:15.676Z] #50 17.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:46:15 [2021-07-02T18:46:15.676Z] #50 17.41 go: downloading github.com/go-critic/go-critic v0.4.1
18:46:15 [2021-07-02T18:46:15.676Z] #50 18.53 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:46:15 [2021-07-02T18:46:15.676Z] #50 18.80 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:46:15 [2021-07-02T18:46:15.757Z] #17 104.9 Selecting previously unselected package libgcc-8-dev-arm64-cross.
18:46:15 [2021-07-02T18:46:15.757Z] #17 104.9 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:15 [2021-07-02T18:46:15.757Z] #17 104.9 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
18:46:15 [2021-07-02T18:46:15.766Z] #29 2.493 
18:46:15 [2021-07-02T18:46:15.766Z] #29 ...
18:46:15 [2021-07-02T18:46:15.766Z] 
18:46:15 [2021-07-02T18:46:15.766Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:15 [2021-07-02T18:46:15.766Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:15 [2021-07-02T18:46:15.766Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.2s done
18:46:15 [2021-07-02T18:46:15.766Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 8.8s done
18:46:15 [2021-07-02T18:46:15.766Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
18:46:15 [2021-07-02T18:46:15.766Z] #9 DONE 32.2s
18:46:15 [2021-07-02T18:46:15.766Z] 
18:46:15 [2021-07-02T18:46:15.766Z] #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
18:46:15 [2021-07-02T18:46:15.766Z] #29 sha256:9d36725c4362478d238fc5a908bef7c1850e2bb3608c321d9dd0e84b61af1108
18:46:16 [2021-07-02T18:46:16.019Z] #17 105.3 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
18:46:16 [2021-07-02T18:46:16.019Z] #17 105.3 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:16 [2021-07-02T18:46:16.019Z] #17 105.3 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
18:46:16 [2021-07-02T18:46:16.246Z] #50 ...
18:46:16 [2021-07-02T18:46:16.246Z] 
18:46:16 [2021-07-02T18:46:16.246Z] #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
18:46:16 [2021-07-02T18:46:16.246Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:16 [2021-07-02T18:46:16.246Z] #13 6.126 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:46:16 [2021-07-02T18:46:16.246Z] #13 8.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:16 [2021-07-02T18:46:16.246Z] #13 10.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:16 [2021-07-02T18:46:16.246Z] #13 12.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:16 [2021-07-02T18:46:16.289Z] #29 2.493 
############                                                              17.3%
##########################                                                36.6%
#######################################                                   55.5%
######################################################                    75.1%
###################################################################       94.0%
######################################################################## 100.0%
18:46:16 [2021-07-02T18:46:16.289Z] #29 3.024 
18:46:16 [2021-07-02T18:46:16.506Z] #13 ...
18:46:16 [2021-07-02T18:46:16.506Z] 
18:46:16 [2021-07-02T18:46:16.506Z] #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
18:46:16 [2021-07-02T18:46:16.506Z] #48 sha256:2fa24311d9148781c57ecedfedcb57cbe30016c6a0fb4531effc92b6d1d9de55
18:46:16 [2021-07-02T18:46:16.506Z] #48 10.71 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:46:16 [2021-07-02T18:46:16.506Z] #48 13.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:46:16 [2021-07-02T18:46:16.766Z] #48 ...
18:46:16 [2021-07-02T18:46:16.766Z] 
18:46:16 [2021-07-02T18:46:16.766Z] #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
18:46:16 [2021-07-02T18:46:16.766Z] #59 sha256:a27a3b1845a845a787c8c24363a717a081c80dae08eac6ed4cdda58ac5de56a6
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.85 + cd /tmp/tmp.s3gFQFGNVY/src/github.com/rootless-containers/rootlesskit
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.85 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.88 + export GO111MODULE=on
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.88 + GO111MODULE=on
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.88 + export GOPROXY=https://proxy.golang.org
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.88 + GOPROXY=https://proxy.golang.org
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.88 + for f in rootlesskit rootlesskit-docker-proxy
18:46:16 [2021-07-02T18:46:16.766Z] #59 13.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:46:16 [2021-07-02T18:46:16.766Z] #59 15.34 go: downloading github.com/sirupsen/logrus v1.8.1
18:46:16 [2021-07-02T18:46:16.766Z] #59 15.35 go: downloading github.com/pkg/errors v0.9.1
18:46:16 [2021-07-02T18:46:16.766Z] #59 15.45 go: downloading github.com/urfave/cli/v2 v2.3.0
18:46:16 [2021-07-02T18:46:16.766Z] #59 16.15 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:46:16 [2021-07-02T18:46:16.766Z] #59 19.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:46:16 [2021-07-02T18:46:16.766Z] #59 20.28 go: downloading github.com/google/uuid v1.2.0
18:46:16 [2021-07-02T18:46:16.766Z] #59 20.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:46:16 [2021-07-02T18:46:16.766Z] #59 20.39 go: downloading github.com/moby/vpnkit v0.5.0
18:46:16 [2021-07-02T18:46:16.766Z] #59 20.43 go: downloading github.com/gofrs/flock v0.8.0
18:46:16 [2021-07-02T18:46:16.766Z] #59 20.52 go: downloading github.com/gorilla/mux v1.8.0
18:46:16 [2021-07-02T18:46:16.766Z] #59 20.92 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:46:16 [2021-07-02T18:46:16.766Z] #59 ...
18:46:16 [2021-07-02T18:46:16.766Z] 
18:46:16 [2021-07-02T18:46:16.766Z] #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
18:46:16 [2021-07-02T18:46:16.766Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:46:16 [2021-07-02T18:46:16.766Z] #52 20.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:46:17 [2021-07-02T18:46:17.026Z] #52 ...
18:46:17 [2021-07-02T18:46:17.026Z] 
18:46:17 [2021-07-02T18:46:17.026Z] #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
18:46:17 [2021-07-02T18:46:17.026Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:17 [2021-07-02T18:46:17.026Z] #36 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:17 [2021-07-02T18:46:17.026Z] #36 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:17 [2021-07-02T18:46:17.285Z] #36 ...
18:46:17 [2021-07-02T18:46:17.285Z] 
18:46:17 [2021-07-02T18:46:17.285Z] #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
18:46:17 [2021-07-02T18:46:17.285Z] #59 sha256:a27a3b1845a845a787c8c24363a717a081c80dae08eac6ed4cdda58ac5de56a6
18:46:17 [2021-07-02T18:46:17.285Z] #59 21.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:46:17 [2021-07-02T18:46:17.285Z] #59 21.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:46:17 [2021-07-02T18:46:17.391Z] #17 106.5 Selecting previously unselected package gcc-aarch64-linux-gnu.
18:46:17 [2021-07-02T18:46:17.391Z] #17 106.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:17 [2021-07-02T18:46:17.391Z] #17 106.5 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
18:46:17 [2021-07-02T18:46:17.391Z] #17 106.5 Selecting previously unselected package linux-libc-dev-arm64-cross.
18:46:17 [2021-07-02T18:46:17.391Z] #17 106.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
18:46:17 [2021-07-02T18:46:17.391Z] #17 106.5 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
18:46:17 [2021-07-02T18:46:17.546Z] #59 ...
18:46:17 [2021-07-02T18:46:17.546Z] 
18:46:17 [2021-07-02T18:46:17.546Z] #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
18:46:17 [2021-07-02T18:46:17.546Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:17 [2021-07-02T18:46:17.546Z] #56 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:17 [2021-07-02T18:46:17.546Z] #56 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:17 [2021-07-02T18:46:17.648Z] #17 107.0 Selecting previously unselected package libc6-dev-arm64-cross.
18:46:17 [2021-07-02T18:46:17.648Z] #17 107.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
18:46:17 [2021-07-02T18:46:17.805Z] #56 ...
18:46:17 [2021-07-02T18:46:17.806Z] 
18:46:17 [2021-07-02T18:46:17.806Z] #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
18:46:17 [2021-07-02T18:46:17.806Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:17 [2021-07-02T18:46:17.806Z] #46 21.96 encoding
18:46:17 [2021-07-02T18:46:17.806Z] #46 22.06 unicode/utf16
18:46:17 [2021-07-02T18:46:17.905Z] #17 107.0 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
18:46:18 [2021-07-02T18:46:18.065Z] #46 22.32 container/list
18:46:18 [2021-07-02T18:46:18.381Z] #29 3.136 
##                                                                         3.6%
#######                                                                    9.8%
##########                                                                14.8%
##############                                                            20.2%
##################                                                        25.4%
######################                                                    30.6%
#########################                                                 35.8%
#############################                                             41.0%
#################################                                         46.2%
#####################################                                     51.4%
########################################                                  56.6%
############################################                              61.8%
################################################                          67.0%
####################################################                      72.2%
#######################################################                   77.4%
###########################################################               82.6%
###############################################################           87.7%
##################################################################        93.0%
######################################################################    98.2%
######################################################################## 100.0%
18:46:18 [2021-07-02T18:46:18.381Z] #29 4.989 
18:46:18 [2021-07-02T18:46:18.470Z] #17 107.6 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
18:46:18 [2021-07-02T18:46:18.470Z] #17 107.6 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
18:46:18 [2021-07-02T18:46:18.470Z] #17 107.6 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
18:46:18 [2021-07-02T18:46:18.636Z] #46 ...
18:46:18 [2021-07-02T18:46:18.636Z] 
18:46:18 [2021-07-02T18:46:18.636Z] #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
18:46:18 [2021-07-02T18:46:18.636Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:18 [2021-07-02T18:46:18.636Z] #44 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:18 [2021-07-02T18:46:18.636Z] #44 15.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:18 [2021-07-02T18:46:18.636Z] #44 16.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
18:46:18 [2021-07-02T18:46:18.636Z] #44 ...
18:46:18 [2021-07-02T18:46:18.636Z] 
18:46:18 [2021-07-02T18:46:18.636Z] #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
18:46:18 [2021-07-02T18:46:18.636Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:18 [2021-07-02T18:46:18.636Z] #46 22.96 crypto/internal/subtle
18:46:18 [2021-07-02T18:46:18.641Z] #29 5.253 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:46:18 [2021-07-02T18:46:18.641Z] #29 5.314 
18:46:18 [2021-07-02T18:46:18.641Z] #29 5.365 
######################################################################## 100.0%
18:46:18 [2021-07-02T18:46:18.641Z] #29 5.394 
18:46:18 [2021-07-02T18:46:18.807Z] #9 ...
18:46:18 [2021-07-02T18:46:18.807Z] 
18:46:18 [2021-07-02T18:46:18.807Z] #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
18:46:18 [2021-07-02T18:46:18.807Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:46:18 [2021-07-02T18:46:18.807Z] #27 3.536 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 3.536 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 3.553 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 3.709 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 4.070 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 4.416 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 5.893 Fetched 8453 kB in 3s (3242 kB/s)
18:46:18 [2021-07-02T18:46:18.807Z] #27 5.893 Reading package lists...
18:46:18 [2021-07-02T18:46:18.807Z] #27 6.812 Reading package lists...
18:46:18 [2021-07-02T18:46:18.807Z] #27 7.776 Building dependency tree...
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116 The following additional packages will be installed:
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116 Suggested packages:
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116   krb5-doc krb5-user
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116 Recommended packages:
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.116   krb5-locales publicsuffix libsasl2-modules
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.366 The following NEW packages will be installed:
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.366   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.367   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.367   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.368   libssh2-1 libssl1.1 openssl
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.644 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.644 Need to get 5059 kB of archives.
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.644 After this operation, 12.1 MB of additional disk space will be used.
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.644 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.675 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.684 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.686 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.698 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.698 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.698 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.698 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.700 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.701 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.707 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.707 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.707 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.714 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.722 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.722 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.722 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.722 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.726 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.728 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.731 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.934 debconf: delaying package configuration, since apt-utils is not installed
18:46:18 [2021-07-02T18:46:18.807Z] #27 8.957 Fetched 5059 kB in 0s (14.5 MB/s)
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.006 Selecting previously unselected package libssl1.1:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.006 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.007 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.018 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.206 Selecting previously unselected package openssl.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.206 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.212 Unpacking openssl (1.1.1d-0+deb10u6) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.399 Selecting previously unselected package ca-certificates.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.399 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.405 Unpacking ca-certificates (20200601~deb10u2) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.478 Selecting previously unselected package libkeyutils1:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.479 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.483 Unpacking libkeyutils1:amd64 (1.6-6) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.522 Selecting previously unselected package libkrb5support0:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.522 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.534 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.572 Selecting previously unselected package libk5crypto3:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.572 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.576 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.627 Selecting previously unselected package libkrb5-3:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.627 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.631 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.728 Selecting previously unselected package libgssapi-krb5-2:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.728 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.738 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.785 Selecting previously unselected package libsasl2-modules-db:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.785 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.787 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.835 Selecting previously unselected package libsasl2-2:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.835 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 9.840 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.01 Selecting previously unselected package libldap-common.
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.01 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.01 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.07 Selecting previously unselected package libldap-2.4-2:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.07 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.07 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.14 Selecting previously unselected package libnghttp2-14:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.14 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.14 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.19 Selecting previously unselected package libpsl5:amd64.
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.19 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 10.20 Unpacking libpsl5:amd64 (0.20.2-2) ...
18:46:18 [2021-07-02T18:46:18.807Z] #27 ...
18:46:18 [2021-07-02T18:46:18.807Z] 
18:46:18 [2021-07-02T18:46:18.807Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:18 [2021-07-02T18:46:18.807Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:18 [2021-07-02T18:46:18.899Z] #46 23.05 crypto/subtle
18:46:18 [2021-07-02T18:46:18.899Z] #46 23.17 vendor/golang.org/x/crypto/cryptobyte/asn1
18:46:18 [2021-07-02T18:46:18.902Z] #29 5.617 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:46:18 [2021-07-02T18:46:18.902Z] #29 5.675 
18:46:18 [2021-07-02T18:46:18.902Z] #29 5.735 
######################################################################## 100.0%
18:46:19 [2021-07-02T18:46:19.034Z] #17 108.3 Selecting previously unselected package g++-8-aarch64-linux-gnu.
18:46:19 [2021-07-02T18:46:19.034Z] #17 108.3 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:19 [2021-07-02T18:46:19.034Z] #17 108.3 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
18:46:19 [2021-07-02T18:46:19.158Z] #46 23.29 internal/nettrace
18:46:19 [2021-07-02T18:46:19.158Z] #46 23.43 runtime/cgo
18:46:19 [2021-07-02T18:46:19.162Z] #29 5.752 
18:46:19 [2021-07-02T18:46:19.162Z] #29 6.035 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:46:19 [2021-07-02T18:46:19.379Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.6s done
18:46:19 [2021-07-02T18:46:19.379Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0
18:46:19 [2021-07-02T18:46:19.422Z] #29 6.092 
18:46:20 [2021-07-02T18:46:20.205Z] #29 6.305 #=#=#                                                                         

#####                                                                      7.5%
#####################                                                     29.4%
#################################                                         47.1%
########################################                                  55.8%
###########################################                               60.6%
################################################################          90.2%
######################################################################## 100.0%
18:46:20 [2021-07-02T18:46:20.205Z] #29 6.959 
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.5 Selecting previously unselected package g++-aarch64-linux-gnu.
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.5 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.6 Selecting previously unselected package patch.
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.6 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ...
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.6 Unpacking patch (2.7.6-3+deb10u1) ...
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.6 Selecting previously unselected package dpkg-dev.
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.7 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ...
18:46:20 [2021-07-02T18:46:20.403Z] #17 109.7 Unpacking dpkg-dev (1.19.7) ...
18:46:20 [2021-07-02T18:46:20.466Z] #29 7.162 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:46:20 [2021-07-02T18:46:20.466Z] #29 7.214 
18:46:20 [2021-07-02T18:46:20.466Z] #29 7.267 
######################################################################## 100.0%
18:46:20 [2021-07-02T18:46:20.466Z] #29 7.284 
18:46:20 [2021-07-02T18:46:20.660Z] #17 109.9 Selecting previously unselected package libconfig-inifiles-perl.
18:46:20 [2021-07-02T18:46:20.660Z] #17 109.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ...
18:46:20 [2021-07-02T18:46:20.660Z] #17 109.9 Unpacking libconfig-inifiles-perl (3.000001-1) ...
18:46:20 [2021-07-02T18:46:20.660Z] #17 109.9 Selecting previously unselected package libio-string-perl.
18:46:20 [2021-07-02T18:46:20.660Z] #17 110.0 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ...
18:46:20 [2021-07-02T18:46:20.660Z] #17 110.0 Unpacking libio-string-perl (1.08-3) ...
18:46:20 [2021-07-02T18:46:20.727Z] #29 7.444 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:46:20 [2021-07-02T18:46:20.728Z] #29 7.510 
18:46:20 [2021-07-02T18:46:20.728Z] #29 7.569 
######################################################################## 100.0%
18:46:20 [2021-07-02T18:46:20.728Z] #29 7.617 
18:46:20 [2021-07-02T18:46:20.917Z] #17 110.0 Selecting previously unselected package libicu63:amd64.
18:46:20 [2021-07-02T18:46:20.918Z] #17 110.0 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ...
18:46:20 [2021-07-02T18:46:20.918Z] #17 110.0 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:46:20 [2021-07-02T18:46:20.988Z] #29 7.628 Download of images into '/build' complete.
18:46:20 [2021-07-02T18:46:20.988Z] #29 7.628 Use something like the following to load the result into a Docker daemon:
18:46:20 [2021-07-02T18:46:20.988Z] #29 7.628   tar -cC '/build' . | docker load
18:46:21 [2021-07-02T18:46:21.175Z] #17 ...
18:46:21 [2021-07-02T18:46:21.175Z] 
18:46:21 [2021-07-02T18:46:21.175Z] #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
18:46:21 [2021-07-02T18:46:21.175Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:21 [2021-07-02T18:46:21.175Z] #47 121.2 + dpkg --print-architecture
18:46:21 [2021-07-02T18:46:21.175Z] #47 121.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:46:21 [2021-07-02T18:46:21.249Z] #29 DONE 8.1s
18:46:21 [2021-07-02T18:46:21.249Z] 
18:46:21 [2021-07-02T18:46:21.249Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:46:21 [2021-07-02T18:46:21.249Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
18:46:21 [2021-07-02T18:46:21.433Z] #47 121.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:46:21 [2021-07-02T18:46:21.433Z] #47 121.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:46:21 [2021-07-02T18:46:21.518Z] #10 DONE 5.5s
18:46:21 [2021-07-02T18:46:21.518Z] 
18:46:21 [2021-07-02T18:46:21.518Z] #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
18:46:21 [2021-07-02T18:46:21.518Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
18:46:22 [2021-07-02T18:46:22.090Z] #11 DONE 0.8s
18:46:22 [2021-07-02T18:46:22.352Z] 
18:46:22 [2021-07-02T18:46:22.352Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:46:22 [2021-07-02T18:46:22.352Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
18:46:22 [2021-07-02T18:46:22.352Z] #31 DONE 0.1s
18:46:22 [2021-07-02T18:46:22.352Z] 
18:46:22 [2021-07-02T18:46:22.352Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:46:22 [2021-07-02T18:46:22.352Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:46:22 [2021-07-02T18:46:22.617Z] #32 ...
18:46:22 [2021-07-02T18:46:22.617Z] 
18:46:22 [2021-07-02T18:46:22.617Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:46:22 [2021-07-02T18:46:22.617Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
18:46:22 [2021-07-02T18:46:22.617Z] #39 DONE 0.3s
18:46:22 [2021-07-02T18:46:22.617Z] 
18:46:22 [2021-07-02T18:46:22.617Z] #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
18:46:22 [2021-07-02T18:46:22.617Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
18:46:22 [2021-07-02T18:46:22.617Z] #43 DONE 0.3s
18:46:22 [2021-07-02T18:46:22.879Z] 
18:46:22 [2021-07-02T18:46:22.879Z] #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
18:46:22 [2021-07-02T18:46:22.879Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:24 [2021-07-02T18:46:24.435Z] #46 ...
18:46:24 [2021-07-02T18:46:24.435Z] 
18:46:24 [2021-07-02T18:46:24.435Z] #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
18:46:24 [2021-07-02T18:46:24.435Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.29 go: downloading github.com/mattn/go-colorable v0.1.4
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.32 go: downloading github.com/sirupsen/logrus v1.4.2
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.42 go: downloading github.com/stretchr/testify v1.4.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.57 go: downloading github.com/mattn/go-isatty v0.0.8
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.85 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:46:24 [2021-07-02T18:46:24.435Z] #50 22.85 go: downloading github.com/hashicorp/hcl v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.16 go: downloading github.com/magiconair/properties v1.8.1
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.16 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.23 go: downloading github.com/pelletier/go-toml v1.2.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.29 go: downloading github.com/spf13/afero v1.1.2
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.42 go: downloading github.com/spf13/cast v1.3.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.47 go: downloading github.com/subosito/gotenv v1.2.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.56 go: downloading gopkg.in/ini.v1 v1.51.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.57 go: downloading gopkg.in/yaml.v2 v2.2.7
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.74 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.76 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.80 go: downloading github.com/go-toolsmith/astp v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.83 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.85 go: downloading github.com/go-toolsmith/typep v1.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.93 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:46:24 [2021-07-02T18:46:24.435Z] #50 23.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:46:24 [2021-07-02T18:46:24.435Z] #50 24.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:46:24 [2021-07-02T18:46:24.435Z] #50 24.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:46:24 [2021-07-02T18:46:24.436Z] #50 24.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.11 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.25 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.27 go: downloading github.com/ultraware/funlen v0.0.2
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.33 go: downloading github.com/ultraware/whitespace v0.0.4
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.34 go: downloading github.com/uudashr/gocognit v1.0.1
18:46:24 [2021-07-02T18:46:24.436Z] #50 25.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.44 go: downloading github.com/davecgh/go-spew v1.1.1
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.64 go: downloading github.com/pmezard/go-difflib v1.0.0
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.75 go: downloading github.com/stretchr/objx v0.2.0
18:46:24 [2021-07-02T18:46:24.436Z] #50 26.97 go: downloading golang.org/x/text v0.3.2
18:46:24 [2021-07-02T18:46:24.672Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.0s
18:46:24 [2021-07-02T18:46:24.672Z] #9 ...
18:46:24 [2021-07-02T18:46:24.672Z] 
18:46:24 [2021-07-02T18:46:24.672Z] #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
18:46:24 [2021-07-02T18:46:24.672Z] #27 sha256:ed6f5589b8bf72f49dd21564edbca53ff9bb6238797b595941245e3388a86ad4
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.24 Selecting previously unselected package librtmp1:amd64.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.24 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.31 Selecting previously unselected package libssh2-1:amd64.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.31 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.32 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.37 Selecting previously unselected package libcurl4:amd64.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.37 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.37 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.44 Selecting previously unselected package curl.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.44 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.45 Unpacking curl (7.64.0-4+deb10u2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.57 Selecting previously unselected package libonig5:amd64.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.57 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.58 Unpacking libonig5:amd64 (6.9.1-1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.66 Selecting previously unselected package libjq1:amd64.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.66 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.72 Selecting previously unselected package jq.
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.72 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.73 Unpacking jq (1.5+dfsg-2+b1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.79 Setting up libkeyutils1:amd64 (1.6-6) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.81 Setting up libpsl5:amd64 (0.20.2-2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.82 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.95 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 10.97 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.03 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.08 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.10 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.11 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.13 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.15 Setting up openssl (1.1.1d-0+deb10u6) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.19 Setting up libonig5:amd64 (6.9.1-1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.22 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.24 Setting up ca-certificates (20200601~deb10u2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 11.79 Updating certificates in /etc/ssl/certs...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.49 137 added, 0 removed; done.
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.53 Setting up jq (1.5+dfsg-2+b1) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.56 Setting up curl (7.64.0-4+deb10u2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.57 Processing triggers for libc-bin (2.28-10) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.59 Processing triggers for ca-certificates (20200601~deb10u2) ...
18:46:24 [2021-07-02T18:46:24.672Z] #27 12.60 Updating certificates in /etc/ssl/certs...
18:46:24 [2021-07-02T18:46:24.672Z] #27 13.16 0 added, 0 removed; done.
18:46:24 [2021-07-02T18:46:24.672Z] #27 13.16 Running hooks in /etc/ca-certificates/update.d...
18:46:24 [2021-07-02T18:46:24.672Z] #27 13.16 done.
18:46:24 [2021-07-02T18:46:24.672Z] #27 DONE 16.4s
18:46:24 [2021-07-02T18:46:24.672Z] 
18:46:24 [2021-07-02T18:46:24.672Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:24 [2021-07-02T18:46:24.672Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:24 [2021-07-02T18:46:24.672Z] #9 ...
18:46:24 [2021-07-02T18:46:24.672Z] 
18:46:24 [2021-07-02T18:46:24.672Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:46:24 [2021-07-02T18:46:24.672Z] #28 sha256:eee66199e35f1ef39a46172e84e991845578bc891a1a280dec21c809afbc8f3a
18:46:25 [2021-07-02T18:46:25.244Z] #28 DONE 0.6s
18:46:25 [2021-07-02T18:46:25.244Z] 
18:46:25 [2021-07-02T18:46:25.244Z] #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
18:46:25 [2021-07-02T18:46:25.244Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:25 [2021-07-02T18:46:25.816Z] #29 ...
18:46:25 [2021-07-02T18:46:25.816Z] 
18:46:25 [2021-07-02T18:46:25.816Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:4c03f97f3e6253d0c3e8e3a2b2dc44f270a96eb5f1dbffd5c6e86e453fffb9d5
18:46:25 [2021-07-02T18:46:25.816Z] #9 sha256:88713b8863df5a5ada86d183a548a7b7dfe998621fb2c44593df2caef78a061f
18:46:25 [2021-07-02T18:46:25.816Z] #9 extracting sha256:f37c08d9a1e12991cd7504e83d694672027bfadf3a773e4be3252350bec7ade0 5.9s done
18:46:25 [2021-07-02T18:46:25.816Z] #9 extracting sha256:1f10b5e5b99b6f0217b6bd63c2b7d84de88f6c349460a05b6fb0a01957ad18a0 done
18:46:25 [2021-07-02T18:46:25.816Z] #9 DONE 25.3s
18:46:25 [2021-07-02T18:46:25.816Z] 
18:46:25 [2021-07-02T18:46:25.816Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:46:25 [2021-07-02T18:46:25.816Z] #10 sha256:55e8a6fffa3733c7a4c2def71f6848b3321909db9f4cf742954d157ad275e37c
18:46:26 [2021-07-02T18:46:26.198Z] #44 ...
18:46:26 [2021-07-02T18:46:26.198Z] 
18:46:26 [2021-07-02T18:46:26.198Z] #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
18:46:26 [2021-07-02T18:46:26.198Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
18:46:26 [2021-07-02T18:46:26.198Z] #12 DONE 3.3s
18:46:26 [2021-07-02T18:46:26.198Z] 
18:46:26 [2021-07-02T18:46:26.198Z] #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
18:46:26 [2021-07-02T18:46:26.198Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:26 [2021-07-02T18:46:26.390Z] #10 DONE 0.5s
18:46:26 [2021-07-02T18:46:26.390Z] 
18:46:26 [2021-07-02T18:46:26.390Z] #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
18:46:26 [2021-07-02T18:46:26.390Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:26 [2021-07-02T18:46:26.390Z] #29 0.897 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:46:26 [2021-07-02T18:46:26.390Z] #29 0.977 
18:46:26 [2021-07-02T18:46:26.651Z] #29 1.094 
#######                                                                   10.9%
##########################                                                37.4%
########################################                                  56.7%
#######################################################                   77.2%
#####################################################################     97.2%
######################################################################## 100.0%
18:46:26 [2021-07-02T18:46:26.911Z] #29 1.606 
18:46:26 [2021-07-02T18:46:26.911Z] #29 1.728 
######################################################################## 100.0%
18:46:26 [2021-07-02T18:46:26.911Z] #29 1.786 
18:46:27 [2021-07-02T18:46:27.172Z] #29 ...
18:46:27 [2021-07-02T18:46:27.172Z] 
18:46:27 [2021-07-02T18:46:27.172Z] #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
18:46:27 [2021-07-02T18:46:27.172Z] #11 sha256:7e7cc28ac802b4f5a198feb1094c3ea6d21f9e71144c62cfb877f67001e28055
18:46:27 [2021-07-02T18:46:27.172Z] #11 DONE 0.9s
18:46:27 [2021-07-02T18:46:27.172Z] 
18:46:27 [2021-07-02T18:46:27.172Z] #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
18:46:27 [2021-07-02T18:46:27.172Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:27 [2021-07-02T18:46:27.172Z] #29 1.922 
                                                                           0.1%
######################################################################## 100.0%
18:46:27 [2021-07-02T18:46:27.436Z] #29 ...
18:46:27 [2021-07-02T18:46:27.436Z] 
18:46:27 [2021-07-02T18:46:27.436Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:46:27 [2021-07-02T18:46:27.436Z] #39 sha256:31ddbff9f2cf0a02e829f1c81fc8e306bda7e328dbd7ea17fe01a9aa67efdf10
18:46:27 [2021-07-02T18:46:27.436Z] #39 DONE 0.2s
18:46:27 [2021-07-02T18:46:27.436Z] 
18:46:27 [2021-07-02T18:46:27.436Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:46:27 [2021-07-02T18:46:27.436Z] #31 sha256:d680f3e1e676523afc8237556ac0aa70f3febe1ea899ec6f46e8537f5e50b54f
18:46:27 [2021-07-02T18:46:27.436Z] #31 DONE 0.3s
18:46:27 [2021-07-02T18:46:27.436Z] 
18:46:27 [2021-07-02T18:46:27.436Z] #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
18:46:27 [2021-07-02T18:46:27.436Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:27 [2021-07-02T18:46:27.436Z] #29 2.081 
18:46:27 [2021-07-02T18:46:27.436Z] 
18:46:27 [2021-07-02T18:46:27.436Z] #29 ...
18:46:27 [2021-07-02T18:46:27.436Z] 
18:46:27 [2021-07-02T18:46:27.436Z] #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
18:46:27 [2021-07-02T18:46:27.436Z] #43 sha256:18a6a30518753cc2cf84cb4c9cead93e3b02a5420463ddb3ada6950d03757d94
18:46:27 [2021-07-02T18:46:27.436Z] #43 DONE 0.3s
18:46:27 [2021-07-02T18:46:27.436Z] 
18:46:27 [2021-07-02T18:46:27.436Z] #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
18:46:27 [2021-07-02T18:46:27.436Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:27 [2021-07-02T18:46:27.964Z] #29 2.210 
                                                                           0.0%
############                                                              17.2%
###########################                                               38.5%
#############################################                             63.3%
###########################################################               82.3%
######################################################################## 100.0%
18:46:27 [2021-07-02T18:46:27.981Z] #47 ...
18:46:27 [2021-07-02T18:46:27.981Z] 
18:46:27 [2021-07-02T18:46:27.981Z] #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
18:46:27 [2021-07-02T18:46:27.981Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:46:27 [2021-07-02T18:46:27.981Z] #17 111.7 Selecting previously unselected package libxml2:amd64.
18:46:27 [2021-07-02T18:46:27.981Z] #17 111.7 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 111.7 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 111.9 Selecting previously unselected package libxml-namespacesupport-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 111.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 111.9 Unpacking libxml-namespacesupport-perl (1.12-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.0 Selecting previously unselected package libxml-sax-base-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.0 Unpacking libxml-sax-base-perl (1.09-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.0 Selecting previously unselected package libxml-sax-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.0 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.0 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.1 Selecting previously unselected package libxml-libxml-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.1 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.2 Selecting previously unselected package libxml-simple-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.3 Unpacking libxml-simple-perl (2.25-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.3 Selecting previously unselected package libyaml-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.3 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.3 Unpacking libyaml-perl (1.27-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.4 Selecting previously unselected package libconfig-auto-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.4 Unpacking libconfig-auto-perl (0.44-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.4 Selecting previously unselected package libfile-which-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.4 Unpacking libfile-which-perl (1.23-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.5 Selecting previously unselected package libfile-homedir-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.5 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.5 Unpacking libfile-homedir-perl (1.004-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.5 Selecting previously unselected package libdebian-dpkgcross-perl.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.5 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.6 Selecting previously unselected package dpkg-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.6 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.6 Unpacking dpkg-cross (2.6.15-3) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.7 Selecting previously unselected package crossbuild-essential-arm64.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.7 Unpacking crossbuild-essential-arm64 (12.6) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.7 Selecting previously unselected package libc6-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.7 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 112.7 Unpacking libc6-armel-cross (2.28-7cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.0 Selecting previously unselected package libgcc1-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.0 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.0 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.0 Selecting previously unselected package libgomp1-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.0 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.1 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.1 Selecting previously unselected package libatomic1-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.1 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.1 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.2 Selecting previously unselected package libstdc++6-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.2 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.2 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.3 Selecting previously unselected package libasan5-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.3 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.3 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.4 Selecting previously unselected package libubsan1-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.4 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.4 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.5 Selecting previously unselected package libgcc-8-dev-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.5 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.5 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.8 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.8 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 113.8 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.1 Selecting previously unselected package gcc-arm-linux-gnueabi.
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.2 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.2 Selecting previously unselected package linux-libc-dev-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.2 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.7 Selecting previously unselected package libc6-dev-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 115.7 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 116.3 Selecting previously unselected package libstdc++-8-dev-armel-cross.
18:46:27 [2021-07-02T18:46:27.981Z] #17 116.3 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 116.3 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 116.8 Selecting previously unselected package g++-8-arm-linux-gnueabi.
18:46:27 [2021-07-02T18:46:27.981Z] #17 116.8 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
18:46:27 [2021-07-02T18:46:27.981Z] #17 116.8 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
18:46:28 [2021-07-02T18:46:28.231Z] #29 2.865 
18:46:28 [2021-07-02T18:46:28.912Z] #17 118.2 Selecting previously unselected package g++-arm-linux-gnueabi.
18:46:28 [2021-07-02T18:46:28.912Z] #17 118.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
18:46:28 [2021-07-02T18:46:28.912Z] #17 118.2 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
18:46:28 [2021-07-02T18:46:28.912Z] #17 118.3 Selecting previously unselected package crossbuild-essential-armel.
18:46:28 [2021-07-02T18:46:28.912Z] #17 118.3 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ...
18:46:29 [2021-07-02T18:46:29.170Z] #17 118.3 Unpacking crossbuild-essential-armel (12.6) ...
18:46:29 [2021-07-02T18:46:29.170Z] #17 118.3 Selecting previously unselected package libc6-armhf-cross.
18:46:29 [2021-07-02T18:46:29.170Z] #17 118.3 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.170Z] #17 118.3 Unpacking libc6-armhf-cross (2.28-7cross1) ...
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.6 Selecting previously unselected package libgcc1-armhf-cross.
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.6 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.6 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.7 Selecting previously unselected package libgomp1-armhf-cross.
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.7 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.7 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.7 Selecting previously unselected package libatomic1-armhf-cross.
18:46:29 [2021-07-02T18:46:29.427Z] #17 118.7 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.685Z] #17 118.8 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
18:46:29 [2021-07-02T18:46:29.685Z] #17 118.9 Selecting previously unselected package libstdc++6-armhf-cross.
18:46:29 [2021-07-02T18:46:29.685Z] #17 118.9 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.685Z] #17 118.9 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
18:46:29 [2021-07-02T18:46:29.685Z] #17 119.0 Selecting previously unselected package libasan5-armhf-cross.
18:46:29 [2021-07-02T18:46:29.685Z] #17 119.0 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.685Z] #17 119.0 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
18:46:29 [2021-07-02T18:46:29.768Z] #50 ...
18:46:29 [2021-07-02T18:46:29.768Z] 
18:46:29 [2021-07-02T18:46:29.768Z] #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
18:46:29 [2021-07-02T18:46:29.768Z] #59 sha256:a27a3b1845a845a787c8c24363a717a081c80dae08eac6ed4cdda58ac5de56a6
18:46:29 [2021-07-02T18:46:29.768Z] #59 23.19 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:46:29 [2021-07-02T18:46:29.768Z] #59 27.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:46:29 [2021-07-02T18:46:29.768Z] #59 ...
18:46:29 [2021-07-02T18:46:29.768Z] 
18:46:29 [2021-07-02T18:46:29.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
18:46:29 [2021-07-02T18:46:29.768Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:29 [2021-07-02T18:46:29.768Z] #46 33.28 vendor/golang.org/x/crypto/internal/subtle
18:46:29 [2021-07-02T18:46:29.942Z] #17 119.2 Selecting previously unselected package libubsan1-armhf-cross.
18:46:29 [2021-07-02T18:46:29.942Z] #17 119.2 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.942Z] #17 119.2 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
18:46:29 [2021-07-02T18:46:29.942Z] #17 119.2 Selecting previously unselected package libgcc-8-dev-armhf-cross.
18:46:29 [2021-07-02T18:46:29.942Z] #17 119.2 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:29 [2021-07-02T18:46:29.942Z] #17 119.2 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
18:46:30 [2021-07-02T18:46:30.087Z] #29 3.003 
                                                                           0.9%
##                                                                         3.9%
#####                                                                      7.0%
########                                                                  11.3%
###########                                                               15.6%
##############                                                            19.9%
##################                                                        25.3%
#####################                                                     29.8%
##########################                                                36.5%
#############################                                             41.1%
##################################                                        47.8%
######################################                                    54.1%
#########################################                                 58.2%
##############################################                            64.9%
#####################################################                     73.8%
###########################################################               82.6%
#################################################################         90.6%
####################################################################      95.7%
######################################################################## 100.0%
18:46:30 [2021-07-02T18:46:30.088Z] #29 4.891 
18:46:30 [2021-07-02T18:46:30.199Z] #17 119.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
18:46:30 [2021-07-02T18:46:30.199Z] #17 119.4 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
18:46:30 [2021-07-02T18:46:30.199Z] #17 119.4 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
18:46:30 [2021-07-02T18:46:30.344Z] #46 ...
18:46:30 [2021-07-02T18:46:30.344Z] 
18:46:30 [2021-07-02T18:46:30.344Z] #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
18:46:30 [2021-07-02T18:46:30.344Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:30 [2021-07-02T18:46:30.344Z] #40 23.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:46:30 [2021-07-02T18:46:30.344Z] #40 26.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:46:30 [2021-07-02T18:46:30.344Z] #40 ...
18:46:30 [2021-07-02T18:46:30.344Z] 
18:46:30 [2021-07-02T18:46:30.344Z] #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
18:46:30 [2021-07-02T18:46:30.344Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:30 [2021-07-02T18:46:30.344Z] #36 24.40 Fetched 8453 kB in 18s (480 kB/s)
18:46:30 [2021-07-02T18:46:30.344Z] #36 24.40 Reading package lists...
18:46:30 [2021-07-02T18:46:30.344Z] #36 30.21 Reading package lists...
18:46:30 [2021-07-02T18:46:30.344Z] #36 ...
18:46:30 [2021-07-02T18:46:30.344Z] 
18:46:30 [2021-07-02T18:46:30.344Z] #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
18:46:30 [2021-07-02T18:46:30.344Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:46:30 [2021-07-02T18:46:30.344Z] #52 24.37 runtime
18:46:30 [2021-07-02T18:46:30.587Z] #13 4.486 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:46:30 [2021-07-02T18:46:30.587Z] #13 4.486 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:30 [2021-07-02T18:46:30.587Z] #13 4.624 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:30 [2021-07-02T18:46:30.587Z] #13 4.690 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:30 [2021-07-02T18:46:30.607Z] #52 ...
18:46:30 [2021-07-02T18:46:30.607Z] 
18:46:30 [2021-07-02T18:46:30.607Z] #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
18:46:30 [2021-07-02T18:46:30.607Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:30 [2021-07-02T18:46:30.607Z] #56 24.55 Fetched 8453 kB in 18s (481 kB/s)
18:46:30 [2021-07-02T18:46:30.607Z] #56 24.55 Reading package lists...
18:46:30 [2021-07-02T18:46:30.666Z] #29 5.198 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:46:30 [2021-07-02T18:46:30.666Z] #29 5.284 
18:46:30 [2021-07-02T18:46:30.666Z] #29 5.368 
######################################################################## 100.0%
18:46:30 [2021-07-02T18:46:30.666Z] #29 5.408 
18:46:30 [2021-07-02T18:46:30.853Z] #13 ...
18:46:30 [2021-07-02T18:46:30.853Z] 
18:46:30 [2021-07-02T18:46:30.853Z] #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
18:46:30 [2021-07-02T18:46:30.853Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:30 [2021-07-02T18:46:30.853Z] #44 7.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:30 [2021-07-02T18:46:30.853Z] #44 7.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:30 [2021-07-02T18:46:30.853Z] #44 7.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:30 [2021-07-02T18:46:30.853Z] #44 7.795 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
18:46:30 [2021-07-02T18:46:30.869Z] #56 30.34 Reading package lists...
18:46:30 [2021-07-02T18:46:30.869Z] #56 ...
18:46:30 [2021-07-02T18:46:30.869Z] 
18:46:30 [2021-07-02T18:46:30.869Z] #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
18:46:30 [2021-07-02T18:46:30.869Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:46:30 [2021-07-02T18:46:30.869Z] #50 34.15 go: downloading github.com/gobwas/glob v0.2.3
18:46:30 [2021-07-02T18:46:30.869Z] #50 34.15 go: downloading github.com/kisielk/gotool v1.0.0
18:46:30 [2021-07-02T18:46:30.869Z] #50 34.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:46:30 [2021-07-02T18:46:30.869Z] #50 34.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:46:30 [2021-07-02T18:46:30.869Z] #50 34.37 go: downloading github.com/gogo/protobuf v1.2.1
18:46:30 [2021-07-02T18:46:30.928Z] #29 5.713 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:46:30 [2021-07-02T18:46:30.928Z] #29 5.839 
18:46:31 [2021-07-02T18:46:31.114Z] #44 8.523 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:31 [2021-07-02T18:46:31.129Z] #50 ...
18:46:31 [2021-07-02T18:46:31.129Z] 
18:46:31 [2021-07-02T18:46:31.129Z] #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
18:46:31 [2021-07-02T18:46:31.129Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:31 [2021-07-02T18:46:31.129Z] #44 25.07 Fetched 8457 kB in 18s (465 kB/s)
18:46:31 [2021-07-02T18:46:31.129Z] #44 25.07 Reading package lists...
18:46:31 [2021-07-02T18:46:31.190Z] #29 5.967 
################################################################          89.3%
######################################################################## 100.0%
18:46:31 [2021-07-02T18:46:31.390Z] #44 30.70 Reading package lists...
18:46:31 [2021-07-02T18:46:31.390Z] #44 ...
18:46:31 [2021-07-02T18:46:31.390Z] 
18:46:31 [2021-07-02T18:46:31.390Z] #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
18:46:31 [2021-07-02T18:46:31.390Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:31 [2021-07-02T18:46:31.390Z] #13 22.21 Fetched 8986 kB in 18s (488 kB/s)
18:46:31 [2021-07-02T18:46:31.390Z] #13 22.21 Reading package lists...
18:46:31 [2021-07-02T18:46:31.452Z] #29 5.992 
18:46:31 [2021-07-02T18:46:31.570Z] #17 120.8 Selecting previously unselected package gcc-arm-linux-gnueabihf.
18:46:31 [2021-07-02T18:46:31.570Z] #17 120.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
18:46:31 [2021-07-02T18:46:31.570Z] #17 120.8 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
18:46:31 [2021-07-02T18:46:31.571Z] #17 120.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
18:46:31 [2021-07-02T18:46:31.571Z] #17 120.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
18:46:31 [2021-07-02T18:46:31.571Z] #17 120.9 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
18:46:31 [2021-07-02T18:46:31.650Z] #13 28.44 Reading package lists...
18:46:31 [2021-07-02T18:46:31.650Z] #13 ...
18:46:31 [2021-07-02T18:46:31.650Z] 
18:46:31 [2021-07-02T18:46:31.650Z] #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
18:46:31 [2021-07-02T18:46:31.650Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:46:31 [2021-07-02T18:46:31.650Z] #50 35.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:46:31 [2021-07-02T18:46:31.722Z] #29 6.353 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
18:46:31 [2021-07-02T18:46:31.722Z] #29 6.471 
18:46:31 [2021-07-02T18:46:31.909Z] #50 36.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:46:32 [2021-07-02T18:46:32.133Z] #17 121.3 Selecting previously unselected package libc6-dev-armhf-cross.
18:46:32 [2021-07-02T18:46:32.134Z] #17 121.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
18:46:32 [2021-07-02T18:46:32.134Z] #17 121.3 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
18:46:32 [2021-07-02T18:46:32.168Z] #50 36.32 go: downloading github.com/BurntSushi/toml v0.3.1
18:46:32 [2021-07-02T18:46:32.391Z] #17 ...
18:46:32 [2021-07-02T18:46:32.391Z] 
18:46:32 [2021-07-02T18:46:32.391Z] #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
18:46:32 [2021-07-02T18:46:32.391Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:46:32 [2021-07-02T18:46:32.391Z] #57 132.5 + /build/golangci-lint --version
18:46:32 [2021-07-02T18:46:32.510Z] #29 6.592 
###########                                                               15.5%
########################                                                  33.5%
#####################################                                     51.5%
###########################################                               60.6%
###############################################################           88.2%
######################################################################## 100.0%
18:46:32 [2021-07-02T18:46:32.510Z] #29 7.099 
18:46:32 [2021-07-02T18:46:32.511Z] #44 ...
18:46:32 [2021-07-02T18:46:32.511Z] 
18:46:32 [2021-07-02T18:46:32.511Z] #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
18:46:32 [2021-07-02T18:46:32.511Z] #24 sha256:95c7f992db383562f76493eb88ade378cd412473c8f65f55c382945355803760
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.007 + RM_GOPATH=0
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.007 + TMP_GOPATH=
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.007 + : /build
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.007 + '[' -z '' ']'
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.015 ++ mktemp -d
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.015 + export GOPATH=/tmp/tmp.X7ShD1qvNR
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.015 + GOPATH=/tmp/tmp.X7ShD1qvNR
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.015 + RM_GOPATH=1
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.015 + case "$(go env GOARCH)" in
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.015 ++ go env GOARCH
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.033 Install docker/cli version 17.06.2-ce from stable
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + export GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 ++ dirname /tmp/install/install.sh
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + dir=/tmp/install
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + bin=dockercli
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + shift
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + . /tmp/install/dockercli.installer
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 ++ : stable
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 ++ : 17.06.2-ce
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + install_dockercli
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 ++ uname -m
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + arch=x86_64
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + '[' x86_64 '!=' x86_64 ']'
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + url=https://download.docker.com/linux/static
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.034 + tar -xz docker/docker
18:46:32 [2021-07-02T18:46:32.511Z] #24 5.057 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:46:32 [2021-07-02T18:46:32.511Z] #24 ...
18:46:32 [2021-07-02T18:46:32.511Z] 
18:46:32 [2021-07-02T18:46:32.511Z] #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
18:46:32 [2021-07-02T18:46:32.511Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.694 + RM_GOPATH=0
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.694 + TMP_GOPATH=
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.694 + : /build
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.694 + '[' -z '' ']'
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.694 ++ mktemp -d
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.701 + export GOPATH=/tmp/tmp.5A3n1bzOeQ
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.701 + GOPATH=/tmp/tmp.5A3n1bzOeQ
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.701 + RM_GOPATH=1
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.701 + case "$(go env GOARCH)" in
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.701 ++ go env GOARCH
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.713 + export GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.713 + GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.713 ++ dirname /tmp/install/install.sh
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + dir=/tmp/install
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + bin=golangci_lint
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + shift
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + . /tmp/install/golangci_lint.installer
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 ++ : v1.23.8
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + install_golangci_lint
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + set -e
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + export GO111MODULE=on
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + GO111MODULE=on
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + GOBIN=/build
18:46:32 [2021-07-02T18:46:32.511Z] #50 5.720 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:46:32 [2021-07-02T18:46:32.511Z] #50 6.714 go: downloading github.com/golangci/golangci-lint v1.23.8
18:46:32 [2021-07-02T18:46:32.511Z] #50 ...
18:46:32 [2021-07-02T18:46:32.511Z] 
18:46:32 [2021-07-02T18:46:32.511Z] #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
18:46:32 [2021-07-02T18:46:32.511Z] #59 sha256:b77e74c6b48ac4e837415726a612ee4250ffa87f91ff7f26057e1b36fee8acd2
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.801 + RM_GOPATH=0
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.801 + TMP_GOPATH=
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.801 + : /build
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.801 + '[' -z '' ']'
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.801 ++ mktemp -d
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.808 + export GOPATH=/tmp/tmp.wVk4VHRCzL
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.808 + GOPATH=/tmp/tmp.wVk4VHRCzL
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.808 + RM_GOPATH=1
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.808 + case "$(go env GOARCH)" in
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.808 ++ go env GOARCH
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.849 + export GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.849 + GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.849 ++ dirname /tmp/install/install.sh
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + dir=/tmp/install
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + bin=rootlesskit
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + shift
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + . /tmp/install/rootlesskit.installer
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 ++ : 4cd567642273d369adaadcbadca00880552c1778
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + install_rootlesskit
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + case "$1" in
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + export CGO_ENABLED=0
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + CGO_ENABLED=0
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + _install_rootlesskit
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.857 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wVk4VHRCzL/src/github.com/rootless-containers/rootlesskit
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.861 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
18:46:32 [2021-07-02T18:46:32.511Z] #59 5.877 Cloning into '/tmp/tmp.wVk4VHRCzL/src/github.com/rootless-containers/rootlesskit'...
18:46:32 [2021-07-02T18:46:32.648Z] #57 132.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:46:32 [2021-07-02T18:46:32.770Z] #29 7.392 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:46:32 [2021-07-02T18:46:32.770Z] #29 7.480 
18:46:32 [2021-07-02T18:46:32.770Z] #29 7.532 
######################################################################## 100.0%
18:46:32 [2021-07-02T18:46:32.770Z] #29 7.580 
18:46:32 [2021-07-02T18:46:32.771Z] #59 ...
18:46:32 [2021-07-02T18:46:32.771Z] 
18:46:32 [2021-07-02T18:46:32.771Z] #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
18:46:32 [2021-07-02T18:46:32.771Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:32 [2021-07-02T18:46:32.771Z] #36 7.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:32 [2021-07-02T18:46:32.771Z] #36 7.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:32 [2021-07-02T18:46:32.771Z] #36 7.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:32 [2021-07-02T18:46:32.771Z] #36 8.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:32 [2021-07-02T18:46:32.771Z] #36 ...
18:46:32 [2021-07-02T18:46:32.771Z] 
18:46:32 [2021-07-02T18:46:32.771Z] #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
18:46:32 [2021-07-02T18:46:32.771Z] #48 sha256:5b4c216730c9c6a9e258d80e2d0d2ee6fd5d36f68ceddf25c66c2d53832358a8
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + RM_GOPATH=0
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + TMP_GOPATH=
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + : /build
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + '[' -z '' ']'
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 ++ mktemp -d
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + export GOPATH=/tmp/tmp.ejthM8dDYQ
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + GOPATH=/tmp/tmp.ejthM8dDYQ
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + RM_GOPATH=1
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 + case "$(go env GOARCH)" in
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.426 ++ go env GOARCH
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + export GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + GO_BUILDMODE=-buildmode=pie
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 ++ dirname /tmp/install/install.sh
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + dir=/tmp/install
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + bin=gotestsum
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + shift
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + . /tmp/install/gotestsum.installer
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 ++ : v0.5.3
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + install_gotestsum
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + set -e
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + export GO111MODULE=on
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + GO111MODULE=on
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + GOBIN=/build
18:46:32 [2021-07-02T18:46:32.771Z] #48 5.458 + go get gotest.tools/gotestsum@v0.5.3
18:46:32 [2021-07-02T18:46:32.771Z] #48 6.153 go: downloading gotest.tools/gotestsum v0.5.3
18:46:32 [2021-07-02T18:46:32.771Z] #48 8.962 go: downloading github.com/fatih/color v1.9.0
18:46:32 [2021-07-02T18:46:32.771Z] #48 8.963 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.004 go: downloading github.com/pkg/errors v0.9.1
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.016 go: downloading github.com/spf13/pflag v1.0.3
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.416 go: downloading github.com/mattn/go-colorable v0.1.6
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.437 go: downloading github.com/mattn/go-isatty v0.0.12
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.543 go: downloading github.com/jonboulle/clockwork v0.1.0
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.658 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:46:32 [2021-07-02T18:46:32.771Z] #48 9.792 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:46:32 [2021-07-02T18:46:32.771Z] #48 10.38 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:46:33 [2021-07-02T18:46:33.032Z] #48 ...
18:46:33 [2021-07-02T18:46:33.032Z] 
18:46:33 [2021-07-02T18:46:33.032Z] #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
18:46:33 [2021-07-02T18:46:33.032Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:33 [2021-07-02T18:46:33.032Z] #56 4.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:33 [2021-07-02T18:46:33.032Z] #56 5.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:33 [2021-07-02T18:46:33.032Z] #56 5.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:33 [2021-07-02T18:46:33.032Z] #56 5.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:33 [2021-07-02T18:46:33.032Z] #56 8.526 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:33 [2021-07-02T18:46:33.032Z] #56 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:33 [2021-07-02T18:46:33.032Z] #56 ...
18:46:33 [2021-07-02T18:46:33.032Z] 
18:46:33 [2021-07-02T18:46:33.032Z] #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
18:46:33 [2021-07-02T18:46:33.032Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.872 + RM_GOPATH=0
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.872 + TMP_GOPATH=
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.872 + : /build
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.872 + '[' -z '' ']'
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.872 ++ mktemp -d
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.874 + export GOPATH=/tmp/tmp.OFH77jLbO3
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.874 + GOPATH=/tmp/tmp.OFH77jLbO3
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.874 + RM_GOPATH=1
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.874 + case "$(go env GOARCH)" in
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.874 ++ go env GOARCH
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.884 + export GO_BUILDMODE=-buildmode=pie
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.884 + GO_BUILDMODE=-buildmode=pie
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.884 ++ dirname /tmp/install/install.sh
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + dir=/tmp/install
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + bin=shfmt
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + shift
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + . /tmp/install/shfmt.installer
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + install_shfmt
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OFH77jLbO3/src/github.com/mvdan/sh
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 Cloning into '/tmp/tmp.OFH77jLbO3/src/github.com/mvdan/sh'...
18:46:33 [2021-07-02T18:46:33.032Z] #52 3.887 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:33 [2021-07-02T18:46:33.032Z] #29 ...
18:46:33 [2021-07-02T18:46:33.032Z] 
18:46:33 [2021-07-02T18:46:33.032Z] #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
18:46:33 [2021-07-02T18:46:33.032Z] #12 sha256:884cc595349644e28cfbd586d6020b24c75d1db9540338f26e6912490963d9f4
18:46:33 [2021-07-02T18:46:33.032Z] #12 DONE 5.9s
18:46:33 [2021-07-02T18:46:33.032Z] 
18:46:33 [2021-07-02T18:46:33.032Z] #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
18:46:33 [2021-07-02T18:46:33.032Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:33 [2021-07-02T18:46:33.032Z] #29 7.831 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:46:33 [2021-07-02T18:46:33.032Z] #29 ...
18:46:33 [2021-07-02T18:46:33.032Z] 
18:46:33 [2021-07-02T18:46:33.032Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
18:46:33 [2021-07-02T18:46:33.032Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:33 [2021-07-02T18:46:33.293Z] #52 ...
18:46:33 [2021-07-02T18:46:33.293Z] 
18:46:33 [2021-07-02T18:46:33.293Z] #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
18:46:33 [2021-07-02T18:46:33.293Z] #34 sha256:873b5f3639ace4565784230bc4a1ff1c6e97d46e303b3349e9d8bf98908ddf24
18:46:33 [2021-07-02T18:46:33.293Z] #34 6.453 Install go-toml version v1.8.1
18:46:33 [2021-07-02T18:46:33.293Z] #34 7.532 go: downloading github.com/pelletier/go-toml v1.8.1
18:46:33 [2021-07-02T18:46:33.293Z] #34 11.24 github.com/pelletier/go-toml
18:46:33 [2021-07-02T18:46:33.293Z] #34 ...
18:46:33 [2021-07-02T18:46:33.293Z] 
18:46:33 [2021-07-02T18:46:33.293Z] #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
18:46:33 [2021-07-02T18:46:33.293Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + RM_GOPATH=0
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + TMP_GOPATH=
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + : /build
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + '[' -z '' ']'
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 ++ mktemp -d
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + export GOPATH=/tmp/tmp.zo20PC21Ea
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + GOPATH=/tmp/tmp.zo20PC21Ea
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + RM_GOPATH=1
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.968 + case "$(go env GOARCH)" in
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.987 ++ go env GOARCH
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.987 + export GO_BUILDMODE=-buildmode=pie
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.987 + GO_BUILDMODE=-buildmode=pie
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.989 ++ dirname /tmp/install/install.sh
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + dir=/tmp/install
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + bin=vndr
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + shift
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + '[' '!' -f /tmp/install/vndr.installer ']'
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + . /tmp/install/vndr.installer
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + install_vndr
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.997 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zo20PC21Ea/src/github.com/LK4D4/vndr
18:46:33 [2021-07-02T18:46:33.293Z] #46 5.998 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:46:33 [2021-07-02T18:46:33.293Z] #46 6.016 Cloning into '/tmp/tmp.zo20PC21Ea/src/github.com/LK4D4/vndr'...
18:46:33 [2021-07-02T18:46:33.293Z] #46 7.274 + cd /tmp/tmp.zo20PC21Ea/src/github.com/LK4D4/vndr
18:46:33 [2021-07-02T18:46:33.293Z] #46 7.274 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:46:33 [2021-07-02T18:46:33.293Z] #46 7.332 + go build -buildmode=pie -v -o /build/vndr .
18:46:33 [2021-07-02T18:46:33.293Z] #46 9.073 internal/unsafeheader
18:46:33 [2021-07-02T18:46:33.293Z] #46 9.115 internal/cpu
18:46:33 [2021-07-02T18:46:33.293Z] #46 9.134 runtime/internal/atomic
18:46:33 [2021-07-02T18:46:33.293Z] #46 9.577 runtime/internal/sys
18:46:33 [2021-07-02T18:46:33.293Z] #46 9.929 runtime/internal/math
18:46:33 [2021-07-02T18:46:33.293Z] #46 10.01 internal/race
18:46:33 [2021-07-02T18:46:33.293Z] #46 10.16 sync/atomic
18:46:33 [2021-07-02T18:46:33.293Z] #46 10.21 internal/bytealg
18:46:33 [2021-07-02T18:46:33.293Z] #46 10.59 unicode
18:46:33 [2021-07-02T18:46:33.558Z] #46 ...
18:46:33 [2021-07-02T18:46:33.558Z] 
18:46:33 [2021-07-02T18:46:33.558Z] #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
18:46:33 [2021-07-02T18:46:33.558Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:33 [2021-07-02T18:46:33.558Z] #40 6.425 + git clone https://github.com/docker/distribution.git .
18:46:33 [2021-07-02T18:46:33.558Z] #40 6.449 Cloning into '.'...
18:46:33 [2021-07-02T18:46:33.558Z] #40 ...
18:46:33 [2021-07-02T18:46:33.558Z] 
18:46:33 [2021-07-02T18:46:33.558Z] #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
18:46:33 [2021-07-02T18:46:33.558Z] #59 sha256:b77e74c6b48ac4e837415726a612ee4250ffa87f91ff7f26057e1b36fee8acd2
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.21 + cd /tmp/tmp.wVk4VHRCzL/src/github.com/rootless-containers/rootlesskit
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.21 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.29 + export GO111MODULE=on
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.29 + GO111MODULE=on
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.29 + export GOPROXY=https://proxy.golang.org
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.29 + GOPROXY=https://proxy.golang.org
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.29 + for f in rootlesskit rootlesskit-docker-proxy
18:46:33 [2021-07-02T18:46:33.558Z] #59 11.29 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:46:33 [2021-07-02T18:46:33.976Z] #13 ...
18:46:33 [2021-07-02T18:46:33.976Z] 
18:46:33 [2021-07-02T18:46:33.976Z] #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
18:46:33 [2021-07-02T18:46:33.976Z] #29 sha256:663f6653a2bcbf07ad6de22a9055da676e95ef0589be0199451e05f97e3325ea
18:46:33 [2021-07-02T18:46:33.976Z] #29 8.001 
18:46:33 [2021-07-02T18:46:33.976Z] #29 8.120 
######################################################################## 100.0%
18:46:33 [2021-07-02T18:46:33.976Z] #29 8.187 
18:46:33 [2021-07-02T18:46:33.976Z] #29 8.230 Download of images into '/build' complete.
18:46:33 [2021-07-02T18:46:33.976Z] #29 8.230 Use something like the following to load the result into a Docker daemon:
18:46:33 [2021-07-02T18:46:33.976Z] #29 8.230   tar -cC '/build' . | docker load
18:46:33 [2021-07-02T18:46:33.976Z] #29 DONE 8.6s
18:46:33 [2021-07-02T18:46:33.976Z] 
18:46:33 [2021-07-02T18:46:33.976Z] #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
18:46:33 [2021-07-02T18:46:33.976Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.707 + RM_GOPATH=0
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.708 + TMP_GOPATH=
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.708 + : /build
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.708 + '[' -z '' ']'
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.708 ++ mktemp -d
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.709 + export GOPATH=/tmp/tmp.Hj9GbIkKdO
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.709 + GOPATH=/tmp/tmp.Hj9GbIkKdO
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.709 + RM_GOPATH=1
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.709 + case "$(go env GOARCH)" in
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.710 ++ go env GOARCH
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.721 + export GO_BUILDMODE=-buildmode=pie
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.721 + GO_BUILDMODE=-buildmode=pie
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.721 ++ dirname /tmp/install/install.sh
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + dir=/tmp/install
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + bin=vndr
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + shift
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + '[' '!' -f /tmp/install/vndr.installer ']'
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + . /tmp/install/vndr.installer
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + install_vndr
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.723 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Hj9GbIkKdO/src/github.com/LK4D4/vndr
18:46:33 [2021-07-02T18:46:33.976Z] #46 5.724 Cloning into '/tmp/tmp.Hj9GbIkKdO/src/github.com/LK4D4/vndr'...
18:46:33 [2021-07-02T18:46:33.976Z] #46 6.228 + cd /tmp/tmp.Hj9GbIkKdO/src/github.com/LK4D4/vndr
18:46:33 [2021-07-02T18:46:33.976Z] #46 6.228 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
18:46:33 [2021-07-02T18:46:33.976Z] #46 6.237 + go build -buildmode=pie -v -o /build/vndr .
18:46:34 [2021-07-02T18:46:34.549Z] #46 7.357 internal/unsafeheader
18:46:34 [2021-07-02T18:46:34.549Z] #46 7.357 internal/cpu
18:46:34 [2021-07-02T18:46:34.549Z] #46 7.448 runtime/internal/atomic
18:46:34 [2021-07-02T18:46:34.810Z] #46 7.726 runtime/internal/sys
18:46:35 [2021-07-02T18:46:35.078Z] #46 7.975 runtime/internal/math
18:46:35 [2021-07-02T18:46:35.340Z] #46 8.112 internal/race
18:46:35 [2021-07-02T18:46:35.340Z] #46 8.182 internal/bytealg
18:46:35 [2021-07-02T18:46:35.475Z] #59 13.03 go: downloading github.com/pkg/errors v0.9.1
18:46:35 [2021-07-02T18:46:35.475Z] #59 13.04 go: downloading github.com/sirupsen/logrus v1.8.1
18:46:35 [2021-07-02T18:46:35.475Z] #59 13.14 go: downloading github.com/urfave/cli/v2 v2.3.0
18:46:35 [2021-07-02T18:46:35.601Z] #46 8.293 sync/atomic
18:46:36 [2021-07-02T18:46:36.049Z] #59 ...
18:46:36 [2021-07-02T18:46:36.049Z] 
18:46:36 [2021-07-02T18:46:36.049Z] #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
18:46:36 [2021-07-02T18:46:36.049Z] #24 sha256:95c7f992db383562f76493eb88ade378cd412473c8f65f55c382945355803760
18:46:36 [2021-07-02T18:46:36.049Z] #24 13.38 + mkdir -p /build
18:46:36 [2021-07-02T18:46:36.049Z] #24 13.38 + mv docker/docker /build/
18:46:36 [2021-07-02T18:46:36.049Z] #24 13.39 + rmdir docker
18:46:36 [2021-07-02T18:46:36.049Z] #24 DONE 13.7s
18:46:36 [2021-07-02T18:46:36.049Z] 
18:46:36 [2021-07-02T18:46:36.049Z] #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
18:46:36 [2021-07-02T18:46:36.049Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:46:36 [2021-07-02T18:46:36.049Z] #52 11.37 + cd /tmp/tmp.OFH77jLbO3/src/github.com/mvdan/sh
18:46:36 [2021-07-02T18:46:36.049Z] #52 11.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:36 [2021-07-02T18:46:36.049Z] #52 11.55 + GO111MODULE=on
18:46:36 [2021-07-02T18:46:36.049Z] #52 11.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:46:36 [2021-07-02T18:46:36.049Z] #52 12.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:46:36 [2021-07-02T18:46:36.049Z] #52 12.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:46:36 [2021-07-02T18:46:36.049Z] #52 12.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:46:36 [2021-07-02T18:46:36.175Z] #46 8.890 unicode
18:46:36 [2021-07-02T18:46:36.438Z] #46 9.346 runtime
18:46:36 [2021-07-02T18:46:36.823Z] #57 ...
18:46:36 [2021-07-02T18:46:36.823Z] 
18:46:36 [2021-07-02T18:46:36.823Z] #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
18:46:36 [2021-07-02T18:46:36.823Z] #47 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:36 [2021-07-02T18:46:36.823Z] #47 DONE 136.8s
18:46:36 [2021-07-02T18:46:36.823Z] 
18:46:36 [2021-07-02T18:46:36.823Z] #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
18:46:36 [2021-07-02T18:46:36.823Z] #57 sha256:5ccb4c1e89f00dcb05fac64ed61ca8d63ef396cecab1c2107addf83bc2e4467c
18:46:36 [2021-07-02T18:46:36.823Z] #57 DONE 136.9s
18:46:36 [2021-07-02T18:46:36.823Z] 
18:46:36 [2021-07-02T18:46:36.823Z] #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
18:46:36 [2021-07-02T18:46:36.823Z] #17 sha256:4c6d3b07f248e68418c86c63d5c83017a936a90506136468c660035c3d892777
18:46:36 [2021-07-02T18:46:36.823Z] #17 121.8 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
18:46:36 [2021-07-02T18:46:36.823Z] #17 121.9 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 121.9 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 123.1 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
18:46:36 [2021-07-02T18:46:36.823Z] #17 123.1 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 123.2 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 124.4 Selecting previously unselected package g++-arm-linux-gnueabihf.
18:46:36 [2021-07-02T18:46:36.823Z] #17 124.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 124.6 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 124.6 Selecting previously unselected package crossbuild-essential-armhf.
18:46:36 [2021-07-02T18:46:36.823Z] #17 124.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 124.7 Unpacking crossbuild-essential-armhf (12.6) ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 125.5 Selecting previously unselected package libc6-ppc64el-cross.
18:46:36 [2021-07-02T18:46:36.823Z] #17 125.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 125.5 Unpacking libc6-ppc64el-cross (2.28-7cross1) ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 126.1 Selecting previously unselected package libgcc1-ppc64el-cross.
18:46:36 [2021-07-02T18:46:36.823Z] #17 126.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 126.2 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 126.2 Selecting previously unselected package libgomp1-ppc64el-cross.
18:46:36 [2021-07-02T18:46:36.823Z] #17 126.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:36 [2021-07-02T18:46:36.823Z] #17 126.2 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.3 Selecting previously unselected package libitm1-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.3 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.3 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.3 Selecting previously unselected package libatomic1-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.3 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.4 Selecting previously unselected package libstdc++6-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.4 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.081Z] #17 126.4 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.5 Selecting previously unselected package libasan5-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.5 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.5 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.6 Selecting previously unselected package liblsan0-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.7 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.7 Selecting previously unselected package libtsan0-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.7 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.338Z] #17 126.7 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.386Z] #46 ...
18:46:37 [2021-07-02T18:46:37.386Z] 
18:46:37 [2021-07-02T18:46:37.386Z] #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
18:46:37 [2021-07-02T18:46:37.386Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.230 + RM_GOPATH=0
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.230 + TMP_GOPATH=
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.230 + : /build
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.230 + '[' -z '' ']'
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.230 ++ mktemp -d
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.247 + export GOPATH=/tmp/tmp.lcxAITOTW7
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.247 + GOPATH=/tmp/tmp.lcxAITOTW7
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.247 + RM_GOPATH=1
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.247 + case "$(go env GOARCH)" in
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.247 ++ go env GOARCH
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + export GO_BUILDMODE=-buildmode=pie
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + GO_BUILDMODE=-buildmode=pie
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 ++ dirname /tmp/install/install.sh
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + dir=/tmp/install
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + bin=golangci_lint
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + shift
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + . /tmp/install/golangci_lint.installer
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 ++ : v1.23.8
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + install_golangci_lint
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + set -e
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + export GO111MODULE=on
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + GO111MODULE=on
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + GOBIN=/build
18:46:37 [2021-07-02T18:46:37.386Z] #50 7.278 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
18:46:37 [2021-07-02T18:46:37.386Z] #50 8.112 go: downloading github.com/golangci/golangci-lint v1.23.8
18:46:37 [2021-07-02T18:46:37.386Z] #50 ...
18:46:37 [2021-07-02T18:46:37.386Z] 
18:46:37 [2021-07-02T18:46:37.386Z] #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
18:46:37 [2021-07-02T18:46:37.386Z] #48 sha256:f4ebc39bec84edc71dff074515c859aaa1e6bea00679c5d816eed4e1aa5d7f9f
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + RM_GOPATH=0
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + TMP_GOPATH=
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + : /build
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + '[' -z '' ']'
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 ++ mktemp -d
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + export GOPATH=/tmp/tmp.ZkyeHFAwnY
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + GOPATH=/tmp/tmp.ZkyeHFAwnY
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + RM_GOPATH=1
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 + case "$(go env GOARCH)" in
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.881 ++ go env GOARCH
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + export GO_BUILDMODE=-buildmode=pie
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + GO_BUILDMODE=-buildmode=pie
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 ++ dirname /tmp/install/install.sh
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + dir=/tmp/install
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + bin=gotestsum
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + shift
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + . /tmp/install/gotestsum.installer
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 ++ : v0.5.3
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + install_gotestsum
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + set -e
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + export GO111MODULE=on
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + GO111MODULE=on
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + GOBIN=/build
18:46:37 [2021-07-02T18:46:37.386Z] #48 5.915 + go get gotest.tools/gotestsum@v0.5.3
18:46:37 [2021-07-02T18:46:37.386Z] #48 6.553 go: downloading gotest.tools/gotestsum v0.5.3
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.129 go: downloading github.com/fatih/color v1.9.0
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.129 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.213 go: downloading github.com/pkg/errors v0.9.1
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.266 go: downloading github.com/spf13/pflag v1.0.3
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.507 go: downloading github.com/mattn/go-colorable v0.1.6
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.668 go: downloading github.com/mattn/go-isatty v0.0.12
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.814 go: downloading github.com/jonboulle/clockwork v0.1.0
18:46:37 [2021-07-02T18:46:37.386Z] #48 8.997 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:46:37 [2021-07-02T18:46:37.386Z] #48 9.026 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
18:46:37 [2021-07-02T18:46:37.386Z] #48 9.450 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
18:46:37 [2021-07-02T18:46:37.386Z] #48 ...
18:46:37 [2021-07-02T18:46:37.386Z] 
18:46:37 [2021-07-02T18:46:37.386Z] #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
18:46:37 [2021-07-02T18:46:37.386Z] #59 sha256:c42a0649d8c536294b04ece6b4f0eb9462021235407c78f5d96849136ccf8009
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + RM_GOPATH=0
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + TMP_GOPATH=
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + : /build
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + '[' -z '' ']'
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 ++ mktemp -d
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + export GOPATH=/tmp/tmp.VhaiVkdt59
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + GOPATH=/tmp/tmp.VhaiVkdt59
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + RM_GOPATH=1
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 + case "$(go env GOARCH)" in
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.894 ++ go env GOARCH
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.896 + export GO_BUILDMODE=-buildmode=pie
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.896 + GO_BUILDMODE=-buildmode=pie
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.897 ++ dirname /tmp/install/install.sh
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + dir=/tmp/install
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + bin=rootlesskit
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + shift
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + . /tmp/install/rootlesskit.installer
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 ++ : 4cd567642273d369adaadcbadca00880552c1778
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + install_rootlesskit
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + case "$1" in
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + export CGO_ENABLED=0
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + CGO_ENABLED=0
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.899 + _install_rootlesskit
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.915 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.915 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VhaiVkdt59/src/github.com/rootless-containers/rootlesskit
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.917 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
18:46:37 [2021-07-02T18:46:37.386Z] #59 5.924 Cloning into '/tmp/tmp.VhaiVkdt59/src/github.com/rootless-containers/rootlesskit'...
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + cd /tmp/tmp.VhaiVkdt59/src/github.com/rootless-containers/rootlesskit
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + export GO111MODULE=on
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + GO111MODULE=on
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + export GOPROXY=https://proxy.golang.org
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + GOPROXY=https://proxy.golang.org
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + for f in rootlesskit rootlesskit-docker-proxy
18:46:37 [2021-07-02T18:46:37.386Z] #59 10.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:46:37 [2021-07-02T18:46:37.440Z] #50 ...
18:46:37 [2021-07-02T18:46:37.440Z] 
18:46:37 [2021-07-02T18:46:37.440Z] #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
18:46:37 [2021-07-02T18:46:37.440Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:37 [2021-07-02T18:46:37.440Z] #44 30.70 Reading package lists...
18:46:37 [2021-07-02T18:46:37.440Z] #44 36.45 Building dependency tree...
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.30 The following additional packages will be installed:
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.30   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.30   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.30   python3-pkg-resources python3-protobuf python3-six python3.7
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.30   python3.7-minimal
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.31 Suggested packages:
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.31   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
18:46:37 [2021-07-02T18:46:37.440Z] #44 39.31   python3.7-doc binfmt-support
18:46:37 [2021-07-02T18:46:37.440Z] #44 40.54 The following NEW packages will be installed:
18:46:37 [2021-07-02T18:46:37.440Z] #44 40.55   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
18:46:37 [2021-07-02T18:46:37.440Z] #44 40.55   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
18:46:37 [2021-07-02T18:46:37.440Z] #44 40.55   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
18:46:37 [2021-07-02T18:46:37.440Z] #44 40.55   python3.7-minimal
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.00 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.00 Need to get 6695 kB of archives.
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.00 After this operation, 33.1 MB of additional disk space will be used.
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:46:37 [2021-07-02T18:46:37.440Z] #44 41.53 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
18:46:37 [2021-07-02T18:46:37.595Z] #17 126.8 Selecting previously unselected package libubsan1-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.595Z] #17 126.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.595Z] #17 126.8 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.648Z] #59 ...
18:46:37 [2021-07-02T18:46:37.648Z] 
18:46:37 [2021-07-02T18:46:37.648Z] #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
18:46:37 [2021-07-02T18:46:37.648Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:37 [2021-07-02T18:46:37.648Z] #36 6.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:37 [2021-07-02T18:46:37.648Z] #36 6.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:37 [2021-07-02T18:46:37.648Z] #36 6.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:37 [2021-07-02T18:46:37.648Z] #36 7.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:37 [2021-07-02T18:46:37.648Z] #36 9.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:37 [2021-07-02T18:46:37.648Z] #36 ...
18:46:37 [2021-07-02T18:46:37.648Z] 
18:46:37 [2021-07-02T18:46:37.648Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:46:37 [2021-07-02T18:46:37.648Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:46:37 [2021-07-02T18:46:37.648Z] #32 6.576 + git clone https://github.com/kolyshkin/go-swagger.git .
18:46:37 [2021-07-02T18:46:37.648Z] #32 6.578 Cloning into '.'...
18:46:37 [2021-07-02T18:46:37.698Z] #44 41.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:46:37 [2021-07-02T18:46:37.699Z] #44 41.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
18:46:37 [2021-07-02T18:46:37.699Z] #44 41.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
18:46:37 [2021-07-02T18:46:37.699Z] #44 41.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:46:37 [2021-07-02T18:46:37.699Z] #44 41.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:46:37 [2021-07-02T18:46:37.853Z] #17 126.9 Selecting previously unselected package libquadmath0-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.853Z] #17 126.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.853Z] #17 126.9 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.853Z] #17 127.0 Selecting previously unselected package libgcc-8-dev-ppc64el-cross.
18:46:37 [2021-07-02T18:46:37.853Z] #17 127.0 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:37 [2021-07-02T18:46:37.853Z] #17 127.0 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
18:46:37 [2021-07-02T18:46:37.910Z] #32 ...
18:46:37 [2021-07-02T18:46:37.910Z] 
18:46:37 [2021-07-02T18:46:37.910Z] #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
18:46:37 [2021-07-02T18:46:37.910Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:37 [2021-07-02T18:46:37.910Z] #44 6.836 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:37 [2021-07-02T18:46:37.910Z] #44 6.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:37 [2021-07-02T18:46:37.910Z] #44 6.865 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:37 [2021-07-02T18:46:37.910Z] #44 7.407 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
18:46:37 [2021-07-02T18:46:37.910Z] #44 7.913 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:37 [2021-07-02T18:46:37.910Z] #44 9.755 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:37 [2021-07-02T18:46:37.958Z] #44 41.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:46:37 [2021-07-02T18:46:37.965Z] #52 15.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:46:38 [2021-07-02T18:46:38.110Z] #17 127.3 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu.
18:46:38 [2021-07-02T18:46:38.110Z] #17 127.4 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:38 [2021-07-02T18:46:38.110Z] #17 127.4 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
18:46:38 [2021-07-02T18:46:38.171Z] #44 ...
18:46:38 [2021-07-02T18:46:38.172Z] 
18:46:38 [2021-07-02T18:46:38.172Z] #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
18:46:38 [2021-07-02T18:46:38.172Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:38 [2021-07-02T18:46:38.172Z] #56 6.313 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:38 [2021-07-02T18:46:38.172Z] #56 6.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:38 [2021-07-02T18:46:38.172Z] #56 6.337 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:38 [2021-07-02T18:46:38.172Z] #56 7.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:38 [2021-07-02T18:46:38.172Z] #56 9.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:38 [2021-07-02T18:46:38.172Z] #56 ...
18:46:38 [2021-07-02T18:46:38.172Z] 
18:46:38 [2021-07-02T18:46:38.172Z] #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
18:46:38 [2021-07-02T18:46:38.172Z] #24 sha256:7c863be0826887cfa290ffda6540bf012939504cff09e5aeed4bf5ea582e81d1
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.541 + RM_GOPATH=0
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.541 + TMP_GOPATH=
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.541 + : /build
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.541 + '[' -z '' ']'
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.541 ++ mktemp -d
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.545 + export GOPATH=/tmp/tmp.eDFuTT90e1
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.545 + GOPATH=/tmp/tmp.eDFuTT90e1
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.545 + RM_GOPATH=1
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.545 + case "$(go env GOARCH)" in
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.545 ++ go env GOARCH
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.558 + export GO_BUILDMODE=-buildmode=pie
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.558 + GO_BUILDMODE=-buildmode=pie
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.592 ++ dirname /tmp/install/install.sh
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + dir=/tmp/install
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + bin=dockercli
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + shift
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + . /tmp/install/dockercli.installer
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 ++ : stable
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 ++ : 17.06.2-ce
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + install_dockercli
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.594 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 Install docker/cli version 17.06.2-ce from stable
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 ++ uname -m
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 + arch=x86_64
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 + '[' x86_64 '!=' x86_64 ']'
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 + url=https://download.docker.com/linux/static
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:46:38 [2021-07-02T18:46:38.172Z] #24 6.636 + tar -xz docker/docker
18:46:38 [2021-07-02T18:46:38.433Z] #24 ...
18:46:38 [2021-07-02T18:46:38.433Z] 
18:46:38 [2021-07-02T18:46:38.433Z] #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
18:46:38 [2021-07-02T18:46:38.433Z] #34 sha256:11d84796b47e00ae26fd556e69d1845dfa79e454ecb9c11a44e92330de1ce298
18:46:38 [2021-07-02T18:46:38.433Z] #34 6.783 Install go-toml version v1.8.1
18:46:38 [2021-07-02T18:46:38.433Z] #34 7.577 go: downloading github.com/pelletier/go-toml v1.8.1
18:46:38 [2021-07-02T18:46:38.433Z] #34 10.67 github.com/pelletier/go-toml
18:46:38 [2021-07-02T18:46:38.433Z] #34 ...
18:46:38 [2021-07-02T18:46:38.433Z] 
18:46:38 [2021-07-02T18:46:38.433Z] #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
18:46:38 [2021-07-02T18:46:38.433Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:38 [2021-07-02T18:46:38.433Z] #40 6.708 + git clone https://github.com/docker/distribution.git .
18:46:38 [2021-07-02T18:46:38.433Z] #40 6.708 Cloning into '.'...
18:46:38 [2021-07-02T18:46:38.695Z] #40 ...
18:46:38 [2021-07-02T18:46:38.695Z] 
18:46:38 [2021-07-02T18:46:38.695Z] #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
18:46:38 [2021-07-02T18:46:38.695Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + RM_GOPATH=0
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + TMP_GOPATH=
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + : /build
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + '[' -z '' ']'
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 ++ mktemp -d
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + export GOPATH=/tmp/tmp.TzIOTcQDrc
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + GOPATH=/tmp/tmp.TzIOTcQDrc
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + RM_GOPATH=1
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 + case "$(go env GOARCH)" in
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.917 ++ go env GOARCH
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + export GO_BUILDMODE=-buildmode=pie
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + GO_BUILDMODE=-buildmode=pie
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 ++ dirname /tmp/install/install.sh
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + dir=/tmp/install
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + bin=shfmt
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + shift
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.924 + . /tmp/install/shfmt.installer
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.926 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.927 + install_shfmt
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.927 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.927 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TzIOTcQDrc/src/github.com/mvdan/sh
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.928 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:38 [2021-07-02T18:46:38.695Z] #52 5.937 Cloning into '/tmp/tmp.TzIOTcQDrc/src/github.com/mvdan/sh'...
18:46:38 [2021-07-02T18:46:38.695Z] #52 ...
18:46:38 [2021-07-02T18:46:38.695Z] 
18:46:38 [2021-07-02T18:46:38.695Z] #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
18:46:38 [2021-07-02T18:46:38.695Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:38 [2021-07-02T18:46:38.695Z] #36 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:38 [2021-07-02T18:46:38.905Z] #44 ...
18:46:38 [2021-07-02T18:46:38.905Z] 
18:46:38 [2021-07-02T18:46:38.905Z] #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
18:46:38 [2021-07-02T18:46:38.905Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:38 [2021-07-02T18:46:38.905Z] #56 30.34 Reading package lists...
18:46:38 [2021-07-02T18:46:38.905Z] #56 36.62 Building dependency tree...
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.39 The following additional packages will be installed:
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.39   libbtrfs0
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.56 The following NEW packages will be installed:
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.56   libbtrfs-dev libbtrfs0
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.99 Need to get 119 kB of archives.
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.99 After this operation, 387 kB of additional disk space will be used.
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:46:38 [2021-07-02T18:46:38.905Z] #56 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.10 debconf: delaying package configuration, since apt-utils is not installed
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.28 Fetched 119 kB in 0s (437 kB/s)
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.53 Selecting previously unselected package libbtrfs0.
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.60 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.61 Unpacking libbtrfs0 (4.20.1-2) ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.73 Selecting previously unselected package libbtrfs-dev.
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 41.82 Unpacking libbtrfs-dev (4.20.1-2) ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 42.03 Setting up libbtrfs0 (4.20.1-2) ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 42.06 Setting up libbtrfs-dev (4.20.1-2) ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 42.07 Processing triggers for libc-bin (2.28-10) ...
18:46:38 [2021-07-02T18:46:38.905Z] #56 DONE 43.0s
18:46:38 [2021-07-02T18:46:38.905Z] 
18:46:38 [2021-07-02T18:46:38.905Z] #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
18:46:38 [2021-07-02T18:46:38.905Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:46:38 [2021-07-02T18:46:38.907Z] #52 ...
18:46:38 [2021-07-02T18:46:38.907Z] 
18:46:38 [2021-07-02T18:46:38.907Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:46:38 [2021-07-02T18:46:38.907Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:46:38 [2021-07-02T18:46:38.907Z] #32 6.655 + git clone https://github.com/kolyshkin/go-swagger.git .
18:46:38 [2021-07-02T18:46:38.907Z] #32 6.664 Cloning into '.'...
18:46:39 [2021-07-02T18:46:39.040Z] #17 128.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
18:46:39 [2021-07-02T18:46:39.040Z] #17 128.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:39 [2021-07-02T18:46:39.040Z] #17 128.3 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
18:46:39 [2021-07-02T18:46:39.040Z] #17 128.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
18:46:39 [2021-07-02T18:46:39.040Z] #17 128.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ...
18:46:39 [2021-07-02T18:46:39.168Z] #32 ...
18:46:39 [2021-07-02T18:46:39.168Z] 
18:46:39 [2021-07-02T18:46:39.168Z] #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
18:46:39 [2021-07-02T18:46:39.168Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:46:39 [2021-07-02T18:46:39.168Z] #46 11.61 runtime
18:46:39 [2021-07-02T18:46:39.168Z] #46 14.87 unicode/utf8
18:46:39 [2021-07-02T18:46:39.168Z] #46 15.52 math/bits
18:46:39 [2021-07-02T18:46:39.168Z] #46 16.39 math
18:46:39 [2021-07-02T18:46:39.296Z] #17 128.4 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
18:46:39 [2021-07-02T18:46:39.296Z] #17 128.5 Selecting previously unselected package libc6-dev-ppc64el-cross.
18:46:39 [2021-07-02T18:46:39.296Z] #17 128.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ...
18:46:39 [2021-07-02T18:46:39.296Z] #17 128.5 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ...
18:46:39 [2021-07-02T18:46:39.552Z] #17 128.8 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross.
18:46:39 [2021-07-02T18:46:39.552Z] #17 128.8 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ...
18:46:39 [2021-07-02T18:46:39.552Z] #17 128.8 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
18:46:39 [2021-07-02T18:46:39.810Z] #17 129.1 Selecting previously unselected package g++-8-powerpc64le-linux-gnu.
18:46:39 [2021-07-02T18:46:39.810Z] #17 129.1 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:39 [2021-07-02T18:46:39.810Z] #17 129.1 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.104 + RM_GOPATH=0
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.104 + TMP_GOPATH=
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.104 + : /build
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.104 + '[' -z '' ']'
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.104 ++ mktemp -d
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.114 + export GOPATH=/tmp/tmp.qlkNbO5PDg
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.114 + GOPATH=/tmp/tmp.qlkNbO5PDg
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.114 + RM_GOPATH=1
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.114 + case "$(go env GOARCH)" in
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.114 ++ go env GOARCH
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.121 + export GO_BUILDMODE=-buildmode=pie
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.121 + GO_BUILDMODE=-buildmode=pie
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.121 ++ dirname /tmp/install/install.sh
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 + dir=/tmp/install
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 + bin=containerd
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 + shift
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 + '[' '!' -f /tmp/install/containerd.installer ']'
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 + . /tmp/install/containerd.installer
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 ++ set -e
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.122 + install_containerd
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.124 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.124 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.143 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qlkNbO5PDg/src/github.com/containerd/containerd
18:46:39 [2021-07-02T18:46:39.843Z] #57 1.145 Cloning into '/tmp/tmp.qlkNbO5PDg/src/github.com/containerd/containerd'...
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.7 Selecting previously unselected package g++-powerpc64le-linux-gnu.
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.7 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.8 Selecting previously unselected package crossbuild-essential-ppc64el.
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ...
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.8 Unpacking crossbuild-essential-ppc64el (12.6) ...
18:46:40 [2021-07-02T18:46:40.374Z] #17 129.8 Selecting previously unselected package libc6-s390x-cross.
18:46:40 [2021-07-02T18:46:40.568Z] #46 ...
18:46:40 [2021-07-02T18:46:40.568Z] 
18:46:40 [2021-07-02T18:46:40.568Z] #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
18:46:40 [2021-07-02T18:46:40.568Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:46:40 [2021-07-02T18:46:40.568Z] #50 18.15 go: downloading github.com/fatih/color v1.7.0
18:46:40 [2021-07-02T18:46:40.568Z] #50 18.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:46:40 [2021-07-02T18:46:40.568Z] #50 18.27 go: downloading github.com/pkg/errors v0.8.1
18:46:40 [2021-07-02T18:46:40.568Z] #50 18.30 go: downloading github.com/spf13/cobra v0.0.5
18:46:40 [2021-07-02T18:46:40.568Z] #50 18.35 go: downloading github.com/spf13/pflag v1.0.5
18:46:40 [2021-07-02T18:46:40.631Z] #17 129.8 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 129.8 Unpacking libc6-s390x-cross (2.28-7cross1) ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 129.9 Selecting previously unselected package libgcc1-s390x-cross.
18:46:40 [2021-07-02T18:46:40.631Z] #17 129.9 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Selecting previously unselected package libgomp1-s390x-cross.
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Selecting previously unselected package libitm1-s390x-cross.
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.0 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.631Z] #17 130.1 Selecting previously unselected package libatomic1-s390x-cross.
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.1 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.1 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.1 Selecting previously unselected package libstdc++6-s390x-cross.
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.1 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.1 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.2 Selecting previously unselected package libasan5-s390x-cross.
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.2 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.2 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.2 Selecting previously unselected package libubsan1-s390x-cross.
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.2 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.2 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ...
18:46:40 [2021-07-02T18:46:40.890Z] #17 130.3 Selecting previously unselected package libgcc-8-dev-s390x-cross.
18:46:41 [2021-07-02T18:46:41.142Z] #50 18.66 go: downloading github.com/spf13/viper v1.6.1
18:46:41 [2021-07-02T18:46:41.142Z] #50 19.05 go: downloading github.com/mattn/go-colorable v0.1.4
18:46:41 [2021-07-02T18:46:41.142Z] #50 ...
18:46:41 [2021-07-02T18:46:41.142Z] 
18:46:41 [2021-07-02T18:46:41.142Z] #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
18:46:41 [2021-07-02T18:46:41.142Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:41 [2021-07-02T18:46:41.142Z] #13 5.656 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:46:41 [2021-07-02T18:46:41.143Z] #13 7.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:41 [2021-07-02T18:46:41.143Z] #13 9.637 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:41 [2021-07-02T18:46:41.143Z] #13 12.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:41 [2021-07-02T18:46:41.146Z] #17 130.3 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:41 [2021-07-02T18:46:41.146Z] #17 130.3 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
18:46:41 [2021-07-02T18:46:41.146Z] #17 130.4 Selecting previously unselected package gcc-8-s390x-linux-gnu.
18:46:41 [2021-07-02T18:46:41.146Z] #17 130.4 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:41 [2021-07-02T18:46:41.146Z] #17 130.4 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
18:46:41 [2021-07-02T18:46:41.404Z] #13 ...
18:46:41 [2021-07-02T18:46:41.404Z] 
18:46:41 [2021-07-02T18:46:41.404Z] #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
18:46:41 [2021-07-02T18:46:41.404Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:46:41 [2021-07-02T18:46:41.404Z] #50 19.11 go: downloading github.com/mattn/go-isatty v0.0.8
18:46:41 [2021-07-02T18:46:41.404Z] #50 19.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:46:41 [2021-07-02T18:46:41.404Z] #50 19.21 go: downloading github.com/go-critic/go-critic v0.4.1
18:46:41 [2021-07-02T18:46:41.709Z] #17 131.0 Selecting previously unselected package gcc-s390x-linux-gnu.
18:46:41 [2021-07-02T18:46:41.710Z] #17 131.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:41 [2021-07-02T18:46:41.710Z] #17 131.0 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ...
18:46:41 [2021-07-02T18:46:41.710Z] #17 131.0 Selecting previously unselected package linux-libc-dev-s390x-cross.
18:46:41 [2021-07-02T18:46:41.710Z] #17 131.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ...
18:46:41 [2021-07-02T18:46:41.710Z] #17 131.0 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
18:46:41 [2021-07-02T18:46:41.966Z] #17 131.2 Selecting previously unselected package libc6-dev-s390x-cross.
18:46:41 [2021-07-02T18:46:41.966Z] #17 131.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ...
18:46:41 [2021-07-02T18:46:41.966Z] #17 131.2 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ...
18:46:42 [2021-07-02T18:46:42.222Z] #17 131.5 Selecting previously unselected package libstdc++-8-dev-s390x-cross.
18:46:42 [2021-07-02T18:46:42.222Z] #17 131.5 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ...
18:46:42 [2021-07-02T18:46:42.222Z] #17 131.5 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
18:46:42 [2021-07-02T18:46:42.388Z] #57 ...
18:46:42 [2021-07-02T18:46:42.388Z] 
18:46:42 [2021-07-02T18:46:42.388Z] #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
18:46:42 [2021-07-02T18:46:42.388Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:42 [2021-07-02T18:46:42.388Z] #36 30.21 Reading package lists...
18:46:42 [2021-07-02T18:46:42.388Z] #36 36.49 Building dependency tree...
18:46:42 [2021-07-02T18:46:42.388Z] #36 39.27 The following additional packages will be installed:
18:46:42 [2021-07-02T18:46:42.388Z] #36 39.29   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:46:42 [2021-07-02T18:46:42.388Z] #36 39.31 Suggested packages:
18:46:42 [2021-07-02T18:46:42.388Z] #36 39.32   cmake-doc ninja-build lrzip
18:46:42 [2021-07-02T18:46:42.388Z] #36 39.32 Recommended packages:
18:46:42 [2021-07-02T18:46:42.388Z] #36 39.32   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.15 The following NEW packages will be installed:
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.15   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.16   vim-common xxd
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.54 Need to get 14.9 MB of archives.
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.54 After this operation, 61.8 MB of additional disk space will be used.
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 41.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 41.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 41.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 41.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 41.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 41.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:46:42 [2021-07-02T18:46:42.388Z] #36 42.86 debconf: delaying package configuration, since apt-utils is not installed
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.15 Fetched 14.9 MB in 2s (9717 kB/s)
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.28 Selecting previously unselected package xxd.
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.45 Unpacking xxd (2:8.1.0875-5) ...
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.84 Selecting previously unselected package vim-common.
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:46:42 [2021-07-02T18:46:42.388Z] #36 43.88 Unpacking vim-common (2:8.1.0875-5) ...
18:46:42 [2021-07-02T18:46:42.388Z] #36 44.25 Selecting previously unselected package cmake-data.
18:46:42 [2021-07-02T18:46:42.388Z] #36 44.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:46:42 [2021-07-02T18:46:42.388Z] #36 44.28 Unpacking cmake-data (3.13.4-1) ...
18:46:42 [2021-07-02T18:46:42.388Z] #36 ...
18:46:42 [2021-07-02T18:46:42.388Z] 
18:46:42 [2021-07-02T18:46:42.388Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:46:42 [2021-07-02T18:46:42.388Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:46:42 [2021-07-02T18:46:42.388Z] #32 44.25 Checking out files:  87% (1331/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:46:42 [2021-07-02T18:46:42.388Z] #32 44.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:46:42 [2021-07-02T18:46:42.388Z] #32 45.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:46:42 [2021-07-02T18:46:42.479Z] #17 131.7 Selecting previously unselected package g++-8-s390x-linux-gnu.
18:46:42 [2021-07-02T18:46:42.479Z] #17 131.7 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ...
18:46:42 [2021-07-02T18:46:42.479Z] #17 131.7 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
18:46:42 [2021-07-02T18:46:42.720Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:46:42 [2021-07-02T18:46:42.720Z] 
18:46:42 [2021-07-02T18:46:42.720Z]  ________   ____  __.
18:46:42 [2021-07-02T18:46:42.720Z]  \_____  \ |    |/ _|
18:46:42 [2021-07-02T18:46:42.720Z]  /   |   \|      <
18:46:42 [2021-07-02T18:46:42.720Z]  /    |    \    |  \
18:46:42 [2021-07-02T18:46:42.720Z]  \_______  /____|__ \
18:46:42 [2021-07-02T18:46:42.720Z]          \/        \/
18:46:42 [2021-07-02T18:46:42.720Z] 
18:46:42 [2021-07-02T18:46:42.720Z] INFO: make.ps1 ended at 07/02/2021 18:46:30
18:46:42 [2021-07-02T18:46:42.720Z] INFO: Binaries build ended at 07/02/2021 18:46:32. Duration:00:01:21.6334857
18:46:42 [2021-07-02T18:46:42.720Z] INFO: Copying the built daemon binary to d:\CI\PR-42520\21\binary\dockerd-34f6847e68.exe...
18:46:42 [2021-07-02T18:46:42.720Z] INFO: Copying the built client binary to d:\CI\PR-42520\21\binary\docker-34f6847e68.exe...
18:46:42 [2021-07-02T18:46:42.720Z] INFO: Copying dockerversion from the container...
18:46:42 [2021-07-02T18:46:42.721Z] INFO: Copying the golang package from the container to d:\CI\PR-42520\21\installer\go.zip...
18:46:42 [2021-07-02T18:46:42.721Z] INFO: Extracting go.zip to d:\CI\PR-42520\21\go
18:46:42 [2021-07-02T18:46:42.795Z] #50 20.29 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:46:42 [2021-07-02T18:46:42.796Z] #50 20.55 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:46:42 [2021-07-02T18:46:42.906Z] #36 ...
18:46:42 [2021-07-02T18:46:42.906Z] 
18:46:42 [2021-07-02T18:46:42.906Z] #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
18:46:42 [2021-07-02T18:46:42.906Z] #24 sha256:7c863be0826887cfa290ffda6540bf012939504cff09e5aeed4bf5ea582e81d1
18:46:42 [2021-07-02T18:46:42.906Z] #24 14.38 + mkdir -p /build
18:46:42 [2021-07-02T18:46:42.906Z] #24 14.38 + mv docker/docker /build/
18:46:42 [2021-07-02T18:46:42.907Z] #24 14.40 + rmdir docker
18:46:42 [2021-07-02T18:46:42.907Z] #24 DONE 15.3s
18:46:42 [2021-07-02T18:46:42.907Z] 
18:46:42 [2021-07-02T18:46:42.907Z] #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
18:46:42 [2021-07-02T18:46:42.907Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:42 [2021-07-02T18:46:42.907Z] #13 7.691 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:46:42 [2021-07-02T18:46:42.907Z] #13 7.787 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:42 [2021-07-02T18:46:42.907Z] #13 7.842 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:42 [2021-07-02T18:46:42.907Z] #13 7.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:42 [2021-07-02T18:46:42.907Z] #13 8.871 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.3 Selecting previously unselected package g++-s390x-linux-gnu.
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ...
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.3 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ...
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.3 Selecting previously unselected package crossbuild-essential-s390x.
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ...
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.3 Unpacking crossbuild-essential-s390x (12.6) ...
18:46:43 [2021-07-02T18:46:43.042Z] #17 132.4 Setting up libconfig-inifiles-perl (3.000001-1) ...
18:46:43 [2021-07-02T18:46:43.059Z] #50 ...
18:46:43 [2021-07-02T18:46:43.059Z] 
18:46:43 [2021-07-02T18:46:43.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
18:46:43 [2021-07-02T18:46:43.059Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:43 [2021-07-02T18:46:43.059Z] #36 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:43 [2021-07-02T18:46:43.059Z] #36 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.4 Setting up libfile-which-perl (1.23-1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.4 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up libc6-armhf-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up binutils-s390x-linux-gnu (2.31.1-16) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up libc6-ppc64el-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up libc6-s390x-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.5 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up libxml-namespacesupport-perl (1.12-1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up file (1:5.35-4+deb10u2) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:46:43 [2021-07-02T18:46:43.297Z] #17 132.6 Setting up libyaml-perl (1.27-1) ...
18:46:43 [2021-07-02T18:46:43.322Z] #36 ...
18:46:43 [2021-07-02T18:46:43.322Z] 
18:46:43 [2021-07-02T18:46:43.322Z] #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
18:46:43 [2021-07-02T18:46:43.322Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:43 [2021-07-02T18:46:43.322Z] #44 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:43 [2021-07-02T18:46:43.322Z] #44 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:43 [2021-07-02T18:46:43.322Z] #44 15.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
18:46:43 [2021-07-02T18:46:43.322Z] #44 ...
18:46:43 [2021-07-02T18:46:43.322Z] 
18:46:43 [2021-07-02T18:46:43.322Z] #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
18:46:43 [2021-07-02T18:46:43.322Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:46:43 [2021-07-02T18:46:43.322Z] #46 20.08 unicode/utf16
18:46:43 [2021-07-02T18:46:43.322Z] #46 20.35 container/list
18:46:43 [2021-07-02T18:46:43.322Z] #46 21.08 crypto/internal/subtle
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.6 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up libxml-sax-base-perl (1.09-1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up libio-string-perl (1.08-3) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.7 Setting up cross-config (2.6.15-3) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.8 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.8 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up xz-utils (5.2.4-1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up libc6-arm64-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up patch (2.7.6-3+deb10u1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 132.9 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 133.0 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 133.0 Setting up libc6-armel-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 133.0 Setting up libitm1-s390x-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.554Z] #17 133.0 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.584Z] #46 21.26 crypto/subtle
18:46:43 [2021-07-02T18:46:43.584Z] #46 21.40 vendor/golang.org/x/crypto/cryptobyte/asn1
18:46:43 [2021-07-02T18:46:43.584Z] #46 21.52 internal/nettrace
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.0 Setting up libc6-dev-s390x-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.0 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.0 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.0 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.0 Setting up libfile-homedir-perl (1.004-1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up liblocale-gettext-perl (1.07-3+b4) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.1 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.2 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.2 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.2 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.2 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
18:46:43 [2021-07-02T18:46:43.810Z] #17 133.2 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ...
18:46:43 [2021-07-02T18:46:43.860Z] #13 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.2 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.2 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.2 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.2 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.3 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.3 Setting up libasan5-s390x-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.3 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.3 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.3 Setting up libxml-sax-perl (1.00+dfsg-1) ...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
18:46:44 [2021-07-02T18:46:44.066Z] #17 133.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:46:44 [2021-07-02T18:46:44.157Z] #46 21.68 runtime/cgo
18:46:44 [2021-07-02T18:46:44.157Z] #46 ...
18:46:44 [2021-07-02T18:46:44.157Z] 
18:46:44 [2021-07-02T18:46:44.157Z] #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
18:46:44 [2021-07-02T18:46:44.157Z] #34 sha256:873b5f3639ace4565784230bc4a1ff1c6e97d46e303b3349e9d8bf98908ddf24
18:46:44 [2021-07-02T18:46:44.157Z] #34 18.72 github.com/pelletier/go-toml/cmd/tomll
18:46:44 [2021-07-02T18:46:44.157Z] #34 DONE 22.1s
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.5 
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.6 Setting up dpkg-dev (1.19.7) ...
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.6 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.6 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.7 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.7 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.7 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.323Z] #17 133.7 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.419Z] 
18:46:44 [2021-07-02T18:46:44.419Z] #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
18:46:44 [2021-07-02T18:46:44.419Z] #59 sha256:b77e74c6b48ac4e837415726a612ee4250ffa87f91ff7f26057e1b36fee8acd2
18:46:44 [2021-07-02T18:46:44.419Z] #59 14.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:46:44 [2021-07-02T18:46:44.419Z] #59 17.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:46:44 [2021-07-02T18:46:44.419Z] #59 18.22 go: downloading github.com/google/uuid v1.2.0
18:46:44 [2021-07-02T18:46:44.419Z] #59 18.23 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:46:44 [2021-07-02T18:46:44.419Z] #59 18.27 go: downloading github.com/moby/vpnkit v0.5.0
18:46:44 [2021-07-02T18:46:44.419Z] #59 18.31 go: downloading github.com/gofrs/flock v0.8.0
18:46:44 [2021-07-02T18:46:44.419Z] #59 18.44 go: downloading github.com/gorilla/mux v1.8.0
18:46:44 [2021-07-02T18:46:44.419Z] #59 18.87 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:46:44 [2021-07-02T18:46:44.419Z] #59 19.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:46:44 [2021-07-02T18:46:44.419Z] #59 19.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:46:44 [2021-07-02T18:46:44.419Z] #59 21.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:46:44 [2021-07-02T18:46:44.580Z] #17 133.7 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
18:46:44 [2021-07-02T18:46:44.580Z] #17 133.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
18:46:44 [2021-07-02T18:46:44.580Z] #17 133.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
18:46:44 [2021-07-02T18:46:44.580Z] #17 133.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
18:46:44 [2021-07-02T18:46:44.681Z] #59 ...
18:46:44 [2021-07-02T18:46:44.681Z] 
18:46:44 [2021-07-02T18:46:44.681Z] #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
18:46:44 [2021-07-02T18:46:44.681Z] #48 sha256:5b4c216730c9c6a9e258d80e2d0d2ee6fd5d36f68ceddf25c66c2d53832358a8
18:46:44 [2021-07-02T18:46:44.681Z] #48 12.53 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.1 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.2 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.2 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.2 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.837Z] #17 134.2 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ...
18:46:44 [2021-07-02T18:46:44.924Z] #32 ...
18:46:44 [2021-07-02T18:46:44.924Z] 
18:46:44 [2021-07-02T18:46:44.924Z] #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
18:46:44 [2021-07-02T18:46:44.924Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:44 [2021-07-02T18:46:44.924Z] #13 28.44 Reading package lists...
18:46:44 [2021-07-02T18:46:44.924Z] #13 34.62 Building dependency tree...
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.76 The following additional packages will be installed:
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.77   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.77   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.78   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.78   mingw-w64-x86-64-dev
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.79 Suggested packages:
18:46:44 [2021-07-02T18:46:44.924Z] #13 37.80   gcc-8-locales seccomp wine64
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.12 The following NEW packages will be installed:
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.12   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.12   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.16 The following packages will be upgraded:
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.16   libseccomp2
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.73 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.73 Need to get 77.8 MB of archives.
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.73 After this operation, 487 MB of additional disk space will be used.
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.73 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]
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.75 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.76 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 39.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 40.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 44.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:46:44 [2021-07-02T18:46:44.924Z] #13 ...
18:46:44 [2021-07-02T18:46:44.924Z] 
18:46:44 [2021-07-02T18:46:44.924Z] #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
18:46:44 [2021-07-02T18:46:44.924Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:44 [2021-07-02T18:46:44.924Z] #44 43.48 debconf: delaying package configuration, since apt-utils is not installed
18:46:44 [2021-07-02T18:46:44.924Z] #44 43.73 Fetched 6695 kB in 1s (5459 kB/s)
18:46:44 [2021-07-02T18:46:44.924Z] #44 43.82 Selecting previously unselected package libpython3.7-minimal:amd64.
18:46:44 [2021-07-02T18:46:44.924Z] #44 43.82 (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.)
18:46:44 [2021-07-02T18:46:44.924Z] #44 43.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:46:44 [2021-07-02T18:46:44.924Z] #44 43.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:46:44 [2021-07-02T18:46:44.924Z] #44 44.63 Selecting previously unselected package python3.7-minimal.
18:46:44 [2021-07-02T18:46:44.924Z] #44 44.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:46:44 [2021-07-02T18:46:44.924Z] #44 44.65 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:46:44 [2021-07-02T18:46:44.924Z] #44 46.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:46:44 [2021-07-02T18:46:44.924Z] #44 46.13 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:46:44 [2021-07-02T18:46:44.943Z] #48 ...
18:46:44 [2021-07-02T18:46:44.943Z] 
18:46:44 [2021-07-02T18:46:44.943Z] #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
18:46:44 [2021-07-02T18:46:44.943Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:46:44 [2021-07-02T18:46:44.943Z] #52 18.96 encoding
18:46:44 [2021-07-02T18:46:44.943Z] #52 19.19 math
18:46:44 [2021-07-02T18:46:44.943Z] #52 19.22 runtime
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.2 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.2 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.2 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.2 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.2 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up libxml-simple-perl (2.25-1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.093Z] #17 134.3 Setting up libconfig-auto-perl (0.44-1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.4 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.5 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.5 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.5 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.5 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.5 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.094Z] #17 134.5 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.5 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.5 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.5 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up dpkg-cross (2.6.15-3) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up crossbuild-essential-armhf (12.6) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.6 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.7 Setting up crossbuild-essential-arm64 (12.6) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.7 Setting up crossbuild-essential-s390x (12.6) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.7 Setting up crossbuild-essential-ppc64el (12.6) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.7 Setting up crossbuild-essential-armel (12.6) ...
18:46:45 [2021-07-02T18:46:45.394Z] #17 134.7 Processing triggers for libc-bin (2.28-10) ...
18:46:45 [2021-07-02T18:46:45.774Z] #13 12.44 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:46 [2021-07-02T18:46:46.035Z] #13 ...
18:46:46 [2021-07-02T18:46:46.035Z] 
18:46:46 [2021-07-02T18:46:46.035Z] #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
18:46:46 [2021-07-02T18:46:46.035Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:46:46 [2021-07-02T18:46:46.035Z] #50 18.90 go: downloading github.com/fatih/color v1.7.0
18:46:46 [2021-07-02T18:46:46.035Z] #50 18.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
18:46:46 [2021-07-02T18:46:46.296Z] #50 19.05 go: downloading github.com/pkg/errors v0.8.1
18:46:46 [2021-07-02T18:46:46.296Z] #50 19.16 go: downloading github.com/spf13/cobra v0.0.5
18:46:46 [2021-07-02T18:46:46.296Z] #50 19.16 go: downloading github.com/spf13/pflag v1.0.5
18:46:46 [2021-07-02T18:46:46.305Z] #44 50.06 Selecting previously unselected package python3-minimal.
18:46:46 [2021-07-02T18:46:46.305Z] #44 50.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
18:46:46 [2021-07-02T18:46:46.305Z] #44 50.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:46:46 [2021-07-02T18:46:46.305Z] #44 50.16 Unpacking python3-minimal (3.7.3-1) ...
18:46:46 [2021-07-02T18:46:46.333Z] #52 ...
18:46:46 [2021-07-02T18:46:46.333Z] 
18:46:46 [2021-07-02T18:46:46.333Z] #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
18:46:46 [2021-07-02T18:46:46.333Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:46 [2021-07-02T18:46:46.333Z] #36 24.06 Fetched 8453 kB in 17s (490 kB/s)
18:46:46 [2021-07-02T18:46:46.382Z] #17 DONE 135.8s
18:46:46 [2021-07-02T18:46:46.558Z] #50 19.51 go: downloading github.com/spf13/viper v1.6.1
18:46:46 [2021-07-02T18:46:46.563Z] #44 50.54 Selecting previously unselected package libmpdec2:amd64.
18:46:46 [2021-07-02T18:46:46.563Z] #44 50.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:46:46 [2021-07-02T18:46:46.563Z] #44 ...
18:46:46 [2021-07-02T18:46:46.563Z] 
18:46:46 [2021-07-02T18:46:46.564Z] #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
18:46:46 [2021-07-02T18:46:46.564Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:46:46 [2021-07-02T18:46:46.564Z] #13 46.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:46:46 [2021-07-02T18:46:46.652Z] 
18:46:46 [2021-07-02T18:46:46.652Z] #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
18:46:46 [2021-07-02T18:46:46.652Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
18:46:46 [2021-07-02T18:46:46.822Z] #13 46.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
18:46:47 [2021-07-02T18:46:47.138Z] #50 19.93 go: downloading github.com/mattn/go-colorable v0.1.4
18:46:47 [2021-07-02T18:46:47.409Z] #50 20.31 go: downloading github.com/mattn/go-isatty v0.0.8
18:46:47 [2021-07-02T18:46:47.982Z] #50 20.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
18:46:47 [2021-07-02T18:46:47.982Z] #50 20.53 go: downloading github.com/go-critic/go-critic v0.4.1
18:46:48 [2021-07-02T18:46:48.201Z] #13 47.76 debconf: delaying package configuration, since apt-utils is not installed
18:46:48 [2021-07-02T18:46:48.201Z] #13 47.96 Fetched 77.8 MB in 7s (10.9 MB/s)
18:46:48 [2021-07-02T18:46:48.243Z] #50 ...
18:46:48 [2021-07-02T18:46:48.243Z] 
18:46:48 [2021-07-02T18:46:48.243Z] #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
18:46:48 [2021-07-02T18:46:48.243Z] #34 sha256:11d84796b47e00ae26fd556e69d1845dfa79e454ecb9c11a44e92330de1ce298
18:46:48 [2021-07-02T18:46:48.243Z] #34 17.37 github.com/pelletier/go-toml/cmd/tomll
18:46:48 [2021-07-02T18:46:48.243Z] #34 DONE 21.1s
18:46:48 [2021-07-02T18:46:48.243Z] 
18:46:48 [2021-07-02T18:46:48.243Z] #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
18:46:48 [2021-07-02T18:46:48.243Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:46:48 [2021-07-02T18:46:48.243Z] #50 21.08 go: downloading github.com/go-lintpack/lintpack v0.5.2
18:46:48 [2021-07-02T18:46:48.504Z] #50 21.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:46:48 [2021-07-02T18:46:48.587Z] #43 ...
18:46:48 [2021-07-02T18:46:48.587Z] 
18:46:48 [2021-07-02T18:46:48.587Z] #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
18:46:48 [2021-07-02T18:46:48.587Z] #18 sha256:4e7dbf64f9af4323142aeb05bf2038563a726837f0159db9cec08890cd2fcf8a
18:46:48 [2021-07-02T18:46:48.587Z] #18 DONE 1.8s
18:46:48 [2021-07-02T18:46:48.587Z] 
18:46:48 [2021-07-02T18:46:48.587Z] #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
18:46:48 [2021-07-02T18:46:48.587Z] #31 sha256:04546d240b1e92020ab39e9730362b6fb7d2831f02141df03184af3e5ea27fd0
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.729 + RM_GOPATH=0
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.729 + TMP_GOPATH=
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.729 + : /build
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.729 + '[' -z '' ']'
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.731 ++ mktemp -d
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.731 + export GOPATH=/tmp/tmp.P7RsghPHBL
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.731 + GOPATH=/tmp/tmp.P7RsghPHBL
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.731 + RM_GOPATH=1
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.731 + case "$(go env GOARCH)" in
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.733 ++ go env GOARCH
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + export GO_BUILDMODE=-buildmode=pie
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + GO_BUILDMODE=-buildmode=pie
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 ++ dirname /tmp/install/install.sh
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + dir=/tmp/install
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + bin=dockercli
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + shift
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + . /tmp/install/dockercli.installer
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 ++ : stable
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 ++ : 17.06.2-ce
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + install_dockercli
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.741 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.742 Install docker/cli version 17.06.2-ce from stable
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.742 ++ uname -m
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.743 + arch=x86_64
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.743 + '[' x86_64 '!=' x86_64 ']'
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.743 + url=https://download.docker.com/linux/static
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.743 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:46:48 [2021-07-02T18:46:48.587Z] #31 1.753 + tar -xz docker/docker
18:46:48 [2021-07-02T18:46:48.767Z] #50 ...
18:46:48 [2021-07-02T18:46:48.767Z] 
18:46:48 [2021-07-02T18:46:48.767Z] #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
18:46:48 [2021-07-02T18:46:48.767Z] #59 sha256:c42a0649d8c536294b04ece6b4f0eb9462021235407c78f5d96849136ccf8009
18:46:48 [2021-07-02T18:46:48.767Z] #59 11.47 go: downloading github.com/pkg/errors v0.9.1
18:46:48 [2021-07-02T18:46:48.767Z] #59 11.47 go: downloading github.com/sirupsen/logrus v1.8.1
18:46:48 [2021-07-02T18:46:48.767Z] #59 11.62 go: downloading github.com/urfave/cli/v2 v2.3.0
18:46:48 [2021-07-02T18:46:48.767Z] #59 11.99 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:46:48 [2021-07-02T18:46:48.767Z] #59 16.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:46:48 [2021-07-02T18:46:48.767Z] #59 16.78 go: downloading github.com/google/uuid v1.2.0
18:46:48 [2021-07-02T18:46:48.767Z] #59 16.78 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:46:48 [2021-07-02T18:46:48.767Z] #59 16.83 go: downloading github.com/moby/vpnkit v0.5.0
18:46:48 [2021-07-02T18:46:48.767Z] #59 16.96 go: downloading github.com/gofrs/flock v0.8.0
18:46:48 [2021-07-02T18:46:48.767Z] #59 17.21 go: downloading github.com/gorilla/mux v1.8.0
18:46:48 [2021-07-02T18:46:48.767Z] #59 17.60 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:46:48 [2021-07-02T18:46:48.767Z] #59 17.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:46:48 [2021-07-02T18:46:48.767Z] #59 18.27 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:46:48 [2021-07-02T18:46:48.767Z] #59 20.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:46:48 [2021-07-02T18:46:48.767Z] #59 ...
18:46:48 [2021-07-02T18:46:48.767Z] 
18:46:48 [2021-07-02T18:46:48.767Z] #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
18:46:48 [2021-07-02T18:46:48.767Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:48 [2021-07-02T18:46:48.767Z] #56 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:49 [2021-07-02T18:46:49.029Z] #56 ...
18:46:49 [2021-07-02T18:46:49.029Z] 
18:46:49 [2021-07-02T18:46:49.029Z] #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
18:46:49 [2021-07-02T18:46:49.029Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:46:49 [2021-07-02T18:46:49.029Z] #46 12.83 unicode/utf8
18:46:49 [2021-07-02T18:46:49.029Z] #46 13.32 math/bits
18:46:49 [2021-07-02T18:46:49.029Z] #46 13.87 math
18:46:49 [2021-07-02T18:46:49.029Z] #46 17.21 encoding
18:46:49 [2021-07-02T18:46:49.029Z] #46 17.37 unicode/utf16
18:46:49 [2021-07-02T18:46:49.029Z] #46 17.74 container/list
18:46:49 [2021-07-02T18:46:49.029Z] #46 18.33 crypto/internal/subtle
18:46:49 [2021-07-02T18:46:49.029Z] #46 18.45 crypto/subtle
18:46:49 [2021-07-02T18:46:49.029Z] #46 18.63 vendor/golang.org/x/crypto/cryptobyte/asn1
18:46:49 [2021-07-02T18:46:49.029Z] #46 18.83 internal/nettrace
18:46:49 [2021-07-02T18:46:49.029Z] #46 18.99 runtime/cgo
18:46:49 [2021-07-02T18:46:49.029Z] #13 48.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:46:49 [2021-07-02T18:46:49.029Z] #13 48.74 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
18:46:49 [2021-07-02T18:46:49.029Z] #13 ...
18:46:49 [2021-07-02T18:46:49.029Z] 
18:46:49 [2021-07-02T18:46:49.029Z] #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
18:46:49 [2021-07-02T18:46:49.029Z] #48 sha256:2fa24311d9148781c57ecedfedcb57cbe30016c6a0fb4531effc92b6d1d9de55
18:46:49 [2021-07-02T18:46:49.029Z] #48 DONE 53.4s
18:46:49 [2021-07-02T18:46:49.029Z] 
18:46:49 [2021-07-02T18:46:49.029Z] #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
18:46:49 [2021-07-02T18:46:49.029Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:49 [2021-07-02T18:46:49.029Z] #13 48.92 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
18:46:49 [2021-07-02T18:46:49.599Z] #13 49.42 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
18:46:49 [2021-07-02T18:46:49.604Z] #46 ...
18:46:49 [2021-07-02T18:46:49.604Z] 
18:46:49 [2021-07-02T18:46:49.604Z] #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
18:46:49 [2021-07-02T18:46:49.604Z] #48 sha256:f4ebc39bec84edc71dff074515c859aaa1e6bea00679c5d816eed4e1aa5d7f9f
18:46:49 [2021-07-02T18:46:49.604Z] #48 12.22 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
18:46:49 [2021-07-02T18:46:49.604Z] #48 ...
18:46:49 [2021-07-02T18:46:49.604Z] 
18:46:49 [2021-07-02T18:46:49.604Z] #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
18:46:49 [2021-07-02T18:46:49.604Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:49 [2021-07-02T18:46:49.604Z] #44 12.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:49 [2021-07-02T18:46:49.604Z] #44 14.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
18:46:49 [2021-07-02T18:46:49.859Z] #13 49.73 Selecting previously unselected package binutils-mingw-w64-i686.
18:46:49 [2021-07-02T18:46:49.859Z] #13 49.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:46:50 [2021-07-02T18:46:50.115Z] #44 ...
18:46:50 [2021-07-02T18:46:50.115Z] 
18:46:50 [2021-07-02T18:46:50.115Z] #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
18:46:50 [2021-07-02T18:46:50.115Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:50 [2021-07-02T18:46:50.115Z] #36 22.48 Fetched 8453 kB in 16s (528 kB/s)
18:46:50 [2021-07-02T18:46:50.123Z] #13 49.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:46:50 [2021-07-02T18:46:50.123Z] #13 49.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:46:51 [2021-07-02T18:46:51.111Z] #31 4.564 + mkdir -p /build
18:46:51 [2021-07-02T18:46:51.111Z] #31 4.566 + mv docker/docker /build/
18:46:51 [2021-07-02T18:46:51.111Z] #31 4.568 + rmdir docker
18:46:51 [2021-07-02T18:46:51.368Z] #31 DONE 4.7s
18:46:51 [2021-07-02T18:46:51.368Z] 
18:46:51 [2021-07-02T18:46:51.368Z] #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
18:46:51 [2021-07-02T18:46:51.368Z] #66 sha256:1405ecbf610276e13f1f124338cf2f2239ec5e6657fe7d1a5ed546bf5da9bb34
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.017 + RM_GOPATH=0
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.017 + TMP_GOPATH=
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.017 + : /build
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.017 + '[' -z '' ']'
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.019 ++ mktemp -d
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.020 + export GOPATH=/tmp/tmp.OdpdqWJ9nJ
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.021 + GOPATH=/tmp/tmp.OdpdqWJ9nJ
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.021 + RM_GOPATH=1
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.022 + case "$(go env GOARCH)" in
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.023 ++ go env GOARCH
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + export GO_BUILDMODE=-buildmode=pie
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + GO_BUILDMODE=-buildmode=pie
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 ++ dirname /tmp/install/install.sh
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + dir=/tmp/install
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + bin=rootlesskit
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + shift
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + . /tmp/install/rootlesskit.installer
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 ++ : 4cd567642273d369adaadcbadca00880552c1778
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + install_rootlesskit
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + case "$1" in
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + export CGO_ENABLED=0
18:46:51 [2021-07-02T18:46:51.368Z] #66 2.051 + CGO_ENABLED=0
18:46:51 [2021-07-02T18:46:51.369Z] #66 2.051 + _install_rootlesskit
18:46:51 [2021-07-02T18:46:51.369Z] #66 2.066 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
18:46:51 [2021-07-02T18:46:51.369Z] #66 2.069 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
18:46:51 [2021-07-02T18:46:51.369Z] #66 2.070 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OdpdqWJ9nJ/src/github.com/rootless-containers/rootlesskit
18:46:51 [2021-07-02T18:46:51.369Z] #66 2.084 Cloning into '/tmp/tmp.OdpdqWJ9nJ/src/github.com/rootless-containers/rootlesskit'...
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.235 + cd /tmp/tmp.OdpdqWJ9nJ/src/github.com/rootless-containers/rootlesskit
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.237 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.254 + export GO111MODULE=on
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.265 + GO111MODULE=on
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.265 + export GOPROXY=https://proxy.golang.org
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.265 + GOPROXY=https://proxy.golang.org
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.265 + for f in rootlesskit rootlesskit-docker-proxy
18:46:51 [2021-07-02T18:46:51.369Z] #66 4.265 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:46:51 [2021-07-02T18:46:51.626Z] #66 5.117 go: downloading github.com/pkg/errors v0.9.1
18:46:51 [2021-07-02T18:46:51.626Z] #66 5.117 go: downloading github.com/sirupsen/logrus v1.8.1
18:46:51 [2021-07-02T18:46:51.626Z] #66 5.187 go: downloading github.com/urfave/cli/v2 v2.3.0
18:46:51 [2021-07-02T18:46:51.629Z] #36 24.06 Reading package lists...
18:46:51 [2021-07-02T18:46:51.629Z] #36 ...
18:46:51 [2021-07-02T18:46:51.629Z] 
18:46:51 [2021-07-02T18:46:51.629Z] #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
18:46:51 [2021-07-02T18:46:51.629Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.09 go: downloading github.com/sirupsen/logrus v1.4.2
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.09 go: downloading github.com/stretchr/testify v1.4.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.46 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.48 go: downloading github.com/hashicorp/hcl v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.84 go: downloading github.com/magiconair/properties v1.8.1
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.85 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:46:51 [2021-07-02T18:46:51.629Z] #50 24.95 go: downloading github.com/pelletier/go-toml v1.2.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.04 go: downloading github.com/spf13/afero v1.1.2
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.18 go: downloading github.com/spf13/cast v1.3.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.29 go: downloading github.com/subosito/gotenv v1.2.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.35 go: downloading gopkg.in/ini.v1 v1.51.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.37 go: downloading gopkg.in/yaml.v2 v2.2.7
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.73 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.89 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 25.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.07 go: downloading github.com/go-toolsmith/astp v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.13 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.17 go: downloading github.com/go-toolsmith/typep v1.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:46:51 [2021-07-02T18:46:51.629Z] #50 26.71 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:46:51 [2021-07-02T18:46:51.629Z] #50 27.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.76 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:46:51 [2021-07-02T18:46:51.629Z] #50 28.94 go: downloading github.com/ultraware/funlen v0.0.2
18:46:51 [2021-07-02T18:46:51.629Z] #50 29.03 go: downloading github.com/ultraware/whitespace v0.0.4
18:46:51 [2021-07-02T18:46:51.629Z] #50 29.05 go: downloading github.com/uudashr/gocognit v1.0.1
18:46:51 [2021-07-02T18:46:51.629Z] #50 29.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:46:52 [2021-07-02T18:46:52.198Z] #66 5.482 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
18:46:52 [2021-07-02T18:46:52.578Z] #50 30.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:46:52 [2021-07-02T18:46:52.578Z] #50 30.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:46:52 [2021-07-02T18:46:52.578Z] #50 30.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:46:52 [2021-07-02T18:46:52.578Z] #50 30.30 go: downloading github.com/davecgh/go-spew v1.1.1
18:46:52 [2021-07-02T18:46:52.578Z] #50 30.31 go: downloading github.com/pmezard/go-difflib v1.0.0
18:46:52 [2021-07-02T18:46:52.663Z] #13 51.99 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:46:52 [2021-07-02T18:46:52.663Z] #13 52.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.663Z] #13 52.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:46:52 [2021-07-02T18:46:52.840Z] #50 30.42 go: downloading github.com/stretchr/objx v0.2.0
18:46:52 [2021-07-02T18:46:52.840Z] #50 30.59 go: downloading golang.org/x/text v0.3.2
18:46:52 [2021-07-02T18:46:52.926Z] #13 ...
18:46:52 [2021-07-02T18:46:52.926Z] 
18:46:52 [2021-07-02T18:46:52.926Z] #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
18:46:52 [2021-07-02T18:46:52.926Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:52 [2021-07-02T18:46:52.926Z] #36 47.03 Selecting previously unselected package libicu63:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #36 47.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 47.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 54.01 Selecting previously unselected package libxml2:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #36 54.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 54.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 54.79 Selecting previously unselected package libarchive13:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #36 54.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 54.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.07 Selecting previously unselected package libjsoncpp1:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.22 Selecting previously unselected package librhash0:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.23 Unpacking librhash0:amd64 (1.3.8-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.39 Selecting previously unselected package libuv1:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.40 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.41 Unpacking libuv1:amd64 (1.24.1-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.57 Selecting previously unselected package cmake.
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 55.62 Unpacking cmake (3.13.4-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #36 ...
18:46:52 [2021-07-02T18:46:52.926Z] 
18:46:52 [2021-07-02T18:46:52.926Z] #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
18:46:52 [2021-07-02T18:46:52.926Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:52 [2021-07-02T18:46:52.926Z] #44 50.62 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 50.78 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #44 50.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 50.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.04 Selecting previously unselected package python3.7.
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.08 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.48 Selecting previously unselected package libpython3-stdlib:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 53.83 Setting up python3-minimal (3.7.3-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.54 Selecting previously unselected package python3.
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.64 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.67 Unpacking python3 (3.7.3-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.82 Selecting previously unselected package libprotobuf17:amd64.
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.82 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 55.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 56.52 Selecting previously unselected package python3-pkg-resources.
18:46:52 [2021-07-02T18:46:52.926Z] #44 56.54 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 56.55 Unpacking python3-pkg-resources (40.8.0-1) ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 56.76 Selecting previously unselected package python3-six.
18:46:52 [2021-07-02T18:46:52.926Z] #44 56.76 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
18:46:52 [2021-07-02T18:46:52.926Z] #44 56.81 Unpacking python3-six (1.12.0-1) ...
18:46:53 [2021-07-02T18:46:53.186Z] #44 56.91 Selecting previously unselected package python3-protobuf.
18:46:53 [2021-07-02T18:46:53.186Z] #44 56.91 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
18:46:53 [2021-07-02T18:46:53.186Z] #44 56.92 Unpacking python3-protobuf (3.6.1.3-2) ...
18:46:53 [2021-07-02T18:46:53.447Z] #44 ...
18:46:53 [2021-07-02T18:46:53.447Z] 
18:46:53 [2021-07-02T18:46:53.447Z] #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
18:46:53 [2021-07-02T18:46:53.447Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:46:53 [2021-07-02T18:46:53.447Z] #46 47.53 sync
18:46:53 [2021-07-02T18:46:53.447Z] #46 47.53 internal/reflectlite
18:46:53 [2021-07-02T18:46:53.447Z] #46 48.90 internal/testlog
18:46:53 [2021-07-02T18:46:53.447Z] #46 49.31 github.com/LK4D4/vndr/godl/singleflight
18:46:53 [2021-07-02T18:46:53.447Z] #46 49.60 math/rand
18:46:53 [2021-07-02T18:46:53.447Z] #46 50.65 internal/singleflight
18:46:53 [2021-07-02T18:46:53.447Z] #46 51.04 sort
18:46:53 [2021-07-02T18:46:53.447Z] #46 51.05 io
18:46:53 [2021-07-02T18:46:53.447Z] #46 52.27 strconv
18:46:53 [2021-07-02T18:46:53.447Z] #46 52.60 bytes
18:46:53 [2021-07-02T18:46:53.447Z] #46 55.00 strings
18:46:53 [2021-07-02T18:46:53.447Z] #46 56.34 reflect
18:46:53 [2021-07-02T18:46:53.447Z] #46 57.80 bufio
18:46:53 [2021-07-02T18:46:53.447Z] #46 ...
18:46:53 [2021-07-02T18:46:53.447Z] 
18:46:53 [2021-07-02T18:46:53.447Z] #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
18:46:53 [2021-07-02T18:46:53.447Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:53 [2021-07-02T18:46:53.447Z] #44 57.43 Selecting previously unselected package libnet1:amd64.
18:46:53 [2021-07-02T18:46:53.447Z] #44 57.44 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:46:53 [2021-07-02T18:46:53.447Z] #44 57.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:46:53 [2021-07-02T18:46:53.544Z] #36 22.48 Reading package lists...
18:46:53 [2021-07-02T18:46:53.545Z] #36 ...
18:46:53 [2021-07-02T18:46:53.545Z] 
18:46:53 [2021-07-02T18:46:53.545Z] #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
18:46:53 [2021-07-02T18:46:53.545Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:46:53 [2021-07-02T18:46:53.545Z] #52 15.70 + cd /tmp/tmp.TzIOTcQDrc/src/github.com/mvdan/sh
18:46:53 [2021-07-02T18:46:53.545Z] #52 15.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:46:53 [2021-07-02T18:46:53.545Z] #52 15.85 + GO111MODULE=on
18:46:53 [2021-07-02T18:46:53.545Z] #52 15.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:46:53 [2021-07-02T18:46:53.545Z] #52 16.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:46:53 [2021-07-02T18:46:53.545Z] #52 16.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:46:53 [2021-07-02T18:46:53.545Z] #52 17.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:46:53 [2021-07-02T18:46:53.545Z] #52 18.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:46:53 [2021-07-02T18:46:53.545Z] #52 22.25 runtime
18:46:53 [2021-07-02T18:46:53.545Z] #52 ...
18:46:53 [2021-07-02T18:46:53.545Z] 
18:46:53 [2021-07-02T18:46:53.545Z] #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
18:46:53 [2021-07-02T18:46:53.545Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:46:53 [2021-07-02T18:46:53.545Z] #50 25.23 go: downloading github.com/sirupsen/logrus v1.4.2
18:46:53 [2021-07-02T18:46:53.545Z] #50 25.38 go: downloading github.com/stretchr/testify v1.4.0
18:46:53 [2021-07-02T18:46:53.545Z] #50 25.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
18:46:53 [2021-07-02T18:46:53.545Z] #50 25.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0
18:46:53 [2021-07-02T18:46:53.545Z] #50 25.73 go: downloading github.com/fsnotify/fsnotify v1.4.7
18:46:53 [2021-07-02T18:46:53.545Z] #50 25.76 go: downloading github.com/hashicorp/hcl v1.0.0
18:46:53 [2021-07-02T18:46:53.545Z] #50 26.11 go: downloading github.com/magiconair/properties v1.8.1
18:46:53 [2021-07-02T18:46:53.545Z] #50 26.11 go: downloading github.com/mitchellh/mapstructure v1.1.2
18:46:53 [2021-07-02T18:46:53.545Z] #50 26.29 go: downloading github.com/pelletier/go-toml v1.2.0
18:46:53 [2021-07-02T18:46:53.545Z] #50 26.34 go: downloading github.com/spf13/afero v1.1.2
18:46:53 [2021-07-02T18:46:53.577Z] #66 7.115 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
18:46:53 [2021-07-02T18:46:53.707Z] #44 57.59 Selecting previously unselected package libnl-3-200:amd64.
18:46:53 [2021-07-02T18:46:53.707Z] #44 57.59 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
18:46:53 [2021-07-02T18:46:53.707Z] #44 57.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:46:53 [2021-07-02T18:46:53.707Z] #44 ...
18:46:53 [2021-07-02T18:46:53.707Z] 
18:46:53 [2021-07-02T18:46:53.707Z] #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
18:46:53 [2021-07-02T18:46:53.707Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:46:53 [2021-07-02T18:46:53.707Z] #52 47.88 sync
18:46:53 [2021-07-02T18:46:53.707Z] #52 47.88 internal/reflectlite
18:46:53 [2021-07-02T18:46:53.707Z] #52 50.30 sort
18:46:53 [2021-07-02T18:46:53.707Z] #52 50.31 errors
18:46:53 [2021-07-02T18:46:53.707Z] #52 50.63 io
18:46:53 [2021-07-02T18:46:53.707Z] #52 51.31 internal/oserror
18:46:53 [2021-07-02T18:46:53.707Z] #52 51.48 syscall
18:46:53 [2021-07-02T18:46:53.707Z] #52 52.07 bytes
18:46:53 [2021-07-02T18:46:53.707Z] #52 54.70 strconv
18:46:53 [2021-07-02T18:46:53.707Z] #52 ...
18:46:53 [2021-07-02T18:46:53.707Z] 
18:46:53 [2021-07-02T18:46:53.707Z] #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
18:46:53 [2021-07-02T18:46:53.707Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:53 [2021-07-02T18:46:53.785Z] #50 ...
18:46:53 [2021-07-02T18:46:53.785Z] 
18:46:53 [2021-07-02T18:46:53.785Z] #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
18:46:53 [2021-07-02T18:46:53.785Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:53 [2021-07-02T18:46:53.785Z] #56 21.32 Fetched 8453 kB in 17s (505 kB/s)
18:46:53 [2021-07-02T18:46:53.785Z] #56 21.32 Reading package lists...
18:46:53 [2021-07-02T18:46:53.785Z] #56 27.84 Reading package lists...
18:46:53 [2021-07-02T18:46:53.785Z] #56 ...
18:46:53 [2021-07-02T18:46:53.785Z] 
18:46:53 [2021-07-02T18:46:53.785Z] #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
18:46:53 [2021-07-02T18:46:53.785Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:53 [2021-07-02T18:46:53.785Z] #40 23.20 Checking out files:  77% (1315/1696)   
Checking out files:  78% (1323/1696)   
Checking out files:  79% (1340/1696)   
Checking out files:  80% (1357/1696)   
Checking out files:  81% (1374/1696)   
Checking out files:  82% (1391/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/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.
18:46:53 [2021-07-02T18:46:53.785Z] #40 23.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:46:53 [2021-07-02T18:46:53.785Z] #40 25.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:46:53 [2021-07-02T18:46:53.806Z] #50 26.50 go: downloading github.com/spf13/cast v1.3.0
18:46:53 [2021-07-02T18:46:53.806Z] #50 26.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0
18:46:53 [2021-07-02T18:46:53.806Z] #50 26.59 go: downloading github.com/subosito/gotenv v1.2.0
18:46:53 [2021-07-02T18:46:53.806Z] #50 26.59 go: downloading gopkg.in/ini.v1 v1.51.0
18:46:53 [2021-07-02T18:46:53.806Z] #50 26.68 go: downloading gopkg.in/yaml.v2 v2.2.7
18:46:53 [2021-07-02T18:46:53.834Z] #66 7.309 go: downloading github.com/google/uuid v1.2.0
18:46:53 [2021-07-02T18:46:53.834Z] #66 7.310 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
18:46:53 [2021-07-02T18:46:53.834Z] #66 7.333 go: downloading github.com/moby/vpnkit v0.5.0
18:46:53 [2021-07-02T18:46:53.834Z] #66 7.340 go: downloading github.com/gofrs/flock v0.8.0
18:46:53 [2021-07-02T18:46:53.834Z] #66 7.400 go: downloading github.com/gorilla/mux v1.8.0
18:46:53 [2021-07-02T18:46:53.967Z] #44 57.72 Selecting previously unselected package libprotobuf-c1:amd64.
18:46:53 [2021-07-02T18:46:53.967Z] #44 57.73 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:46:53 [2021-07-02T18:46:53.967Z] #44 57.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:46:53 [2021-07-02T18:46:53.967Z] #44 57.88 Selecting previously unselected package criu.
18:46:53 [2021-07-02T18:46:53.967Z] #44 57.88 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
18:46:53 [2021-07-02T18:46:53.967Z] #44 57.90 Unpacking criu (3.15-1) ...
18:46:54 [2021-07-02T18:46:54.067Z] #50 26.96 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
18:46:54 [2021-07-02T18:46:54.067Z] #50 26.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
18:46:54 [2021-07-02T18:46:54.091Z] #66 7.543 go: downloading github.com/moby/sys/mountinfo v0.4.1
18:46:54 [2021-07-02T18:46:54.091Z] #66 7.677 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:46:54 [2021-07-02T18:46:54.329Z] #50 27.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0
18:46:54 [2021-07-02T18:46:54.329Z] #50 27.17 go: downloading github.com/go-toolsmith/astequal v1.0.0
18:46:54 [2021-07-02T18:46:54.348Z] #66 7.719 go: downloading github.com/u-root/u-root v7.0.0+incompatible
18:46:54 [2021-07-02T18:46:54.591Z] #50 27.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0
18:46:54 [2021-07-02T18:46:54.591Z] #50 27.28 go: downloading github.com/go-toolsmith/astp v1.0.0
18:46:54 [2021-07-02T18:46:54.730Z] #40 ...
18:46:54 [2021-07-02T18:46:54.730Z] 
18:46:54 [2021-07-02T18:46:54.730Z] #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
18:46:54 [2021-07-02T18:46:54.730Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:46:54 [2021-07-02T18:46:54.730Z] #46 32.39 vendor/golang.org/x/crypto/internal/subtle
18:46:54 [2021-07-02T18:46:54.852Z] #50 27.53 go: downloading github.com/go-toolsmith/strparse v1.0.0
18:46:54 [2021-07-02T18:46:54.852Z] #50 27.53 go: downloading github.com/go-toolsmith/typep v1.0.0
18:46:54 [2021-07-02T18:46:54.852Z] #50 27.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
18:46:54 [2021-07-02T18:46:54.852Z] #50 27.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
18:46:54 [2021-07-02T18:46:54.852Z] #50 27.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:46:54 [2021-07-02T18:46:54.907Z] #44 ...
18:46:54 [2021-07-02T18:46:54.907Z] 
18:46:54 [2021-07-02T18:46:54.907Z] #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
18:46:54 [2021-07-02T18:46:54.907Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.14 Setting up xxd (2:8.1.0875-5) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.17 Setting up libuv1:amd64 (1.24.1-1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.18 Setting up vim-common (2:8.1.0875-5) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.23 Setting up librhash0:amd64 (1.3.8-1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.25 Setting up cmake-data (3.13.4-1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.36 Setting up cmake (3.13.4-1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.37 Processing triggers for libc-bin (2.28-10) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 58.46 Processing triggers for mime-support (3.62) ...
18:46:54 [2021-07-02T18:46:54.907Z] #36 DONE 59.2s
18:46:54 [2021-07-02T18:46:54.907Z] 
18:46:54 [2021-07-02T18:46:54.907Z] #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
18:46:54 [2021-07-02T18:46:54.907Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:54 [2021-07-02T18:46:54.907Z] #44 58.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #44 58.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #44 58.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:46:54 [2021-07-02T18:46:54.907Z] #44 58.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:46:55 [2021-07-02T18:46:55.114Z] #50 27.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:46:55 [2021-07-02T18:46:55.167Z] #44 59.00 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:46:55 [2021-07-02T18:46:55.167Z] #44 59.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:46:55 [2021-07-02T18:46:55.167Z] #44 59.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:46:55 [2021-07-02T18:46:55.167Z] #44 59.08 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:46:55 [2021-07-02T18:46:55.375Z] #50 28.21 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
18:46:55 [2021-07-02T18:46:55.637Z] #50 28.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
18:46:55 [2021-07-02T18:46:55.717Z] #66 ...
18:46:55 [2021-07-02T18:46:55.718Z] 
18:46:55 [2021-07-02T18:46:55.718Z] #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
18:46:55 [2021-07-02T18:46:55.718Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.412 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.454 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.456 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.841 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.954 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 1.992 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 2.034 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 2.091 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 2.144 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 2.762 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 3.661 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 4.782 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 5.568 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 6.106 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 6.630 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.178 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.183 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.202 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.215 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.225 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.252 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.299 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.300 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.302 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.302 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.302 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 7.306 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
18:46:55 [2021-07-02T18:46:55.718Z] #19 ...
18:46:55 [2021-07-02T18:46:55.718Z] 
18:46:55 [2021-07-02T18:46:55.718Z] #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
18:46:55 [2021-07-02T18:46:55.718Z] #66 sha256:1405ecbf610276e13f1f124338cf2f2239ec5e6657fe7d1a5ed546bf5da9bb34
18:46:55 [2021-07-02T18:46:55.718Z] #66 9.356 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
18:46:55 [2021-07-02T18:46:55.974Z] #66 9.393 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:46:56 [2021-07-02T18:46:56.210Z] #50 28.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
18:46:56 [2021-07-02T18:46:56.210Z] #50 28.89 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
18:46:56 [2021-07-02T18:46:56.210Z] #50 29.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
18:46:56 [2021-07-02T18:46:56.210Z] #50 29.14 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
18:46:56 [2021-07-02T18:46:56.210Z] #50 29.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:46:56 [2021-07-02T18:46:56.472Z] #50 29.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:46:56 [2021-07-02T18:46:56.472Z] #50 29.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
18:46:56 [2021-07-02T18:46:56.538Z] #66 ...
18:46:56 [2021-07-02T18:46:56.538Z] 
18:46:56 [2021-07-02T18:46:56.538Z] #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
18:46:56 [2021-07-02T18:46:56.538Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
18:46:56 [2021-07-02T18:46:56.538Z] #63 2.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 2.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 2.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 2.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 3.713 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 4.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 5.332 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 6.233 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 6.953 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.445 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.469 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.485 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.485 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.505 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.531 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.553 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.554 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.554 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.554 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.555 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
18:46:56 [2021-07-02T18:46:56.538Z] #63 7.557 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #63 ...
18:46:56 [2021-07-02T18:46:56.795Z] 
18:46:56 [2021-07-02T18:46:56.795Z] #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
18:46:56 [2021-07-02T18:46:56.795Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
18:46:56 [2021-07-02T18:46:56.795Z] #43 2.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 2.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 2.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 2.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 3.165 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 4.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 4.909 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 5.784 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 6.693 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.226 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.226 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.261 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.274 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.303 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.341 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.369 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.373 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.373 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.373 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.374 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
18:46:56 [2021-07-02T18:46:56.795Z] #43 7.374 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:57 [2021-07-02T18:46:57.044Z] #50 29.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
18:46:57 [2021-07-02T18:46:57.044Z] #50 29.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:46:57 [2021-07-02T18:46:57.044Z] #50 29.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
18:46:57 [2021-07-02T18:46:57.044Z] #50 29.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
18:46:57 [2021-07-02T18:46:57.282Z] #46 ...
18:46:57 [2021-07-02T18:46:57.282Z] 
18:46:57 [2021-07-02T18:46:57.282Z] #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
18:46:57 [2021-07-02T18:46:57.282Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:57 [2021-07-02T18:46:57.282Z] #44 24.42 Fetched 8457 kB in 18s (483 kB/s)
18:46:57 [2021-07-02T18:46:57.282Z] #44 24.42 Reading package lists...
18:46:57 [2021-07-02T18:46:57.282Z] #44 30.29 Reading package lists...
18:46:57 [2021-07-02T18:46:57.282Z] #44 ...
18:46:57 [2021-07-02T18:46:57.282Z] 
18:46:57 [2021-07-02T18:46:57.282Z] #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
18:46:57 [2021-07-02T18:46:57.282Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:57 [2021-07-02T18:46:57.282Z] #56 27.84 Reading package lists...
18:46:57 [2021-07-02T18:46:57.282Z] #56 33.57 Building dependency tree...
18:46:57 [2021-07-02T18:46:57.306Z] #50 30.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
18:46:57 [2021-07-02T18:46:57.306Z] #50 30.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
18:46:57 [2021-07-02T18:46:57.453Z] INFO: Extraction ended at 07/02/2021 18:46:56. Duration:00:00:22.7427076
18:46:57 [2021-07-02T18:46:57.453Z] INFO: Updating the golang and path environment variables
18:46:57 [2021-07-02T18:46:57.453Z] INFO: GOPATH=d:\gopath
18:46:57 [2021-07-02T18:46:57.453Z] INFO: go version go1.16.5 windows/amd64
18:46:57 [2021-07-02T18:46:57.453Z] INFO: Running the daemon under test in debug mode
18:46:57 [2021-07-02T18:46:57.453Z] INFO: Starting a daemon under test...
18:46:57 [2021-07-02T18:46:57.453Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42520\21\daemon --pidfile d:\CI\PR-42520\21\docker.pid -D
18:46:57 [2021-07-02T18:46:57.545Z] #56 ...
18:46:57 [2021-07-02T18:46:57.545Z] 
18:46:57 [2021-07-02T18:46:57.545Z] #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
18:46:57 [2021-07-02T18:46:57.545Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:57 [2021-07-02T18:46:57.545Z] #13 22.05 Fetched 8986 kB in 18s (502 kB/s)
18:46:57 [2021-07-02T18:46:57.545Z] #13 22.05 Reading package lists...
18:46:57 [2021-07-02T18:46:57.568Z] #50 ...
18:46:57 [2021-07-02T18:46:57.568Z] 
18:46:57 [2021-07-02T18:46:57.568Z] #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
18:46:57 [2021-07-02T18:46:57.568Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:46:57 [2021-07-02T18:46:57.568Z] #13 14.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:46:57 [2021-07-02T18:46:57.568Z] #13 24.33 Fetched 8986 kB in 17s (535 kB/s)
18:46:57 [2021-07-02T18:46:57.568Z] #13 24.33 Reading package lists...
18:46:57 [2021-07-02T18:46:57.568Z] #13 ...
18:46:57 [2021-07-02T18:46:57.568Z] 
18:46:57 [2021-07-02T18:46:57.568Z] #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
18:46:57 [2021-07-02T18:46:57.568Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:46:57 [2021-07-02T18:46:57.568Z] #50 30.43 go: downloading github.com/sourcegraph/go-diff v0.5.1
18:46:57 [2021-07-02T18:46:57.808Z] #13 28.16 Reading package lists...
18:46:57 [2021-07-02T18:46:57.808Z] #13 ...
18:46:57 [2021-07-02T18:46:57.808Z] 
18:46:57 [2021-07-02T18:46:57.808Z] #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
18:46:57 [2021-07-02T18:46:57.808Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:46:57 [2021-07-02T18:46:57.808Z] #36 24.06 Reading package lists...
18:46:57 [2021-07-02T18:46:57.808Z] #36 29.97 Reading package lists...
18:46:57 [2021-07-02T18:46:57.840Z] #50 30.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
18:46:57 [2021-07-02T18:46:57.840Z] #50 30.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
18:46:58 [2021-07-02T18:46:58.102Z] #50 30.85 go: downloading github.com/ultraware/funlen v0.0.2
18:46:58 [2021-07-02T18:46:58.102Z] #50 30.85 go: downloading github.com/ultraware/whitespace v0.0.4
18:46:58 [2021-07-02T18:46:58.102Z] #50 30.85 go: downloading github.com/uudashr/gocognit v1.0.1
18:46:58 [2021-07-02T18:46:58.102Z] #50 30.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
18:46:58 [2021-07-02T18:46:58.382Z] #36 35.51 Building dependency tree...
18:46:58 [2021-07-02T18:46:58.382Z] #36 ...
18:46:58 [2021-07-02T18:46:58.382Z] 
18:46:58 [2021-07-02T18:46:58.382Z] #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
18:46:58 [2021-07-02T18:46:58.382Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:46:58 [2021-07-02T18:46:58.382Z] #50 36.12 go: downloading github.com/gobwas/glob v0.2.3
18:46:58 [2021-07-02T18:46:58.382Z] #50 36.13 go: downloading github.com/kisielk/gotool v1.0.0
18:46:58 [2021-07-02T18:46:58.382Z] #50 36.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:46:58 [2021-07-02T18:46:58.644Z] #50 36.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:46:58 [2021-07-02T18:46:58.644Z] #50 36.32 go: downloading github.com/gogo/protobuf v1.2.1
18:46:58 [2021-07-02T18:46:58.644Z] #50 ...
18:46:58 [2021-07-02T18:46:58.644Z] 
18:46:58 [2021-07-02T18:46:58.644Z] #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
18:46:58 [2021-07-02T18:46:58.644Z] #59 sha256:b77e74c6b48ac4e837415726a612ee4250ffa87f91ff7f26057e1b36fee8acd2
18:46:58 [2021-07-02T18:46:58.644Z] #59 26.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:46:58 [2021-07-02T18:46:58.644Z] #59 ...
18:46:58 [2021-07-02T18:46:58.644Z] 
18:46:58 [2021-07-02T18:46:58.644Z] #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
18:46:58 [2021-07-02T18:46:58.644Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:46:58 [2021-07-02T18:46:58.644Z] #44 30.29 Reading package lists...
18:46:58 [2021-07-02T18:46:58.978Z] INFO: Process started successfully.
18:46:58 [2021-07-02T18:46:58.978Z] INFO: Start tailing logs of the daemon under tests
18:46:59 [2021-07-02T18:46:59.046Z] #50 31.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:46:59 [2021-07-02T18:46:59.046Z] #50 31.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
18:46:59 [2021-07-02T18:46:59.432Z] INFO: Waiting for the daemon under test to start...
18:46:59 [2021-07-02T18:46:59.989Z] #50 32.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:46:59 [2021-07-02T18:46:59.989Z] #50 32.51 go: downloading github.com/davecgh/go-spew v1.1.1
18:46:59 [2021-07-02T18:46:59.989Z] #50 32.55 go: downloading github.com/pmezard/go-difflib v1.0.0
18:46:59 [2021-07-02T18:46:59.989Z] #50 32.55 go: downloading github.com/stretchr/objx v0.2.0
18:46:59 [2021-07-02T18:46:59.989Z] #50 ...
18:46:59 [2021-07-02T18:46:59.989Z] 
18:46:59 [2021-07-02T18:46:59.989Z] #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
18:46:59 [2021-07-02T18:46:59.989Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:46:59 [2021-07-02T18:46:59.989Z] #56 22.67 Fetched 8453 kB in 17s (509 kB/s)
18:46:59 [2021-07-02T18:46:59.989Z] #56 22.67 Reading package lists...
18:46:59 [2021-07-02T18:46:59.989Z] #56 29.36 Reading package lists...
18:46:59 [2021-07-02T18:46:59.989Z] #56 ...
18:46:59 [2021-07-02T18:46:59.989Z] 
18:46:59 [2021-07-02T18:46:59.989Z] #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
18:46:59 [2021-07-02T18:46:59.989Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:46:59 [2021-07-02T18:46:59.989Z] #40 22.62 Checking out files:  90% (1531/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/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.
18:46:59 [2021-07-02T18:46:59.989Z] #40 22.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:46:59 [2021-07-02T18:46:59.989Z] #40 25.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:47:00 [2021-07-02T18:47:00.031Z] #44 36.05 Building dependency tree...
18:47:00 [2021-07-02T18:47:00.250Z] #40 ...
18:47:00 [2021-07-02T18:47:00.250Z] 
18:47:00 [2021-07-02T18:47:00.250Z] #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
18:47:00 [2021-07-02T18:47:00.250Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:47:00 [2021-07-02T18:47:00.250Z] #50 32.77 go: downloading golang.org/x/text v0.3.2
18:47:01 [2021-07-02T18:47:01.640Z] #50 ...
18:47:01 [2021-07-02T18:47:01.640Z] 
18:47:01 [2021-07-02T18:47:01.640Z] #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
18:47:01 [2021-07-02T18:47:01.640Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:01 [2021-07-02T18:47:01.640Z] #44 24.01 Fetched 8457 kB in 17s (487 kB/s)
18:47:01 [2021-07-02T18:47:01.640Z] #44 24.01 Reading package lists...
18:47:01 [2021-07-02T18:47:01.640Z] #44 30.41 Reading package lists...
18:47:01 [2021-07-02T18:47:01.640Z] #44 ...
18:47:01 [2021-07-02T18:47:01.640Z] 
18:47:01 [2021-07-02T18:47:01.640Z] #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
18:47:01 [2021-07-02T18:47:01.640Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:47:01 [2021-07-02T18:47:01.640Z] #36 22.48 Reading package lists...
18:47:01 [2021-07-02T18:47:01.741Z] #44 64.78 Setting up python3 (3.7.3-1) ...
18:47:01 [2021-07-02T18:47:01.741Z] #44 ...
18:47:01 [2021-07-02T18:47:01.741Z] 
18:47:01 [2021-07-02T18:47:01.741Z] #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
18:47:01 [2021-07-02T18:47:01.741Z] #37 sha256:467ee5330369ec6f812ab3d083eb28af208fc967dd53f8bcb74beef96e30c54f
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.195 + RM_GOPATH=0
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.195 + TMP_GOPATH=
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.195 + : /build
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.195 + '[' -z '' ']'
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.195 ++ mktemp -d
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.197 + export GOPATH=/tmp/tmp.uBa04NDF1X
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.198 + GOPATH=/tmp/tmp.uBa04NDF1X
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.199 + RM_GOPATH=1
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.199 + case "$(go env GOARCH)" in
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.201 ++ go env GOARCH
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.229 + export GO_BUILDMODE=-buildmode=pie
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.230 + GO_BUILDMODE=-buildmode=pie
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.233 ++ dirname /tmp/install/install.sh
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.234 + dir=/tmp/install
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.234 + bin=tini
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.234 + shift
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.234 + '[' '!' -f /tmp/install/tini.installer ']'
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.234 + . /tmp/install/tini.installer
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.235 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.235 + install_tini
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.235 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.235 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.235 + git clone https://github.com/krallin/tini.git /tmp/tmp.uBa04NDF1X/tini
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.237 Cloning into '/tmp/tmp.uBa04NDF1X/tini'...
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.867 + cd /tmp/tmp.uBa04NDF1X/tini
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.867 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:47:01 [2021-07-02T18:47:01.741Z] #37 1.894 + cmake .
18:47:01 [2021-07-02T18:47:01.741Z] #37 2.418 -- The C compiler identification is GNU 8.3.0
18:47:01 [2021-07-02T18:47:01.741Z] #37 2.468 -- Check for working C compiler: /usr/bin/cc
18:47:01 [2021-07-02T18:47:01.741Z] #37 3.126 -- Check for working C compiler: /usr/bin/cc -- works
18:47:01 [2021-07-02T18:47:01.741Z] #37 3.135 -- Detecting C compiler ABI info
18:47:01 [2021-07-02T18:47:01.741Z] #37 3.941 -- Detecting C compiler ABI info - done
18:47:01 [2021-07-02T18:47:01.741Z] #37 3.990 -- Detecting C compile features
18:47:01 [2021-07-02T18:47:01.741Z] #37 6.047 -- Detecting C compile features - done
18:47:01 [2021-07-02T18:47:01.741Z] #37 6.123 -- Performing Test HAS_BUILTIN_FORTIFY
18:47:01 [2021-07-02T18:47:01.741Z] #37 6.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:47:01 [2021-07-02T18:47:01.741Z] #37 ...
18:47:01 [2021-07-02T18:47:01.741Z] 
18:47:01 [2021-07-02T18:47:01.741Z] #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
18:47:01 [2021-07-02T18:47:01.741Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:01 [2021-07-02T18:47:01.741Z] #44 65.35 Setting up python3-six (1.12.0-1) ...
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.02 The following additional packages will be installed:
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.02   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.02   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.02   python3-pkg-resources python3-protobuf python3-six python3.7
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.02   python3.7-minimal
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.04 Suggested packages:
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.04   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
18:47:01 [2021-07-02T18:47:01.950Z] #44 39.04   python3.7-doc binfmt-support
18:47:01 [2021-07-02T18:47:01.950Z] #44 ...
18:47:01 [2021-07-02T18:47:01.950Z] 
18:47:01 [2021-07-02T18:47:01.950Z] #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
18:47:01 [2021-07-02T18:47:01.950Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:47:01 [2021-07-02T18:47:01.950Z] #56 36.64 The following additional packages will be installed:
18:47:01 [2021-07-02T18:47:01.950Z] #56 36.66   libbtrfs0
18:47:01 [2021-07-02T18:47:01.950Z] #56 36.83 The following NEW packages will be installed:
18:47:01 [2021-07-02T18:47:01.950Z] #56 36.84   libbtrfs-dev libbtrfs0
18:47:01 [2021-07-02T18:47:01.950Z] #56 37.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:47:01 [2021-07-02T18:47:01.950Z] #56 37.27 Need to get 119 kB of archives.
18:47:01 [2021-07-02T18:47:01.950Z] #56 37.27 After this operation, 387 kB of additional disk space will be used.
18:47:01 [2021-07-02T18:47:01.950Z] #56 37.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:47:01 [2021-07-02T18:47:01.950Z] #56 37.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:47:01 [2021-07-02T18:47:01.950Z] #56 38.23 debconf: delaying package configuration, since apt-utils is not installed
18:47:01 [2021-07-02T18:47:01.950Z] #56 38.40 Fetched 119 kB in 0s (391 kB/s)
18:47:01 [2021-07-02T18:47:01.950Z] #56 38.52 Selecting previously unselected package libbtrfs0.
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.59 Unpacking libbtrfs0 (4.20.1-2) ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.71 Selecting previously unselected package libbtrfs-dev.
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.75 Unpacking libbtrfs-dev (4.20.1-2) ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.95 Setting up libbtrfs0 (4.20.1-2) ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.97 Setting up libbtrfs-dev (4.20.1-2) ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 38.99 Processing triggers for libc-bin (2.28-10) ...
18:47:01 [2021-07-02T18:47:01.951Z] #56 DONE 39.6s
18:47:01 [2021-07-02T18:47:01.951Z] 
18:47:01 [2021-07-02T18:47:01.951Z] #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
18:47:01 [2021-07-02T18:47:01.951Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:47:02 [2021-07-02T18:47:02.211Z] #36 29.09 Reading package lists...
18:47:02 [2021-07-02T18:47:02.211Z] #36 35.19 Building dependency tree...
18:47:02 [2021-07-02T18:47:02.211Z] #36 ...
18:47:02 [2021-07-02T18:47:02.211Z] 
18:47:02 [2021-07-02T18:47:02.211Z] #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
18:47:02 [2021-07-02T18:47:02.211Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:47:02 [2021-07-02T18:47:02.211Z] #56 29.36 Reading package lists...
18:47:02 [2021-07-02T18:47:02.679Z] #44 66.61 Setting up python3-pkg-resources (40.8.0-1) ...
18:47:03 [2021-07-02T18:47:03.044Z] #56 35.35 Building dependency tree...
18:47:03 [2021-07-02T18:47:03.044Z] #56 ...
18:47:03 [2021-07-02T18:47:03.044Z] 
18:47:03 [2021-07-02T18:47:03.044Z] #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
18:47:03 [2021-07-02T18:47:03.044Z] #59 sha256:c42a0649d8c536294b04ece6b4f0eb9462021235407c78f5d96849136ccf8009
18:47:03 [2021-07-02T18:47:03.044Z] #59 25.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:47:03 [2021-07-02T18:47:03.044Z] #59 ...
18:47:03 [2021-07-02T18:47:03.044Z] 
18:47:03 [2021-07-02T18:47:03.044Z] #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
18:47:03 [2021-07-02T18:47:03.044Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:47:03 [2021-07-02T18:47:03.044Z] #46 30.37 vendor/golang.org/x/crypto/internal/subtle
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.162 + RM_GOPATH=0
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.162 + TMP_GOPATH=
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.162 + : /build
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.162 + '[' -z '' ']'
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.167 ++ mktemp -d
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.169 + export GOPATH=/tmp/tmp.qsVP9knTjX
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.169 + GOPATH=/tmp/tmp.qsVP9knTjX
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.169 + RM_GOPATH=1
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.170 + case "$(go env GOARCH)" in
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.172 ++ go env GOARCH
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.210 + export GO_BUILDMODE=-buildmode=pie
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.210 + GO_BUILDMODE=-buildmode=pie
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.211 ++ dirname /tmp/install/install.sh
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.212 + dir=/tmp/install
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.214 + bin=containerd
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.214 + shift
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.214 + '[' '!' -f /tmp/install/containerd.installer ']'
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.215 + . /tmp/install/containerd.installer
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.215 ++ set -e
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.215 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.218 + install_containerd
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.222 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.225 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.225 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qsVP9knTjX/src/github.com/containerd/containerd
18:47:03 [2021-07-02T18:47:03.342Z] #57 1.228 Cloning into '/tmp/tmp.qsVP9knTjX/src/github.com/containerd/containerd'...
18:47:03 [2021-07-02T18:47:03.617Z] #46 ...
18:47:03 [2021-07-02T18:47:03.617Z] 
18:47:03 [2021-07-02T18:47:03.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
18:47:03 [2021-07-02T18:47:03.617Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:03 [2021-07-02T18:47:03.617Z] #13 24.33 Reading package lists...
18:47:04 [2021-07-02T18:47:04.057Z] #44 ...
18:47:04 [2021-07-02T18:47:04.057Z] 
18:47:04 [2021-07-02T18:47:04.057Z] #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
18:47:04 [2021-07-02T18:47:04.057Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:47:04 [2021-07-02T18:47:04.057Z] #52 58.13 reflect
18:47:04 [2021-07-02T18:47:04.057Z] #52 60.04 time
18:47:04 [2021-07-02T18:47:04.057Z] #52 66.19 context
18:47:04 [2021-07-02T18:47:04.057Z] #52 66.90 internal/syscall/unix
18:47:04 [2021-07-02T18:47:04.057Z] #52 67.17 internal/poll
18:47:04 [2021-07-02T18:47:04.057Z] #52 ...
18:47:04 [2021-07-02T18:47:04.057Z] 
18:47:04 [2021-07-02T18:47:04.057Z] #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
18:47:04 [2021-07-02T18:47:04.057Z] #37 sha256:467ee5330369ec6f812ab3d083eb28af208fc967dd53f8bcb74beef96e30c54f
18:47:04 [2021-07-02T18:47:04.057Z] #37 6.501 -- Configuring done
18:47:04 [2021-07-02T18:47:04.057Z] #37 6.541 -- Generating done
18:47:04 [2021-07-02T18:47:04.057Z] #37 6.543 -- Build files have been written to: /tmp/tmp.uBa04NDF1X/tini
18:47:04 [2021-07-02T18:47:04.057Z] #37 6.549 + make tini-static
18:47:04 [2021-07-02T18:47:04.057Z] #37 7.060 Scanning dependencies of target tini-static
18:47:04 [2021-07-02T18:47:04.057Z] #37 7.204 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:47:04 [2021-07-02T18:47:04.057Z] #37 8.575 [100%] Linking C executable tini-static
18:47:04 [2021-07-02T18:47:04.057Z] #37 9.216 [100%] Built target tini-static
18:47:04 [2021-07-02T18:47:04.317Z] #37 9.307 + mkdir -p /build
18:47:04 [2021-07-02T18:47:04.317Z] #37 9.315 + cp tini-static /build/docker-init
18:47:04 [2021-07-02T18:47:04.887Z] #37 ...
18:47:04 [2021-07-02T18:47:04.887Z] 
18:47:04 [2021-07-02T18:47:04.887Z] #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
18:47:04 [2021-07-02T18:47:04.887Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:04 [2021-07-02T18:47:04.887Z] #13 54.58 Selecting previously unselected package binutils-mingw-w64.
18:47:04 [2021-07-02T18:47:04.887Z] #13 54.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 54.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 54.81 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:47:04 [2021-07-02T18:47:04.887Z] #13 54.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 54.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 55.07 Selecting previously unselected package dmsetup.
18:47:04 [2021-07-02T18:47:04.887Z] #13 55.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 55.11 Unpacking dmsetup (2:1.02.155-3) ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 55.35 Selecting previously unselected package mingw-w64-common.
18:47:04 [2021-07-02T18:47:04.887Z] #13 55.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 55.37 Unpacking mingw-w64-common (6.0.0-3) ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 60.53 Selecting previously unselected package mingw-w64-x86-64-dev.
18:47:04 [2021-07-02T18:47:04.887Z] #13 60.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:47:04 [2021-07-02T18:47:04.887Z] #13 60.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:47:05 [2021-07-02T18:47:05.146Z] #13 ...
18:47:05 [2021-07-02T18:47:05.146Z] 
18:47:05 [2021-07-02T18:47:05.146Z] #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
18:47:05 [2021-07-02T18:47:05.146Z] #37 sha256:467ee5330369ec6f812ab3d083eb28af208fc967dd53f8bcb74beef96e30c54f
18:47:05 [2021-07-02T18:47:05.146Z] #37 DONE 10.2s
18:47:05 [2021-07-02T18:47:05.146Z] 
18:47:05 [2021-07-02T18:47:05.146Z] #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
18:47:05 [2021-07-02T18:47:05.146Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:05 [2021-07-02T18:47:05.146Z] #44 68.19 Setting up python3-protobuf (3.6.1.3-2) ...
18:47:05 [2021-07-02T18:47:05.406Z] #44 ...
18:47:05 [2021-07-02T18:47:05.406Z] 
18:47:05 [2021-07-02T18:47:05.406Z] #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
18:47:05 [2021-07-02T18:47:05.406Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:47:05 [2021-07-02T18:47:05.406Z] #46 59.59 syscall
18:47:05 [2021-07-02T18:47:05.406Z] #46 67.16 internal/syscall/unix
18:47:05 [2021-07-02T18:47:05.406Z] #46 67.39 internal/poll
18:47:05 [2021-07-02T18:47:05.406Z] #46 68.90 internal/fmtsort
18:47:05 [2021-07-02T18:47:05.406Z] #46 69.77 internal/syscall/execenv
18:47:05 [2021-07-02T18:47:05.665Z] #46 70.07 path
18:47:06 [2021-07-02T18:47:06.234Z] #46 ...
18:47:06 [2021-07-02T18:47:06.234Z] 
18:47:06 [2021-07-02T18:47:06.234Z] #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
18:47:06 [2021-07-02T18:47:06.234Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:06 [2021-07-02T18:47:06.234Z] #13 65.93 Selecting previously unselected package gcc-mingw-w64-base.
18:47:06 [2021-07-02T18:47:06.234Z] #13 65.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:06 [2021-07-02T18:47:06.234Z] #13 65.96 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:47:06 [2021-07-02T18:47:06.493Z] #13 66.28 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:47:06 [2021-07-02T18:47:06.493Z] #13 66.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:06 [2021-07-02T18:47:06.493Z] #13 66.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:07 [2021-07-02T18:47:07.556Z] #57 ...
18:47:07 [2021-07-02T18:47:07.556Z] 
18:47:07 [2021-07-02T18:47:07.556Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:47:07 [2021-07-02T18:47:07.556Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:47:07 [2021-07-02T18:47:07.556Z] #32 44.41 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.
18:47:07 [2021-07-02T18:47:07.556Z] #32 44.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:47:07 [2021-07-02T18:47:07.556Z] #32 45.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:47:08 [2021-07-02T18:47:08.948Z] #32 ...
18:47:08 [2021-07-02T18:47:08.948Z] 
18:47:08 [2021-07-02T18:47:08.948Z] #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
18:47:08 [2021-07-02T18:47:08.948Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:47:08 [2021-07-02T18:47:08.948Z] #36 35.51 Building dependency tree...
18:47:08 [2021-07-02T18:47:08.948Z] #36 38.43 The following additional packages will be installed:
18:47:08 [2021-07-02T18:47:08.948Z] #36 38.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:47:08 [2021-07-02T18:47:08.948Z] #36 38.44 Suggested packages:
18:47:08 [2021-07-02T18:47:08.948Z] #36 38.45   cmake-doc ninja-build lrzip
18:47:08 [2021-07-02T18:47:08.948Z] #36 38.45 Recommended packages:
18:47:08 [2021-07-02T18:47:08.948Z] #36 38.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.31 The following NEW packages will be installed:
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.31   vim-common xxd
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.74 Need to get 14.9 MB of archives.
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.74 After this operation, 61.8 MB of additional disk space will be used.
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 40.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 40.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 41.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 41.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 41.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 41.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 41.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.34 debconf: delaying package configuration, since apt-utils is not installed
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.54 Fetched 14.9 MB in 2s (8048 kB/s)
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.64 Selecting previously unselected package xxd.
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.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 ... 15421 files and directories currently installed.)
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.75 Unpacking xxd (2:8.1.0875-5) ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.96 Selecting previously unselected package vim-common.
18:47:08 [2021-07-02T18:47:08.948Z] #36 42.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 43.04 Unpacking vim-common (2:8.1.0875-5) ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 43.47 Selecting previously unselected package cmake-data.
18:47:08 [2021-07-02T18:47:08.948Z] #36 43.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 43.50 Unpacking cmake-data (3.13.4-1) ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 46.57 Selecting previously unselected package libicu63:amd64.
18:47:08 [2021-07-02T18:47:08.948Z] #36 46.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:47:08 [2021-07-02T18:47:08.948Z] #36 46.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:47:09 [2021-07-02T18:47:09.174Z] #13 30.73 Reading package lists...
18:47:09 [2021-07-02T18:47:09.174Z] #13 ...
18:47:09 [2021-07-02T18:47:09.174Z] 
18:47:09 [2021-07-02T18:47:09.174Z] #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
18:47:09 [2021-07-02T18:47:09.174Z] #56 sha256:77d5820b88f812029ca88dee7d0216fa66a29c31926a0ae56a4c2f33461ebf95
18:47:09 [2021-07-02T18:47:09.174Z] #56 35.35 Building dependency tree...
18:47:09 [2021-07-02T18:47:09.174Z] #56 38.47 The following additional packages will be installed:
18:47:09 [2021-07-02T18:47:09.174Z] #56 38.48   libbtrfs0
18:47:09 [2021-07-02T18:47:09.174Z] #56 38.70 The following NEW packages will be installed:
18:47:09 [2021-07-02T18:47:09.174Z] #56 38.70   libbtrfs-dev libbtrfs0
18:47:09 [2021-07-02T18:47:09.174Z] #56 39.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:47:09 [2021-07-02T18:47:09.174Z] #56 39.12 Need to get 119 kB of archives.
18:47:09 [2021-07-02T18:47:09.174Z] #56 39.12 After this operation, 387 kB of additional disk space will be used.
18:47:09 [2021-07-02T18:47:09.174Z] #56 39.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:47:09 [2021-07-02T18:47:09.174Z] #56 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.09 debconf: delaying package configuration, since apt-utils is not installed
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.30 Fetched 119 kB in 0s (415 kB/s)
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.63 Selecting previously unselected package libbtrfs0.
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.72 Unpacking libbtrfs0 (4.20.1-2) ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.82 Selecting previously unselected package libbtrfs-dev.
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 40.84 Unpacking libbtrfs-dev (4.20.1-2) ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 41.08 Setting up libbtrfs0 (4.20.1-2) ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 41.10 Setting up libbtrfs-dev (4.20.1-2) ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 41.12 Processing triggers for libc-bin (2.28-10) ...
18:47:09 [2021-07-02T18:47:09.174Z] #56 DONE 41.5s
18:47:09 [2021-07-02T18:47:09.174Z] 
18:47:09 [2021-07-02T18:47:09.174Z] #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
18:47:09 [2021-07-02T18:47:09.174Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:47:09 [2021-07-02T18:47:09.210Z] #36 ...
18:47:09 [2021-07-02T18:47:09.211Z] 
18:47:09 [2021-07-02T18:47:09.211Z] #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
18:47:09 [2021-07-02T18:47:09.211Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:09 [2021-07-02T18:47:09.211Z] #44 40.59 The following NEW packages will be installed:
18:47:09 [2021-07-02T18:47:09.211Z] #44 40.59   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
18:47:09 [2021-07-02T18:47:09.211Z] #44 40.61   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
18:47:09 [2021-07-02T18:47:09.211Z] #44 40.61   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
18:47:09 [2021-07-02T18:47:09.211Z] #44 40.61   python3.7-minimal
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.07 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.07 Need to get 6695 kB of archives.
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.07 After this operation, 33.1 MB of additional disk space will be used.
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.71 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 41.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:47:09 [2021-07-02T18:47:09.211Z] #44 43.31 debconf: delaying package configuration, since apt-utils is not installed
18:47:09 [2021-07-02T18:47:09.211Z] #44 43.57 Fetched 6695 kB in 1s (4834 kB/s)
18:47:09 [2021-07-02T18:47:09.211Z] #44 43.67 Selecting previously unselected package libpython3.7-minimal:amd64.
18:47:09 [2021-07-02T18:47:09.211Z] #44 43.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 ... 15421 files and directories currently installed.)
18:47:09 [2021-07-02T18:47:09.211Z] #44 43.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:47:09 [2021-07-02T18:47:09.211Z] #44 43.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:47:09 [2021-07-02T18:47:09.211Z] #44 44.53 Selecting previously unselected package python3.7-minimal.
18:47:09 [2021-07-02T18:47:09.211Z] #44 44.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:47:09 [2021-07-02T18:47:09.211Z] #44 44.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:47:09 [2021-07-02T18:47:09.211Z] #44 46.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:47:09 [2021-07-02T18:47:09.211Z] #44 46.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:47:09 [2021-07-02T18:47:09.787Z] #44 ...
18:47:09 [2021-07-02T18:47:09.787Z] 
18:47:09 [2021-07-02T18:47:09.787Z] #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
18:47:09 [2021-07-02T18:47:09.787Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:09 [2021-07-02T18:47:09.787Z] #13 28.16 Reading package lists...
18:47:09 [2021-07-02T18:47:09.787Z] #13 34.35 Building dependency tree...
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.14 The following additional packages will be installed:
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.15   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.15   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.15   mingw-w64-x86-64-dev
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.15 Suggested packages:
18:47:09 [2021-07-02T18:47:09.787Z] #13 38.15   gcc-8-locales seccomp wine64
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.15 The following NEW packages will be installed:
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.16   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.16   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.16   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.16   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.17 The following packages will be upgraded:
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.18   libseccomp2
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.63 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.63 Need to get 77.8 MB of archives.
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.63 After this operation, 487 MB of additional disk space will be used.
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.63 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]
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.63 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.64 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 39.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]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 40.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:47:09 [2021-07-02T18:47:09.787Z] #13 ...
18:47:09 [2021-07-02T18:47:09.787Z] 
18:47:09 [2021-07-02T18:47:09.787Z] #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
18:47:09 [2021-07-02T18:47:09.788Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:47:09 [2021-07-02T18:47:09.788Z] #50 37.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:47:09 [2021-07-02T18:47:09.788Z] #50 37.97 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:47:09 [2021-07-02T18:47:09.788Z] #50 38.08 go: downloading github.com/BurntSushi/toml v0.3.1
18:47:10 [2021-07-02T18:47:10.050Z] #50 ...
18:47:10 [2021-07-02T18:47:10.050Z] 
18:47:10 [2021-07-02T18:47:10.050Z] #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
18:47:10 [2021-07-02T18:47:10.050Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:10 [2021-07-02T18:47:10.050Z] #13 44.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:47:10 [2021-07-02T18:47:10.683Z] #13 ...
18:47:10 [2021-07-02T18:47:10.684Z] 
18:47:10 [2021-07-02T18:47:10.684Z] #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
18:47:10 [2021-07-02T18:47:10.684Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:10 [2021-07-02T18:47:10.684Z] #44 71.97 Setting up criu (3.15-1) ...
18:47:10 [2021-07-02T18:47:10.684Z] #44 73.66 Processing triggers for libc-bin (2.28-10) ...
18:47:10 [2021-07-02T18:47:10.684Z] #44 73.75 Processing triggers for mime-support (3.62) ...
18:47:10 [2021-07-02T18:47:10.684Z] #44 DONE 74.3s
18:47:10 [2021-07-02T18:47:10.684Z] 
18:47:10 [2021-07-02T18:47:10.684Z] #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
18:47:10 [2021-07-02T18:47:10.684Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:47:10 [2021-07-02T18:47:10.684Z] #52 70.44 path
18:47:10 [2021-07-02T18:47:10.684Z] #52 71.03 encoding/binary
18:47:10 [2021-07-02T18:47:10.684Z] #52 71.22 io/fs
18:47:10 [2021-07-02T18:47:10.684Z] #52 72.37 os
18:47:10 [2021-07-02T18:47:10.684Z] #52 73.02 encoding/base64
18:47:10 [2021-07-02T18:47:10.684Z] #52 73.84 golang.org/x/sys/unix
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.961 + RM_GOPATH=0
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.962 + TMP_GOPATH=
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.962 + : /build
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.962 + '[' -z '' ']'
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.966 ++ mktemp -d
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.968 + export GOPATH=/tmp/tmp.1c3BwYx3Cu
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.968 + GOPATH=/tmp/tmp.1c3BwYx3Cu
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.968 + RM_GOPATH=1
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.968 + case "$(go env GOARCH)" in
18:47:11 [2021-07-02T18:47:11.726Z] #57 2.971 ++ go env GOARCH
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.002 + export GO_BUILDMODE=-buildmode=pie
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.002 + GO_BUILDMODE=-buildmode=pie
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.005 ++ dirname /tmp/install/install.sh
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.014 + dir=/tmp/install
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.014 + bin=containerd
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.014 + shift
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.015 + '[' '!' -f /tmp/install/containerd.installer ']'
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.017 + . /tmp/install/containerd.installer
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.017 ++ set -e
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.020 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.021 + install_containerd
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.027 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.027 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.027 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1c3BwYx3Cu/src/github.com/containerd/containerd
18:47:11 [2021-07-02T18:47:11.726Z] #57 3.028 Cloning into '/tmp/tmp.1c3BwYx3Cu/src/github.com/containerd/containerd'...
18:47:12 [2021-07-02T18:47:12.591Z] #52 76.49 fmt
18:47:12 [2021-07-02T18:47:12.600Z] #13 46.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #13 46.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:47:12 [2021-07-02T18:47:12.601Z] #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]
18:47:12 [2021-07-02T18:47:12.601Z] #13 47.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
18:47:13 [2021-07-02T18:47:13.544Z] #13 48.02 debconf: delaying package configuration, since apt-utils is not installed
18:47:13 [2021-07-02T18:47:13.645Z] #57 ...
18:47:13 [2021-07-02T18:47:13.645Z] 
18:47:13 [2021-07-02T18:47:13.645Z] #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
18:47:13 [2021-07-02T18:47:13.645Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:13 [2021-07-02T18:47:13.645Z] #44 30.41 Reading package lists...
18:47:13 [2021-07-02T18:47:13.645Z] #44 36.45 Building dependency tree...
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.52 The following additional packages will be installed:
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.52   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.53   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.53   python3-pkg-resources python3-protobuf python3-six python3.7
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.53   python3.7-minimal
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.53 Suggested packages:
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.54   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
18:47:13 [2021-07-02T18:47:13.645Z] #44 39.54   python3.7-doc binfmt-support
18:47:13 [2021-07-02T18:47:13.645Z] #44 40.72 The following NEW packages will be installed:
18:47:13 [2021-07-02T18:47:13.645Z] #44 40.73   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
18:47:13 [2021-07-02T18:47:13.645Z] #44 40.74   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
18:47:13 [2021-07-02T18:47:13.645Z] #44 40.74   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
18:47:13 [2021-07-02T18:47:13.645Z] #44 40.74   python3.7-minimal
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.20 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.20 Need to get 6695 kB of archives.
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.20 After this operation, 33.1 MB of additional disk space will be used.
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.76 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 41.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:47:13 [2021-07-02T18:47:13.645Z] #44 43.22 debconf: delaying package configuration, since apt-utils is not installed
18:47:13 [2021-07-02T18:47:13.645Z] #44 43.40 Fetched 6695 kB in 1s (5051 kB/s)
18:47:13 [2021-07-02T18:47:13.645Z] #44 43.47 Selecting previously unselected package libpython3.7-minimal:amd64.
18:47:13 [2021-07-02T18:47:13.645Z] #44 43.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:47:13 [2021-07-02T18:47:13.645Z] #44 43.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:47:13 [2021-07-02T18:47:13.645Z] #44 43.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:47:13 [2021-07-02T18:47:13.645Z] #44 44.27 Selecting previously unselected package python3.7-minimal.
18:47:13 [2021-07-02T18:47:13.645Z] #44 44.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:47:13 [2021-07-02T18:47:13.645Z] #44 44.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:47:13 [2021-07-02T18:47:13.645Z] #44 45.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:47:13 [2021-07-02T18:47:13.645Z] #44 45.70 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:47:13 [2021-07-02T18:47:13.822Z] #13 48.24 Fetched 77.8 MB in 8s (10.2 MB/s)
18:47:13 [2021-07-02T18:47:13.907Z] #44 ...
18:47:13 [2021-07-02T18:47:13.907Z] 
18:47:13 [2021-07-02T18:47:13.907Z] #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
18:47:13 [2021-07-02T18:47:13.907Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:47:13 [2021-07-02T18:47:13.907Z] #36 35.19 Building dependency tree...
18:47:13 [2021-07-02T18:47:13.907Z] #36 38.18 The following additional packages will be installed:
18:47:13 [2021-07-02T18:47:13.907Z] #36 38.20   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:47:13 [2021-07-02T18:47:13.907Z] #36 38.20 Suggested packages:
18:47:13 [2021-07-02T18:47:13.907Z] #36 38.20   cmake-doc ninja-build lrzip
18:47:13 [2021-07-02T18:47:13.907Z] #36 38.20 Recommended packages:
18:47:13 [2021-07-02T18:47:13.907Z] #36 38.20   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.11 The following NEW packages will be installed:
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.12   vim-common xxd
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.52 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.52 Need to get 14.9 MB of archives.
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.52 After this operation, 61.8 MB of additional disk space will be used.
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 39.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 40.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 40.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 40.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 40.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 40.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 40.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.08 debconf: delaying package configuration, since apt-utils is not installed
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.32 Fetched 14.9 MB in 2s (9027 kB/s)
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.40 Selecting previously unselected package xxd.
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.52 Unpacking xxd (2:8.1.0875-5) ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.72 Selecting previously unselected package vim-common.
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 42.76 Unpacking vim-common (2:8.1.0875-5) ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 43.03 Selecting previously unselected package cmake-data.
18:47:13 [2021-07-02T18:47:13.907Z] #36 43.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 43.04 Unpacking cmake-data (3.13.4-1) ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 45.95 Selecting previously unselected package libicu63:amd64.
18:47:13 [2021-07-02T18:47:13.907Z] #36 45.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 45.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:47:13 [2021-07-02T18:47:13.907Z] #36 ...
18:47:13 [2021-07-02T18:47:13.907Z] 
18:47:13 [2021-07-02T18:47:13.907Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:47:13 [2021-07-02T18:47:13.907Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:47:13 [2021-07-02T18:47:13.907Z] #32 45.18 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.
18:47:13 [2021-07-02T18:47:13.907Z] #32 45.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:47:13 [2021-07-02T18:47:13.908Z] #32 46.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:47:14 [2021-07-02T18:47:14.098Z] #13 48.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:47:14 [2021-07-02T18:47:14.098Z] #13 48.44 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
18:47:14 [2021-07-02T18:47:14.098Z] #13 48.49 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
18:47:14 [2021-07-02T18:47:14.848Z] #43 ...
18:47:14 [2021-07-02T18:47:14.848Z] 
18:47:14 [2021-07-02T18:47:14.849Z] #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
18:47:14 [2021-07-02T18:47:14.849Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
18:47:14 [2021-07-02T18:47:14.849Z] #63 25.71 Fetched 48.3 MB in 24s (2048 kB/s)
18:47:15 [2021-07-02T18:47:15.045Z] #13 49.27 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
18:47:15 [2021-07-02T18:47:15.127Z] #52 79.53 encoding/json
18:47:15 [2021-07-02T18:47:15.619Z] #13 ...
18:47:15 [2021-07-02T18:47:15.619Z] 
18:47:15 [2021-07-02T18:47:15.619Z] #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
18:47:15 [2021-07-02T18:47:15.619Z] #48 sha256:5b4c216730c9c6a9e258d80e2d0d2ee6fd5d36f68ceddf25c66c2d53832358a8
18:47:15 [2021-07-02T18:47:15.619Z] #48 DONE 53.2s
18:47:15 [2021-07-02T18:47:15.619Z] 
18:47:15 [2021-07-02T18:47:15.619Z] #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
18:47:15 [2021-07-02T18:47:15.619Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.47 Selecting previously unselected package python3-minimal.
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.56 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.56 Unpacking python3-minimal (3.7.3-1) ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.71 Selecting previously unselected package libmpdec2:amd64.
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.74 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.93 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 50.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 52.85 Selecting previously unselected package python3.7.
18:47:15 [2021-07-02T18:47:15.619Z] #44 52.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:47:15 [2021-07-02T18:47:15.619Z] #44 52.91 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:47:15 [2021-07-02T18:47:15.696Z] #52 ...
18:47:15 [2021-07-02T18:47:15.696Z] 
18:47:15 [2021-07-02T18:47:15.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
18:47:15 [2021-07-02T18:47:15.696Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:47:15 [2021-07-02T18:47:15.696Z] #46 70.71 regexp/syntax
18:47:15 [2021-07-02T18:47:15.696Z] #46 71.03 io/fs
18:47:15 [2021-07-02T18:47:15.696Z] #46 72.12 os
18:47:15 [2021-07-02T18:47:15.696Z] #46 74.51 regexp
18:47:15 [2021-07-02T18:47:15.696Z] #46 76.40 fmt
18:47:15 [2021-07-02T18:47:15.696Z] #46 78.14 path/filepath
18:47:15 [2021-07-02T18:47:15.696Z] #46 79.27 internal/lazyregexp
18:47:15 [2021-07-02T18:47:15.696Z] #46 79.51 io/ioutil
18:47:15 [2021-07-02T18:47:15.696Z] #46 79.97 github.com/LK4D4/vndr/versioned
18:47:15 [2021-07-02T18:47:15.881Z] #44 53.28 Selecting previously unselected package libpython3-stdlib:amd64.
18:47:15 [2021-07-02T18:47:15.881Z] #44 53.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:47:15 [2021-07-02T18:47:15.881Z] #44 53.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:47:15 [2021-07-02T18:47:15.962Z] #46 80.13 hash/crc32
18:47:16 [2021-07-02T18:47:16.143Z] #44 53.51 Setting up python3-minimal (3.7.3-1) ...
18:47:16 [2021-07-02T18:47:16.220Z] #46 80.52 flag
18:47:16 [2021-07-02T18:47:16.460Z] #32 ...
18:47:16 [2021-07-02T18:47:16.460Z] 
18:47:16 [2021-07-02T18:47:16.460Z] #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
18:47:16 [2021-07-02T18:47:16.460Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:47:16 [2021-07-02T18:47:16.460Z] #50 38.84 go: downloading github.com/gobwas/glob v0.2.3
18:47:16 [2021-07-02T18:47:16.460Z] #50 38.88 go: downloading github.com/kisielk/gotool v1.0.0
18:47:16 [2021-07-02T18:47:16.460Z] #50 38.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
18:47:16 [2021-07-02T18:47:16.460Z] #50 38.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
18:47:16 [2021-07-02T18:47:16.460Z] #50 39.13 go: downloading github.com/gogo/protobuf v1.2.1
18:47:16 [2021-07-02T18:47:16.460Z] #50 40.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
18:47:16 [2021-07-02T18:47:16.460Z] #50 40.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:47:16 [2021-07-02T18:47:16.460Z] #50 40.73 go: downloading github.com/BurntSushi/toml v0.3.1
18:47:16 [2021-07-02T18:47:16.460Z] #50 ...
18:47:16 [2021-07-02T18:47:16.460Z] 
18:47:16 [2021-07-02T18:47:16.460Z] #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
18:47:16 [2021-07-02T18:47:16.460Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:16 [2021-07-02T18:47:16.460Z] #13 30.73 Reading package lists...
18:47:16 [2021-07-02T18:47:16.460Z] #13 36.85 Building dependency tree...
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.50 The following additional packages will be installed:
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.51   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.51   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.53   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.53   mingw-w64-x86-64-dev
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.55 Suggested packages:
18:47:16 [2021-07-02T18:47:16.460Z] #13 39.55   gcc-8-locales seccomp wine64
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.56 The following NEW packages will be installed:
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.58   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.58   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.58   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.58   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.59   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.59   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.59 The following packages will be upgraded:
18:47:16 [2021-07-02T18:47:16.460Z] #13 40.61   libseccomp2
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.03 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.03 Need to get 77.8 MB of archives.
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.03 After this operation, 487 MB of additional disk space will be used.
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.03 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]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.03 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.05 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 41.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 42.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 42.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:47:16 [2021-07-02T18:47:16.460Z] #13 42.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:47:16 [2021-07-02T18:47:16.479Z] #46 80.84 go/token
18:47:17 [2021-07-02T18:47:17.037Z] #13 ...
18:47:17 [2021-07-02T18:47:17.037Z] 
18:47:17 [2021-07-02T18:47:17.037Z] #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
18:47:17 [2021-07-02T18:47:17.037Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:17 [2021-07-02T18:47:17.037Z] #44 49.60 Selecting previously unselected package python3-minimal.
18:47:17 [2021-07-02T18:47:17.037Z] #44 49.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
18:47:17 [2021-07-02T18:47:17.088Z] #44 ...
18:47:17 [2021-07-02T18:47:17.088Z] 
18:47:17 [2021-07-02T18:47:17.088Z] #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
18:47:17 [2021-07-02T18:47:17.088Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:47:17 [2021-07-02T18:47:17.088Z] #52 44.69 sync
18:47:17 [2021-07-02T18:47:17.088Z] #52 44.69 internal/reflectlite
18:47:17 [2021-07-02T18:47:17.088Z] #52 46.27 internal/testlog
18:47:17 [2021-07-02T18:47:17.088Z] #52 47.33 sort
18:47:17 [2021-07-02T18:47:17.088Z] #52 47.33 errors
18:47:17 [2021-07-02T18:47:17.088Z] #52 47.70 io
18:47:17 [2021-07-02T18:47:17.088Z] #52 48.25 internal/oserror
18:47:17 [2021-07-02T18:47:17.088Z] #52 48.51 syscall
18:47:17 [2021-07-02T18:47:17.088Z] #52 49.18 bytes
18:47:17 [2021-07-02T18:47:17.088Z] #52 51.29 strconv
18:47:17 [2021-07-02T18:47:17.088Z] #52 ...
18:47:17 [2021-07-02T18:47:17.088Z] 
18:47:17 [2021-07-02T18:47:17.088Z] #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
18:47:17 [2021-07-02T18:47:17.088Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:17 [2021-07-02T18:47:17.088Z] #13 50.20 Selecting previously unselected package binutils-mingw-w64-i686.
18:47:17 [2021-07-02T18:47:17.088Z] #13 50.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
18:47:17 [2021-07-02T18:47:17.088Z] #13 50.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:47:17 [2021-07-02T18:47:17.088Z] #13 50.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:47:17 [2021-07-02T18:47:17.299Z] #44 49.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:47:17 [2021-07-02T18:47:17.299Z] #44 49.67 Unpacking python3-minimal (3.7.3-1) ...
18:47:17 [2021-07-02T18:47:17.417Z] #46 81.65 net/url
18:47:17 [2021-07-02T18:47:17.417Z] #46 81.68 go/scanner
18:47:17 [2021-07-02T18:47:17.560Z] #44 49.83 Selecting previously unselected package libmpdec2:amd64.
18:47:17 [2021-07-02T18:47:17.560Z] #44 49.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:47:17 [2021-07-02T18:47:17.560Z] #44 49.87 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:47:17 [2021-07-02T18:47:17.560Z] #44 50.03 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:47:17 [2021-07-02T18:47:17.560Z] #44 50.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:47:17 [2021-07-02T18:47:17.560Z] #44 50.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:47:17 [2021-07-02T18:47:17.676Z] #46 ...
18:47:17 [2021-07-02T18:47:17.676Z] 
18:47:17 [2021-07-02T18:47:17.676Z] #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
18:47:17 [2021-07-02T18:47:17.676Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:47:17 [2021-07-02T18:47:17.676Z] #52 81.82 github.com/pkg/diff
18:47:18 [2021-07-02T18:47:18.583Z] #13 52.79 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:47:18 [2021-07-02T18:47:18.583Z] #13 52.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:47:18 [2021-07-02T18:47:18.583Z] #13 52.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:47:18 [2021-07-02T18:47:18.583Z] #13 ...
18:47:18 [2021-07-02T18:47:18.583Z] 
18:47:18 [2021-07-02T18:47:18.583Z] #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
18:47:18 [2021-07-02T18:47:18.583Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:47:18 [2021-07-02T18:47:18.583Z] #46 46.12 sync
18:47:18 [2021-07-02T18:47:18.583Z] #46 46.16 internal/reflectlite
18:47:18 [2021-07-02T18:47:18.583Z] #46 47.82 github.com/LK4D4/vndr/godl/singleflight
18:47:18 [2021-07-02T18:47:18.583Z] #46 48.18 math/rand
18:47:18 [2021-07-02T18:47:18.583Z] #46 49.45 bytes
18:47:18 [2021-07-02T18:47:18.583Z] #46 49.50 strings
18:47:18 [2021-07-02T18:47:18.583Z] #46 51.98 strconv
18:47:18 [2021-07-02T18:47:18.583Z] #46 52.56 bufio
18:47:18 [2021-07-02T18:47:18.583Z] #46 54.53 syscall
18:47:18 [2021-07-02T18:47:18.583Z] #46 55.73 reflect
18:47:18 [2021-07-02T18:47:18.583Z] #46 ...
18:47:18 [2021-07-02T18:47:18.583Z] 
18:47:18 [2021-07-02T18:47:18.583Z] #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
18:47:18 [2021-07-02T18:47:18.583Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.35 Selecting previously unselected package python3.
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.42 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.43 Unpacking python3 (3.7.3-1) ...
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.61 Selecting previously unselected package libprotobuf17:amd64.
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.61 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:47:18 [2021-07-02T18:47:18.583Z] #44 55.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:47:18 [2021-07-02T18:47:18.613Z] #52 82.83 go/scanner
18:47:19 [2021-07-02T18:47:19.155Z] #44 56.41 Selecting previously unselected package python3-pkg-resources.
18:47:19 [2021-07-02T18:47:19.156Z] #44 56.42 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
18:47:19 [2021-07-02T18:47:19.156Z] #44 56.42 Unpacking python3-pkg-resources (40.8.0-1) ...
18:47:19 [2021-07-02T18:47:19.417Z] #44 56.68 Selecting previously unselected package python3-six.
18:47:19 [2021-07-02T18:47:19.417Z] #44 56.68 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
18:47:19 [2021-07-02T18:47:19.417Z] #44 56.69 Unpacking python3-six (1.12.0-1) ...
18:47:19 [2021-07-02T18:47:19.417Z] #44 56.78 Selecting previously unselected package python3-protobuf.
18:47:19 [2021-07-02T18:47:19.417Z] #44 56.78 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
18:47:19 [2021-07-02T18:47:19.417Z] #44 56.79 Unpacking python3-protobuf (3.6.1.3-2) ...
18:47:19 [2021-07-02T18:47:19.553Z] #52 83.78 go/ast
18:47:19 [2021-07-02T18:47:19.990Z] #44 57.30 Selecting previously unselected package libnet1:amd64.
18:47:19 [2021-07-02T18:47:19.990Z] #44 57.30 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:47:19 [2021-07-02T18:47:19.990Z] #44 57.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:47:19 [2021-07-02T18:47:19.990Z] #44 57.47 Selecting previously unselected package libnl-3-200:amd64.
18:47:19 [2021-07-02T18:47:19.990Z] #44 57.48 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
18:47:19 [2021-07-02T18:47:19.990Z] #44 57.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:47:20 [2021-07-02T18:47:20.099Z] #63 25.71 Reading package lists...
18:47:20 [2021-07-02T18:47:20.099Z] #63 ...
18:47:20 [2021-07-02T18:47:20.099Z] 
18:47:20 [2021-07-02T18:47:20.099Z] #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
18:47:20 [2021-07-02T18:47:20.099Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:47:20 [2021-07-02T18:47:20.099Z] #19 26.44 Fetched 51.1 MB in 25s (2026 kB/s)
18:47:20 [2021-07-02T18:47:20.251Z] #44 57.66 Selecting previously unselected package libprotobuf-c1:amd64.
18:47:20 [2021-07-02T18:47:20.251Z] #44 57.67 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:47:20 [2021-07-02T18:47:20.251Z] #44 57.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:47:20 [2021-07-02T18:47:20.445Z] ...INFO: Daemon under test started and replied!
18:47:20 [2021-07-02T18:47:20.445Z] INFO: Docker version of the daemon under test
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] Client:
18:47:20 [2021-07-02T18:47:20.445Z]  Version:      17.06.2-ce
18:47:20 [2021-07-02T18:47:20.445Z]  API version:  1.30
18:47:20 [2021-07-02T18:47:20.445Z]  Go version:   go1.8.3
18:47:20 [2021-07-02T18:47:20.445Z]  Git commit:   cec0b72
18:47:20 [2021-07-02T18:47:20.445Z]  Built:        Tue Sep  5 19:57:19 2017
18:47:20 [2021-07-02T18:47:20.445Z]  OS/Arch:      windows/amd64
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] Server:
18:47:20 [2021-07-02T18:47:20.445Z]  Version:      0.0.0-dev
18:47:20 [2021-07-02T18:47:20.445Z]  API version:  1.41 (minimum version 1.24)
18:47:20 [2021-07-02T18:47:20.445Z]  Go version:   go1.16.5
18:47:20 [2021-07-02T18:47:20.445Z]  Git commit:   34f6847e68
18:47:20 [2021-07-02T18:47:20.445Z]  Built:        07/02/2021 18:45:15
18:47:20 [2021-07-02T18:47:20.445Z]  OS/Arch:      windows/amd64
18:47:20 [2021-07-02T18:47:20.445Z]  Experimental: false
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] INFO: Docker info of the daemon under test
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] Containers: 0
18:47:20 [2021-07-02T18:47:20.445Z]  Running: 0
18:47:20 [2021-07-02T18:47:20.445Z]  Paused: 0
18:47:20 [2021-07-02T18:47:20.445Z]  Stopped: 0
18:47:20 [2021-07-02T18:47:20.445Z] Images: 0
18:47:20 [2021-07-02T18:47:20.445Z] Server Version: 0.0.0-dev
18:47:20 [2021-07-02T18:47:20.445Z] Storage Driver: windowsfilter
18:47:20 [2021-07-02T18:47:20.445Z]  Windows: 
18:47:20 [2021-07-02T18:47:20.445Z] Logging Driver: json-file
18:47:20 [2021-07-02T18:47:20.445Z] Plugins: 
18:47:20 [2021-07-02T18:47:20.445Z]  Volume: local
18:47:20 [2021-07-02T18:47:20.445Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:47:20 [2021-07-02T18:47:20.445Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:47:20 [2021-07-02T18:47:20.445Z] Swarm: inactive
18:47:20 [2021-07-02T18:47:20.445Z] Default Isolation: process
18:47:20 [2021-07-02T18:47:20.445Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
18:47:20 [2021-07-02T18:47:20.445Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
18:47:20 [2021-07-02T18:47:20.445Z] OSType: windows
18:47:20 [2021-07-02T18:47:20.445Z] Architecture: x86_64
18:47:20 [2021-07-02T18:47:20.445Z] CPUs: 4
18:47:20 [2021-07-02T18:47:20.445Z] Total Memory: 32GiB
18:47:20 [2021-07-02T18:47:20.445Z] Name: azwin-2-21f0c1
18:47:20 [2021-07-02T18:47:20.445Z] ID: QEEH:TQJB:LQPE:EUFN:UJT7:PAOJ:7WHE:A3MJ:3AEE:HDXM:JMMX:ZNHH
18:47:20 [2021-07-02T18:47:20.445Z] Docker Root Dir: D:\CI\PR-42520\21\daemon
18:47:20 [2021-07-02T18:47:20.445Z] Debug Mode (client): false
18:47:20 [2021-07-02T18:47:20.445Z] Debug Mode (server): true
18:47:20 [2021-07-02T18:47:20.445Z]  File Descriptors: -1
18:47:20 [2021-07-02T18:47:20.445Z]  Goroutines: 16
18:47:20 [2021-07-02T18:47:20.445Z]  System Time: 2021-07-02T18:47:18.406705Z
18:47:20 [2021-07-02T18:47:20.445Z]  EventsListeners: 0
18:47:20 [2021-07-02T18:47:20.445Z] Registry: https://index.docker.io/v1/
18:47:20 [2021-07-02T18:47:20.445Z] Labels:
18:47:20 [2021-07-02T18:47:20.445Z] Experimental: false
18:47:20 [2021-07-02T18:47:20.445Z] Insecure Registries:
18:47:20 [2021-07-02T18:47:20.445Z]  127.0.0.0/8
18:47:20 [2021-07-02T18:47:20.445Z] Live Restore Enabled: false
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] INFO: Docker images of the daemon under test
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:47:20 [2021-07-02T18:47:20.445Z] 
18:47:20 [2021-07-02T18:47:20.445Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
18:47:20 [2021-07-02T18:47:20.445Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
18:47:20 [2021-07-02T18:47:20.445Z] 10.0.20295.1: Pulling from windows/servercore/insider
18:47:20 [2021-07-02T18:47:20.445Z] 29d5b6a226d2: Pulling fs layer
18:47:20 [2021-07-02T18:47:20.490Z] #52 84.74 golang.org/x/crypto/ssh/terminal
18:47:20 [2021-07-02T18:47:20.512Z] #44 57.80 Selecting previously unselected package criu.
18:47:20 [2021-07-02T18:47:20.512Z] #44 57.80 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
18:47:20 [2021-07-02T18:47:20.512Z] #44 57.82 Unpacking criu (3.15-1) ...
18:47:20 [2021-07-02T18:47:20.870Z] #44 53.11 Selecting previously unselected package python3.7.
18:47:20 [2021-07-02T18:47:20.870Z] #44 53.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:47:20 [2021-07-02T18:47:20.870Z] #44 53.30 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:47:21 [2021-07-02T18:47:21.085Z] #44 58.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:47:21 [2021-07-02T18:47:21.132Z] #44 ...
18:47:21 [2021-07-02T18:47:21.132Z] 
18:47:21 [2021-07-02T18:47:21.132Z] #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
18:47:21 [2021-07-02T18:47:21.132Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:47:21 [2021-07-02T18:47:21.132Z] #46 43.78 sync
18:47:21 [2021-07-02T18:47:21.132Z] #46 43.78 internal/reflectlite
18:47:21 [2021-07-02T18:47:21.132Z] #46 45.02 internal/testlog
18:47:21 [2021-07-02T18:47:21.132Z] #46 45.31 github.com/LK4D4/vndr/godl/singleflight
18:47:21 [2021-07-02T18:47:21.132Z] #46 45.74 math/rand
18:47:21 [2021-07-02T18:47:21.132Z] #46 46.69 internal/singleflight
18:47:21 [2021-07-02T18:47:21.132Z] #46 46.98 errors
18:47:21 [2021-07-02T18:47:21.132Z] #46 46.98 sort
18:47:21 [2021-07-02T18:47:21.132Z] #46 47.47 io
18:47:21 [2021-07-02T18:47:21.132Z] #46 48.20 strconv
18:47:21 [2021-07-02T18:47:21.132Z] #46 48.84 bytes
18:47:21 [2021-07-02T18:47:21.132Z] #46 51.48 strings
18:47:21 [2021-07-02T18:47:21.132Z] #46 51.56 reflect
18:47:21 [2021-07-02T18:47:21.132Z] #46 53.90 bufio
18:47:21 [2021-07-02T18:47:21.132Z] #46 ...
18:47:21 [2021-07-02T18:47:21.132Z] 
18:47:21 [2021-07-02T18:47:21.132Z] #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
18:47:21 [2021-07-02T18:47:21.132Z] #48 sha256:f4ebc39bec84edc71dff074515c859aaa1e6bea00679c5d816eed4e1aa5d7f9f
18:47:21 [2021-07-02T18:47:21.132Z] #48 DONE 54.0s
18:47:21 [2021-07-02T18:47:21.132Z] 
18:47:21 [2021-07-02T18:47:21.132Z] #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
18:47:21 [2021-07-02T18:47:21.132Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:21 [2021-07-02T18:47:21.132Z] #44 53.63 Selecting previously unselected package libpython3-stdlib:amd64.
18:47:21 [2021-07-02T18:47:21.132Z] #44 53.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:47:21 [2021-07-02T18:47:21.132Z] #44 53.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.69 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:47:21 [2021-07-02T18:47:21.354Z] #44 58.76 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:47:21 [2021-07-02T18:47:21.393Z] #44 53.84 Setting up python3-minimal (3.7.3-1) ...
18:47:21 [2021-07-02T18:47:21.955Z] #52 86.01 mvdan.cc/editorconfig
18:47:21 [2021-07-02T18:47:21.991Z] #19 26.44 Reading package lists...
18:47:21 [2021-07-02T18:47:21.991Z] #19 ...
18:47:21 [2021-07-02T18:47:21.991Z] 
18:47:21 [2021-07-02T18:47:21.991Z] #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
18:47:21 [2021-07-02T18:47:21.991Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
18:47:21 [2021-07-02T18:47:21.991Z] #63 25.71 Reading package lists...
18:47:22 [2021-07-02T18:47:22.248Z] #63 35.55 Reading package lists...
18:47:22 [2021-07-02T18:47:22.248Z] #63 ...
18:47:22 [2021-07-02T18:47:22.248Z] 
18:47:22 [2021-07-02T18:47:22.248Z] #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
18:47:22 [2021-07-02T18:47:22.248Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
18:47:22 [2021-07-02T18:47:22.248Z] #43 25.82 Fetched 48.3 MB in 24s (2019 kB/s)
18:47:22 [2021-07-02T18:47:22.248Z] #43 25.82 Reading package lists...
18:47:22 [2021-07-02T18:47:22.298Z] #44 ...
18:47:22 [2021-07-02T18:47:22.298Z] 
18:47:22 [2021-07-02T18:47:22.298Z] #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
18:47:22 [2021-07-02T18:47:22.298Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:47:22 [2021-07-02T18:47:22.298Z] #36 53.49 Selecting previously unselected package libxml2:amd64.
18:47:22 [2021-07-02T18:47:22.298Z] #36 53.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 53.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 54.76 Selecting previously unselected package libarchive13:amd64.
18:47:22 [2021-07-02T18:47:22.298Z] #36 54.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 54.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.05 Selecting previously unselected package libjsoncpp1:amd64.
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.34 Selecting previously unselected package librhash0:amd64.
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.35 Unpacking librhash0:amd64 (1.3.8-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.50 Selecting previously unselected package libuv1:amd64.
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.51 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.51 Unpacking libuv1:amd64 (1.24.1-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.71 Selecting previously unselected package cmake.
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 55.73 Unpacking cmake (3.13.4-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 58.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 58.85 Setting up xxd (2:8.1.0875-5) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 58.87 Setting up libuv1:amd64 (1.24.1-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 58.93 Setting up vim-common (2:8.1.0875-5) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 58.96 Setting up librhash0:amd64 (1.3.8-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 58.99 Setting up cmake-data (3.13.4-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 59.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 59.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 59.05 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 59.07 Setting up cmake (3.13.4-1) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 59.09 Processing triggers for libc-bin (2.28-10) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 59.19 Processing triggers for mime-support (3.62) ...
18:47:22 [2021-07-02T18:47:22.298Z] #36 DONE 60.1s
18:47:22 [2021-07-02T18:47:22.535Z] #52 86.83 mvdan.cc/sh/v3/fileutil
18:47:22 [2021-07-02T18:47:22.559Z] 
18:47:22 [2021-07-02T18:47:22.559Z] #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
18:47:22 [2021-07-02T18:47:22.559Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.44 Selecting previously unselected package binutils-mingw-w64.
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.78 Selecting previously unselected package dmsetup.
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 55.80 Unpacking dmsetup (2:1.02.155-3) ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 56.01 Selecting previously unselected package mingw-w64-common.
18:47:22 [2021-07-02T18:47:22.559Z] #13 56.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:47:22 [2021-07-02T18:47:22.559Z] #13 56.03 Unpacking mingw-w64-common (6.0.0-3) ...
18:47:22 [2021-07-02T18:47:22.780Z] #44 55.18 Selecting previously unselected package python3.
18:47:22 [2021-07-02T18:47:22.780Z] #44 55.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 ... 16073 files and directories currently installed.)
18:47:22 [2021-07-02T18:47:22.780Z] #44 55.23 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
18:47:22 [2021-07-02T18:47:22.780Z] #44 55.26 Unpacking python3 (3.7.3-1) ...
18:47:22 [2021-07-02T18:47:22.794Z] #52 87.09 text/tabwriter
18:47:22 [2021-07-02T18:47:22.794Z] #52 ...
18:47:22 [2021-07-02T18:47:22.794Z] 
18:47:22 [2021-07-02T18:47:22.794Z] #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
18:47:22 [2021-07-02T18:47:22.794Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:47:22 [2021-07-02T18:47:22.794Z] #57 41.94 Checking out files:  52% (2140/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% (3753/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.
18:47:22 [2021-07-02T18:47:22.794Z] #57 43.27 + cd /tmp/tmp.qlkNbO5PDg/src/github.com/containerd/containerd
18:47:22 [2021-07-02T18:47:22.794Z] #57 43.27 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:23 [2021-07-02T18:47:23.041Z] #44 55.41 Selecting previously unselected package libprotobuf17:amd64.
18:47:23 [2021-07-02T18:47:23.041Z] #44 55.41 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:47:23 [2021-07-02T18:47:23.041Z] #44 55.42 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:47:23 [2021-07-02T18:47:23.368Z] #57 44.75 + export 'BUILDTAGS=netgo osusergo static_build'
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + BUILDTAGS='netgo osusergo static_build'
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + export EXTRA_FLAGS=-buildmode=pie
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + EXTRA_FLAGS=-buildmode=pie
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + '[' '' = dynamic ']'
18:47:23 [2021-07-02T18:47:23.631Z] #57 44.75 + make
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.15 Selecting previously unselected package python3-pkg-resources.
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.15 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.15 Unpacking python3-pkg-resources (40.8.0-1) ...
18:47:23 [2021-07-02T18:47:23.984Z] #44 ...
18:47:23 [2021-07-02T18:47:23.984Z] 
18:47:23 [2021-07-02T18:47:23.984Z] #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
18:47:23 [2021-07-02T18:47:23.984Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:47:23 [2021-07-02T18:47:23.984Z] #52 46.74 internal/reflectlite
18:47:23 [2021-07-02T18:47:23.984Z] #52 48.34 internal/oserror
18:47:23 [2021-07-02T18:47:23.984Z] #52 48.36 io
18:47:23 [2021-07-02T18:47:23.984Z] #52 48.45 syscall
18:47:23 [2021-07-02T18:47:23.984Z] #52 49.60 bytes
18:47:23 [2021-07-02T18:47:23.984Z] #52 51.90 reflect
18:47:23 [2021-07-02T18:47:23.984Z] #52 55.99 time
18:47:23 [2021-07-02T18:47:23.984Z] #52 ...
18:47:23 [2021-07-02T18:47:23.984Z] 
18:47:23 [2021-07-02T18:47:23.984Z] #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
18:47:23 [2021-07-02T18:47:23.984Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.47 Selecting previously unselected package python3-six.
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.47 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.47 Unpacking python3-six (1.12.0-1) ...
18:47:23 [2021-07-02T18:47:23.984Z] #44 56.58 Selecting previously unselected package python3-protobuf.
18:47:24 [2021-07-02T18:47:24.245Z] #44 56.58 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
18:47:24 [2021-07-02T18:47:24.245Z] #44 56.61 Unpacking python3-protobuf (3.6.1.3-2) ...
18:47:24 [2021-07-02T18:47:24.506Z] #44 57.04 Selecting previously unselected package libnet1:amd64.
18:47:24 [2021-07-02T18:47:24.506Z] #44 57.04 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:47:24 [2021-07-02T18:47:24.506Z] #44 57.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:47:24 [2021-07-02T18:47:24.767Z] #44 57.22 Selecting previously unselected package libnl-3-200:amd64.
18:47:24 [2021-07-02T18:47:24.767Z] #44 57.22 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
18:47:24 [2021-07-02T18:47:24.767Z] #44 57.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:47:25 [2021-07-02T18:47:25.029Z] #44 57.38 Selecting previously unselected package libprotobuf-c1:amd64.
18:47:25 [2021-07-02T18:47:25.029Z] #44 57.38 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:47:25 [2021-07-02T18:47:25.029Z] #44 57.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:47:25 [2021-07-02T18:47:25.029Z] #44 57.52 Selecting previously unselected package criu.
18:47:25 [2021-07-02T18:47:25.029Z] #44 57.52 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
18:47:25 [2021-07-02T18:47:25.029Z] #44 57.53 Unpacking criu (3.15-1) ...
18:47:25 [2021-07-02T18:47:25.521Z] #43 35.44 Reading package lists...
18:47:25 [2021-07-02T18:47:25.522Z] #43 ...
18:47:25 [2021-07-02T18:47:25.522Z] 
18:47:25 [2021-07-02T18:47:25.522Z] #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
18:47:25 [2021-07-02T18:47:25.522Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:47:25 [2021-07-02T18:47:25.522Z] #19 26.44 Reading package lists...
18:47:25 [2021-07-02T18:47:25.533Z] #57 46.31 + bin/ctr
18:47:26 [2021-07-02T18:47:26.011Z] #44 58.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:47:26 [2021-07-02T18:47:26.011Z] #44 58.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:47:26 [2021-07-02T18:47:26.011Z] #44 58.40 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:47:26 [2021-07-02T18:47:26.011Z] #44 58.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:47:26 [2021-07-02T18:47:26.011Z] #44 58.47 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:47:26 [2021-07-02T18:47:26.011Z] #44 58.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:47:26 [2021-07-02T18:47:26.272Z] #44 58.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:47:26 [2021-07-02T18:47:26.272Z] #44 58.73 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:47:27 [2021-07-02T18:47:27.438Z] #57 ...
18:47:27 [2021-07-02T18:47:27.439Z] 
18:47:27 [2021-07-02T18:47:27.439Z] #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
18:47:27 [2021-07-02T18:47:27.439Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:27 [2021-07-02T18:47:27.439Z] #13 87.07 Selecting previously unselected package g++-mingw-w64-x86-64.
18:47:27 [2021-07-02T18:47:27.439Z] #13 87.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.439Z] #13 87.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #44 ...
18:47:27 [2021-07-02T18:47:27.662Z] 
18:47:27 [2021-07-02T18:47:27.662Z] #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
18:47:27 [2021-07-02T18:47:27.662Z] #36 sha256:9c7071cafaabef678ef7c705736fedffb1cd6d013338c04bd9772af37be4edc7
18:47:27 [2021-07-02T18:47:27.662Z] #36 53.65 Selecting previously unselected package libxml2:amd64.
18:47:27 [2021-07-02T18:47:27.662Z] #36 53.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 53.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 54.21 Selecting previously unselected package libarchive13:amd64.
18:47:27 [2021-07-02T18:47:27.662Z] #36 54.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 54.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 54.59 Selecting previously unselected package libjsoncpp1:amd64.
18:47:27 [2021-07-02T18:47:27.662Z] #36 54.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 54.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.20 Selecting previously unselected package librhash0:amd64.
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.20 Unpacking librhash0:amd64 (1.3.8-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.41 Selecting previously unselected package libuv1:amd64.
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.42 Unpacking libuv1:amd64 (1.24.1-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.57 Selecting previously unselected package cmake.
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 55.59 Unpacking cmake (3.13.4-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.53 Setting up xxd (2:8.1.0875-5) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.55 Setting up libuv1:amd64 (1.24.1-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.58 Setting up vim-common (2:8.1.0875-5) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.63 Setting up librhash0:amd64 (1.3.8-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.69 Setting up cmake-data (3.13.4-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.79 Setting up cmake (3.13.4-1) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.81 Processing triggers for libc-bin (2.28-10) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 58.88 Processing triggers for mime-support (3.62) ...
18:47:27 [2021-07-02T18:47:27.662Z] #36 DONE 60.3s
18:47:27 [2021-07-02T18:47:27.662Z] 
18:47:27 [2021-07-02T18:47:27.662Z] #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
18:47:27 [2021-07-02T18:47:27.662Z] #37 sha256:0b8d01f05d3bad3fce288a61f20bed2fdde6905dab637c83162106eb816b6e37
18:47:27 [2021-07-02T18:47:27.859Z] #13 ...
18:47:27 [2021-07-02T18:47:27.859Z] 
18:47:27 [2021-07-02T18:47:27.859Z] #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
18:47:27 [2021-07-02T18:47:27.859Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:27 [2021-07-02T18:47:27.859Z] #44 64.48 Setting up python3 (3.7.3-1) ...
18:47:27 [2021-07-02T18:47:27.859Z] #44 ...
18:47:27 [2021-07-02T18:47:27.859Z] 
18:47:27 [2021-07-02T18:47:27.859Z] #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
18:47:27 [2021-07-02T18:47:27.859Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:47:27 [2021-07-02T18:47:27.859Z] #52 55.24 reflect
18:47:27 [2021-07-02T18:47:27.859Z] #52 57.63 time
18:47:27 [2021-07-02T18:47:27.859Z] #52 63.20 context
18:47:27 [2021-07-02T18:47:27.859Z] #52 63.97 internal/poll
18:47:27 [2021-07-02T18:47:27.859Z] #52 ...
18:47:27 [2021-07-02T18:47:27.859Z] 
18:47:27 [2021-07-02T18:47:27.859Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
18:47:27 [2021-07-02T18:47:27.859Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:27 [2021-07-02T18:47:27.859Z] #13 61.65 Selecting previously unselected package mingw-w64-x86-64-dev.
18:47:27 [2021-07-02T18:47:27.859Z] #13 61.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:47:27 [2021-07-02T18:47:27.859Z] #13 61.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:47:28 [2021-07-02T18:47:28.820Z] #13 ...
18:47:28 [2021-07-02T18:47:28.820Z] 
18:47:28 [2021-07-02T18:47:28.820Z] #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
18:47:28 [2021-07-02T18:47:28.820Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:47:28 [2021-07-02T18:47:28.820Z] #46 83.01 go/ast
18:47:28 [2021-07-02T18:47:28.820Z] #46 83.19 text/template/parse
18:47:28 [2021-07-02T18:47:28.820Z] #46 87.67 go/parser
18:47:28 [2021-07-02T18:47:28.820Z] #46 87.96 text/template
18:47:28 [2021-07-02T18:47:28.820Z] #46 91.54 log
18:47:28 [2021-07-02T18:47:28.820Z] #46 92.28 encoding/xml
18:47:28 [2021-07-02T18:47:28.820Z] #46 92.67 go/doc
18:47:28 [2021-07-02T18:47:28.952Z] 29d5b6a226d2: Verifying Checksum
18:47:28 [2021-07-02T18:47:28.953Z] 29d5b6a226d2: Download complete
18:47:29 [2021-07-02T18:47:29.578Z] #37 ...
18:47:29 [2021-07-02T18:47:29.578Z] 
18:47:29 [2021-07-02T18:47:29.578Z] #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
18:47:29 [2021-07-02T18:47:29.578Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:29 [2021-07-02T18:47:29.578Z] #13 46.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:47:29 [2021-07-02T18:47:29.578Z] #13 49.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:47:29 [2021-07-02T18:47:29.579Z] #13 49.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
18:47:29 [2021-07-02T18:47:29.579Z] #13 50.21 debconf: delaying package configuration, since apt-utils is not installed
18:47:29 [2021-07-02T18:47:29.579Z] #13 50.41 Fetched 77.8 MB in 8s (9259 kB/s)
18:47:29 [2021-07-02T18:47:29.579Z] #13 50.51 (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.)
18:47:29 [2021-07-02T18:47:29.579Z] #13 50.60 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 50.63 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 50.92 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 51.12 Selecting previously unselected package binutils-mingw-w64-i686.
18:47:29 [2021-07-02T18:47:29.579Z] #13 51.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.)
18:47:29 [2021-07-02T18:47:29.579Z] #13 51.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 51.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 53.37 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:47:29 [2021-07-02T18:47:29.579Z] #13 53.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 53.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 56.29 Selecting previously unselected package binutils-mingw-w64.
18:47:29 [2021-07-02T18:47:29.579Z] #13 56.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 56.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 56.46 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:47:29 [2021-07-02T18:47:29.579Z] #13 56.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 56.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:47:29 [2021-07-02T18:47:29.579Z] #13 ...
18:47:29 [2021-07-02T18:47:29.579Z] 
18:47:29 [2021-07-02T18:47:29.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
18:47:29 [2021-07-02T18:47:29.579Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:47:29 [2021-07-02T18:47:29.579Z] #52 62.40 context
18:47:30 [2021-07-02T18:47:30.151Z] #52 63.00 encoding/binary
18:47:30 [2021-07-02T18:47:30.724Z] #52 63.48 internal/syscall/unix
18:47:30 [2021-07-02T18:47:30.988Z] #52 63.75 internal/poll
18:47:32 [2021-07-02T18:47:32.065Z] #19 37.05 Reading package lists...
18:47:32 [2021-07-02T18:47:32.065Z] #19 ...
18:47:32 [2021-07-02T18:47:32.065Z] 
18:47:32 [2021-07-02T18:47:32.065Z] #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
18:47:32 [2021-07-02T18:47:32.065Z] #66 sha256:1405ecbf610276e13f1f124338cf2f2239ec5e6657fe7d1a5ed546bf5da9bb34
18:47:32 [2021-07-02T18:47:32.065Z] #66 44.93 + for f in rootlesskit rootlesskit-docker-proxy
18:47:32 [2021-07-02T18:47:32.065Z] #66 44.93 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:47:32 [2021-07-02T18:47:32.116Z] #46 95.74 github.com/LK4D4/vndr/build
18:47:32 [2021-07-02T18:47:32.380Z] #52 65.12 encoding/base64
18:47:32 [2021-07-02T18:47:32.688Z] #46 ...
18:47:32 [2021-07-02T18:47:32.688Z] 
18:47:32 [2021-07-02T18:47:32.688Z] #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
18:47:32 [2021-07-02T18:47:32.688Z] #52 sha256:f161bd583420d3d92e3b22123391376ced82f4defe75bd545fd9eb8f86db947f
18:47:32 [2021-07-02T18:47:32.688Z] #52 87.69 mvdan.cc/sh/v3/syntax
18:47:32 [2021-07-02T18:47:32.688Z] #52 93.06 mvdan.cc/sh/v3/cmd/shfmt
18:47:32 [2021-07-02T18:47:32.688Z] #52 DONE 96.8s
18:47:32 [2021-07-02T18:47:32.688Z] 
18:47:32 [2021-07-02T18:47:32.689Z] #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
18:47:32 [2021-07-02T18:47:32.689Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:47:32 [2021-07-02T18:47:32.952Z] #52 ...
18:47:32 [2021-07-02T18:47:32.952Z] 
18:47:32 [2021-07-02T18:47:32.952Z] #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
18:47:32 [2021-07-02T18:47:32.952Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:47:32 [2021-07-02T18:47:32.952Z] #46 55.74 syscall
18:47:32 [2021-07-02T18:47:32.952Z] #46 62.69 internal/fmtsort
18:47:32 [2021-07-02T18:47:32.952Z] #46 63.15 path
18:47:32 [2021-07-02T18:47:32.952Z] #46 63.52 internal/syscall/unix
18:47:32 [2021-07-02T18:47:32.952Z] #46 63.71 internal/syscall/execenv
18:47:32 [2021-07-02T18:47:32.952Z] #46 63.91 internal/poll
18:47:32 [2021-07-02T18:47:32.952Z] #46 64.02 io/fs
18:47:32 [2021-07-02T18:47:32.952Z] #46 65.09 regexp/syntax
18:47:32 [2021-07-02T18:47:32.952Z] #46 ...
18:47:32 [2021-07-02T18:47:32.952Z] 
18:47:32 [2021-07-02T18:47:32.952Z] #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
18:47:32 [2021-07-02T18:47:32.952Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:47:32 [2021-07-02T18:47:32.952Z] #52 65.91 golang.org/x/sys/unix
18:47:33 [2021-07-02T18:47:33.160Z] #13 ...
18:47:33 [2021-07-02T18:47:33.160Z] 
18:47:33 [2021-07-02T18:47:33.160Z] #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
18:47:33 [2021-07-02T18:47:33.160Z] #37 sha256:452bb54f2b53d4df731163a0f393a963b42c1cc239dc8c0b69f7a466254a4ada
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.123 + RM_GOPATH=0
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.123 + TMP_GOPATH=
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.123 + : /build
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.123 + '[' -z '' ']'
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.127 ++ mktemp -d
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.133 + export GOPATH=/tmp/tmp.O8Fzj1ljiS
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.134 + GOPATH=/tmp/tmp.O8Fzj1ljiS
18:47:33 [2021-07-02T18:47:33.160Z] #37 1.134 + RM_GOPATH=1
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.135 + case "$(go env GOARCH)" in
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.136 ++ go env GOARCH
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.159 + export GO_BUILDMODE=-buildmode=pie
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.160 + GO_BUILDMODE=-buildmode=pie
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.160 ++ dirname /tmp/install/install.sh
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.162 + dir=/tmp/install
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.168 + bin=tini
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.169 + shift
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.169 + '[' '!' -f /tmp/install/tini.installer ']'
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.169 + . /tmp/install/tini.installer
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.170 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.171 + install_tini
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.171 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.172 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.172 + git clone https://github.com/krallin/tini.git /tmp/tmp.O8Fzj1ljiS/tini
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.174 Cloning into '/tmp/tmp.O8Fzj1ljiS/tini'...
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.887 + cd /tmp/tmp.O8Fzj1ljiS/tini
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.888 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:47:33 [2021-07-02T18:47:33.161Z] #37 1.895 + cmake .
18:47:33 [2021-07-02T18:47:33.161Z] #37 2.505 -- The C compiler identification is GNU 8.3.0
18:47:33 [2021-07-02T18:47:33.161Z] #37 2.557 -- Check for working C compiler: /usr/bin/cc
18:47:33 [2021-07-02T18:47:33.161Z] #37 3.329 -- Check for working C compiler: /usr/bin/cc -- works
18:47:33 [2021-07-02T18:47:33.161Z] #37 3.332 -- Detecting C compiler ABI info
18:47:33 [2021-07-02T18:47:33.161Z] #37 4.114 -- Detecting C compiler ABI info - done
18:47:33 [2021-07-02T18:47:33.161Z] #37 4.148 -- Detecting C compile features
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.012 -- Detecting C compile features - done
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.058 -- Performing Test HAS_BUILTIN_FORTIFY
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.284 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.375 -- Configuring done
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.400 -- Generating done
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.409 -- Build files have been written to: /tmp/tmp.O8Fzj1ljiS/tini
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.413 + make tini-static
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.785 Scanning dependencies of target tini-static
18:47:33 [2021-07-02T18:47:33.161Z] #37 6.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:47:33 [2021-07-02T18:47:33.161Z] #37 8.269 [100%] Linking C executable tini-static
18:47:33 [2021-07-02T18:47:33.161Z] #37 8.907 [100%] Built target tini-static
18:47:33 [2021-07-02T18:47:33.161Z] #37 8.951 + mkdir -p /build
18:47:33 [2021-07-02T18:47:33.161Z] #37 8.965 + cp tini-static /build/docker-init
18:47:33 [2021-07-02T18:47:33.161Z] #37 DONE 10.0s
18:47:33 [2021-07-02T18:47:33.161Z] 
18:47:33 [2021-07-02T18:47:33.161Z] #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
18:47:33 [2021-07-02T18:47:33.161Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:47:33 [2021-07-02T18:47:33.161Z] #52 66.26 internal/syscall/execenv
18:47:33 [2021-07-02T18:47:33.161Z] #52 66.46 path
18:47:33 [2021-07-02T18:47:33.161Z] #52 66.92 io/fs
18:47:33 [2021-07-02T18:47:33.161Z] #52 67.97 encoding/binary
18:47:33 [2021-07-02T18:47:33.161Z] #52 68.01 internal/fmtsort
18:47:33 [2021-07-02T18:47:33.161Z] #52 68.51 os
18:47:33 [2021-07-02T18:47:33.161Z] #52 70.80 encoding/base64
18:47:33 [2021-07-02T18:47:33.628Z] #46 97.67 compress/flate
18:47:34 [2021-07-02T18:47:34.106Z] #52 71.79 golang.org/x/sys/unix
18:47:34 [2021-07-02T18:47:34.106Z] #52 ...
18:47:34 [2021-07-02T18:47:34.106Z] 
18:47:34 [2021-07-02T18:47:34.106Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
18:47:34 [2021-07-02T18:47:34.106Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:34 [2021-07-02T18:47:34.106Z] #13 67.73 Selecting previously unselected package gcc-mingw-w64-base.
18:47:34 [2021-07-02T18:47:34.106Z] #13 67.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:34 [2021-07-02T18:47:34.106Z] #13 67.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:47:34 [2021-07-02T18:47:34.106Z] #13 68.08 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:47:34 [2021-07-02T18:47:34.106Z] #13 68.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:34 [2021-07-02T18:47:34.106Z] #13 68.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:34 [2021-07-02T18:47:34.339Z] #52 66.85 os
18:47:34 [2021-07-02T18:47:34.567Z] #46 98.88 crypto/dsa
18:47:34 [2021-07-02T18:47:34.826Z] #46 99.23 crypto/x509/pkix
18:47:35 [2021-07-02T18:47:35.051Z] #13 ...
18:47:35 [2021-07-02T18:47:35.051Z] 
18:47:35 [2021-07-02T18:47:35.051Z] #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
18:47:35 [2021-07-02T18:47:35.051Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:47:35 [2021-07-02T18:47:35.051Z] #46 62.92 internal/syscall/unix
18:47:35 [2021-07-02T18:47:35.051Z] #46 63.12 time
18:47:35 [2021-07-02T18:47:35.051Z] #46 68.70 regexp/syntax
18:47:35 [2021-07-02T18:47:35.051Z] #46 68.71 os
18:47:35 [2021-07-02T18:47:35.312Z] #46 ...
18:47:35 [2021-07-02T18:47:35.312Z] 
18:47:35 [2021-07-02T18:47:35.312Z] #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
18:47:35 [2021-07-02T18:47:35.312Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:35 [2021-07-02T18:47:35.312Z] #44 65.22 Setting up python3-six (1.12.0-1) ...
18:47:35 [2021-07-02T18:47:35.312Z] #44 66.31 Setting up python3-pkg-resources (40.8.0-1) ...
18:47:35 [2021-07-02T18:47:35.312Z] #44 67.94 Setting up python3-protobuf (3.6.1.3-2) ...
18:47:35 [2021-07-02T18:47:35.312Z] #44 71.52 Setting up criu (3.15-1) ...
18:47:35 [2021-07-02T18:47:35.312Z] #44 ...
18:47:35 [2021-07-02T18:47:35.312Z] 
18:47:35 [2021-07-02T18:47:35.312Z] #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
18:47:35 [2021-07-02T18:47:35.312Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:47:35 [2021-07-02T18:47:35.312Z] #46 73.13 regexp
18:47:35 [2021-07-02T18:47:35.764Z] #46 99.78 net
18:47:35 [2021-07-02T18:47:35.764Z] #46 100.0 vendor/golang.org/x/crypto/chacha20
18:47:35 [2021-07-02T18:47:35.887Z] #46 73.60 fmt
18:47:36 [2021-07-02T18:47:36.240Z] #66 DONE 49.2s
18:47:36 [2021-07-02T18:47:36.240Z] 
18:47:36 [2021-07-02T18:47:36.240Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:47:36 [2021-07-02T18:47:36.240Z] #67 sha256:50da8989cdf6b6517165ede92b2f001fdb4c1753d58a0940804cf2f37429d180
18:47:36 [2021-07-02T18:47:36.240Z] #67 DONE 0.0s
18:47:36 [2021-07-02T18:47:36.240Z] 
18:47:36 [2021-07-02T18:47:36.240Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:47:36 [2021-07-02T18:47:36.240Z] #68 sha256:96613032878800c0f0eb0d220946585adf3df0ffc47fd6db6f21148d8c894845
18:47:36 [2021-07-02T18:47:36.240Z] #68 DONE 0.1s
18:47:36 [2021-07-02T18:47:36.240Z] 
18:47:36 [2021-07-02T18:47:36.240Z] #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
18:47:36 [2021-07-02T18:47:36.240Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
18:47:36 [2021-07-02T18:47:36.240Z] #43 35.44 Reading package lists...
18:47:36 [2021-07-02T18:47:36.240Z] #43 45.06 Building dependency tree...
18:47:36 [2021-07-02T18:47:36.240Z] #43 48.51 The following additional packages will be installed:
18:47:36 [2021-07-02T18:47:36.240Z] #43 48.54   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
18:47:36 [2021-07-02T18:47:36.240Z] #43 48.56 Suggested packages:
18:47:36 [2021-07-02T18:47:36.240Z] #43 48.56   cmake-doc ninja-build lrzip
18:47:36 [2021-07-02T18:47:36.240Z] #43 48.56 Recommended packages:
18:47:36 [2021-07-02T18:47:36.240Z] #43 48.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.00 The following NEW packages will be installed:
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.02   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.35 Need to get 5913 kB of archives.
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.35 After this operation, 27.4 MB of additional disk space will be used.
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:47:36 [2021-07-02T18:47:36.240Z] #43 49.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:47:36 [2021-07-02T18:47:36.333Z] #46 100.5 vendor/golang.org/x/crypto/poly1305
18:47:36 [2021-07-02T18:47:36.837Z] #46 ...
18:47:36 [2021-07-02T18:47:36.837Z] 
18:47:36 [2021-07-02T18:47:36.837Z] #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
18:47:36 [2021-07-02T18:47:36.837Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:36 [2021-07-02T18:47:36.837Z] #44 73.31 Processing triggers for libc-bin (2.28-10) ...
18:47:36 [2021-07-02T18:47:36.837Z] #44 73.49 Processing triggers for mime-support (3.62) ...
18:47:36 [2021-07-02T18:47:36.837Z] #44 DONE 74.3s
18:47:36 [2021-07-02T18:47:36.913Z] #46 101.0 vendor/golang.org/x/sys/cpu
18:47:37 [2021-07-02T18:47:37.101Z] 
18:47:37 [2021-07-02T18:47:37.101Z] #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
18:47:37 [2021-07-02T18:47:37.101Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:47:37 [2021-07-02T18:47:37.101Z] #52 73.73 fmt
18:47:37 [2021-07-02T18:47:37.170Z] #43 50.66 debconf: delaying package configuration, since apt-utils is not installed
18:47:37 [2021-07-02T18:47:37.173Z] #46 101.4 vendor/golang.org/x/crypto/chacha20poly1305
18:47:37 [2021-07-02T18:47:37.428Z] #43 50.94 Fetched 5913 kB in 1s (11.8 MB/s)
18:47:37 [2021-07-02T18:47:37.428Z] #43 51.01 Selecting previously unselected package xxd.
18:47:37 [2021-07-02T18:47:37.686Z] #43 51.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 ... 29521 files and directories currently installed.)
18:47:37 [2021-07-02T18:47:37.686Z] #43 51.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:47:37 [2021-07-02T18:47:37.686Z] #43 51.10 Unpacking xxd (2:8.1.0875-5) ...
18:47:37 [2021-07-02T18:47:37.686Z] #43 51.19 Selecting previously unselected package vim-common.
18:47:37 [2021-07-02T18:47:37.686Z] #43 51.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:47:37 [2021-07-02T18:47:37.943Z] #43 51.25 Unpacking vim-common (2:8.1.0875-5) ...#43 ...
18:47:37 [2021-07-02T18:47:37.943Z] 
18:47:37 [2021-07-02T18:47:37.943Z] #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
18:47:37 [2021-07-02T18:47:37.943Z] #63 sha256:01a5246a62ae10785ee21168e8e15f4c0d406dea03602a11e60f1998dcea226a
18:47:37 [2021-07-02T18:47:37.943Z] #63 35.55 Reading package lists...
18:47:37 [2021-07-02T18:47:37.943Z] #63 45.19 Building dependency tree...
18:47:37 [2021-07-02T18:47:37.943Z] #63 48.69 The following additional packages will be installed:
18:47:37 [2021-07-02T18:47:37.943Z] #63 48.70   libbtrfs0
18:47:37 [2021-07-02T18:47:37.943Z] #63 48.81 The following NEW packages will be installed:
18:47:37 [2021-07-02T18:47:37.943Z] #63 48.82   libbtrfs-dev libbtrfs0
18:47:37 [2021-07-02T18:47:37.943Z] #63 49.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:47:37 [2021-07-02T18:47:37.943Z] #63 49.20 Need to get 119 kB of archives.
18:47:37 [2021-07-02T18:47:37.943Z] #63 49.20 After this operation, 387 kB of additional disk space will be used.
18:47:37 [2021-07-02T18:47:37.943Z] #63 49.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:47:37 [2021-07-02T18:47:37.943Z] #63 49.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.34 debconf: delaying package configuration, since apt-utils is not installed
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.77 Fetched 119 kB in 0s (435 kB/s)
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.79 Selecting previously unselected package libbtrfs0.
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.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 ... 29521 files and directories currently installed.)
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.86 Unpacking libbtrfs0 (4.20.1-2) ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.97 Selecting previously unselected package libbtrfs-dev.
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 50.97 Unpacking libbtrfs-dev (4.20.1-2) ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 51.13 Setting up libbtrfs0 (4.20.1-2) ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 51.15 Setting up libbtrfs-dev (4.20.1-2) ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 51.17 Processing triggers for libc-bin (2.28-10) ...
18:47:37 [2021-07-02T18:47:37.943Z] #63 DONE 51.4s
18:47:37 [2021-07-02T18:47:37.943Z] 
18:47:37 [2021-07-02T18:47:37.943Z] #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
18:47:37 [2021-07-02T18:47:37.943Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
18:47:37 [2021-07-02T18:47:37.943Z] #43 51.25 Unpacking vim-common (2:8.1.0875-5) ...
18:47:37 [2021-07-02T18:47:37.943Z] #43 ...
18:47:37 [2021-07-02T18:47:37.943Z] 
18:47:37 [2021-07-02T18:47:37.943Z] #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
18:47:37 [2021-07-02T18:47:37.943Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:47:37 [2021-07-02T18:47:37.943Z] #19 37.05 Reading package lists...
18:47:37 [2021-07-02T18:47:37.943Z] #19 47.05 Building dependency tree...
18:47:38 [2021-07-02T18:47:38.111Z] #46 102.2 vendor/golang.org/x/crypto/curve25519
18:47:38 [2021-07-02T18:47:38.371Z] #46 102.7 vendor/golang.org/x/crypto/hkdf
18:47:38 [2021-07-02T18:47:38.578Z] #52 ...
18:47:38 [2021-07-02T18:47:38.578Z] 
18:47:38 [2021-07-02T18:47:38.578Z] #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
18:47:38 [2021-07-02T18:47:38.578Z] #37 sha256:0b8d01f05d3bad3fce288a61f20bed2fdde6905dab637c83162106eb816b6e37
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.128 + RM_GOPATH=0
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.128 + TMP_GOPATH=
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.128 + : /build
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.128 + '[' -z '' ']'
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.130 ++ mktemp -d
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.132 + export GOPATH=/tmp/tmp.HEMcDeQ0bq
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.132 + GOPATH=/tmp/tmp.HEMcDeQ0bq
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.132 + RM_GOPATH=1
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.132 + case "$(go env GOARCH)" in
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.137 ++ go env GOARCH
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.168 + export GO_BUILDMODE=-buildmode=pie
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.168 + GO_BUILDMODE=-buildmode=pie
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.169 ++ dirname /tmp/install/install.sh
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.172 + dir=/tmp/install
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.172 + bin=tini
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.173 + shift
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.173 + '[' '!' -f /tmp/install/tini.installer ']'
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.173 + . /tmp/install/tini.installer
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.174 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.175 + install_tini
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.175 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.175 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.175 + git clone https://github.com/krallin/tini.git /tmp/tmp.HEMcDeQ0bq/tini
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.182 Cloning into '/tmp/tmp.HEMcDeQ0bq/tini'...
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.951 + cd /tmp/tmp.HEMcDeQ0bq/tini
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.951 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:47:38 [2021-07-02T18:47:38.578Z] #37 3.975 + cmake .
18:47:38 [2021-07-02T18:47:38.578Z] #37 4.420 -- The C compiler identification is GNU 8.3.0
18:47:38 [2021-07-02T18:47:38.578Z] #37 4.484 -- Check for working C compiler: /usr/bin/cc
18:47:38 [2021-07-02T18:47:38.578Z] #37 5.098 -- Check for working C compiler: /usr/bin/cc -- works
18:47:38 [2021-07-02T18:47:38.578Z] #37 5.114 -- Detecting C compiler ABI info
18:47:38 [2021-07-02T18:47:38.578Z] #37 5.768 -- Detecting C compiler ABI info - done
18:47:38 [2021-07-02T18:47:38.578Z] #37 5.811 -- Detecting C compile features
18:47:38 [2021-07-02T18:47:38.578Z] #37 7.782 -- Detecting C compile features - done
18:47:38 [2021-07-02T18:47:38.578Z] #37 7.829 -- Performing Test HAS_BUILTIN_FORTIFY
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.082 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.211 -- Configuring done
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.241 -- Generating done
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.243 -- Build files have been written to: /tmp/tmp.HEMcDeQ0bq/tini
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.247 + make tini-static
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.666 Scanning dependencies of target tini-static
18:47:38 [2021-07-02T18:47:38.579Z] #37 8.831 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:47:38 [2021-07-02T18:47:38.579Z] #37 10.19 [100%] Linking C executable tini-static
18:47:38 [2021-07-02T18:47:38.579Z] #37 10.85 [100%] Built target tini-static
18:47:38 [2021-07-02T18:47:38.579Z] #37 10.95 + mkdir -p /build
18:47:38 [2021-07-02T18:47:38.579Z] #37 10.95 + cp tini-static /build/docker-init
18:47:38 [2021-07-02T18:47:38.579Z] #37 ...
18:47:38 [2021-07-02T18:47:38.579Z] 
18:47:38 [2021-07-02T18:47:38.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
18:47:38 [2021-07-02T18:47:38.579Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:47:38 [2021-07-02T18:47:38.579Z] #52 71.40 fmt
18:47:38 [2021-07-02T18:47:38.630Z] #46 102.9 vendor/golang.org/x/text/transform
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.45 The following additional packages will be installed:
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.46   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.46   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.46   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.47   mingw-w64-x86-64-dev
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.48 Suggested packages:
18:47:38 [2021-07-02T18:47:38.874Z] #19 50.48   gcc-8-locales seccomp wine64
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.82 The following NEW packages will be installed:
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.83   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.83   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.84   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.84 The following packages will be upgraded:
18:47:39 [2021-07-02T18:47:39.131Z] #19 50.85   libseccomp2
18:47:39 [2021-07-02T18:47:39.387Z] #19 51.16 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:47:39 [2021-07-02T18:47:39.387Z] #19 51.16 Need to get 77.8 MB of archives.
18:47:39 [2021-07-02T18:47:39.387Z] #19 51.16 After this operation, 487 MB of additional disk space will be used.
18:47:39 [2021-07-02T18:47:39.387Z] #19 51.16 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]
18:47:39 [2021-07-02T18:47:39.387Z] #19 51.17 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
18:47:39 [2021-07-02T18:47:39.387Z] #19 51.18 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
18:47:39 [2021-07-02T18:47:39.568Z] #46 103.7 vendor/golang.org/x/text/unicode/bidi
18:47:39 [2021-07-02T18:47:39.656Z] #19 51.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:47:39 [2021-07-02T18:47:39.656Z] #19 51.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:47:39 [2021-07-02T18:47:39.656Z] #19 51.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:47:39 [2021-07-02T18:47:39.656Z] #19 51.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:47:39 [2021-07-02T18:47:39.656Z] #19 51.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:47:39 [2021-07-02T18:47:39.913Z] #19 51.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:47:39 [2021-07-02T18:47:39.913Z] #19 51.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:47:39 [2021-07-02T18:47:39.913Z] #19 51.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
18:47:39 [2021-07-02T18:47:39.968Z] #52 ...
18:47:39 [2021-07-02T18:47:39.968Z] 
18:47:39 [2021-07-02T18:47:39.969Z] #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
18:47:39 [2021-07-02T18:47:39.969Z] #37 sha256:0b8d01f05d3bad3fce288a61f20bed2fdde6905dab637c83162106eb816b6e37
18:47:39 [2021-07-02T18:47:39.969Z] #37 DONE 12.3s
18:47:39 [2021-07-02T18:47:39.969Z] 
18:47:39 [2021-07-02T18:47:39.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
18:47:39 [2021-07-02T18:47:39.969Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:39 [2021-07-02T18:47:39.969Z] #13 56.66 Selecting previously unselected package dmsetup.
18:47:39 [2021-07-02T18:47:39.969Z] #13 56.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:47:39 [2021-07-02T18:47:39.969Z] #13 56.70 Unpacking dmsetup (2:1.02.155-3) ...
18:47:39 [2021-07-02T18:47:39.969Z] #13 56.87 Selecting previously unselected package mingw-w64-common.
18:47:39 [2021-07-02T18:47:39.969Z] #13 56.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:47:39 [2021-07-02T18:47:39.969Z] #13 56.88 Unpacking mingw-w64-common (6.0.0-3) ...
18:47:39 [2021-07-02T18:47:39.969Z] #13 61.98 Selecting previously unselected package mingw-w64-x86-64-dev.
18:47:39 [2021-07-02T18:47:39.969Z] #13 61.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:47:39 [2021-07-02T18:47:39.969Z] #13 61.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:47:39 [2021-07-02T18:47:39.969Z] #13 ...
18:47:39 [2021-07-02T18:47:39.969Z] 
18:47:39 [2021-07-02T18:47:39.969Z] #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
18:47:39 [2021-07-02T18:47:39.969Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:39 [2021-07-02T18:47:39.969Z] #44 63.82 Setting up python3 (3.7.3-1) ...
18:47:39 [2021-07-02T18:47:39.969Z] #44 64.54 Setting up python3-six (1.12.0-1) ...
18:47:39 [2021-07-02T18:47:39.969Z] #44 65.67 Setting up python3-pkg-resources (40.8.0-1) ...
18:47:39 [2021-07-02T18:47:39.969Z] #44 67.17 Setting up python3-protobuf (3.6.1.3-2) ...
18:47:39 [2021-07-02T18:47:39.969Z] #44 70.57 Setting up criu (3.15-1) ...
18:47:39 [2021-07-02T18:47:39.969Z] #44 72.52 Processing triggers for libc-bin (2.28-10) ...
18:47:40 [2021-07-02T18:47:40.229Z] #44 72.62 Processing triggers for mime-support (3.62) ...
18:47:40 [2021-07-02T18:47:40.413Z] #52 77.67 encoding/json
18:47:40 [2021-07-02T18:47:40.801Z] #44 ...
18:47:40 [2021-07-02T18:47:40.801Z] 
18:47:40 [2021-07-02T18:47:40.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
18:47:40 [2021-07-02T18:47:40.801Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:40 [2021-07-02T18:47:40.801Z] #13 67.76 Selecting previously unselected package gcc-mingw-w64-base.
18:47:40 [2021-07-02T18:47:40.801Z] #13 67.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:40 [2021-07-02T18:47:40.801Z] #13 67.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:47:41 [2021-07-02T18:47:41.062Z] #13 ...
18:47:41 [2021-07-02T18:47:41.062Z] 
18:47:41 [2021-07-02T18:47:41.062Z] #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
18:47:41 [2021-07-02T18:47:41.062Z] #44 sha256:0cc2f702dd1f63b4abc422bd0edf409bbfbb356546ff680eb7b7f0349b8c54c6
18:47:41 [2021-07-02T18:47:41.062Z] #44 DONE 73.6s
18:47:41 [2021-07-02T18:47:41.062Z] 
18:47:41 [2021-07-02T18:47:41.062Z] #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
18:47:41 [2021-07-02T18:47:41.062Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:41 [2021-07-02T18:47:41.062Z] #13 67.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:47:41 [2021-07-02T18:47:41.062Z] #13 67.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:41 [2021-07-02T18:47:41.062Z] #13 67.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #19 52.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
18:47:41 [2021-07-02T18:47:41.293Z] #19 ...
18:47:41 [2021-07-02T18:47:41.293Z] 
18:47:41 [2021-07-02T18:47:41.293Z] #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
18:47:41 [2021-07-02T18:47:41.293Z] #43 sha256:a2eeaee3fef85b4dba8bec4d232ecf88f48e6abeef0971288a5150b2675ee458
18:47:41 [2021-07-02T18:47:41.293Z] #43 51.38 Selecting previously unselected package cmake-data.
18:47:41 [2021-07-02T18:47:41.293Z] #43 51.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 51.40 Unpacking cmake-data (3.13.4-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.31 Selecting previously unselected package libarchive13:amd64.
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.31 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.32 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.43 Selecting previously unselected package libjsoncpp1:amd64.
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.43 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.48 Selecting previously unselected package librhash0:amd64.
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.48 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.49 Unpacking librhash0:amd64 (1.3.8-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.58 Selecting previously unselected package libuv1:amd64.
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.58 Preparing to unpack .../6-libuv1_1.24.1-1_amd64.deb ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.59 Unpacking libuv1:amd64 (1.24.1-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.64 Selecting previously unselected package cmake.
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.64 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 52.65 Unpacking cmake (3.13.4-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.28 Setting up xxd (2:8.1.0875-5) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.36 Setting up libuv1:amd64 (1.24.1-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.37 Setting up vim-common (2:8.1.0875-5) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.44 Setting up librhash0:amd64 (1.3.8-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.46 Setting up cmake-data (3.13.4-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.49 Setting up cmake (3.13.4-1) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.51 Processing triggers for libc-bin (2.28-10) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 53.54 Processing triggers for mime-support (3.62) ...
18:47:41 [2021-07-02T18:47:41.293Z] #43 DONE 54.8s
18:47:41 [2021-07-02T18:47:41.293Z] 
18:47:41 [2021-07-02T18:47:41.293Z] #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
18:47:41 [2021-07-02T18:47:41.293Z] #44 sha256:8b08428ceb50acd2d9a65d43c51a42459215f7936da2752a86d423720de72448
18:47:41 [2021-07-02T18:47:41.475Z] #46 105.4 vendor/golang.org/x/text/secure/bidirule
18:47:41 [2021-07-02T18:47:41.475Z] #46 105.7 vendor/golang.org/x/text/unicode/norm
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.969 + RM_GOPATH=0
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.969 + TMP_GOPATH=
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.969 + : /build
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.969 + '[' -z '' ']'
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.969 ++ mktemp -d
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.974 + export GOPATH=/tmp/tmp.WZ9BN3VMYB
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.974 + GOPATH=/tmp/tmp.WZ9BN3VMYB
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.974 + RM_GOPATH=1
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.974 + case "$(go env GOARCH)" in
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.974 ++ go env GOARCH
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.986 + export GO_BUILDMODE=-buildmode=pie
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.986 + GO_BUILDMODE=-buildmode=pie
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.986 ++ dirname /tmp/install/install.sh
18:47:42 [2021-07-02T18:47:42.223Z] #44 0.993 + dir=/tmp/install
18:47:42 [2021-07-02T18:47:42.333Z] #52 ...
18:47:42 [2021-07-02T18:47:42.333Z] 
18:47:42 [2021-07-02T18:47:42.333Z] #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
18:47:42 [2021-07-02T18:47:42.333Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:47:42 [2021-07-02T18:47:42.333Z] #46 76.82 path/filepath
18:47:42 [2021-07-02T18:47:42.333Z] #46 77.99 flag
18:47:42 [2021-07-02T18:47:42.333Z] #46 78.28 go/token
18:47:42 [2021-07-02T18:47:42.333Z] #46 79.02 go/scanner
18:47:42 [2021-07-02T18:47:42.333Z] #46 79.54 internal/lazyregexp
18:47:42 [2021-07-02T18:47:42.333Z] #46 79.81 net/url
18:47:42 [2021-07-02T18:47:42.422Z] #46 ...
18:47:42 [2021-07-02T18:47:42.422Z] 
18:47:42 [2021-07-02T18:47:42.422Z] #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
18:47:42 [2021-07-02T18:47:42.422Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:47:42 [2021-07-02T18:47:42.422Z] #13 102.3 Selecting previously unselected package libapparmor1:amd64.
18:47:42 [2021-07-02T18:47:42.422Z] #13 102.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:47:42 [2021-07-02T18:47:42.422Z] #13 102.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + bin=tini
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + shift
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + '[' '!' -f /tmp/install/tini.installer ']'
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + . /tmp/install/tini.installer
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + install_tini
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 + git clone https://github.com/krallin/tini.git /tmp/tmp.WZ9BN3VMYB/tini
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.994 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
18:47:42 [2021-07-02T18:47:42.479Z] #44 0.996 Cloning into '/tmp/tmp.WZ9BN3VMYB/tini'...
18:47:42 [2021-07-02T18:47:42.595Z] #46 80.30 go/ast
18:47:42 [2021-07-02T18:47:42.682Z] #13 102.4 Selecting previously unselected package libapparmor-dev:amd64.
18:47:42 [2021-07-02T18:47:42.682Z] #13 102.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:47:42 [2021-07-02T18:47:42.682Z] #13 102.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:47:42 [2021-07-02T18:47:42.735Z] #44 1.379 + cd /tmp/tmp.WZ9BN3VMYB/tini
18:47:42 [2021-07-02T18:47:42.735Z] #44 1.379 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
18:47:42 [2021-07-02T18:47:42.735Z] #44 1.405 + cmake .
18:47:42 [2021-07-02T18:47:42.735Z] #44 1.522 -- The C compiler identification is GNU 8.3.0
18:47:42 [2021-07-02T18:47:42.941Z] #13 102.6 Selecting previously unselected package libbtrfs0.
18:47:42 [2021-07-02T18:47:42.941Z] #13 102.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:47:42 [2021-07-02T18:47:42.941Z] #13 102.6 Unpacking libbtrfs0 (4.20.1-2) ...
18:47:42 [2021-07-02T18:47:42.941Z] #13 102.7 Selecting previously unselected package libbtrfs-dev.
18:47:42 [2021-07-02T18:47:42.941Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:47:42 [2021-07-02T18:47:42.941Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ...
18:47:42 [2021-07-02T18:47:42.992Z] #44 1.532 -- Check for working C compiler: /usr/bin/cc
18:47:42 [2021-07-02T18:47:42.992Z] #44 1.661 -- Check for working C compiler: /usr/bin/cc -- works
18:47:42 [2021-07-02T18:47:42.992Z] #44 1.666 -- Detecting C compiler ABI info
18:47:43 [2021-07-02T18:47:43.201Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:47:43 [2021-07-02T18:47:43.201Z] #13 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.201Z] #13 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:47:43 [2021-07-02T18:47:43.201Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64.
18:47:43 [2021-07-02T18:47:43.201Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.201Z] #13 102.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
18:47:43 [2021-07-02T18:47:43.253Z] #44 1.833 -- Detecting C compiler ABI info - done
18:47:43 [2021-07-02T18:47:43.253Z] #44 1.844 -- Detecting C compile features
18:47:43 [2021-07-02T18:47:43.461Z] #13 103.1 Selecting previously unselected package libsepol1-dev:amd64.
18:47:43 [2021-07-02T18:47:43.461Z] #13 103.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.461Z] #13 103.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:47:43 [2021-07-02T18:47:43.461Z] #13 103.3 Selecting previously unselected package libpcre16-3:amd64.
18:47:43 [2021-07-02T18:47:43.541Z] #46 81.30 text/template/parse
18:47:43 [2021-07-02T18:47:43.720Z] #13 103.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.720Z] #13 103.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:47:43 [2021-07-02T18:47:43.720Z] #13 103.5 Selecting previously unselected package libpcre32-3:amd64.
18:47:43 [2021-07-02T18:47:43.720Z] #13 103.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.720Z] #13 103.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:47:43 [2021-07-02T18:47:43.817Z] #44 2.557 -- Detecting C compile features - done
18:47:43 [2021-07-02T18:47:43.817Z] #44 2.587 -- Performing Test HAS_BUILTIN_FORTIFY
18:47:43 [2021-07-02T18:47:43.817Z] #44 2.653 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:47:43 [2021-07-02T18:47:43.817Z] #44 2.703 -- Configuring done
18:47:43 [2021-07-02T18:47:43.980Z] #13 103.7 Selecting previously unselected package libpcrecpp0v5:amd64.
18:47:43 [2021-07-02T18:47:43.980Z] #13 103.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.980Z] #13 103.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:47:43 [2021-07-02T18:47:43.980Z] #13 103.8 Selecting previously unselected package libpcre3-dev:amd64.
18:47:43 [2021-07-02T18:47:43.980Z] #13 103.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:47:43 [2021-07-02T18:47:43.980Z] #13 103.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:47:44 [2021-07-02T18:47:44.074Z] #44 2.710 -- Generating done
18:47:44 [2021-07-02T18:47:44.074Z] #44 2.715 -- Build files have been written to: /tmp/tmp.WZ9BN3VMYB/tini
18:47:44 [2021-07-02T18:47:44.074Z] #44 2.718 + make tini-static
18:47:44 [2021-07-02T18:47:44.074Z] #44 2.850 Scanning dependencies of target tini-static
18:47:44 [2021-07-02T18:47:44.331Z] #44 2.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:47:44 [2021-07-02T18:47:44.365Z] #13 ...
18:47:44 [2021-07-02T18:47:44.365Z] 
18:47:44 [2021-07-02T18:47:44.365Z] #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
18:47:44 [2021-07-02T18:47:44.365Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:47:44 [2021-07-02T18:47:44.365Z] #46 67.01 os
18:47:44 [2021-07-02T18:47:44.365Z] #46 69.91 regexp
18:47:44 [2021-07-02T18:47:44.365Z] #46 71.74 fmt
18:47:44 [2021-07-02T18:47:44.365Z] #46 73.57 path/filepath
18:47:44 [2021-07-02T18:47:44.365Z] #46 74.71 internal/lazyregexp
18:47:44 [2021-07-02T18:47:44.365Z] #46 75.00 io/ioutil
18:47:44 [2021-07-02T18:47:44.365Z] #46 75.43 github.com/LK4D4/vndr/versioned
18:47:44 [2021-07-02T18:47:44.365Z] #46 75.65 hash/crc32
18:47:44 [2021-07-02T18:47:44.365Z] #46 75.88 flag
18:47:44 [2021-07-02T18:47:44.365Z] #46 76.20 go/token
18:47:44 [2021-07-02T18:47:44.365Z] #46 ...
18:47:44 [2021-07-02T18:47:44.365Z] 
18:47:44 [2021-07-02T18:47:44.365Z] #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
18:47:44 [2021-07-02T18:47:44.365Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:47:44 [2021-07-02T18:47:44.365Z] #52 74.61 path/filepath
18:47:44 [2021-07-02T18:47:44.365Z] #52 75.99 encoding/json
18:47:44 [2021-07-02T18:47:44.365Z] #52 76.04 flag
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.1 Selecting previously unselected package libselinux1-dev:amd64.
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.4 Selecting previously unselected package libdevmapper-dev:amd64.
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:47:44 [2021-07-02T18:47:44.549Z] #13 104.5 Selecting previously unselected package libseccomp-dev:amd64.
18:47:44 [2021-07-02T18:47:44.588Z] #44 3.259 [100%] Linking C executable tini-static
18:47:44 [2021-07-02T18:47:44.809Z] #13 104.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
18:47:44 [2021-07-02T18:47:44.809Z] #13 104.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:47:44 [2021-07-02T18:47:44.809Z] #13 104.6 Selecting previously unselected package libsystemd-dev:amd64.
18:47:44 [2021-07-02T18:47:44.809Z] #13 104.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
18:47:44 [2021-07-02T18:47:44.809Z] #13 104.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
18:47:44 [2021-07-02T18:47:44.845Z] #44 3.410 [100%] Built target tini-static
18:47:44 [2021-07-02T18:47:44.845Z] #44 3.434 + mkdir -p /build
18:47:44 [2021-07-02T18:47:44.845Z] #44 3.437 + cp tini-static /build/docker-init
18:47:44 [2021-07-02T18:47:44.929Z] #46 ...
18:47:44 [2021-07-02T18:47:44.929Z] 
18:47:44 [2021-07-02T18:47:44.929Z] #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
18:47:44 [2021-07-02T18:47:44.929Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:47:44 [2021-07-02T18:47:44.936Z] #52 77.69 github.com/pkg/diff
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up libbtrfs0 (4.20.1-2) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
18:47:45 [2021-07-02T18:47:45.378Z] #13 105.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:47:45 [2021-07-02T18:47:45.417Z] #44 DONE 4.2s
18:47:45 [2021-07-02T18:47:45.417Z] 
18:47:45 [2021-07-02T18:47:45.417Z] #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
18:47:45 [2021-07-02T18:47:45.417Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 53.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
18:47:45 [2021-07-02T18:47:45.417Z] #19 54.12 debconf: delaying package configuration, since apt-utils is not installed
18:47:45 [2021-07-02T18:47:45.417Z] #19 54.31 Fetched 77.8 MB in 3s (29.7 MB/s)
18:47:45 [2021-07-02T18:47:45.417Z] #19 54.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
18:47:45 [2021-07-02T18:47:45.417Z] #19 54.42 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
18:47:45 [2021-07-02T18:47:45.417Z] #19 54.44 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 54.61 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 54.70 Selecting previously unselected package binutils-mingw-w64-i686.
18:47:45 [2021-07-02T18:47:45.418Z] #19 54.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 29521 files and directories currently installed.)
18:47:45 [2021-07-02T18:47:45.418Z] #19 54.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 54.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 55.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:47:45 [2021-07-02T18:47:45.418Z] #19 55.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 55.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.23 Selecting previously unselected package binutils-mingw-w64.
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.43 Selecting previously unselected package dmsetup.
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 56.44 Unpacking dmsetup (2:1.02.155-3) ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 57.15 Selecting previously unselected package mingw-w64-common.
18:47:45 [2021-07-02T18:47:45.418Z] #19 57.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:47:45 [2021-07-02T18:47:45.418Z] #19 57.18 Unpacking mingw-w64-common (6.0.0-3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.3 Setting up libbtrfs-dev (4.20.1-2) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.3 Setting up mingw-w64-common (6.0.0-3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.5 Setting up dmsetup (2:1.02.155-3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:47:45 [2021-07-02T18:47:45.638Z] #13 105.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:47:45 [2021-07-02T18:47:45.900Z] #13 105.5 Processing triggers for libc-bin (2.28-10) ...
18:47:46 [2021-07-02T18:47:46.320Z] #52 78.91 go/ast
18:47:46 [2021-07-02T18:47:46.496Z] #57 43.17 Checking out files:  48% (1986/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:  88% (3616/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:  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.
18:47:46 [2021-07-02T18:47:46.496Z] #57 44.64 + cd /tmp/tmp.qsVP9knTjX/src/github.com/containerd/containerd
18:47:46 [2021-07-02T18:47:46.496Z] #57 44.64 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:46 [2021-07-02T18:47:46.848Z] #13 DONE 106.7s
18:47:46 [2021-07-02T18:47:46.848Z] 
18:47:46 [2021-07-02T18:47:46.848Z] #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
18:47:46 [2021-07-02T18:47:46.848Z] #54 sha256:750974e5eedd150386afaea59efb665380ce0d974c5a1e7da20aa07ccb9d3abc
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + export 'BUILDTAGS=netgo osusergo static_build'
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + BUILDTAGS='netgo osusergo static_build'
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + export EXTRA_FLAGS=-buildmode=pie
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + EXTRA_FLAGS=-buildmode=pie
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + '[' '' = dynamic ']'
18:47:47 [2021-07-02T18:47:47.069Z] #57 45.18 + make
18:47:47 [2021-07-02T18:47:47.310Z] #19 58.95 Selecting previously unselected package mingw-w64-x86-64-dev.
18:47:47 [2021-07-02T18:47:47.310Z] #19 58.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:47:47 [2021-07-02T18:47:47.310Z] #19 58.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:47:47 [2021-07-02T18:47:47.874Z] #19 ...
18:47:47 [2021-07-02T18:47:47.874Z] 
18:47:47 [2021-07-02T18:47:47.874Z] #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
18:47:47 [2021-07-02T18:47:47.874Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.905 + RM_GOPATH=0
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.905 + TMP_GOPATH=
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.905 + : /build
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.905 + '[' -z '' ']'
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.905 ++ mktemp -d
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.907 + export GOPATH=/tmp/tmp.sDNRZX8yAD
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.915 + GOPATH=/tmp/tmp.sDNRZX8yAD
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.915 + RM_GOPATH=1
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.915 + case "$(go env GOARCH)" in
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.916 ++ go env GOARCH
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.920 + export GO_BUILDMODE=-buildmode=pie
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.920 + GO_BUILDMODE=-buildmode=pie
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.920 ++ dirname /tmp/install/install.sh
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.921 + dir=/tmp/install
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.921 + bin=containerd
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.921 + shift
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.921 + '[' '!' -f /tmp/install/containerd.installer ']'
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.922 + . /tmp/install/containerd.installer
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.922 ++ set -e
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.922 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.922 + install_containerd
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.923 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.923 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.923 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sDNRZX8yAD/src/github.com/containerd/containerd
18:47:47 [2021-07-02T18:47:47.874Z] #64 0.925 Cloning into '/tmp/tmp.sDNRZX8yAD/src/github.com/containerd/containerd'...
18:47:48 [2021-07-02T18:47:48.437Z] #64 10.40 + cd /tmp/tmp.sDNRZX8yAD/src/github.com/containerd/containerd
18:47:48 [2021-07-02T18:47:48.437Z] #64 10.40 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:48 [2021-07-02T18:47:48.437Z] #64 ...
18:47:48 [2021-07-02T18:47:48.437Z] 
18:47:48 [2021-07-02T18:47:48.437Z] #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
18:47:48 [2021-07-02T18:47:48.437Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:47:48 [2021-07-02T18:47:48.437Z] #19 60.08 Selecting previously unselected package gcc-mingw-w64-base.
18:47:48 [2021-07-02T18:47:48.437Z] #19 60.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:48 [2021-07-02T18:47:48.437Z] #19 60.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:47:48 [2021-07-02T18:47:48.437Z] #19 60.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:47:48 [2021-07-02T18:47:48.437Z] #19 60.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:48 [2021-07-02T18:47:48.437Z] #19 60.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:48 [2021-07-02T18:47:48.456Z] #57 46.61 + bin/ctr
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.622 + RM_GOPATH=0
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.622 + TMP_GOPATH=
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.622 + : /build
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.622 + '[' -z '' ']'
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.622 ++ mktemp -d
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.627 + export GOPATH=/tmp/tmp.tp7I66xG3Y
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.634 + GOPATH=/tmp/tmp.tp7I66xG3Y
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.634 + RM_GOPATH=1
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.634 + case "$(go env GOARCH)" in
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.635 ++ go env GOARCH
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.686 + export GO_BUILDMODE=-buildmode=pie
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.686 + GO_BUILDMODE=-buildmode=pie
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.687 ++ dirname /tmp/install/install.sh
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 + dir=/tmp/install
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 + bin=runc
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 + shift
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 + '[' '!' -f /tmp/install/runc.installer ']'
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 + . /tmp/install/runc.installer
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.694 + install_runc
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.702 + grep -q '^3\.10\.0.*\.el7\.'
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.702 + uname -r
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.713 + RUNC_BUILDTAGS='seccomp '
18:47:48 [2021-07-02T18:47:48.759Z] #54 ...
18:47:48 [2021-07-02T18:47:48.759Z] 
18:47:48 [2021-07-02T18:47:48.759Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
18:47:48 [2021-07-02T18:47:48.759Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
18:47:48 [2021-07-02T18:47:48.759Z] #14 DONE 1.7s
18:47:48 [2021-07-02T18:47:48.759Z] 
18:47:48 [2021-07-02T18:47:48.759Z] #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
18:47:48 [2021-07-02T18:47:48.759Z] #54 sha256:750974e5eedd150386afaea59efb665380ce0d974c5a1e7da20aa07ccb9d3abc
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.713 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.714 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.714 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tp7I66xG3Y/src/github.com/opencontainers/runc
18:47:48 [2021-07-02T18:47:48.759Z] #54 1.720 Cloning into '/tmp/tmp.tp7I66xG3Y/src/github.com/opencontainers/runc'...
18:47:49 [2021-07-02T18:47:49.626Z] #52 82.00 golang.org/x/crypto/ssh/terminal
18:47:50 [2021-07-02T18:47:50.143Z] #54 ...
18:47:50 [2021-07-02T18:47:50.143Z] 
18:47:50 [2021-07-02T18:47:50.143Z] #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
18:47:50 [2021-07-02T18:47:50.143Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
18:47:50 [2021-07-02T18:47:50.143Z] #15 DONE 1.3s
18:47:50 [2021-07-02T18:47:50.143Z] 
18:47:50 [2021-07-02T18:47:50.143Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:47:50 [2021-07-02T18:47:50.143Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
18:47:50 [2021-07-02T18:47:50.568Z] #52 83.32 mvdan.cc/editorconfig
18:47:50 [2021-07-02T18:47:50.568Z] #52 83.33 mvdan.cc/sh/v3/fileutil
18:47:50 [2021-07-02T18:47:50.829Z] #52 83.46 text/tabwriter
18:47:51 [2021-07-02T18:47:51.082Z] #16 1.068 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:47:51 [2021-07-02T18:47:51.082Z] #16 DONE 1.2s
18:47:51 [2021-07-02T18:47:51.082Z] 
18:47:51 [2021-07-02T18:47:51.082Z] #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
18:47:51 [2021-07-02T18:47:51.082Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:47:51 [2021-07-02T18:47:51.083Z] #46 109.3 vendor/golang.org/x/net/idna
18:47:51 [2021-07-02T18:47:51.083Z] #46 111.5 vendor/golang.org/x/net/http2/hpack
18:47:51 [2021-07-02T18:47:51.083Z] #46 113.8 mime
18:47:51 [2021-07-02T18:47:51.094Z] #52 84.02 mvdan.cc/sh/v3/syntax
18:47:51 [2021-07-02T18:47:51.342Z] #46 ...
18:47:51 [2021-07-02T18:47:51.343Z] 
18:47:51 [2021-07-02T18:47:51.343Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:47:51 [2021-07-02T18:47:51.343Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
18:47:52 [2021-07-02T18:47:52.282Z] #17 DONE 1.2s
18:47:52 [2021-07-02T18:47:52.282Z] 
18:47:52 [2021-07-02T18:47:52.282Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:47:52 [2021-07-02T18:47:52.282Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
18:47:52 [2021-07-02T18:47:52.482Z] #52 ...
18:47:52 [2021-07-02T18:47:52.482Z] 
18:47:52 [2021-07-02T18:47:52.482Z] #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
18:47:52 [2021-07-02T18:47:52.482Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:47:52 [2021-07-02T18:47:52.675Z] #57 ...
18:47:52 [2021-07-02T18:47:52.675Z] 
18:47:52 [2021-07-02T18:47:52.675Z] #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
18:47:52 [2021-07-02T18:47:52.675Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:47:52 [2021-07-02T18:47:52.675Z] #52 80.10 github.com/pkg/diff
18:47:52 [2021-07-02T18:47:52.675Z] #52 81.29 go/ast
18:47:52 [2021-07-02T18:47:52.675Z] #52 82.70 golang.org/x/crypto/ssh/terminal
18:47:52 [2021-07-02T18:47:52.675Z] #52 84.28 io/ioutil
18:47:52 [2021-07-02T18:47:52.675Z] #52 84.67 mvdan.cc/editorconfig
18:47:52 [2021-07-02T18:47:52.675Z] #52 85.27 mvdan.cc/sh/v3/fileutil
18:47:52 [2021-07-02T18:47:52.675Z] #52 85.46 text/tabwriter
18:47:52 [2021-07-02T18:47:52.675Z] #52 85.80 mvdan.cc/sh/v3/syntax
18:47:53 [2021-07-02T18:47:53.246Z] #52 ...
18:47:53 [2021-07-02T18:47:53.246Z] 
18:47:53 [2021-07-02T18:47:53.246Z] #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
18:47:53 [2021-07-02T18:47:53.246Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:47:53 [2021-07-02T18:47:53.246Z] #46 84.50 go/parser
18:47:53 [2021-07-02T18:47:53.246Z] #46 86.19 text/template
18:47:53 [2021-07-02T18:47:53.246Z] #46 87.72 log
18:47:53 [2021-07-02T18:47:53.246Z] #46 88.41 encoding/xml
18:47:53 [2021-07-02T18:47:53.246Z] #46 91.09 go/doc
18:47:53 [2021-07-02T18:47:53.507Z] #46 ...
18:47:53 [2021-07-02T18:47:53.507Z] 
18:47:53 [2021-07-02T18:47:53.507Z] #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
18:47:53 [2021-07-02T18:47:53.507Z] #52 sha256:6b45fd24116a27f877c3b117d31089a553109e60196c292448769fbedd3e446a
18:47:53 [2021-07-02T18:47:53.507Z] #52 91.28 mvdan.cc/sh/v3/cmd/shfmt
18:47:53 [2021-07-02T18:47:53.527Z] #57 43.75 Checking out files:  53% (2193/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:  94% (3827/4071)   
Checking out files:  95% (3868/4071)   
Checking out files:  96% (3909/4071)   
Checking out files:  97% (3949/4071)   
Checking out files:  97% (3957/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.
18:47:53 [2021-07-02T18:47:53.527Z] #57 44.85 + cd /tmp/tmp.1c3BwYx3Cu/src/github.com/containerd/containerd
18:47:53 [2021-07-02T18:47:53.527Z] #57 44.86 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
18:47:53 [2021-07-02T18:47:53.665Z] #18 DONE 1.4s
18:47:53 [2021-07-02T18:47:53.665Z] 
18:47:53 [2021-07-02T18:47:53.665Z] #19 [dev-systemd-false  6/25] RUN ldconfig
18:47:53 [2021-07-02T18:47:53.666Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
18:47:53 [2021-07-02T18:47:53.688Z] #19 65.05 Selecting previously unselected package g++-mingw-w64-x86-64.
18:47:53 [2021-07-02T18:47:53.688Z] #19 65.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:47:53 [2021-07-02T18:47:53.688Z] #19 65.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:53 [2021-07-02T18:47:53.925Z] #19 ...
18:47:53 [2021-07-02T18:47:53.925Z] 
18:47:53 [2021-07-02T18:47:53.925Z] #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
18:47:53 [2021-07-02T18:47:53.925Z] #59 sha256:a27a3b1845a845a787c8c24363a717a081c80dae08eac6ed4cdda58ac5de56a6
18:47:53 [2021-07-02T18:47:53.925Z] #59 110.2 + for f in rootlesskit rootlesskit-docker-proxy
18:47:53 [2021-07-02T18:47:53.925Z] #59 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:47:53 [2021-07-02T18:47:53.925Z] #59 DONE 118.0s
18:47:53 [2021-07-02T18:47:53.925Z] 
18:47:53 [2021-07-02T18:47:53.925Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:47:53 [2021-07-02T18:47:53.925Z] #60 sha256:d84c94f642f4011f3bd616ea0f884f2ed7858169ef0ce07d54dc25e67ace8f89
18:47:53 [2021-07-02T18:47:53.925Z] #60 DONE 0.2s
18:47:53 [2021-07-02T18:47:53.925Z] 
18:47:53 [2021-07-02T18:47:53.925Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:47:53 [2021-07-02T18:47:53.925Z] #61 sha256:a1574ad476f87db599b8256aa74a7a985240616aeeeeab890efd743ae26897bd
18:47:53 [2021-07-02T18:47:53.925Z] #61 DONE 0.1s
18:47:53 [2021-07-02T18:47:53.925Z] 
18:47:53 [2021-07-02T18:47:53.925Z] #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
18:47:53 [2021-07-02T18:47:53.925Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:47:53 [2021-07-02T18:47:53.925Z] #46 116.1 mime/quotedprintable
18:47:53 [2021-07-02T18:47:53.925Z] #46 116.5 net/http/internal
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + export 'BUILDTAGS=netgo osusergo static_build'
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + BUILDTAGS='netgo osusergo static_build'
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + export EXTRA_FLAGS=-buildmode=pie
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + EXTRA_FLAGS=-buildmode=pie
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + '[' '' = dynamic ']'
18:47:54 [2021-07-02T18:47:54.469Z] #57 45.61 + make
18:47:54 [2021-07-02T18:47:54.469Z] #57 ...
18:47:54 [2021-07-02T18:47:54.469Z] 
18:47:54 [2021-07-02T18:47:54.469Z] #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
18:47:54 [2021-07-02T18:47:54.469Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:47:54 [2021-07-02T18:47:54.469Z] #46 77.24 go/scanner
18:47:54 [2021-07-02T18:47:54.469Z] #46 77.52 net/url
18:47:54 [2021-07-02T18:47:54.469Z] #46 78.56 go/ast
18:47:54 [2021-07-02T18:47:54.469Z] #46 78.93 text/template/parse
18:47:54 [2021-07-02T18:47:54.469Z] #46 82.75 go/parser
18:47:54 [2021-07-02T18:47:54.469Z] #46 84.05 text/template
18:47:54 [2021-07-02T18:47:54.469Z] #46 86.57 log
18:47:54 [2021-07-02T18:47:54.730Z] #46 87.33 encoding/xml
18:47:54 [2021-07-02T18:47:54.864Z] #46 119.1 crypto/tls
18:47:55 [2021-07-02T18:47:55.674Z] #46 88.41 go/doc
18:47:55 [2021-07-02T18:47:55.674Z] #46 ...
18:47:55 [2021-07-02T18:47:55.674Z] 
18:47:55 [2021-07-02T18:47:55.674Z] #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
18:47:55 [2021-07-02T18:47:55.674Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:47:55 [2021-07-02T18:47:55.674Z] #57 46.92 + bin/ctr
18:47:55 [2021-07-02T18:47:55.807Z] #46 ...
18:47:55 [2021-07-02T18:47:55.807Z] 
18:47:55 [2021-07-02T18:47:55.807Z] #19 [dev-systemd-false  6/25] RUN ldconfig
18:47:55 [2021-07-02T18:47:55.807Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
18:47:55 [2021-07-02T18:47:55.807Z] #19 DONE 2.0s
18:47:55 [2021-07-02T18:47:55.807Z] 
18:47:55 [2021-07-02T18:47:55.807Z] #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
18:47:55 [2021-07-02T18:47:55.807Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:47:57 [2021-07-02T18:47:57.715Z] #20 1.868 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:47:57 [2021-07-02T18:47:57.715Z] #20 1.995 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.14 Selecting previously unselected package libapparmor1:amd64.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.15 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.16 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.22 Selecting previously unselected package libapparmor-dev:amd64.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.23 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.23 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.30 Selecting previously unselected package libbtrfs0.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.31 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.32 Unpacking libbtrfs0 (4.20.1-2) ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.36 Selecting previously unselected package libbtrfs-dev.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.37 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.37 Unpacking libbtrfs-dev (4.20.1-2) ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.43 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.48 Selecting previously unselected package libudev-dev:amd64.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.50 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.56 Selecting previously unselected package libsepol1-dev:amd64.
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.57 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:47:57 [2021-07-02T18:47:57.863Z] #19 69.57 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:47:57 [2021-07-02T18:47:57.974Z] #20 2.079 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:47:57 [2021-07-02T18:47:57.974Z] #20 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.69 Selecting previously unselected package libpcre16-3:amd64.
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.70 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.78 Selecting previously unselected package libpcre32-3:amd64.
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.79 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.120Z] #19 69.88 Selecting previously unselected package libpcrecpp0v5:amd64.
18:47:58 [2021-07-02T18:47:58.234Z] #20 2.427 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:47:58 [2021-07-02T18:47:58.376Z] #19 69.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.377Z] #19 69.89 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.377Z] #19 69.95 Selecting previously unselected package libpcre3-dev:amd64.
18:47:58 [2021-07-02T18:47:58.377Z] #19 69.95 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.377Z] #19 69.96 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.377Z] #19 70.10 Selecting previously unselected package libselinux1-dev:amd64.
18:47:58 [2021-07-02T18:47:58.377Z] #19 70.11 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.377Z] #19 70.11 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.22 Selecting previously unselected package libdevmapper-dev:amd64.
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.23 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.24 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.27 Selecting previously unselected package libseccomp-dev:amd64.
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.28 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.29 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:47:58 [2021-07-02T18:47:58.633Z] #19 ...
18:47:58 [2021-07-02T18:47:58.633Z] 
18:47:58 [2021-07-02T18:47:58.633Z] #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
18:47:58 [2021-07-02T18:47:58.633Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + export 'BUILDTAGS=netgo osusergo static_build'
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + BUILDTAGS='netgo osusergo static_build'
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + export EXTRA_FLAGS=-buildmode=pie
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + EXTRA_FLAGS=-buildmode=pie
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + '[' '' = dynamic ']'
18:47:58 [2021-07-02T18:47:58.633Z] #64 10.62 + make
18:47:58 [2021-07-02T18:47:58.633Z] #64 11.49 + bin/ctr
18:47:58 [2021-07-02T18:47:58.633Z] #64 ...
18:47:58 [2021-07-02T18:47:58.633Z] 
18:47:58 [2021-07-02T18:47:58.633Z] #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
18:47:58 [2021-07-02T18:47:58.633Z] #19 sha256:af564ce2a7d0da0217ff4c9f5f0e177c8c51d9256456d608d66eeb6ccfd312a1
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.34 Selecting previously unselected package libsystemd-dev:amd64.
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.35 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
18:47:58 [2021-07-02T18:47:58.633Z] #19 70.35 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
18:47:58 [2021-07-02T18:47:58.806Z] #52 DONE 95.9s
18:47:58 [2021-07-02T18:47:58.806Z] 
18:47:58 [2021-07-02T18:47:58.806Z] #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
18:47:58 [2021-07-02T18:47:58.806Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:47:58 [2021-07-02T18:47:58.806Z] #46 93.33 github.com/LK4D4/vndr/versioned
18:47:58 [2021-07-02T18:47:58.806Z] #46 93.45 compress/flate
18:47:58 [2021-07-02T18:47:58.806Z] #46 94.54 github.com/LK4D4/vndr/build
18:47:58 [2021-07-02T18:47:58.806Z] #46 95.90 hash/crc32
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.57 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.62 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.63 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.66 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.67 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.68 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.69 Setting up libbtrfs0 (4.20.1-2) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.71 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:47:58 [2021-07-02T18:47:58.890Z] #19 70.72 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.74 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.75 Setting up libbtrfs-dev (4.20.1-2) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.76 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.77 Setting up mingw-w64-common (6.0.0-3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.78 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.79 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.80 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.82 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.84 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.87 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.88 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.89 Setting up dmsetup (2:1.02.155-3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.92 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:47:59 [2021-07-02T18:47:59.147Z] #19 70.93 Processing triggers for libc-bin (2.28-10) ...
18:47:59 [2021-07-02T18:47:59.172Z] #20 3.322 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:47:59 [2021-07-02T18:47:59.377Z] #46 96.92 compress/gzip
18:47:59 [2021-07-02T18:47:59.948Z] #46 97.63 net
18:47:59 [2021-07-02T18:47:59.948Z] #46 97.75 vendor/golang.org/x/text/transform
18:48:00 [2021-07-02T18:48:00.110Z] #20 4.391 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:48:00 [2021-07-02T18:48:00.890Z] #46 98.39 vendor/golang.org/x/text/unicode/bidi
18:48:00 [2021-07-02T18:48:00.965Z] #57 ...
18:48:00 [2021-07-02T18:48:00.965Z] 
18:48:00 [2021-07-02T18:48:00.965Z] #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
18:48:00 [2021-07-02T18:48:00.965Z] #52 sha256:6813662629edf3a0d343fa48edad8dce52a23c072fe5a495d4b509116e5b7f21
18:48:00 [2021-07-02T18:48:00.965Z] #52 89.55 mvdan.cc/sh/v3/cmd/shfmt
18:48:00 [2021-07-02T18:48:00.965Z] #52 DONE 93.5s
18:48:00 [2021-07-02T18:48:00.965Z] 
18:48:00 [2021-07-02T18:48:00.965Z] #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
18:48:00 [2021-07-02T18:48:00.965Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:48:00 [2021-07-02T18:48:00.965Z] #46 91.66 compress/flate
18:48:00 [2021-07-02T18:48:00.965Z] #46 91.97 github.com/LK4D4/vndr/build
18:48:01 [2021-07-02T18:48:01.228Z] #46 94.17 compress/gzip
18:48:01 [2021-07-02T18:48:01.494Z] #20 5.720 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:48:01 [2021-07-02T18:48:01.754Z] #20 ...
18:48:01 [2021-07-02T18:48:01.754Z] 
18:48:01 [2021-07-02T18:48:01.754Z] #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
18:48:01 [2021-07-02T18:48:01.754Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:48:01 [2021-07-02T18:48:01.754Z] #46 126.0 net/http/httptrace
18:48:02 [2021-07-02T18:48:02.014Z] #46 126.2 net/http
18:48:02 [2021-07-02T18:48:02.175Z] #46 94.83 net
18:48:02 [2021-07-02T18:48:02.175Z] #46 94.85 vendor/golang.org/x/crypto/chacha20
18:48:02 [2021-07-02T18:48:02.275Z] #46 99.83 vendor/golang.org/x/text/secure/bidirule
18:48:02 [2021-07-02T18:48:02.491Z] #19 DONE 73.7s
18:48:02 [2021-07-02T18:48:02.491Z] 
18:48:02 [2021-07-02T18:48:02.491Z] #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
18:48:02 [2021-07-02T18:48:02.491Z] #20 sha256:73402ef437df642e8b0e2e2008387bbdf7dd5b0524bc3c40a3cd49672975109c
18:48:02 [2021-07-02T18:48:02.536Z] #46 100.1 vendor/golang.org/x/text/unicode/norm
18:48:02 [2021-07-02T18:48:02.748Z] #46 95.47 vendor/golang.org/x/crypto/poly1305
18:48:03 [2021-07-02T18:48:03.009Z] #46 95.97 vendor/golang.org/x/sys/cpu
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.198 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.213 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.288 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.370 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.389 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.422 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.440 Get:7 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.468 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:48:03 [2021-07-02T18:48:03.423Z] #20 1.479 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
18:48:03 [2021-07-02T18:48:03.424Z] #20 1.489 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
18:48:03 [2021-07-02T18:48:03.582Z] #46 96.47 vendor/golang.org/x/crypto/chacha20poly1305
18:48:03 [2021-07-02T18:48:03.920Z] #46 ...
18:48:03 [2021-07-02T18:48:03.920Z] 
18:48:03 [2021-07-02T18:48:03.920Z] #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
18:48:03 [2021-07-02T18:48:03.920Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:03 [2021-07-02T18:48:03.920Z] #13 88.08 Selecting previously unselected package g++-mingw-w64-x86-64.
18:48:03 [2021-07-02T18:48:03.920Z] #13 88.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:48:03 [2021-07-02T18:48:03.920Z] #13 88.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:48:04 [2021-07-02T18:48:04.355Z] #20 2.493 Fetched 2862 kB in 2s (1854 kB/s)
18:48:04 [2021-07-02T18:48:04.971Z] #46 97.51 vendor/golang.org/x/crypto/curve25519
18:48:05 [2021-07-02T18:48:05.233Z] #46 98.21 vendor/golang.org/x/crypto/hkdf
18:48:05 [2021-07-02T18:48:05.807Z] #46 98.39 vendor/golang.org/x/text/transform
18:48:05 [2021-07-02T18:48:05.834Z] #13 ...
18:48:05 [2021-07-02T18:48:05.834Z] 
18:48:05 [2021-07-02T18:48:05.834Z] #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
18:48:05 [2021-07-02T18:48:05.834Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:48:05 [2021-07-02T18:48:05.834Z] #46 103.7 vendor/golang.org/x/net/idna
18:48:06 [2021-07-02T18:48:06.380Z] #46 99.05 vendor/golang.org/x/text/unicode/bidi
18:48:07 [2021-07-02T18:48:07.769Z] #46 100.5 vendor/golang.org/x/text/secure/bidirule
18:48:07 [2021-07-02T18:48:07.769Z] #46 100.7 vendor/golang.org/x/text/unicode/norm
18:48:08 [2021-07-02T18:48:08.378Z] #46 105.8 vendor/golang.org/x/net/http2/hpack
18:48:08 [2021-07-02T18:48:08.587Z] #46 ...
18:48:08 [2021-07-02T18:48:08.587Z] 
18:48:08 [2021-07-02T18:48:08.587Z] #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
18:48:08 [2021-07-02T18:48:08.587Z] #54 sha256:750974e5eedd150386afaea59efb665380ce0d974c5a1e7da20aa07ccb9d3abc
18:48:08 [2021-07-02T18:48:08.587Z] #54 12.88 + cd /tmp/tmp.tp7I66xG3Y/src/github.com/opencontainers/runc
18:48:08 [2021-07-02T18:48:08.587Z] #54 12.89 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:08 [2021-07-02T18:48:08.587Z] #54 13.29 + '[' -z '' ']'
18:48:08 [2021-07-02T18:48:08.587Z] #54 13.29 + target=static
18:48:08 [2021-07-02T18:48:08.587Z] #54 13.29 + make 'BUILDTAGS=seccomp ' static
18:48:08 [2021-07-02T18:48:08.587Z] #54 13.42 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 .
18:48:09 [2021-07-02T18:48:09.322Z] #46 106.9 mime
18:48:09 [2021-07-02T18:48:09.966Z] #54 ...
18:48:09 [2021-07-02T18:48:09.966Z] 
18:48:09 [2021-07-02T18:48:09.966Z] #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
18:48:09 [2021-07-02T18:48:09.966Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:09 [2021-07-02T18:48:09.966Z] #20 10.61 Fetched 8986 kB in 9s (1001 kB/s)
18:48:09 [2021-07-02T18:48:09.966Z] #20 10.61 Reading package lists...
18:48:10 [2021-07-02T18:48:10.710Z] #46 108.3 mime/quotedprintable
18:48:10 [2021-07-02T18:48:10.902Z] #20 2.493 Reading package lists...
18:48:10 [2021-07-02T18:48:10.972Z] #46 108.8 net/http/internal
18:48:11 [2021-07-02T18:48:11.234Z] #46 ...
18:48:11 [2021-07-02T18:48:11.234Z] 
18:48:11 [2021-07-02T18:48:11.234Z] #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
18:48:11 [2021-07-02T18:48:11.234Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:11 [2021-07-02T18:48:11.234Z] #13 101.9 Selecting previously unselected package libapparmor1:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 101.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.1 Selecting previously unselected package libapparmor-dev:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.2 Selecting previously unselected package libbtrfs0.
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.2 Unpacking libbtrfs0 (4.20.1-2) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.4 Selecting previously unselected package libbtrfs-dev.
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.4 Unpacking libbtrfs-dev (4.20.1-2) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.7 Selecting previously unselected package libudev-dev:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 102.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.0 Selecting previously unselected package libsepol1-dev:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.5 Selecting previously unselected package libpcre16-3:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.7 Selecting previously unselected package libpcre32-3:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.9 Selecting previously unselected package libpcrecpp0v5:amd64.
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.234Z] #13 103.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.0 Selecting previously unselected package libpcre3-dev:amd64.
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.5 Selecting previously unselected package libselinux1-dev:amd64.
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.8 Selecting previously unselected package libdevmapper-dev:amd64.
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.0 Selecting previously unselected package libseccomp-dev:amd64.
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.1 Selecting previously unselected package libsystemd-dev:amd64.
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.7 Setting up libbtrfs0 (4.20.1-2) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.8 Setting up libbtrfs-dev (4.20.1-2) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.8 Setting up mingw-w64-common (6.0.0-3) ...
18:48:11 [2021-07-02T18:48:11.235Z] #13 105.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 105.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 105.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 105.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:48:11 [2021-07-02T18:48:11.496Z] #13 105.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:48:11 [2021-07-02T18:48:11.496Z] #13 105.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 Setting up dmsetup (2:1.02.155-3) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:48:11 [2021-07-02T18:48:11.496Z] #13 106.1 Processing triggers for libc-bin (2.28-10) ...
18:48:11 [2021-07-02T18:48:11.981Z] #46 104.4 vendor/golang.org/x/net/idna
18:48:12 [2021-07-02T18:48:12.243Z] #46 ...
18:48:12 [2021-07-02T18:48:12.243Z] 
18:48:12 [2021-07-02T18:48:12.243Z] #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
18:48:12 [2021-07-02T18:48:12.243Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:12 [2021-07-02T18:48:12.243Z] #13 89.31 Selecting previously unselected package g++-mingw-w64-x86-64.
18:48:12 [2021-07-02T18:48:12.243Z] #13 89.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:48:12 [2021-07-02T18:48:12.243Z] #13 89.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:48:13 [2021-07-02T18:48:13.187Z] #13 ...
18:48:13 [2021-07-02T18:48:13.187Z] 
18:48:13 [2021-07-02T18:48:13.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
18:48:13 [2021-07-02T18:48:13.187Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:48:13 [2021-07-02T18:48:13.187Z] #46 106.0 vendor/golang.org/x/net/http2/hpack
18:48:13 [2021-07-02T18:48:13.415Z] #13 DONE 107.7s
18:48:13 [2021-07-02T18:48:13.415Z] 
18:48:13 [2021-07-02T18:48:13.415Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
18:48:13 [2021-07-02T18:48:13.415Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
18:48:14 [2021-07-02T18:48:14.168Z] #20 14.22 Reading package lists...
18:48:14 [2021-07-02T18:48:14.168Z] #20 17.97 Building dependency tree...
18:48:14 [2021-07-02T18:48:14.168Z] #20 ...
18:48:14 [2021-07-02T18:48:14.168Z] 
18:48:14 [2021-07-02T18:48:14.168Z] #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
18:48:14 [2021-07-02T18:48:14.168Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:48:14 [2021-07-02T18:48:14.168Z] #46 137.9 github.com/LK4D4/vndr/godl
18:48:14 [2021-07-02T18:48:14.428Z] #46 138.7 github.com/LK4D4/vndr
18:48:14 [2021-07-02T18:48:14.575Z] #46 107.1 mime
18:48:15 [2021-07-02T18:48:15.334Z] #14 DONE 1.8s
18:48:15 [2021-07-02T18:48:15.334Z] 
18:48:15 [2021-07-02T18:48:15.334Z] #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
18:48:15 [2021-07-02T18:48:15.334Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.677 + RM_GOPATH=0
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.683 + TMP_GOPATH=
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.683 + : /build
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.683 + '[' -z '' ']'
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.684 ++ mktemp -d
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.686 + export GOPATH=/tmp/tmp.RKGjXIw7ym
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.686 + GOPATH=/tmp/tmp.RKGjXIw7ym
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.686 + RM_GOPATH=1
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.686 + case "$(go env GOARCH)" in
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.686 ++ go env GOARCH
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.706 + export GO_BUILDMODE=-buildmode=pie
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.706 + GO_BUILDMODE=-buildmode=pie
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.706 ++ dirname /tmp/install/install.sh
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + dir=/tmp/install
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + bin=runc
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + shift
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + '[' '!' -f /tmp/install/runc.installer ']'
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + . /tmp/install/runc.installer
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + install_runc
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.720 + grep -q '^3\.10\.0.*\.el7\.'
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.731 + uname -r
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.732 + RUNC_BUILDTAGS='seccomp '
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.732 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.732 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.739 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RKGjXIw7ym/src/github.com/opencontainers/runc
18:48:15 [2021-07-02T18:48:15.334Z] #54 1.742 Cloning into '/tmp/tmp.RKGjXIw7ym/src/github.com/opencontainers/runc'...
18:48:15 [2021-07-02T18:48:15.520Z] #46 108.5 mime/quotedprintable
18:48:16 [2021-07-02T18:48:16.094Z] #46 108.8 net/http/internal
18:48:16 [2021-07-02T18:48:16.158Z] #20 7.905 Reading package lists...
18:48:16 [2021-07-02T18:48:16.416Z] #20 13.29 Building dependency tree...
18:48:16 [2021-07-02T18:48:16.673Z] #20 14.48 Reading state information...
18:48:16 [2021-07-02T18:48:16.724Z] #54 ...
18:48:16 [2021-07-02T18:48:16.724Z] 
18:48:16 [2021-07-02T18:48:16.724Z] #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
18:48:16 [2021-07-02T18:48:16.724Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
18:48:16 [2021-07-02T18:48:16.724Z] #15 DONE 1.6s
18:48:16 [2021-07-02T18:48:16.724Z] 
18:48:16 [2021-07-02T18:48:16.724Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:48:16 [2021-07-02T18:48:16.724Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.45 The following additional packages will be installed:
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.45   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.45   gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.45   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.45   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.46   libgcc1:ppc64el libgcc1:s390x
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47 Suggested packages:
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47   libc-l10n:s390x locales:s390x
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47 Recommended packages:
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el
18:48:17 [2021-07-02T18:48:17.604Z] #20 15.47   libidn2-0:s390x
18:48:17 [2021-07-02T18:48:17.671Z] #16 1.169 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.70 The following NEW packages will be installed:
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.70   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.70   gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.71   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.71   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.71   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.71   libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf
18:48:17 [2021-07-02T18:48:17.862Z] #20 15.72   libgcc1:ppc64el libgcc1:s390x
18:48:17 [2021-07-02T18:48:17.933Z] #16 DONE 1.3s
18:48:17 [2021-07-02T18:48:17.934Z] 
18:48:17 [2021-07-02T18:48:17.934Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:48:17 [2021-07-02T18:48:17.934Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.07 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.07 Need to get 15.0 MB of archives.
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.07 After this operation, 68.1 MB of additional disk space will be used.
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB]
18:48:18 [2021-07-02T18:48:18.120Z] #20 16.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
18:48:18 [2021-07-02T18:48:18.377Z] #20 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
18:48:18 [2021-07-02T18:48:18.634Z] #20 16.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
18:48:18 [2021-07-02T18:48:18.634Z] #20 16.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
18:48:18 [2021-07-02T18:48:18.647Z] #46 ...
18:48:18 [2021-07-02T18:48:18.647Z] 
18:48:18 [2021-07-02T18:48:18.647Z] #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
18:48:18 [2021-07-02T18:48:18.647Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.3 Selecting previously unselected package libapparmor1:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.4 Selecting previously unselected package libapparmor-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.6 Selecting previously unselected package libbtrfs0.
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.6 Unpacking libbtrfs0 (4.20.1-2) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.7 Selecting previously unselected package libbtrfs-dev.
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.7 Unpacking libbtrfs-dev (4.20.1-2) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.9 Selecting previously unselected package libudev-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 103.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.0 Selecting previously unselected package libsepol1-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.3 Selecting previously unselected package libpcre16-3:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.5 Selecting previously unselected package libpcre32-3:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.7 Selecting previously unselected package libpcrecpp0v5:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.8 Selecting previously unselected package libpcre3-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 104.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.2 Selecting previously unselected package libselinux1-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.4 Selecting previously unselected package libdevmapper-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.5 Selecting previously unselected package libseccomp-dev:amd64.
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.647Z] #13 105.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:48:18 [2021-07-02T18:48:18.891Z] #20 17.02 debconf: delaying package configuration, since apt-utils is not installed
18:48:18 [2021-07-02T18:48:18.908Z] #13 105.7 Selecting previously unselected package libsystemd-dev:amd64.
18:48:18 [2021-07-02T18:48:18.908Z] #13 105.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
18:48:18 [2021-07-02T18:48:18.908Z] #13 105.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
18:48:19 [2021-07-02T18:48:19.327Z] #17 DONE 1.2s
18:48:19 [2021-07-02T18:48:19.327Z] 
18:48:19 [2021-07-02T18:48:19.327Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:48:19 [2021-07-02T18:48:19.327Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
18:48:19 [2021-07-02T18:48:19.423Z] #13 106.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:48:19 [2021-07-02T18:48:19.424Z] #13 106.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
18:48:19 [2021-07-02T18:48:19.424Z] #13 106.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:48:19 [2021-07-02T18:48:19.424Z] #13 106.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:48:19 [2021-07-02T18:48:19.424Z] #13 106.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:48:19 [2021-07-02T18:48:19.424Z] #13 106.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:48:19 [2021-07-02T18:48:19.455Z] #20 17.18 Fetched 15.0 MB in 1s (20.2 MB/s)
18:48:19 [2021-07-02T18:48:19.455Z] #20 17.22 Selecting previously unselected package gcc-8-base:armhf.
18:48:19 [2021-07-02T18:48:19.455Z] #20 17.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 ... 37546 files and directories currently installed.)
18:48:19 [2021-07-02T18:48:19.455Z] #20 17.27 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ...
18:48:19 [2021-07-02T18:48:19.455Z] #20 17.27 Unpacking gcc-8-base:armhf (8.3.0-6) ...
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.33 Selecting previously unselected package gcc-8-base:ppc64el.
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.34 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ...
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.35 Unpacking gcc-8-base:ppc64el (8.3.0-6) ...
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.40 Selecting previously unselected package gcc-8-base:s390x.
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.40 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ...
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.41 Unpacking gcc-8-base:s390x (8.3.0-6) ...
18:48:19 [2021-07-02T18:48:19.456Z] #20 17.46 Selecting previously unselected package gcc-8-base:arm64.
18:48:19 [2021-07-02T18:48:19.696Z] #13 106.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:48:19 [2021-07-02T18:48:19.697Z] #13 106.2 Setting up libbtrfs0 (4.20.1-2) ...
18:48:19 [2021-07-02T18:48:19.706Z] #46 ...
18:48:19 [2021-07-02T18:48:19.706Z] 
18:48:19 [2021-07-02T18:48:19.706Z] #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
18:48:19 [2021-07-02T18:48:19.706Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:19 [2021-07-02T18:48:19.706Z] #20 17.97 Building dependency tree...
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.77 libcap2-bin is already the newest version (1:2.25-2).
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.77 The following additional packages will be installed:
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.78   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.78   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.78   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.78   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.78   python3.7 python3.7-minimal vim-runtime xxd
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.79 Suggested packages:
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80   quota
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80 Recommended packages:
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80   aufs-dkms nftables build-essential python3-dev python3-keyring
18:48:19 [2021-07-02T18:48:19.706Z] #20 19.80   python3-keyrings.alt python3-xdg unzip
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.65 The following NEW packages will be installed:
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.65   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:48:19 [2021-07-02T18:48:19.706Z] #20 21.66   xz-utils zip
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.00 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.00 Need to get 28.6 MB of archives.
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.00 After this operation, 116 MB of additional disk space will be used.
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:48:19 [2021-07-02T18:48:19.706Z] #20 22.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 22.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 ...
18:48:19 [2021-07-02T18:48:19.707Z] 
18:48:19 [2021-07-02T18:48:19.707Z] #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
18:48:19 [2021-07-02T18:48:19.707Z] #46 sha256:78ca6941b06c066093884cc2f80951997a40dce0bfa9cceb98e8608ec503f1a9
18:48:19 [2021-07-02T18:48:19.707Z] #46 DONE 143.2s
18:48:19 [2021-07-02T18:48:19.707Z] 
18:48:19 [2021-07-02T18:48:19.707Z] #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
18:48:19 [2021-07-02T18:48:19.707Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 ...
18:48:19 [2021-07-02T18:48:19.707Z] 
18:48:19 [2021-07-02T18:48:19.707Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:48:19 [2021-07-02T18:48:19.707Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:48:19 [2021-07-02T18:48:19.707Z] #32 DONE 142.9s
18:48:19 [2021-07-02T18:48:19.707Z] 
18:48:19 [2021-07-02T18:48:19.707Z] #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
18:48:19 [2021-07-02T18:48:19.707Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:48:19 [2021-07-02T18:48:19.707Z] #20 23.73 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.46 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ...
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.46 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.52 Selecting previously unselected package gcc-8-base:armel.
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.52 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ...
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.53 Unpacking gcc-8-base:armel (8.3.0-6) ...
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.61 Selecting previously unselected package libgcc1:arm64.
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.62 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ...
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.63 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.70 Selecting previously unselected package libc6:arm64.
18:48:19 [2021-07-02T18:48:19.711Z] #20 17.70 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ...
18:48:19 [2021-07-02T18:48:19.967Z] #20 17.86 Unpacking libc6:arm64 (2.28-10) ...
18:48:20 [2021-07-02T18:48:20.224Z] #20 18.30 Selecting previously unselected package libapparmor1:arm64.
18:48:20 [2021-07-02T18:48:20.224Z] #20 18.30 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ...
18:48:20 [2021-07-02T18:48:20.224Z] #20 18.31 Unpacking libapparmor1:arm64 (2.13.2-10) ...
18:48:20 [2021-07-02T18:48:20.270Z] #13 107.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:48:20 [2021-07-02T18:48:20.270Z] #13 107.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
18:48:20 [2021-07-02T18:48:20.275Z] #18 ...
18:48:20 [2021-07-02T18:48:20.275Z] 
18:48:20 [2021-07-02T18:48:20.275Z] #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
18:48:20 [2021-07-02T18:48:20.275Z] #59 sha256:b77e74c6b48ac4e837415726a612ee4250ffa87f91ff7f26057e1b36fee8acd2
18:48:20 [2021-07-02T18:48:20.275Z] #59 110.4 + for f in rootlesskit rootlesskit-docker-proxy
18:48:20 [2021-07-02T18:48:20.275Z] #59 110.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:48:20 [2021-07-02T18:48:20.275Z] #59 DONE 118.1s
18:48:20 [2021-07-02T18:48:20.275Z] 
18:48:20 [2021-07-02T18:48:20.275Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:48:20 [2021-07-02T18:48:20.275Z] #60 sha256:938d46bbd2fbea11168f715a9a6f2c707b657c61672aaca2972e333f1edf0ab6
18:48:20 [2021-07-02T18:48:20.275Z] #60 DONE 0.1s
18:48:20 [2021-07-02T18:48:20.275Z] 
18:48:20 [2021-07-02T18:48:20.275Z] #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
18:48:20 [2021-07-02T18:48:20.275Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:48:20 [2021-07-02T18:48:20.275Z] #46 113.3 net/textproto
18:48:20 [2021-07-02T18:48:20.275Z] #46 113.3 crypto/x509
18:48:20 [2021-07-02T18:48:20.275Z] #46 114.9 vendor/golang.org/x/net/http/httpguts
18:48:20 [2021-07-02T18:48:20.275Z] #46 115.3 vendor/golang.org/x/net/http/httpproxy
18:48:20 [2021-07-02T18:48:20.275Z] #46 116.0 mime/multipart
18:48:20 [2021-07-02T18:48:20.275Z] #20 24.65 debconf: delaying package configuration, since apt-utils is not installed
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.36 Selecting previously unselected package libapparmor-dev:arm64.
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.36 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ...
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.37 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.44 Selecting previously unselected package libgcc1:armel.
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.44 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ...
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.44 Unpacking libgcc1:armel (1:8.3.0-6) ...
18:48:20 [2021-07-02T18:48:20.480Z] #20 18.50 Selecting previously unselected package libc6:armel.
18:48:20 [2021-07-02T18:48:20.535Z] #20 24.87 Fetched 28.6 MB in 2s (14.3 MB/s)
18:48:20 [2021-07-02T18:48:20.535Z] #20 24.98 Selecting previously unselected package pigz.
18:48:20 [2021-07-02T18:48:20.536Z] #46 ...
18:48:20 [2021-07-02T18:48:20.536Z] 
18:48:20 [2021-07-02T18:48:20.536Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:48:20 [2021-07-02T18:48:20.536Z] #61 sha256:cc41636e0b1c6f293f67b774363165451b891fa70c4103409570688e91afb719
18:48:20 [2021-07-02T18:48:20.536Z] #61 DONE 0.1s
18:48:20 [2021-07-02T18:48:20.536Z] 
18:48:20 [2021-07-02T18:48:20.536Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:48:20 [2021-07-02T18:48:20.536Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
18:48:20 [2021-07-02T18:48:20.536Z] #18 DONE 1.4s
18:48:20 [2021-07-02T18:48:20.536Z] 
18:48:20 [2021-07-02T18:48:20.536Z] #19 [dev-systemd-false  6/25] RUN ldconfig
18:48:20 [2021-07-02T18:48:20.536Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
18:48:20 [2021-07-02T18:48:20.585Z] #13 107.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:48:20 [2021-07-02T18:48:20.737Z] #20 18.51 Preparing to unpack .../10-libc6_2.28-10_armel.deb ...
18:48:20 [2021-07-02T18:48:20.737Z] #20 18.72 Unpacking libc6:armel (2.28-10) ...
18:48:20 [2021-07-02T18:48:20.801Z] #20 24.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
18:48:20 [2021-07-02T18:48:20.801Z] #20 25.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:48:20 [2021-07-02T18:48:20.801Z] #20 25.06 Unpacking pigz (2.4-1) ...
18:48:21 [2021-07-02T18:48:21.064Z] #20 25.15 Selecting previously unselected package libpython3.7-minimal:amd64.
18:48:21 [2021-07-02T18:48:21.064Z] #20 25.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:48:21 [2021-07-02T18:48:21.064Z] #20 25.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.16 Selecting previously unselected package libapparmor1:armel.
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.17 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ...
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.17 Unpacking libapparmor1:armel (2.13.2-10) ...
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.23 Selecting previously unselected package libapparmor-dev:armel.
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.24 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ...
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.24 Unpacking libapparmor-dev:armel (2.13.2-10) ...
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.30 Selecting previously unselected package libgcc1:armhf.
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.30 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ...
18:48:21 [2021-07-02T18:48:21.300Z] #20 19.31 Unpacking libgcc1:armhf (1:8.3.0-6) ...
18:48:21 [2021-07-02T18:48:21.533Z] #13 108.5 Setting up libbtrfs-dev (4.20.1-2) ...
18:48:21 [2021-07-02T18:48:21.556Z] #20 19.39 Selecting previously unselected package libc6:armhf.
18:48:21 [2021-07-02T18:48:21.556Z] #20 19.39 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ...
18:48:21 [2021-07-02T18:48:21.556Z] #20 19.59 Unpacking libc6:armhf (2.28-10) ...
18:48:21 [2021-07-02T18:48:21.633Z] #20 25.77 Selecting previously unselected package python3.7-minimal.
18:48:21 [2021-07-02T18:48:21.633Z] #20 25.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:48:21 [2021-07-02T18:48:21.633Z] #20 25.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 ...
18:48:21 [2021-07-02T18:48:21.796Z] 
18:48:21 [2021-07-02T18:48:21.796Z] #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
18:48:21 [2021-07-02T18:48:21.796Z] #59 sha256:c42a0649d8c536294b04ece6b4f0eb9462021235407c78f5d96849136ccf8009
18:48:21 [2021-07-02T18:48:21.796Z] #59 107.6 + for f in rootlesskit rootlesskit-docker-proxy
18:48:21 [2021-07-02T18:48:21.796Z] #59 107.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:48:21 [2021-07-02T18:48:21.796Z] #59 DONE 114.5s
18:48:21 [2021-07-02T18:48:21.796Z] 
18:48:21 [2021-07-02T18:48:21.796Z] #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
18:48:21 [2021-07-02T18:48:21.796Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.6 Setting up mingw-w64-common (6.0.0-3) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 ...
18:48:21 [2021-07-02T18:48:21.796Z] 
18:48:21 [2021-07-02T18:48:21.796Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:48:21 [2021-07-02T18:48:21.796Z] #60 sha256:303b4d95531763fc6dfc901d7af63c99c4253f7283199c6c0e9ed9ae9c49c4b1
18:48:21 [2021-07-02T18:48:21.796Z] #60 DONE 0.1s
18:48:21 [2021-07-02T18:48:21.796Z] 
18:48:21 [2021-07-02T18:48:21.796Z] #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
18:48:21 [2021-07-02T18:48:21.796Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.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
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.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
18:48:21 [2021-07-02T18:48:21.796Z] #13 108.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:48:22 [2021-07-02T18:48:22.057Z] #13 ...
18:48:22 [2021-07-02T18:48:22.057Z] 
18:48:22 [2021-07-02T18:48:22.057Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:48:22 [2021-07-02T18:48:22.057Z] #61 sha256:455923f10f74cbc984185f99ea4933a844d7d872942a3d143036c547e7e69e07
18:48:22 [2021-07-02T18:48:22.057Z] #61 DONE 0.1s
18:48:22 [2021-07-02T18:48:22.057Z] 
18:48:22 [2021-07-02T18:48:22.057Z] #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
18:48:22 [2021-07-02T18:48:22.057Z] #13 sha256:34eb622e3fa7f712d8cb810b5c2773f8acd9afaf2100ef33ec4164a2e857230d
18:48:22 [2021-07-02T18:48:22.057Z] #13 108.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:48:22 [2021-07-02T18:48:22.057Z] #13 108.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:48:22 [2021-07-02T18:48:22.057Z] #13 108.9 Setting up dmsetup (2:1.02.155-3) ...
18:48:22 [2021-07-02T18:48:22.057Z] #13 108.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:48:22 [2021-07-02T18:48:22.057Z] #13 108.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:48:22 [2021-07-02T18:48:22.057Z] #13 108.9 Processing triggers for libc-bin (2.28-10) ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.03 Selecting previously unselected package libapparmor1:armhf.
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.03 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.04 Unpacking libapparmor1:armhf (2.13.2-10) ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.09 Selecting previously unselected package libapparmor-dev:armhf.
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.09 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.10 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.17 Selecting previously unselected package libgcc1:ppc64el.
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.17 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.17 Unpacking libgcc1:ppc64el (1:8.3.0-6) ...
18:48:22 [2021-07-02T18:48:22.119Z] #20 20.23 Selecting previously unselected package libc6:ppc64el.
18:48:22 [2021-07-02T18:48:22.226Z] #20 26.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:48:22 [2021-07-02T18:48:22.226Z] #20 26.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:48:22 [2021-07-02T18:48:22.375Z] #20 20.24 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ...
18:48:22 [2021-07-02T18:48:22.549Z] #19 DONE 2.0s
18:48:22 [2021-07-02T18:48:22.549Z] 
18:48:22 [2021-07-02T18:48:22.549Z] #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
18:48:22 [2021-07-02T18:48:22.549Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:22 [2021-07-02T18:48:22.631Z] #13 DONE 109.4s
18:48:22 [2021-07-02T18:48:22.631Z] 
18:48:22 [2021-07-02T18:48:22.631Z] #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
18:48:22 [2021-07-02T18:48:22.631Z] #54 sha256:f8c4fa83ed87e551507ac2dbf3eeb8687d2840c24e9b1913f039292b43d0d489
18:48:22 [2021-07-02T18:48:22.632Z] #20 20.42 Unpacking libc6:ppc64el (2.28-10) ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 20.99 Selecting previously unselected package libapparmor1:ppc64el.
18:48:23 [2021-07-02T18:48:23.196Z] #20 20.99 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.00 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.05 Selecting previously unselected package libapparmor-dev:ppc64el.
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.06 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.06 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.13 Selecting previously unselected package libgcc1:s390x.
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.14 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.14 Unpacking libgcc1:s390x (1:8.3.0-6) ...
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.22 Selecting previously unselected package libc6:s390x.
18:48:23 [2021-07-02T18:48:23.196Z] #20 21.23 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ...
18:48:23 [2021-07-02T18:48:23.453Z] #20 21.43 Unpacking libc6:s390x (2.28-10) ...
18:48:24 [2021-07-02T18:48:24.016Z] #20 21.95 Selecting previously unselected package libapparmor1:s390x.
18:48:24 [2021-07-02T18:48:24.016Z] #20 21.96 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ...
18:48:24 [2021-07-02T18:48:24.016Z] #20 21.96 Unpacking libapparmor1:s390x (2.13.2-10) ...
18:48:24 [2021-07-02T18:48:24.016Z] #20 22.02 Selecting previously unselected package libapparmor-dev:s390x.
18:48:24 [2021-07-02T18:48:24.016Z] #20 22.03 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ...
18:48:24 [2021-07-02T18:48:24.016Z] #20 22.04 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
18:48:24 [2021-07-02T18:48:24.016Z] #20 22.14 Setting up gcc-8-base:arm64 (8.3.0-6) ...
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.32 Selecting previously unselected package python3-minimal.
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.39 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.40 Unpacking python3-minimal (3.7.3-1) ...
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.47 Selecting previously unselected package libmpdec2:amd64.
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.48 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:48:24 [2021-07-02T18:48:24.218Z] #20 28.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:48:24 [2021-07-02T18:48:24.273Z] #20 22.16 Setting up gcc-8-base:armel (8.3.0-6) ...
18:48:24 [2021-07-02T18:48:24.273Z] #20 22.17 Setting up gcc-8-base:armhf (8.3.0-6) ...
18:48:24 [2021-07-02T18:48:24.273Z] #20 22.19 Setting up gcc-8-base:ppc64el (8.3.0-6) ...
18:48:24 [2021-07-02T18:48:24.273Z] #20 22.20 Setting up gcc-8-base:s390x (8.3.0-6) ...
18:48:24 [2021-07-02T18:48:24.273Z] #20 22.21 Setting up libc6:arm64 (2.28-10) ...
18:48:24 [2021-07-02T18:48:24.478Z] #20 1.726 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:48:24 [2021-07-02T18:48:24.478Z] #20 1.759 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:48:24 [2021-07-02T18:48:24.478Z] #20 1.769 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:48:24 [2021-07-02T18:48:24.478Z] #20 1.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:48:24 [2021-07-02T18:48:24.739Z] #20 2.241 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:48:25 [2021-07-02T18:48:25.158Z] #20 29.39 Selecting previously unselected package python3.7.
18:48:25 [2021-07-02T18:48:25.158Z] #20 29.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:48:25 [2021-07-02T18:48:25.158Z] #20 29.41 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:48:25 [2021-07-02T18:48:25.158Z] #20 29.53 Selecting previously unselected package libpython3-stdlib:amd64.
18:48:25 [2021-07-02T18:48:25.158Z] #20 29.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:48:25 [2021-07-02T18:48:25.158Z] #20 29.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:48:25 [2021-07-02T18:48:25.416Z] #20 29.65 Setting up python3-minimal (3.7.3-1) ...
18:48:25 [2021-07-02T18:48:25.642Z] #20 23.42 Setting up libc6:armel (2.28-10) ...
18:48:25 [2021-07-02T18:48:25.680Z] #20 3.059 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.49 Selecting previously unselected package python3.
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.56 Unpacking python3 (3.7.3-1) ...
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.64 Selecting previously unselected package libip4tc0:amd64.
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.66 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.73 Selecting previously unselected package libip6tc0:amd64.
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.354Z] #20 30.76 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.83 Selecting previously unselected package libiptc0:amd64.
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.84 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.91 Selecting previously unselected package libnfnetlink0:amd64.
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.96 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.613Z] #20 30.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:48:26 [2021-07-02T18:48:26.828Z] #20 24.65 Setting up libc6:armhf (2.28-10) ...
18:48:26 [2021-07-02T18:48:26.872Z] #20 31.05 Selecting previously unselected package libnftnl11:amd64.
18:48:26 [2021-07-02T18:48:26.873Z] #20 31.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.873Z] #20 31.07 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:48:26 [2021-07-02T18:48:26.873Z] #20 31.17 Selecting previously unselected package iptables.
18:48:26 [2021-07-02T18:48:26.873Z] #20 31.17 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:48:26 [2021-07-02T18:48:26.873Z] #20 31.18 Unpacking iptables (1.8.2-4) ...
18:48:27 [2021-07-02T18:48:27.065Z] #20 4.254 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:48:27 [2021-07-02T18:48:27.132Z] #20 31.44 Selecting previously unselected package xxd.
18:48:27 [2021-07-02T18:48:27.132Z] #20 31.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:48:27 [2021-07-02T18:48:27.132Z] #20 31.46 Unpacking xxd (2:8.1.0875-5) ...
18:48:27 [2021-07-02T18:48:27.391Z] #20 31.60 Selecting previously unselected package vim-common.
18:48:27 [2021-07-02T18:48:27.391Z] #20 31.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:48:27 [2021-07-02T18:48:27.391Z] #20 31.63 Unpacking vim-common (2:8.1.0875-5) ...
18:48:27 [2021-07-02T18:48:27.651Z] #20 31.77 Selecting previously unselected package bash-completion.
18:48:27 [2021-07-02T18:48:27.651Z] #20 31.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:48:27 [2021-07-02T18:48:27.926Z] #54 ...
18:48:27 [2021-07-02T18:48:27.926Z] 
18:48:27 [2021-07-02T18:48:27.926Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
18:48:27 [2021-07-02T18:48:27.926Z] #14 sha256:36c49fb902c07c78a3f717333e0b4566bc240c82fb30c553c8f9257633680e0a
18:48:27 [2021-07-02T18:48:27.926Z] #14 DONE 4.8s
18:48:27 [2021-07-02T18:48:27.926Z] 
18:48:27 [2021-07-02T18:48:27.926Z] #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
18:48:27 [2021-07-02T18:48:27.926Z] #54 sha256:f8c4fa83ed87e551507ac2dbf3eeb8687d2840c24e9b1913f039292b43d0d489
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + RM_GOPATH=0
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + TMP_GOPATH=
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + : /build
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + '[' -z '' ']'
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 ++ mktemp -d
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + export GOPATH=/tmp/tmp.5yJzIaOvmk
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + GOPATH=/tmp/tmp.5yJzIaOvmk
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + RM_GOPATH=1
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.957 + case "$(go env GOARCH)" in
18:48:27 [2021-07-02T18:48:27.926Z] #54 4.971 ++ go env GOARCH
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + export GO_BUILDMODE=-buildmode=pie
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + GO_BUILDMODE=-buildmode=pie
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 ++ dirname /tmp/install/install.sh
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + dir=/tmp/install
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + bin=runc
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + shift
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + '[' '!' -f /tmp/install/runc.installer ']'
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + . /tmp/install/runc.installer
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + install_runc
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + grep -q '^3\.10\.0.*\.el7\.'
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.003 + uname -r
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.012 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.012 + RUNC_BUILDTAGS='seccomp '
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.012 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.012 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5yJzIaOvmk/src/github.com/opencontainers/runc
18:48:27 [2021-07-02T18:48:27.926Z] #54 5.012 Cloning into '/tmp/tmp.5yJzIaOvmk/src/github.com/opencontainers/runc'...
18:48:28 [2021-07-02T18:48:28.197Z] #20 25.86 Setting up libc6:ppc64el (2.28-10) ...
18:48:28 [2021-07-02T18:48:28.458Z] #20 5.598 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:48:28 [2021-07-02T18:48:28.871Z] #54 ...
18:48:28 [2021-07-02T18:48:28.871Z] 
18:48:28 [2021-07-02T18:48:28.871Z] #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
18:48:28 [2021-07-02T18:48:28.871Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:48:28 [2021-07-02T18:48:28.871Z] #46 111.5 crypto/tls
18:48:28 [2021-07-02T18:48:28.871Z] #46 116.6 net/http/httptrace
18:48:28 [2021-07-02T18:48:28.871Z] #46 116.8 net/http
18:48:28 [2021-07-02T18:48:28.871Z] #46 ...
18:48:28 [2021-07-02T18:48:28.871Z] 
18:48:28 [2021-07-02T18:48:28.871Z] #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
18:48:28 [2021-07-02T18:48:28.871Z] #15 sha256:3a86d1606e676808439c4981a5d96af34a635de25264183a2c8705d6201beccf
18:48:29 [2021-07-02T18:48:29.128Z] #20 27.08 Setting up libc6:s390x (2.28-10) ...
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.13 Unpacking bash-completion (1:2.8-6) ...
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.42 Selecting previously unselected package bzip2.
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.50 Selecting previously unselected package xz-utils.
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:48:30 [2021-07-02T18:48:30.186Z] #20 34.50 Unpacking xz-utils (5.2.4-1) ...
18:48:30 [2021-07-02T18:48:30.445Z] #20 34.66 Selecting previously unselected package apparmor.
18:48:30 [2021-07-02T18:48:30.445Z] #20 34.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:48:30 [2021-07-02T18:48:30.445Z] #20 34.73 Unpacking apparmor (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.32 Setting up libapparmor1:arm64 (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.33 Setting up libapparmor1:armel (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.34 Setting up libapparmor1:armhf (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.35 Setting up libapparmor1:ppc64el (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.37 Setting up libapparmor1:s390x (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.38 Setting up libgcc1:arm64 (1:8.3.0-6) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.39 Setting up libgcc1:armel (1:8.3.0-6) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.40 Setting up libgcc1:armhf (1:8.3.0-6) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.41 Setting up libgcc1:ppc64el (1:8.3.0-6) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.42 Setting up libgcc1:s390x (1:8.3.0-6) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.44 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.45 Setting up libapparmor-dev:armel (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.46 Setting up libapparmor-dev:armhf (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.47 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.48 Setting up libapparmor-dev:s390x (2.13.2-10) ...
18:48:30 [2021-07-02T18:48:30.498Z] #20 28.49 Processing triggers for libc-bin (2.28-10) ...
18:48:30 [2021-07-02T18:48:30.704Z] #20 34.99 Selecting previously unselected package aufs-tools.
18:48:30 [2021-07-02T18:48:30.704Z] #20 35.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:48:30 [2021-07-02T18:48:30.704Z] #20 35.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:48:30 [2021-07-02T18:48:30.704Z] #20 35.13 Selecting previously unselected package libonig5:amd64.
18:48:30 [2021-07-02T18:48:30.963Z] #20 35.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:48:30 [2021-07-02T18:48:30.963Z] #20 35.16 Unpacking libonig5:amd64 (6.9.1-1) ...
18:48:30 [2021-07-02T18:48:30.963Z] #20 35.28 Selecting previously unselected package libjq1:amd64.
18:48:30 [2021-07-02T18:48:30.963Z] #20 35.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:48:30 [2021-07-02T18:48:30.963Z] #20 35.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:48:31 [2021-07-02T18:48:31.005Z] #20 ...
18:48:31 [2021-07-02T18:48:31.005Z] 
18:48:31 [2021-07-02T18:48:31.005Z] #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
18:48:31 [2021-07-02T18:48:31.005Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:48:31 [2021-07-02T18:48:31.005Z] #54 13.09 + cd /tmp/tmp.RKGjXIw7ym/src/github.com/opencontainers/runc
18:48:31 [2021-07-02T18:48:31.005Z] #54 13.09 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:31 [2021-07-02T18:48:31.005Z] #54 13.29 + '[' -z '' ']'
18:48:31 [2021-07-02T18:48:31.005Z] #54 13.29 + target=static
18:48:31 [2021-07-02T18:48:31.005Z] #54 13.29 + make 'BUILDTAGS=seccomp ' static
18:48:31 [2021-07-02T18:48:31.006Z] #54 13.76 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 .
18:48:31 [2021-07-02T18:48:31.063Z] #20 DONE 29.0s
18:48:31 [2021-07-02T18:48:31.063Z] 
18:48:31 [2021-07-02T18:48:31.063Z] #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
18:48:31 [2021-07-02T18:48:31.063Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:48:31 [2021-07-02T18:48:31.063Z] #64 ...
18:48:31 [2021-07-02T18:48:31.063Z] 
18:48:31 [2021-07-02T18:48:31.063Z] #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
18:48:31 [2021-07-02T18:48:31.063Z] #61 sha256:c30e7d6c21b7e1266f27351046d1115948ade376940fd3a76bc45cf580cb860b
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.39 Selecting previously unselected package jq.
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.41 Unpacking jq (1.5+dfsg-2+b1) ...
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.49 Selecting previously unselected package libaio1:amd64.
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.51 Unpacking libaio1:amd64 (0.3.112-3) ...
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.56 Selecting previously unselected package libgpm2:amd64.
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.58 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:48:31 [2021-07-02T18:48:31.222Z] #20 35.59 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:48:31 [2021-07-02T18:48:31.464Z] #15 DONE 4.0s
18:48:31 [2021-07-02T18:48:31.464Z] 
18:48:31 [2021-07-02T18:48:31.464Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:48:31 [2021-07-02T18:48:31.464Z] #16 sha256:864b9c7430e2112146aef982e9d643a75220c4e7c9a4b060e235bf5a375fbb0a
18:48:31 [2021-07-02T18:48:31.481Z] #20 35.65 Selecting previously unselected package libicu63:amd64.
18:48:31 [2021-07-02T18:48:31.481Z] #20 35.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:48:31 [2021-07-02T18:48:31.481Z] #20 35.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:48:31 [2021-07-02T18:48:31.577Z] #54 ...
18:48:31 [2021-07-02T18:48:31.577Z] 
18:48:31 [2021-07-02T18:48:31.577Z] #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
18:48:31 [2021-07-02T18:48:31.577Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:48:31 [2021-07-02T18:48:31.577Z] #46 119.3 crypto/tls
18:48:31 [2021-07-02T18:48:31.577Z] #46 126.9 net/http/httptrace
18:48:31 [2021-07-02T18:48:31.577Z] #46 127.2 net/http
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + RM_GOPATH=0
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + TMP_GOPATH=
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + : /build
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + '[' -z '' ']'
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 ++ mktemp -d
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + export GOPATH=/tmp/tmp.UlwV8XUZcy
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + GOPATH=/tmp/tmp.UlwV8XUZcy
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + RM_GOPATH=1
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 + case "$(go env GOARCH)" in
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.334 ++ go env GOARCH
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.339 + export GO_BUILDMODE=-buildmode=pie
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.339 + GO_BUILDMODE=-buildmode=pie
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.340 ++ dirname /tmp/install/install.sh
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 + dir=/tmp/install
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 + bin=runc
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 + shift
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 + '[' '!' -f /tmp/install/runc.installer ']'
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 + . /tmp/install/runc.installer
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.366 + install_runc
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.369 + uname -r
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.369 + grep -q '^3\.10\.0.*\.el7\.'
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.370 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.370 + RUNC_BUILDTAGS='seccomp '
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.370 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )'
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.370 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UlwV8XUZcy/src/github.com/opencontainers/runc
18:48:32 [2021-07-02T18:48:32.434Z] #61 1.372 Cloning into '/tmp/tmp.UlwV8XUZcy/src/github.com/opencontainers/runc'...
18:48:32 [2021-07-02T18:48:32.691Z] #61 ...
18:48:32 [2021-07-02T18:48:32.691Z] 
18:48:32 [2021-07-02T18:48:32.691Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
18:48:32 [2021-07-02T18:48:32.691Z] #21 sha256:02e11c15e92d1cf902ef14e0bc18d16c35c0dcd601a615f0f9782307a92c6055
18:48:32 [2021-07-02T18:48:32.691Z] #21 DONE 1.6s
18:48:32 [2021-07-02T18:48:32.691Z] 
18:48:32 [2021-07-02T18:48:32.691Z] #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
18:48:32 [2021-07-02T18:48:32.691Z] #22 sha256:10afe5c81cb7080e90e4669baed8c1aee94fda7524d2d2bc38f75f8a146bbbee
18:48:32 [2021-07-02T18:48:32.963Z] #46 ...
18:48:32 [2021-07-02T18:48:32.963Z] 
18:48:32 [2021-07-02T18:48:32.963Z] #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
18:48:32 [2021-07-02T18:48:32.963Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:32 [2021-07-02T18:48:32.963Z] #20 10.18 Fetched 8986 kB in 9s (1031 kB/s)
18:48:33 [2021-07-02T18:48:33.412Z] #16 2.126 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:48:33 [2021-07-02T18:48:33.673Z] #16 DONE 2.2s
18:48:33 [2021-07-02T18:48:33.673Z] 
18:48:33 [2021-07-02T18:48:33.673Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:48:33 [2021-07-02T18:48:33.673Z] #17 sha256:1467fbc48ad14ac7553111828c320388f02e69c9da51832b2ecbdc6994e485f3
18:48:34 [2021-07-02T18:48:34.062Z] #22 DONE 1.2s
18:48:34 [2021-07-02T18:48:34.063Z] 
18:48:34 [2021-07-02T18:48:34.063Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:48:34 [2021-07-02T18:48:34.063Z] #23 sha256:3080c4eebbe11b6a82d8bbeeab5fbff68c683d4e31ffed64b957bd235379871e
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.79 Selecting previously unselected package libnet1:amd64.
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.88 Selecting previously unselected package libnl-3-200:amd64.
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 38.98 Selecting previously unselected package libprotobuf-c1:amd64.
18:48:34 [2021-07-02T18:48:34.771Z] #20 39.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 39.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 39.11 Selecting previously unselected package libreadline5:amd64.
18:48:34 [2021-07-02T18:48:34.771Z] #20 39.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 39.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:48:34 [2021-07-02T18:48:34.771Z] #20 39.22 Selecting previously unselected package net-tools.
18:48:34 [2021-07-02T18:48:34.994Z] #23 1.005 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:48:34 [2021-07-02T18:48:34.994Z] #23 DONE 1.1s
18:48:34 [2021-07-02T18:48:34.994Z] 
18:48:34 [2021-07-02T18:48:34.994Z] #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
18:48:34 [2021-07-02T18:48:34.994Z] #61 sha256:c30e7d6c21b7e1266f27351046d1115948ade376940fd3a76bc45cf580cb860b
18:48:35 [2021-07-02T18:48:35.030Z] #20 39.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:48:35 [2021-07-02T18:48:35.030Z] #20 39.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:48:35 [2021-07-02T18:48:35.289Z] #20 39.40 Selecting previously unselected package patch.
18:48:35 [2021-07-02T18:48:35.289Z] #20 39.40 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
18:48:35 [2021-07-02T18:48:35.289Z] #20 39.41 Unpacking patch (2.7.6-3+deb10u1) ...
18:48:35 [2021-07-02T18:48:35.289Z] #20 39.52 Selecting previously unselected package python-pip-whl.
18:48:35 [2021-07-02T18:48:35.289Z] #20 39.52 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
18:48:35 [2021-07-02T18:48:35.289Z] #20 39.53 Unpacking python-pip-whl (18.1-5) ...
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.00 Selecting previously unselected package python3-lib2to3.
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.00 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.01 Unpacking python3-lib2to3 (3.7.3-1) ...
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.13 Selecting previously unselected package python3-distutils.
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.13 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.14 Unpacking python3-distutils (3.7.3-1) ...
18:48:35 [2021-07-02T18:48:35.857Z] #20 40.26 Selecting previously unselected package python3-pip.
18:48:35 [2021-07-02T18:48:35.928Z] #61 4.817 + cd /tmp/tmp.UlwV8XUZcy/src/github.com/opencontainers/runc
18:48:35 [2021-07-02T18:48:35.928Z] #61 4.817 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:35 [2021-07-02T18:48:35.928Z] #61 ...
18:48:35 [2021-07-02T18:48:35.928Z] 
18:48:35 [2021-07-02T18:48:35.928Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:48:35 [2021-07-02T18:48:35.928Z] #24 sha256:1952e465261da5f31914a4c8740d03f5a5c8b541f5281d9273ed2e18dd3d0d9e
18:48:35 [2021-07-02T18:48:35.928Z] #24 DONE 1.2s
18:48:36 [2021-07-02T18:48:36.117Z] #20 40.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
18:48:36 [2021-07-02T18:48:36.117Z] #20 40.28 Unpacking python3-pip (18.1-5) ...
18:48:36 [2021-07-02T18:48:36.117Z] #20 40.40 Selecting previously unselected package python3-pkg-resources.
18:48:36 [2021-07-02T18:48:36.117Z] #20 40.40 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
18:48:36 [2021-07-02T18:48:36.117Z] #20 40.42 Unpacking python3-pkg-resources (40.8.0-1) ...
18:48:36 [2021-07-02T18:48:36.117Z] #20 40.54 Selecting previously unselected package python3-setuptools.
18:48:36 [2021-07-02T18:48:36.185Z] 
18:48:36 [2021-07-02T18:48:36.185Z] #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
18:48:36 [2021-07-02T18:48:36.185Z] #61 sha256:c30e7d6c21b7e1266f27351046d1115948ade376940fd3a76bc45cf580cb860b
18:48:36 [2021-07-02T18:48:36.185Z] #61 5.152 + '[' -z '' ']'
18:48:36 [2021-07-02T18:48:36.185Z] #61 5.152 + target=static
18:48:36 [2021-07-02T18:48:36.185Z] #61 5.152 + make 'BUILDTAGS=seccomp ' static
18:48:36 [2021-07-02T18:48:36.185Z] #61 5.280 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 .
18:48:36 [2021-07-02T18:48:36.217Z] #17 DONE 2.5s
18:48:36 [2021-07-02T18:48:36.217Z] 
18:48:36 [2021-07-02T18:48:36.217Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:48:36 [2021-07-02T18:48:36.217Z] #18 sha256:4a06eb2e6916706953af6d0e20900029c471662c7599357c77f718bd0031b81d
18:48:36 [2021-07-02T18:48:36.267Z] #20 10.18 Reading package lists...
18:48:36 [2021-07-02T18:48:36.376Z] #20 40.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
18:48:36 [2021-07-02T18:48:36.376Z] #20 40.54 Unpacking python3-setuptools (40.8.0-1) ...
18:48:36 [2021-07-02T18:48:36.376Z] #20 40.76 Selecting previously unselected package python3-wheel.
18:48:36 [2021-07-02T18:48:36.376Z] #20 40.76 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
18:48:36 [2021-07-02T18:48:36.376Z] #20 40.77 Unpacking python3-wheel (0.32.3-2) ...
18:48:36 [2021-07-02T18:48:36.639Z] #20 40.84 Selecting previously unselected package sudo.
18:48:36 [2021-07-02T18:48:36.639Z] #20 40.84 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:48:36 [2021-07-02T18:48:36.639Z] #20 40.85 Unpacking sudo (1.8.27-1+deb10u3) ...
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.30 Selecting previously unselected package thin-provisioning-tools.
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.31 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.52 Selecting previously unselected package uidmap.
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.53 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.54 Unpacking uidmap (1:4.5-1.1) ...
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.63 Selecting previously unselected package vim-runtime.
18:48:37 [2021-07-02T18:48:37.208Z] #20 41.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:48:37 [2021-07-02T18:48:37.470Z] #20 41.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:48:37 [2021-07-02T18:48:37.470Z] #20 41.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:48:37 [2021-07-02T18:48:37.470Z] #20 41.71 Unpacking vim-runtime (2:8.1.0875-5) ...
18:48:37 [2021-07-02T18:48:37.557Z] #61 ...
18:48:37 [2021-07-02T18:48:37.557Z] 
18:48:37 [2021-07-02T18:48:37.557Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:48:37 [2021-07-02T18:48:37.557Z] #25 sha256:45238e52abd8d3b8563241fd9533b311192ac85c1436ffec83faf0338a9c0c2f
18:48:37 [2021-07-02T18:48:37.557Z] #25 DONE 1.3s
18:48:37 [2021-07-02T18:48:37.557Z] 
18:48:37 [2021-07-02T18:48:37.557Z] #26 [dev-systemd-false  6/25] RUN ldconfig
18:48:37 [2021-07-02T18:48:37.557Z] #26 sha256:ae0db780aaf914d8d5c97fabc00ac54c46b4af1693c0f45229eabc8e7f6fa0b7
18:48:38 [2021-07-02T18:48:38.136Z] #18 DONE 2.1s
18:48:38 [2021-07-02T18:48:38.136Z] 
18:48:38 [2021-07-02T18:48:38.136Z] #19 [dev-systemd-false  6/25] RUN ldconfig
18:48:38 [2021-07-02T18:48:38.136Z] #19 sha256:5496f0e97ae390c3729965c93383ff2b000402a6445882ae9b4d1818308ae8a2
18:48:38 [2021-07-02T18:48:38.489Z] #26 DONE 1.0s
18:48:38 [2021-07-02T18:48:38.489Z] 
18:48:38 [2021-07-02T18:48:38.489Z] #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
18:48:38 [2021-07-02T18:48:38.489Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:48:38 [2021-07-02T18:48:38.489Z] #64 59.32 + bin/containerd
18:48:40 [2021-07-02T18:48:40.009Z] #20 44.44 Selecting previously unselected package vim.
18:48:40 [2021-07-02T18:48:40.009Z] #20 44.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
18:48:40 [2021-07-02T18:48:40.267Z] #20 44.47 Unpacking vim (2:8.1.0875-5) ...
18:48:40 [2021-07-02T18:48:40.683Z] #19 DONE 2.6s
18:48:40 [2021-07-02T18:48:40.684Z] 
18:48:40 [2021-07-02T18:48:40.684Z] #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
18:48:40 [2021-07-02T18:48:40.684Z] #54 sha256:f8c4fa83ed87e551507ac2dbf3eeb8687d2840c24e9b1913f039292b43d0d489
18:48:40 [2021-07-02T18:48:40.684Z] #54 13.69 + cd /tmp/tmp.5yJzIaOvmk/src/github.com/opencontainers/runc
18:48:40 [2021-07-02T18:48:40.684Z] #54 13.69 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301
18:48:40 [2021-07-02T18:48:40.684Z] #54 13.83 + '[' -z '' ']'
18:48:40 [2021-07-02T18:48:40.684Z] #54 13.83 + target=static
18:48:40 [2021-07-02T18:48:40.684Z] #54 13.83 + make 'BUILDTAGS=seccomp ' static
18:48:40 [2021-07-02T18:48:40.684Z] #54 14.08 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 .
18:48:40 [2021-07-02T18:48:40.737Z] #20 13.90 Reading package lists...
18:48:40 [2021-07-02T18:48:40.845Z] #20 44.93 Selecting previously unselected package xfsprogs.
18:48:40 [2021-07-02T18:48:40.845Z] #20 44.93 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
18:48:40 [2021-07-02T18:48:40.845Z] #20 44.94 Unpacking xfsprogs (4.20.0-1) ...
18:48:40 [2021-07-02T18:48:40.944Z] #54 ...
18:48:40 [2021-07-02T18:48:40.944Z] 
18:48:40 [2021-07-02T18:48:40.944Z] #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
18:48:40 [2021-07-02T18:48:40.944Z] #46 sha256:180ad9afde320887bb724e50ba6a9e45f6c97429d0abf464a7a373d4444236c6
18:48:40 [2021-07-02T18:48:40.944Z] #46 128.7 github.com/LK4D4/vndr/godl
18:48:40 [2021-07-02T18:48:40.944Z] #46 129.5 github.com/LK4D4/vndr
18:48:40 [2021-07-02T18:48:40.945Z] #46 DONE 133.6s
18:48:40 [2021-07-02T18:48:40.945Z] 
18:48:40 [2021-07-02T18:48:40.945Z] #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
18:48:40 [2021-07-02T18:48:40.945Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:40 [2021-07-02T18:48:40.998Z] #20 17.54 Building dependency tree...
18:48:40 [2021-07-02T18:48:40.998Z] #20 ...
18:48:40 [2021-07-02T18:48:40.998Z] 
18:48:40 [2021-07-02T18:48:40.998Z] #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
18:48:40 [2021-07-02T18:48:40.998Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:48:40 [2021-07-02T18:48:40.998Z] #46 138.8 github.com/LK4D4/vndr/godl
18:48:41 [2021-07-02T18:48:41.104Z] #20 45.28 Selecting previously unselected package zip.
18:48:41 [2021-07-02T18:48:41.104Z] #20 45.29 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
18:48:41 [2021-07-02T18:48:41.104Z] #20 45.29 Unpacking zip (3.0-11+b1) ...
18:48:41 [2021-07-02T18:48:41.104Z] #20 45.46 Setting up aufs-tools (1:4.14+20190211-1) ...
18:48:41 [2021-07-02T18:48:41.104Z] #20 45.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.50 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.53 Setting up libgpm2:amd64 (1.20.7-5) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.54 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.56 Setting up uidmap (1:4.5-1.1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.58 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.65 Setting up xxd (2:8.1.0875-5) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.66 Setting up zip (3.0-11+b1) ...
18:48:41 [2021-07-02T18:48:41.364Z] #20 45.68 Setting up vim-common (2:8.1.0875-5) ...
18:48:41 [2021-07-02T18:48:41.624Z] #20 45.70 Setting up bash-completion (1:2.8-6) ...
18:48:41 [2021-07-02T18:48:41.942Z] #46 139.6 github.com/LK4D4/vndr
18:48:42 [2021-07-02T18:48:42.668Z] #64 ...
18:48:42 [2021-07-02T18:48:42.668Z] 
18:48:42 [2021-07-02T18:48:42.668Z] #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
18:48:42 [2021-07-02T18:48:42.668Z] #27 sha256:ba9953951396f4e82697e334984aa0b58ce8c583c4adf8f219234a06976ed067
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.315 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.421 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.430 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.608 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.666 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.670 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.699 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.722 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 1.741 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 2.292 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 2.866 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 3.295 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 3.786 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:48:42 [2021-07-02T18:48:42.668Z] #27 4.258 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB]
18:48:43 [2021-07-02T18:48:43.232Z] #27 4.758 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #27 5.106 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [286 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #27 5.109 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #27 5.122 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #27 5.138 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #27 5.150 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #27 5.163 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB]
18:48:43 [2021-07-02T18:48:43.490Z] #20 ...
18:48:43 [2021-07-02T18:48:43.490Z] 
18:48:43 [2021-07-02T18:48:43.490Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:48:43 [2021-07-02T18:48:43.490Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:48:43 [2021-07-02T18:48:43.490Z] #32 DONE 136.0s
18:48:43 [2021-07-02T18:48:43.490Z] 
18:48:43 [2021-07-02T18:48:43.490Z] #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
18:48:43 [2021-07-02T18:48:43.490Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:43 [2021-07-02T18:48:43.747Z] #27 5.178 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:48:43 [2021-07-02T18:48:43.747Z] #27 5.179 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB]
18:48:43 [2021-07-02T18:48:43.747Z] #27 5.180 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB]
18:48:43 [2021-07-02T18:48:43.747Z] #27 5.181 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB]
18:48:43 [2021-07-02T18:48:43.747Z] #27 5.182 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
18:48:43 [2021-07-02T18:48:43.747Z] #27 5.182 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.14 Setting up libiptc0:amd64 (1.8.2-4) ...
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.15 Setting up xz-utils (5.2.4-1) ...
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.18 Setting up patch (2.7.6-3+deb10u1) ...
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.19 Setting up sudo (1.8.27-1+deb10u3) ...
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.25 invoke-rc.d: could not determine current runlevel
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.26 invoke-rc.d: policy-rc.d denied execution of start.
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.27 Setting up pigz (2.4-1) ...
18:48:44 [2021-07-02T18:48:44.156Z] #20 48.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:48:44 [2021-07-02T18:48:44.157Z] #20 48.29 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:48:44 [2021-07-02T18:48:44.157Z] #20 48.31 Setting up python-pip-whl (18.1-5) ...
18:48:44 [2021-07-02T18:48:44.157Z] #20 48.32 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:48:44 [2021-07-02T18:48:44.157Z] #20 48.34 Setting up vim-runtime (2:8.1.0875-5) ...
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.70 Setting up libaio1:amd64 (0.3.112-3) ...
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.71 Setting up libonig5:amd64 (6.9.1-1) ...
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.73 Setting up vim (2:8.1.0875-5) ...
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:48:44 [2021-07-02T18:48:44.415Z] #20 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:48:44 [2021-07-02T18:48:44.432Z] #20 3.500 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
18:48:44 [2021-07-02T18:48:44.432Z] #20 3.500 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:48:44 [2021-07-02T18:48:44.432Z] #20 3.500 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:48:44 [2021-07-02T18:48:44.432Z] #20 3.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:48:44 [2021-07-02T18:48:44.673Z] #20 48.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:48:44 [2021-07-02T18:48:44.673Z] #20 48.83 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:48:44 [2021-07-02T18:48:44.673Z] #20 48.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:48:44 [2021-07-02T18:48:44.673Z] #20 48.85 Setting up jq (1.5+dfsg-2+b1) ...
18:48:44 [2021-07-02T18:48:44.673Z] #20 48.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:48:44 [2021-07-02T18:48:44.673Z] #20 48.88 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:48:44 [2021-07-02T18:48:44.693Z] #20 3.940 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB]
18:48:45 [2021-07-02T18:48:45.637Z] #20 4.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #46 ...
18:48:46 [2021-07-02T18:48:46.152Z] 
18:48:46 [2021-07-02T18:48:46.152Z] #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
18:48:46 [2021-07-02T18:48:46.152Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.51 libcap2-bin is already the newest version (1:2.25-2).
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.51 The following additional packages will be installed:
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.53   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.53   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.54   python3.7 python3.7-minimal vim-runtime xxd
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.54 Suggested packages:
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55   quota
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55 Recommended packages:
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55   aufs-dkms nftables build-essential python3-dev python3-keyring
18:48:46 [2021-07-02T18:48:46.152Z] #20 19.55   python3-keyrings.alt python3-xdg unzip
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.27 The following NEW packages will be installed:
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.28   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.29   xz-utils zip
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.60 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.60 Need to get 28.6 MB of archives.
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.60 After this operation, 116 MB of additional disk space will be used.
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:48:46 [2021-07-02T18:48:46.152Z] #20 22.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:48:46 [2021-07-02T18:48:46.153Z] #20 22.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:48:46 [2021-07-02T18:48:46.153Z] #20 23.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:48:46 [2021-07-02T18:48:46.153Z] #20 23.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:48:46 [2021-07-02T18:48:46.153Z] #20 23.37 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:48:46 [2021-07-02T18:48:46.153Z] #20 ...
18:48:46 [2021-07-02T18:48:46.153Z] 
18:48:46 [2021-07-02T18:48:46.153Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:48:46 [2021-07-02T18:48:46.153Z] #32 sha256:599cfd532c6652a43ae11c94772e72e4c6bd8f21d09b85f2e9d3f1bb05a2b5fa
18:48:46 [2021-07-02T18:48:46.153Z] #32 DONE 143.8s
18:48:46 [2021-07-02T18:48:46.153Z] 
18:48:46 [2021-07-02T18:48:46.153Z] #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
18:48:46 [2021-07-02T18:48:46.153Z] #46 sha256:62b5e3ecded259faa0e6ae146b71692e0079793c8a598ba62811a70190bfefff
18:48:46 [2021-07-02T18:48:46.153Z] #46 DONE 143.9s
18:48:46 [2021-07-02T18:48:46.209Z] #20 5.471 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB]
18:48:46 [2021-07-02T18:48:46.414Z] 
18:48:46 [2021-07-02T18:48:46.414Z] #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
18:48:46 [2021-07-02T18:48:46.414Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:48:46 [2021-07-02T18:48:46.986Z] #54 ...
18:48:46 [2021-07-02T18:48:46.986Z] 
18:48:46 [2021-07-02T18:48:46.986Z] #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
18:48:46 [2021-07-02T18:48:46.986Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:48:46 [2021-07-02T18:48:46.986Z] #20 24.45 debconf: delaying package configuration, since apt-utils is not installed
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.23 Setting up iptables (1.8.2-4) ...
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.30 Setting up python3 (3.7.3-1) ...
18:48:47 [2021-07-02T18:48:47.209Z] #20 51.62 Setting up python3-wheel (0.32.3-2) ...
18:48:47 [2021-07-02T18:48:47.248Z] #20 24.65 Fetched 28.6 MB in 2s (14.0 MB/s)
18:48:47 [2021-07-02T18:48:47.248Z] #20 24.78 Selecting previously unselected package pigz.
18:48:47 [2021-07-02T18:48:47.509Z] #20 24.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
18:48:47 [2021-07-02T18:48:47.509Z] #20 24.88 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:48:47 [2021-07-02T18:48:47.509Z] #20 24.89 Unpacking pigz (2.4-1) ...
18:48:47 [2021-07-02T18:48:47.509Z] #20 25.10 Selecting previously unselected package libpython3.7-minimal:amd64.
18:48:47 [2021-07-02T18:48:47.509Z] #20 25.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:48:47 [2021-07-02T18:48:47.509Z] #20 25.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:48:47 [2021-07-02T18:48:47.611Z] #20 6.711 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
18:48:48 [2021-07-02T18:48:48.145Z] #20 52.31 Setting up apparmor (2.13.2-10) ...
18:48:48 [2021-07-02T18:48:48.451Z] #20 25.83 Selecting previously unselected package python3.7-minimal.
18:48:48 [2021-07-02T18:48:48.452Z] #20 25.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:48:48 [2021-07-02T18:48:48.452Z] #20 25.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:48:49 [2021-07-02T18:48:49.395Z] #20 26.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:48:49 [2021-07-02T18:48:49.395Z] #20 26.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:48:50 [2021-07-02T18:48:50.051Z] #20 53.92 Setting up xfsprogs (4.20.0-1) ...
18:48:50 [2021-07-02T18:48:50.051Z] #20 53.93 Setting up python3-lib2to3 (3.7.3-1) ...
18:48:50 [2021-07-02T18:48:50.051Z] #20 54.27 Setting up python3-pkg-resources (40.8.0-1) ...
18:48:50 [2021-07-02T18:48:50.619Z] #20 55.07 Setting up python3-distutils (3.7.3-1) ...
18:48:51 [2021-07-02T18:48:51.043Z] #20 28.37 Selecting previously unselected package python3-minimal.
18:48:51 [2021-07-02T18:48:51.043Z] #20 28.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
18:48:51 [2021-07-02T18:48:51.043Z] #20 28.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:48:51 [2021-07-02T18:48:51.043Z] #20 28.44 Unpacking python3-minimal (3.7.3-1) ...
18:48:51 [2021-07-02T18:48:51.043Z] #20 28.59 Selecting previously unselected package libmpdec2:amd64.
18:48:51 [2021-07-02T18:48:51.043Z] #20 28.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:48:51 [2021-07-02T18:48:51.188Z] #20 55.46 Setting up python3-setuptools (40.8.0-1) ...
18:48:51 [2021-07-02T18:48:51.308Z] #20 28.63 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:48:51 [2021-07-02T18:48:51.308Z] #20 28.74 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:48:51 [2021-07-02T18:48:51.308Z] #20 28.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:48:51 [2021-07-02T18:48:51.308Z] #20 28.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:48:51 [2021-07-02T18:48:51.820Z] #20 10.57 Fetched 8986 kB in 7s (1221 kB/s)
18:48:52 [2021-07-02T18:48:52.127Z] #20 56.42 Setting up python3-pip (18.1-5) ...
18:48:52 [2021-07-02T18:48:52.253Z] #20 29.59 Selecting previously unselected package python3.7.
18:48:52 [2021-07-02T18:48:52.253Z] #20 29.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:48:52 [2021-07-02T18:48:52.253Z] #20 29.61 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:48:52 [2021-07-02T18:48:52.516Z] #20 29.71 Selecting previously unselected package libpython3-stdlib:amd64.
18:48:52 [2021-07-02T18:48:52.516Z] #20 29.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:48:52 [2021-07-02T18:48:52.516Z] #20 29.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:48:52 [2021-07-02T18:48:52.516Z] #20 29.81 Setting up python3-minimal (3.7.3-1) ...
18:48:53 [2021-07-02T18:48:53.073Z] #20 57.34 Processing triggers for libc-bin (2.28-10) ...
18:48:53 [2021-07-02T18:48:53.073Z] #20 57.37 Processing triggers for mime-support (3.62) ...
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.43 Selecting previously unselected package python3.
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.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 ... 24107 files and directories currently installed.)
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.50 Unpacking python3 (3.7.3-1) ...
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.58 Selecting previously unselected package libip4tc0:amd64.
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.59 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.67 Selecting previously unselected package libip6tc0:amd64.
18:48:53 [2021-07-02T18:48:53.088Z] #20 30.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.68 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.77 Selecting previously unselected package libiptc0:amd64.
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.78 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.86 Selecting previously unselected package libnfnetlink0:amd64.
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:48:53 [2021-07-02T18:48:53.358Z] #20 30.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:48:53 [2021-07-02T18:48:53.620Z] #20 30.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.620Z] #20 30.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:48:53 [2021-07-02T18:48:53.620Z] #20 31.06 Selecting previously unselected package libnftnl11:amd64.
18:48:53 [2021-07-02T18:48:53.620Z] #20 31.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.620Z] #20 31.07 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:48:53 [2021-07-02T18:48:53.620Z] #20 31.14 Selecting previously unselected package iptables.
18:48:53 [2021-07-02T18:48:53.620Z] #20 31.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:48:53 [2021-07-02T18:48:53.620Z] #20 31.16 Unpacking iptables (1.8.2-4) ...
18:48:53 [2021-07-02T18:48:53.736Z] #20 10.57 Reading package lists...
18:48:53 [2021-07-02T18:48:53.882Z] #20 31.44 Selecting previously unselected package xxd.
18:48:53 [2021-07-02T18:48:53.882Z] #20 31.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:48:54 [2021-07-02T18:48:54.145Z] #20 31.44 Unpacking xxd (2:8.1.0875-5) ...
18:48:54 [2021-07-02T18:48:54.145Z] #20 31.58 Selecting previously unselected package vim-common.
18:48:54 [2021-07-02T18:48:54.145Z] #20 31.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:48:54 [2021-07-02T18:48:54.145Z] #20 31.60 Unpacking vim-common (2:8.1.0875-5) ...
18:48:54 [2021-07-02T18:48:54.408Z] #20 31.76 Selecting previously unselected package bash-completion.
18:48:54 [2021-07-02T18:48:54.408Z] #20 31.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:48:54 [2021-07-02T18:48:54.454Z] #20 DONE 58.4s
18:48:54 [2021-07-02T18:48:54.454Z] 
18:48:54 [2021-07-02T18:48:54.454Z] #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
18:48:54 [2021-07-02T18:48:54.454Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
18:48:54 [2021-07-02T18:48:54.847Z] 29d5b6a226d2: Pull complete
18:48:54 [2021-07-02T18:48:54.847Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
18:48:54 [2021-07-02T18:48:54.847Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:48:54 [2021-07-02T18:48:54.847Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
18:48:54 [2021-07-02T18:48:54.847Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
18:48:54 [2021-07-02T18:48:54.847Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
18:48:54 [2021-07-02T18:48:54.847Z] WARN: Skipping validation tests
18:48:54 [2021-07-02T18:48:54.847Z] INFO: Running unit tests at 07/02/2021 18:48:51...
18:48:55 [2021-07-02T18:48:55.300Z] INFO: make.ps1 starting at 07/02/2021 18:48:54
18:48:55 [2021-07-02T18:48:55.392Z] #21 0.996 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:48:55 [2021-07-02T18:48:55.392Z] #21 1.000 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:48:55 [2021-07-02T18:48:55.392Z] #21 1.004 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:48:55 [2021-07-02T18:48:55.392Z] #21 DONE 1.1s
18:48:55 [2021-07-02T18:48:55.392Z] 
18:48:55 [2021-07-02T18:48:55.392Z] #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
18:48:55 [2021-07-02T18:48:55.392Z] #54 sha256:750974e5eedd150386afaea59efb665380ce0d974c5a1e7da20aa07ccb9d3abc
18:48:55 [2021-07-02T18:48:55.392Z] #54 ...
18:48:55 [2021-07-02T18:48:55.392Z] 
18:48:55 [2021-07-02T18:48:55.392Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:48:55 [2021-07-02T18:48:55.392Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:48:55 [2021-07-02T18:48:55.753Z] INFO: Git commit (34f6847e68) assumed from DOCKER_GITCOMMIT environment variable
18:48:55 [2021-07-02T18:48:55.753Z] INFO: Invoking autogen...
18:48:55 [2021-07-02T18:48:55.753Z] INFO: Running unit tests...
18:48:55 [2021-07-02T18:48:55.930Z] #27 17.58 Fetched 51.1 MB in 16s (3102 kB/s)
18:48:56 [2021-07-02T18:48:56.547Z] #20 13.04 Reading package lists...
18:48:56 [2021-07-02T18:48:56.809Z] #20 15.34 Building dependency tree...
18:48:56 [2021-07-02T18:48:56.965Z] #20 34.20 Unpacking bash-completion (1:2.8-6) ...
18:48:56 [2021-07-02T18:48:56.965Z] #20 34.53 Selecting previously unselected package bzip2.
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29 libcap2-bin is already the newest version (1:2.25-2).
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29 The following additional packages will be installed:
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   python3.7 python3.7-minimal vim-runtime xxd
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29 Suggested packages:
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   quota
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29 Recommended packages:
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   aufs-dkms nftables build-essential python3-dev python3-keyring
18:48:57 [2021-07-02T18:48:57.070Z] #20 16.29   python3-keyrings.alt python3-xdg unzip
18:48:57 [2021-07-02T18:48:57.227Z] #20 34.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:48:57 [2021-07-02T18:48:57.227Z] #20 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:48:57 [2021-07-02T18:48:57.227Z] #20 34.63 Selecting previously unselected package xz-utils.
18:48:57 [2021-07-02T18:48:57.227Z] #20 34.63 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:48:57 [2021-07-02T18:48:57.227Z] #20 34.64 Unpacking xz-utils (5.2.4-1) ...
18:48:57 [2021-07-02T18:48:57.491Z] #20 34.80 Selecting previously unselected package apparmor.
18:48:57 [2021-07-02T18:48:57.491Z] #20 34.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:48:57 [2021-07-02T18:48:57.491Z] #20 34.89 Unpacking apparmor (2.13.2-10) ...
18:48:58 [2021-07-02T18:48:58.081Z] #20 35.41 Selecting previously unselected package aufs-tools.
18:48:58 [2021-07-02T18:48:58.081Z] #20 35.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.081Z] #20 35.44 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:48:58 [2021-07-02T18:48:58.081Z] #20 35.53 Selecting previously unselected package libonig5:amd64.
18:48:58 [2021-07-02T18:48:58.343Z] #20 35.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.343Z] #20 35.55 Unpacking libonig5:amd64 (6.9.1-1) ...
18:48:58 [2021-07-02T18:48:58.343Z] #20 35.75 Selecting previously unselected package libjq1:amd64.
18:48:58 [2021-07-02T18:48:58.343Z] #20 35.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.343Z] #20 35.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56 The following NEW packages will be installed:
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:48:58 [2021-07-02T18:48:58.457Z] #20 17.56   xz-utils zip
18:48:58 [2021-07-02T18:48:58.604Z] #20 35.87 Selecting previously unselected package jq.
18:48:58 [2021-07-02T18:48:58.604Z] #20 35.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.604Z] #20 35.89 Unpacking jq (1.5+dfsg-2+b1) ...
18:48:58 [2021-07-02T18:48:58.604Z] #20 35.96 Selecting previously unselected package libaio1:amd64.
18:48:58 [2021-07-02T18:48:58.604Z] #20 35.97 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.604Z] #20 35.98 Unpacking libaio1:amd64 (0.3.112-3) ...
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.87 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.87 Need to get 28.6 MB of archives.
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.87 After this operation, 116 MB of additional disk space will be used.
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 18.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 18.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 18.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 18.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:48:58 [2021-07-02T18:48:58.718Z] #20 18.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:48:58 [2021-07-02T18:48:58.866Z] #20 36.13 Selecting previously unselected package libgpm2:amd64.
18:48:58 [2021-07-02T18:48:58.866Z] #20 36.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.866Z] #20 36.16 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:48:58 [2021-07-02T18:48:58.866Z] #20 36.24 Selecting previously unselected package libicu63:amd64.
18:48:58 [2021-07-02T18:48:58.866Z] #20 36.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:48:58 [2021-07-02T18:48:58.866Z] #20 36.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:48:58 [2021-07-02T18:48:58.979Z] #20 18.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:48:59 [2021-07-02T18:48:59.551Z] #20 18.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.70 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:48:59 [2021-07-02T18:48:59.552Z] #20 18.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:48:59 [2021-07-02T18:48:59.589Z] #22 4.183 Collecting yamllint==1.26.1
18:48:59 [2021-07-02T18:48:59.812Z] #20 18.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:48:59 [2021-07-02T18:48:59.812Z] #20 18.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:48:59 [2021-07-02T18:48:59.812Z] #20 19.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:49:00 [2021-07-02T18:49:00.074Z] #20 19.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:49:00 [2021-07-02T18:49:00.074Z] #20 19.23 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:49:00 [2021-07-02T18:49:00.646Z] #20 19.67 debconf: delaying package configuration, since apt-utils is not installed
18:49:00 [2021-07-02T18:49:00.646Z] #20 19.76 Fetched 28.6 MB in 2s (17.6 MB/s)
18:49:00 [2021-07-02T18:49:00.646Z] #20 19.82 Selecting previously unselected package pigz.
18:49:00 [2021-07-02T18:49:00.646Z] #20 19.82 (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.)
18:49:00 [2021-07-02T18:49:00.646Z] #20 19.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:49:00 [2021-07-02T18:49:00.646Z] #20 19.86 Unpacking pigz (2.4-1) ...
18:49:00 [2021-07-02T18:49:00.907Z] #20 19.93 Selecting previously unselected package libpython3.7-minimal:amd64.
18:49:00 [2021-07-02T18:49:00.907Z] #20 19.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:49:00 [2021-07-02T18:49:00.907Z] #20 19.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:49:00 [2021-07-02T18:49:00.967Z] #22 ...
18:49:00 [2021-07-02T18:49:00.968Z] 
18:49:00 [2021-07-02T18:49:00.968Z] #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
18:49:00 [2021-07-02T18:49:00.968Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:49:00 [2021-07-02T18:49:00.968Z] #40 180.1 + dpkg --print-architecture
18:49:00 [2021-07-02T18:49:00.968Z] #40 180.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:49:00 [2021-07-02T18:49:00.968Z] #40 180.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:49:00 [2021-07-02T18:49:00.968Z] #40 180.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:49:01 [2021-07-02T18:49:01.172Z] #20 20.31 Selecting previously unselected package python3.7-minimal.
18:49:01 [2021-07-02T18:49:01.172Z] #20 20.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:49:01 [2021-07-02T18:49:01.172Z] #20 20.32 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:49:01 [2021-07-02T18:49:01.412Z] #20 38.85 Selecting previously unselected package libnet1:amd64.
18:49:01 [2021-07-02T18:49:01.412Z] #20 38.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:49:01 [2021-07-02T18:49:01.412Z] #20 38.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:49:01 [2021-07-02T18:49:01.673Z] #20 38.98 Selecting previously unselected package libnl-3-200:amd64.
18:49:01 [2021-07-02T18:49:01.673Z] #20 38.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:49:01 [2021-07-02T18:49:01.673Z] #20 38.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:49:01 [2021-07-02T18:49:01.673Z] #20 39.07 Selecting previously unselected package libprotobuf-c1:amd64.
18:49:01 [2021-07-02T18:49:01.673Z] #20 39.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:49:01 [2021-07-02T18:49:01.673Z] #20 39.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:49:01 [2021-07-02T18:49:01.673Z] #20 39.14 Selecting previously unselected package libreadline5:amd64.
18:49:01 [2021-07-02T18:49:01.673Z] #20 39.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:49:01 [2021-07-02T18:49:01.673Z] #20 39.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:49:01 [2021-07-02T18:49:01.745Z] #20 21.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:49:01 [2021-07-02T18:49:01.745Z] #20 21.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:49:01 [2021-07-02T18:49:01.935Z] #20 39.28 Selecting previously unselected package net-tools.
18:49:01 [2021-07-02T18:49:01.935Z] #20 39.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:49:01 [2021-07-02T18:49:01.935Z] #20 39.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:49:01 [2021-07-02T18:49:01.935Z] #20 39.48 Selecting previously unselected package patch.
18:49:02 [2021-07-02T18:49:02.196Z] #20 39.49 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
18:49:02 [2021-07-02T18:49:02.196Z] #20 39.49 Unpacking patch (2.7.6-3+deb10u1) ...
18:49:02 [2021-07-02T18:49:02.196Z] #20 39.57 Selecting previously unselected package python-pip-whl.
18:49:02 [2021-07-02T18:49:02.196Z] #20 39.58 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
18:49:02 [2021-07-02T18:49:02.196Z] #20 39.59 Unpacking python-pip-whl (18.1-5) ...
18:49:02 [2021-07-02T18:49:02.458Z] #20 40.04 Selecting previously unselected package python3-lib2to3.
18:49:02 [2021-07-02T18:49:02.719Z] #20 40.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
18:49:02 [2021-07-02T18:49:02.719Z] #20 40.05 Unpacking python3-lib2to3 (3.7.3-1) ...
18:49:02 [2021-07-02T18:49:02.981Z] #20 40.19 Selecting previously unselected package python3-distutils.
18:49:02 [2021-07-02T18:49:02.981Z] #20 40.19 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
18:49:02 [2021-07-02T18:49:02.981Z] #20 40.20 Unpacking python3-distutils (3.7.3-1) ...
18:49:02 [2021-07-02T18:49:02.981Z] #20 40.34 Selecting previously unselected package python3-pip.
18:49:02 [2021-07-02T18:49:02.981Z] #20 40.35 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
18:49:02 [2021-07-02T18:49:02.981Z] #20 40.39 Unpacking python3-pip (18.1-5) ...
18:49:03 [2021-07-02T18:49:03.243Z] #20 40.58 Selecting previously unselected package python3-pkg-resources.
18:49:03 [2021-07-02T18:49:03.243Z] #20 40.59 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
18:49:03 [2021-07-02T18:49:03.243Z] #20 40.60 Unpacking python3-pkg-resources (40.8.0-1) ...
18:49:03 [2021-07-02T18:49:03.505Z] #20 40.78 Selecting previously unselected package python3-setuptools.
18:49:03 [2021-07-02T18:49:03.505Z] #20 40.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
18:49:03 [2021-07-02T18:49:03.505Z] #20 40.79 Unpacking python3-setuptools (40.8.0-1) ...
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.60 Selecting previously unselected package python3-minimal.
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.64 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.64 Unpacking python3-minimal (3.7.3-1) ...
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.72 Selecting previously unselected package libmpdec2:amd64.
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.73 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.81 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:49:03 [2021-07-02T18:49:03.661Z] #20 22.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:49:03 [2021-07-02T18:49:03.766Z] #20 41.01 Selecting previously unselected package python3-wheel.
18:49:03 [2021-07-02T18:49:03.766Z] #20 41.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
18:49:03 [2021-07-02T18:49:03.766Z] #20 41.03 Unpacking python3-wheel (0.32.3-2) ...
18:49:03 [2021-07-02T18:49:03.766Z] #20 41.11 Selecting previously unselected package sudo.
18:49:03 [2021-07-02T18:49:03.766Z] #20 41.12 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:49:03 [2021-07-02T18:49:03.766Z] #20 41.12 Unpacking sudo (1.8.27-1+deb10u3) ...
18:49:04 [2021-07-02T18:49:04.029Z] #27 17.58 Reading package lists...
18:49:04 [2021-07-02T18:49:04.253Z] 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
18:49:04 [2021-07-02T18:49:04.290Z] #20 41.54 Selecting previously unselected package thin-provisioning-tools.
18:49:04 [2021-07-02T18:49:04.290Z] #20 41.55 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:49:04 [2021-07-02T18:49:04.290Z] #20 41.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:49:04 [2021-07-02T18:49:04.290Z] #20 41.78 Selecting previously unselected package uidmap.
18:49:04 [2021-07-02T18:49:04.552Z] #20 41.80 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
18:49:04 [2021-07-02T18:49:04.552Z] #20 41.80 Unpacking uidmap (1:4.5-1.1) ...
18:49:04 [2021-07-02T18:49:04.552Z] #20 41.91 Selecting previously unselected package vim-runtime.
18:49:04 [2021-07-02T18:49:04.552Z] #20 41.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:49:04 [2021-07-02T18:49:04.552Z] #20 41.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:49:04 [2021-07-02T18:49:04.552Z] #20 42.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.63 Selecting previously unselected package python3.7.
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.65 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.75 Selecting previously unselected package libpython3-stdlib:amd64.
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:49:04 [2021-07-02T18:49:04.605Z] #20 23.87 Setting up python3-minimal (3.7.3-1) ...
18:49:04 [2021-07-02T18:49:04.813Z] #20 42.02 Unpacking vim-runtime (2:8.1.0875-5) ...
18:49:05 [2021-07-02T18:49:05.162Z] #40 ...
18:49:05 [2021-07-02T18:49:05.162Z] 
18:49:05 [2021-07-02T18:49:05.162Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:05 [2021-07-02T18:49:05.162Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:49:05 [2021-07-02T18:49:05.162Z] #22 9.499   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.62 Selecting previously unselected package python3.
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.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 ... 24107 files and directories currently installed.)
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.68 Unpacking python3 (3.7.3-1) ...
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.75 Selecting previously unselected package libip4tc0:amd64.
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.76 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:49:05 [2021-07-02T18:49:05.548Z] #20 24.85 Selecting previously unselected package libip6tc0:amd64.
18:49:05 [2021-07-02T18:49:05.731Z] #22 10.45 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:49:05 [2021-07-02T18:49:05.731Z] #22 10.49   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:49:05 [2021-07-02T18:49:05.731Z] #22 10.52 Collecting pyyaml (from yamllint==1.26.1)
18:49:05 [2021-07-02T18:49:05.809Z] #20 24.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:49:05 [2021-07-02T18:49:05.809Z] #20 24.86 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:49:05 [2021-07-02T18:49:05.809Z] #20 24.96 Selecting previously unselected package libiptc0:amd64.
18:49:05 [2021-07-02T18:49:05.809Z] #20 24.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:49:05 [2021-07-02T18:49:05.809Z] #20 24.97 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:49:05 [2021-07-02T18:49:05.809Z] #20 25.06 Selecting previously unselected package libnfnetlink0:amd64.
18:49:05 [2021-07-02T18:49:05.809Z] #20 25.06 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:49:05 [2021-07-02T18:49:05.809Z] #20 25.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:49:05 [2021-07-02T18:49:05.989Z] #22 10.70   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.21 Selecting previously unselected package libnftnl11:amd64.
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.22 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.31 Selecting previously unselected package iptables.
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:49:06 [2021-07-02T18:49:06.071Z] #20 25.32 Unpacking iptables (1.8.2-4) ...
18:49:06 [2021-07-02T18:49:06.249Z] #22 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:49:06 [2021-07-02T18:49:06.249Z] #22 10.95 Building wheels for collected packages: yamllint
18:49:06 [2021-07-02T18:49:06.249Z] #22 10.95   Running setup.py bdist_wheel for yamllint: started
18:49:06 [2021-07-02T18:49:06.332Z] #20 25.60 Selecting previously unselected package xxd.
18:49:06 [2021-07-02T18:49:06.593Z] #20 25.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:49:06 [2021-07-02T18:49:06.593Z] #20 25.61 Unpacking xxd (2:8.1.0875-5) ...
18:49:06 [2021-07-02T18:49:06.593Z] #20 25.72 Selecting previously unselected package vim-common.
18:49:06 [2021-07-02T18:49:06.593Z] #20 25.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:49:06 [2021-07-02T18:49:06.593Z] #20 25.76 Unpacking vim-common (2:8.1.0875-5) ...
18:49:06 [2021-07-02T18:49:06.855Z] #20 25.94 Selecting previously unselected package bash-completion.
18:49:06 [2021-07-02T18:49:06.855Z] #20 25.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:49:07 [2021-07-02T18:49:07.186Z] #22 11.81   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:49:07 [2021-07-02T18:49:07.187Z] #22 11.81   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:49:07 [2021-07-02T18:49:07.187Z] #22 11.89 Successfully built yamllint
18:49:07 [2021-07-02T18:49:07.187Z] #22 11.91 Installing collected packages: pathspec, pyyaml, yamllint
18:49:07 [2021-07-02T18:49:07.362Z] #20 44.57 Selecting previously unselected package vim.
18:49:07 [2021-07-02T18:49:07.362Z] #20 44.59 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
18:49:07 [2021-07-02T18:49:07.362Z] #20 44.61 Unpacking vim (2:8.1.0875-5) ...
18:49:07 [2021-07-02T18:49:07.445Z] #22 12.24 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
18:49:07 [2021-07-02T18:49:07.624Z] #20 45.07 Selecting previously unselected package xfsprogs.
18:49:07 [2021-07-02T18:49:07.624Z] #20 45.07 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
18:49:07 [2021-07-02T18:49:07.624Z] #20 45.08 Unpacking xfsprogs (4.20.0-1) ...
18:49:07 [2021-07-02T18:49:07.885Z] #20 45.45 Selecting previously unselected package zip.
18:49:08 [2021-07-02T18:49:08.017Z] #22 DONE 12.7s
18:49:08 [2021-07-02T18:49:08.017Z] 
18:49:08 [2021-07-02T18:49:08.017Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:49:08 [2021-07-02T18:49:08.017Z] #25 sha256:f3552265d7eb10875d8477bfad84841d87121d116070e6c2fb88915447cea860
18:49:08 [2021-07-02T18:49:08.147Z] #20 45.45 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
18:49:08 [2021-07-02T18:49:08.147Z] #20 45.46 Unpacking zip (3.0-11+b1) ...
18:49:08 [2021-07-02T18:49:08.147Z] #20 45.67 Setting up aufs-tools (1:4.14+20190211-1) ...
18:49:08 [2021-07-02T18:49:08.147Z] #20 45.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:49:08 [2021-07-02T18:49:08.279Z] #25 DONE 0.3s
18:49:08 [2021-07-02T18:49:08.279Z] 
18:49:08 [2021-07-02T18:49:08.279Z] #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
18:49:08 [2021-07-02T18:49:08.279Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.71 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.72 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.74 Setting up libgpm2:amd64 (1.20.7-5) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.76 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.78 Setting up uidmap (1:4.5-1.1) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.79 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.82 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.86 Setting up xxd (2:8.1.0875-5) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.88 Setting up zip (3.0-11+b1) ...
18:49:08 [2021-07-02T18:49:08.409Z] #20 45.90 Setting up vim-common (2:8.1.0875-5) ...
18:49:08 [2021-07-02T18:49:08.539Z] #57 ...
18:49:08 [2021-07-02T18:49:08.539Z] 
18:49:08 [2021-07-02T18:49:08.539Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:49:08 [2021-07-02T18:49:08.539Z] #30 sha256:efc8affc41c8e10bd874911ddf38d2602c421e1df353b5eb22e1fdafbc75b1a6
18:49:08 [2021-07-02T18:49:08.670Z] #20 45.93 Setting up bash-completion (1:2.8-6) ...
18:49:09 [2021-07-02T18:49:09.402Z] #20 28.31 Unpacking bash-completion (1:2.8-6) ...
18:49:09 [2021-07-02T18:49:09.402Z] #20 28.65 Selecting previously unselected package bzip2.
18:49:09 [2021-07-02T18:49:09.402Z] #20 28.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:49:09 [2021-07-02T18:49:09.402Z] #20 28.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:49:09 [2021-07-02T18:49:09.663Z] #20 28.75 Selecting previously unselected package xz-utils.
18:49:09 [2021-07-02T18:49:09.663Z] #20 28.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:49:09 [2021-07-02T18:49:09.663Z] #20 28.77 Unpacking xz-utils (5.2.4-1) ...
18:49:09 [2021-07-02T18:49:09.663Z] #20 28.93 Selecting previously unselected package apparmor.
18:49:09 [2021-07-02T18:49:09.663Z] #20 28.93 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:49:09 [2021-07-02T18:49:09.663Z] #20 29.01 Unpacking apparmor (2.13.2-10) ...
18:49:10 [2021-07-02T18:49:10.235Z] #20 29.30 Selecting previously unselected package aufs-tools.
18:49:10 [2021-07-02T18:49:10.235Z] #20 29.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.235Z] #20 29.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:49:10 [2021-07-02T18:49:10.235Z] #20 29.43 Selecting previously unselected package libonig5:amd64.
18:49:10 [2021-07-02T18:49:10.235Z] #20 29.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.235Z] #20 29.44 Unpacking libonig5:amd64 (6.9.1-1) ...
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.57 Selecting previously unselected package libjq1:amd64.
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.69 Selecting previously unselected package jq.
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.70 Unpacking jq (1.5+dfsg-2+b1) ...
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.76 Selecting previously unselected package libaio1:amd64.
18:49:10 [2021-07-02T18:49:10.496Z] #20 29.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.497Z] #20 29.78 Unpacking libaio1:amd64 (0.3.112-3) ...
18:49:10 [2021-07-02T18:49:10.497Z] #20 29.83 Selecting previously unselected package libgpm2:amd64.
18:49:10 [2021-07-02T18:49:10.758Z] #20 29.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.758Z] #20 29.84 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:49:10 [2021-07-02T18:49:10.758Z] #20 29.89 Selecting previously unselected package libicu63:amd64.
18:49:10 [2021-07-02T18:49:10.758Z] #20 29.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:49:10 [2021-07-02T18:49:10.758Z] #20 29.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.37 Setting up libiptc0:amd64 (1.8.2-4) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.39 Setting up xz-utils (5.2.4-1) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.43 Setting up patch (2.7.6-3+deb10u1) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.45 Setting up sudo (1.8.27-1+deb10u3) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.53 invoke-rc.d: could not determine current runlevel
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.54 invoke-rc.d: policy-rc.d denied execution of start.
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.55 Setting up pigz (2.4-1) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.58 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.61 Setting up python-pip-whl (18.1-5) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.63 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:49:11 [2021-07-02T18:49:11.219Z] #20 48.64 Setting up vim-runtime (2:8.1.0875-5) ...
18:49:11 [2021-07-02T18:49:11.481Z] #20 49.05 Setting up libaio1:amd64 (0.3.112-3) ...
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.07 Setting up libonig5:amd64 (6.9.1-1) ...
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.16 Setting up vim (2:8.1.0875-5) ...
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:49:11 [2021-07-02T18:49:11.743Z] #20 49.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:49:12 [2021-07-02T18:49:12.005Z] #20 49.31 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:49:12 [2021-07-02T18:49:12.005Z] #20 49.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:49:12 [2021-07-02T18:49:12.005Z] #20 49.35 Setting up jq (1.5+dfsg-2+b1) ...
18:49:12 [2021-07-02T18:49:12.005Z] #20 49.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:49:12 [2021-07-02T18:49:12.005Z] #20 49.41 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:49:12 [2021-07-02T18:49:12.129Z] #27 24.85 Reading package lists...
18:49:12 [2021-07-02T18:49:12.694Z] #27 32.44 Building dependency tree...
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.18 bzip2 is already the newest version (1.0.6-9.2~deb10u1).
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.18 libcap2-bin is already the newest version (1:2.25-2).
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.18 patch is already the newest version (2.7.6-3+deb10u1).
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.18 xz-utils is already the newest version (5.2.4-1).
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.18 The following additional packages will be installed:
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.18   libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.19   python3.7 python3.7-minimal vim-runtime xxd
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22 Suggested packages:
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22   apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22   python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22 Recommended packages:
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22   aufs-dkms nftables build-essential python3-dev python3-keyring
18:49:13 [2021-07-02T18:49:13.626Z] #27 35.22   python3-keyrings.alt python3-xdg unzip
18:49:13 [2021-07-02T18:49:13.817Z] #30 DONE 4.5s
18:49:13 [2021-07-02T18:49:13.817Z] 
18:49:13 [2021-07-02T18:49:13.817Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:49:13 [2021-07-02T18:49:13.817Z] #33 sha256:dccb64dd485526f253a26c89392aa16499f0ccc1fba80a58de0b9c9238fb7cc1
18:49:13 [2021-07-02T18:49:13.817Z] #33 DONE 0.2s
18:49:13 [2021-07-02T18:49:13.817Z] 
18:49:13 [2021-07-02T18:49:13.817Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
18:49:13 [2021-07-02T18:49:13.817Z] #35 sha256:a574bda3b2a789c388fa6ddb2c70784b3a9c5ed720863de496cdad449142ecb1
18:49:13 [2021-07-02T18:49:13.817Z] #35 DONE 0.0s
18:49:13 [2021-07-02T18:49:13.817Z] 
18:49:13 [2021-07-02T18:49:13.817Z] #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
18:49:13 [2021-07-02T18:49:13.817Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:49:13 [2021-07-02T18:49:13.817Z] #50 ...
18:49:13 [2021-07-02T18:49:13.817Z] 
18:49:13 [2021-07-02T18:49:13.817Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:49:13 [2021-07-02T18:49:13.817Z] #38 sha256:a6c48f5b0a2838bc6b718e7a9f9f06b1d4d8c1aa2a95f8cd9c063dff71acc135
18:49:13 [2021-07-02T18:49:13.817Z] #38 DONE 0.1s
18:49:13 [2021-07-02T18:49:13.817Z] 
18:49:13 [2021-07-02T18:49:13.817Z] #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
18:49:13 [2021-07-02T18:49:13.817Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:49:14 [2021-07-02T18:49:14.060Z] #20 32.84 Selecting previously unselected package libnet1:amd64.
18:49:14 [2021-07-02T18:49:14.060Z] #20 32.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 32.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 32.93 Selecting previously unselected package libnl-3-200:amd64.
18:49:14 [2021-07-02T18:49:14.060Z] #20 32.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 32.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.02 Selecting previously unselected package libprotobuf-c1:amd64.
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.09 Selecting previously unselected package libreadline5:amd64.
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.20 Selecting previously unselected package net-tools.
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:49:14 [2021-07-02T18:49:14.060Z] #20 33.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:49:14 [2021-07-02T18:49:14.326Z] #20 33.40 Selecting previously unselected package patch.
18:49:14 [2021-07-02T18:49:14.326Z] #20 33.40 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
18:49:14 [2021-07-02T18:49:14.326Z] #20 33.41 Unpacking patch (2.7.6-3+deb10u1) ...
18:49:14 [2021-07-02T18:49:14.326Z] #20 33.53 Selecting previously unselected package python-pip-whl.
18:49:14 [2021-07-02T18:49:14.326Z] #20 33.53 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
18:49:14 [2021-07-02T18:49:14.326Z] #20 33.55 Unpacking python-pip-whl (18.1-5) ...
18:49:14 [2021-07-02T18:49:14.503Z] ?   	github.com/docker/docker/api	[no test files]
18:49:14 [2021-07-02T18:49:14.556Z] #20 51.95 Setting up iptables (1.8.2-4) ...
18:49:14 [2021-07-02T18:49:14.556Z] #20 51.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:49:14 [2021-07-02T18:49:14.556Z] #20 51.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:49:14 [2021-07-02T18:49:14.556Z] #20 51.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:49:14 [2021-07-02T18:49:14.556Z] #20 52.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:49:14 [2021-07-02T18:49:14.556Z] #20 52.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:49:14 [2021-07-02T18:49:14.556Z] #20 52.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:49:14 [2021-07-02T18:49:14.556Z] #20 52.02 Setting up python3 (3.7.3-1) ...
18:49:14 [2021-07-02T18:49:14.903Z] #20 34.04 Selecting previously unselected package python3-lib2to3.
18:49:14 [2021-07-02T18:49:14.903Z] #20 34.05 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
18:49:14 [2021-07-02T18:49:14.903Z] #20 34.06 Unpacking python3-lib2to3 (3.7.3-1) ...
18:49:14 [2021-07-02T18:49:14.903Z] #20 34.17 Selecting previously unselected package python3-distutils.
18:49:15 [2021-07-02T18:49:15.130Z] #20 52.44 Setting up python3-wheel (0.32.3-2) ...
18:49:15 [2021-07-02T18:49:15.164Z] #20 34.18 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
18:49:15 [2021-07-02T18:49:15.164Z] #20 34.18 Unpacking python3-distutils (3.7.3-1) ...
18:49:15 [2021-07-02T18:49:15.164Z] #20 34.31 Selecting previously unselected package python3-pip.
18:49:15 [2021-07-02T18:49:15.164Z] #20 34.31 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
18:49:15 [2021-07-02T18:49:15.164Z] #20 34.32 Unpacking python3-pip (18.1-5) ...
18:49:15 [2021-07-02T18:49:15.391Z] #20 52.97 Setting up apparmor (2.13.2-10) ...
18:49:15 [2021-07-02T18:49:15.425Z] #20 34.49 Selecting previously unselected package python3-pkg-resources.
18:49:15 [2021-07-02T18:49:15.425Z] #20 34.50 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
18:49:15 [2021-07-02T18:49:15.425Z] #20 34.51 Unpacking python3-pkg-resources (40.8.0-1) ...
18:49:15 [2021-07-02T18:49:15.425Z] #20 34.62 Selecting previously unselected package python3-setuptools.
18:49:15 [2021-07-02T18:49:15.425Z] #20 34.62 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
18:49:15 [2021-07-02T18:49:15.425Z] #20 34.62 Unpacking python3-setuptools (40.8.0-1) ...
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.10 The following NEW packages will be installed:
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.11   apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.11   libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.11   libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.11   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.12   net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.12   python3-minimal python3-pip python3-pkg-resources python3-setuptools
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.12   python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools
18:49:15 [2021-07-02T18:49:15.538Z] #27 37.12   uidmap vim vim-common vim-runtime xfsprogs xxd zip
18:49:15 [2021-07-02T18:49:15.686Z] #20 34.83 Selecting previously unselected package python3-wheel.
18:49:15 [2021-07-02T18:49:15.686Z] #20 34.83 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
18:49:15 [2021-07-02T18:49:15.686Z] #20 34.84 Unpacking python3-wheel (0.32.3-2) ...
18:49:15 [2021-07-02T18:49:15.686Z] #20 34.91 Selecting previously unselected package sudo.
18:49:15 [2021-07-02T18:49:15.686Z] #20 34.92 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:49:15 [2021-07-02T18:49:15.686Z] #20 34.92 Unpacking sudo (1.8.27-1+deb10u3) ...
18:49:15 [2021-07-02T18:49:15.808Z] #27 37.51 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
18:49:15 [2021-07-02T18:49:15.809Z] #27 37.51 Need to get 20.0 MB of archives.
18:49:15 [2021-07-02T18:49:15.809Z] #27 37.51 After this operation, 82.5 MB of additional disk space will be used.
18:49:15 [2021-07-02T18:49:15.809Z] #27 37.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:49:15 [2021-07-02T18:49:15.947Z] #20 35.30 Selecting previously unselected package thin-provisioning-tools.
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:49:16 [2021-07-02T18:49:16.072Z] #27 37.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:49:16 [2021-07-02T18:49:16.208Z] #20 35.31 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:49:16 [2021-07-02T18:49:16.208Z] #20 35.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:49:16 [2021-07-02T18:49:16.336Z] #27 37.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:49:16 [2021-07-02T18:49:16.336Z] #27 37.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:49:16 [2021-07-02T18:49:16.336Z] #27 37.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
18:49:16 [2021-07-02T18:49:16.336Z] #27 37.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:49:16 [2021-07-02T18:49:16.336Z] #27 37.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:49:16 [2021-07-02T18:49:16.336Z] #27 37.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:49:16 [2021-07-02T18:49:16.355Z] #57 ...
18:49:16 [2021-07-02T18:49:16.355Z] 
18:49:16 [2021-07-02T18:49:16.355Z] #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
18:49:16 [2021-07-02T18:49:16.355Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:49:16 [2021-07-02T18:49:16.355Z] #50 200.2 + /build/golangci-lint --version
18:49:16 [2021-07-02T18:49:16.355Z] #50 200.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:49:16 [2021-07-02T18:49:16.471Z] #20 35.50 Selecting previously unselected package uidmap.
18:49:16 [2021-07-02T18:49:16.471Z] #20 35.52 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
18:49:16 [2021-07-02T18:49:16.471Z] #20 35.52 Unpacking uidmap (1:4.5-1.1) ...
18:49:16 [2021-07-02T18:49:16.471Z] #20 35.71 Selecting previously unselected package vim-runtime.
18:49:16 [2021-07-02T18:49:16.471Z] #20 35.71 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:49:16 [2021-07-02T18:49:16.593Z] #27 38.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:49:16 [2021-07-02T18:49:16.593Z] #27 38.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:49:16 [2021-07-02T18:49:16.593Z] #27 38.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:49:16 [2021-07-02T18:49:16.614Z] #50 ...
18:49:16 [2021-07-02T18:49:16.615Z] 
18:49:16 [2021-07-02T18:49:16.615Z] #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
18:49:16 [2021-07-02T18:49:16.615Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:49:16 [2021-07-02T18:49:16.615Z] #40 DONE 200.4s
18:49:16 [2021-07-02T18:49:16.615Z] 
18:49:16 [2021-07-02T18:49:16.615Z] #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
18:49:16 [2021-07-02T18:49:16.615Z] #50 sha256:e31bb5ac7b9822724b449cb746f4229617f76bf403612d5f8fb1f3a7d4968b28
18:49:16 [2021-07-02T18:49:16.615Z] #50 DONE 200.8s
18:49:16 [2021-07-02T18:49:16.615Z] 
18:49:16 [2021-07-02T18:49:16.615Z] #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
18:49:16 [2021-07-02T18:49:16.615Z] #54 sha256:750974e5eedd150386afaea59efb665380ce0d974c5a1e7da20aa07ccb9d3abc
18:49:16 [2021-07-02T18:49:16.733Z] #20 35.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:49:16 [2021-07-02T18:49:16.733Z] #20 35.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:49:16 [2021-07-02T18:49:16.733Z] #20 35.75 Unpacking vim-runtime (2:8.1.0875-5) ...
18:49:17 [2021-07-02T18:49:17.155Z] #27 38.86 debconf: delaying package configuration, since apt-utils is not installed
18:49:17 [2021-07-02T18:49:17.305Z] #20 ...
18:49:17 [2021-07-02T18:49:17.305Z] 
18:49:17 [2021-07-02T18:49:17.305Z] #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
18:49:17 [2021-07-02T18:49:17.305Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:49:17 [2021-07-02T18:49:17.305Z] #40 169.9 + dpkg --print-architecture
18:49:17 [2021-07-02T18:49:17.305Z] #40 169.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:49:17 [2021-07-02T18:49:17.342Z] #20 54.74 Setting up xfsprogs (4.20.0-1) ...
18:49:17 [2021-07-02T18:49:17.342Z] #20 54.76 Setting up python3-lib2to3 (3.7.3-1) ...
18:49:17 [2021-07-02T18:49:17.412Z] #27 39.10 Fetched 20.0 MB in 1s (20.0 MB/s)
18:49:17 [2021-07-02T18:49:17.571Z] #40 170.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:49:17 [2021-07-02T18:49:17.571Z] #40 170.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:49:17 [2021-07-02T18:49:17.625Z] #20 55.15 Setting up python3-pkg-resources (40.8.0-1) ...
18:49:17 [2021-07-02T18:49:17.668Z] #27 39.15 Selecting previously unselected package pigz.
18:49:17 [2021-07-02T18:49:17.669Z] #27 39.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39111 files and directories currently installed.)
18:49:17 [2021-07-02T18:49:17.669Z] #27 39.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:49:17 [2021-07-02T18:49:17.669Z] #27 39.23 Unpacking pigz (2.4-1) ...
18:49:17 [2021-07-02T18:49:17.669Z] #27 39.29 Selecting previously unselected package libpython3.7-minimal:amd64.
18:49:17 [2021-07-02T18:49:17.669Z] #27 39.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:49:17 [2021-07-02T18:49:17.669Z] #27 39.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:49:17 [2021-07-02T18:49:17.925Z] #27 39.54 Selecting previously unselected package python3.7-minimal.
18:49:17 [2021-07-02T18:49:17.925Z] #27 39.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
18:49:17 [2021-07-02T18:49:17.925Z] #27 39.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
18:49:18 [2021-07-02T18:49:18.488Z] #27 40.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
18:49:18 [2021-07-02T18:49:18.488Z] #27 40.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
18:49:18 [2021-07-02T18:49:18.591Z] #20 55.97 Setting up python3-distutils (3.7.3-1) ...
18:49:19 [2021-07-02T18:49:19.151Z] #54 ...
18:49:19 [2021-07-02T18:49:19.151Z] 
18:49:19 [2021-07-02T18:49:19.151Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:49:19 [2021-07-02T18:49:19.151Z] #41 sha256:ef502f49f9bbe7288183242a5139cc8c7cd2cbc1072260b2349a69114ed13439
18:49:19 [2021-07-02T18:49:19.162Z] #20 56.52 Setting up python3-setuptools (40.8.0-1) ...
18:49:19 [2021-07-02T18:49:19.411Z] #41 DONE 0.3s
18:49:19 [2021-07-02T18:49:19.411Z] 
18:49:19 [2021-07-02T18:49:19.411Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
18:49:19 [2021-07-02T18:49:19.411Z] #45 sha256:a0ae232cd44473a120e40747be952cf09e52a75319c2d54766c3bf3eb4d27601
18:49:19 [2021-07-02T18:49:19.411Z] #45 DONE 0.0s
18:49:19 [2021-07-02T18:49:19.411Z] 
18:49:19 [2021-07-02T18:49:19.411Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:49:19 [2021-07-02T18:49:19.411Z] #47 sha256:698e5d7622d5387b3762a8a112da79517d921b6e4cce9a16bba18c9172c583dc
18:49:19 [2021-07-02T18:49:19.418Z] #27 41.11 Selecting previously unselected package python3-minimal.
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.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 ... 39360 files and directories currently installed.)
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.16 Unpacking python3-minimal (3.7.3-1) ...
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.22 Selecting previously unselected package libmpdec2:amd64.
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.23 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.30 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
18:49:19 [2021-07-02T18:49:19.675Z] #27 41.32 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:49:19 [2021-07-02T18:49:19.980Z] #47 DONE 0.2s
18:49:19 [2021-07-02T18:49:19.980Z] 
18:49:19 [2021-07-02T18:49:19.980Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:49:19 [2021-07-02T18:49:19.980Z] #49 sha256:5ec697d81b78e3c23066938aff57c3fd6f1c2b658ce2f349871926cead1666ec
18:49:19 [2021-07-02T18:49:19.980Z] #49 DONE 0.1s
18:49:19 [2021-07-02T18:49:19.980Z] 
18:49:19 [2021-07-02T18:49:19.980Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:49:19 [2021-07-02T18:49:19.980Z] #51 sha256:3eb48a8939c3962be5442de365c5f1df12fa867f0153468e215f301cf7ac64a1
18:49:19 [2021-07-02T18:49:19.980Z] #51 DONE 0.1s
18:49:19 [2021-07-02T18:49:19.980Z] 
18:49:19 [2021-07-02T18:49:19.980Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
18:49:19 [2021-07-02T18:49:19.980Z] #53 sha256:b13762e1f59484c67ce8141383a3e2332914758c7aae37fc6138c4628c2090bc
18:49:19 [2021-07-02T18:49:19.980Z] #53 DONE 0.1s
18:49:19 [2021-07-02T18:49:19.980Z] 
18:49:19 [2021-07-02T18:49:19.980Z] #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
18:49:19 [2021-07-02T18:49:19.980Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:49:20 [2021-07-02T18:49:20.106Z] #20 57.53 Setting up python3-pip (18.1-5) ...
18:49:20 [2021-07-02T18:49:20.239Z] #27 41.80 Selecting previously unselected package python3.7.
18:49:20 [2021-07-02T18:49:20.239Z] #27 41.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
18:49:20 [2021-07-02T18:49:20.239Z] #27 41.81 Unpacking python3.7 (3.7.3-2+deb10u3) ...
18:49:20 [2021-07-02T18:49:20.239Z] #27 41.89 Selecting previously unselected package libpython3-stdlib:amd64.
18:49:20 [2021-07-02T18:49:20.239Z] #27 41.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:49:20 [2021-07-02T18:49:20.239Z] #27 41.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:49:20 [2021-07-02T18:49:20.496Z] #27 42.02 Setting up python3-minimal (3.7.3-1) ...
18:49:20 [2021-07-02T18:49:20.754Z] #27 42.43 Selecting previously unselected package python3.
18:49:20 [2021-07-02T18:49:20.754Z] #27 42.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 ... 39772 files and directories currently installed.)
18:49:20 [2021-07-02T18:49:20.754Z] #27 42.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:49:20 [2021-07-02T18:49:20.754Z] #27 42.48 Unpacking python3 (3.7.3-1) ...
18:49:20 [2021-07-02T18:49:20.754Z] #27 42.54 Selecting previously unselected package libip4tc0:amd64.
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.55 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.62 Selecting previously unselected package libip6tc0:amd64.
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.63 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.70 Selecting previously unselected package libiptc0:amd64.
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.71 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.72 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.78 Selecting previously unselected package libnfnetlink0:amd64.
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.011Z] #27 42.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:49:21 [2021-07-02T18:49:21.050Z] #20 58.43 Processing triggers for libc-bin (2.28-10) ...
18:49:21 [2021-07-02T18:49:21.050Z] #20 58.47 Processing triggers for mime-support (3.62) ...
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.83 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.91 Selecting previously unselected package libnftnl11:amd64.
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.93 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:49:21 [2021-07-02T18:49:21.268Z] #27 42.99 Selecting previously unselected package iptables.
18:49:21 [2021-07-02T18:49:21.268Z] #27 43.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.268Z] #27 43.00 Unpacking iptables (1.8.2-4) ...
18:49:21 [2021-07-02T18:49:21.525Z] #27 43.20 Selecting previously unselected package xxd.
18:49:21 [2021-07-02T18:49:21.525Z] #27 43.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:49:21 [2021-07-02T18:49:21.525Z] #27 43.22 Unpacking xxd (2:8.1.0875-5) ...
18:49:21 [2021-07-02T18:49:21.525Z] #27 43.29 Selecting previously unselected package vim-common.
18:49:21 [2021-07-02T18:49:21.783Z] #27 43.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:49:21 [2021-07-02T18:49:21.783Z] #27 43.32 Unpacking vim-common (2:8.1.0875-5) ...
18:49:21 [2021-07-02T18:49:21.783Z] #27 43.42 Selecting previously unselected package bash-completion.
18:49:21 [2021-07-02T18:49:21.783Z] #27 43.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:49:22 [2021-07-02T18:49:22.439Z] #20 DONE 59.6s
18:49:22 [2021-07-02T18:49:22.439Z] 
18:49:22 [2021-07-02T18:49:22.439Z] #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
18:49:22 [2021-07-02T18:49:22.439Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
18:49:23 [2021-07-02T18:49:23.385Z] #21 1.070 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:49:23 [2021-07-02T18:49:23.385Z] #21 1.075 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:49:23 [2021-07-02T18:49:23.385Z] #21 1.079 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:49:23 [2021-07-02T18:49:23.647Z] #21 DONE 1.4s
18:49:23 [2021-07-02T18:49:23.647Z] 
18:49:23 [2021-07-02T18:49:23.647Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:23 [2021-07-02T18:49:23.647Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:49:23 [2021-07-02T18:49:23.678Z] #27 44.98 Unpacking bash-completion (1:2.8-6) ...
18:49:23 [2021-07-02T18:49:23.678Z] #27 45.20 Selecting previously unselected package apparmor.
18:49:23 [2021-07-02T18:49:23.678Z] #27 45.21 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ...
18:49:23 [2021-07-02T18:49:23.678Z] #27 45.26 Unpacking apparmor (2.13.2-10) ...
18:49:23 [2021-07-02T18:49:23.935Z] #27 45.46 Selecting previously unselected package aufs-tools.
18:49:23 [2021-07-02T18:49:23.935Z] #27 45.48 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:49:23 [2021-07-02T18:49:23.935Z] #27 45.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:49:23 [2021-07-02T18:49:23.935Z] #27 45.57 Selecting previously unselected package libonig5:amd64.
18:49:23 [2021-07-02T18:49:23.935Z] #27 45.59 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ...
18:49:23 [2021-07-02T18:49:23.935Z] #27 45.59 Unpacking libonig5:amd64 (6.9.1-1) ...
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.68 Selecting previously unselected package libjq1:amd64.
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.69 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.77 Selecting previously unselected package jq.
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.78 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.79 Unpacking jq (1.5+dfsg-2+b1) ...
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.85 Selecting previously unselected package libaio1:amd64.
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.87 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.193Z] #27 45.87 Unpacking libaio1:amd64 (0.3.112-3) ...
18:49:24 [2021-07-02T18:49:24.218Z] #40 ...
18:49:24 [2021-07-02T18:49:24.218Z] 
18:49:24 [2021-07-02T18:49:24.218Z] #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
18:49:24 [2021-07-02T18:49:24.218Z] #20 sha256:2b7fbe76854f6a5e5bb4fa98268777c5ac0c29bc85fc78f83a27f234c79f9ba6
18:49:24 [2021-07-02T18:49:24.218Z] #20 38.46 Selecting previously unselected package vim.
18:49:24 [2021-07-02T18:49:24.218Z] #20 38.46 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 38.48 Unpacking vim (2:8.1.0875-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.32 Selecting previously unselected package xfsprogs.
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.32 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.33 Unpacking xfsprogs (4.20.0-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.79 Selecting previously unselected package zip.
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.79 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.80 Unpacking zip (3.0-11+b1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.94 Setting up aufs-tools (1:4.14+20190211-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 39.98 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.00 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.02 Setting up libgpm2:amd64 (1.20.7-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.05 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.06 Setting up uidmap (1:4.5-1.1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.08 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.15 Setting up xxd (2:8.1.0875-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.17 Setting up zip (3.0-11+b1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.19 Setting up vim-common (2:8.1.0875-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 40.22 Setting up bash-completion (1:2.8-6) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.71 Setting up libiptc0:amd64 (1.8.2-4) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.72 Setting up xz-utils (5.2.4-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.75 Setting up patch (2.7.6-3+deb10u1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.77 Setting up sudo (1.8.27-1+deb10u3) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.85 invoke-rc.d: could not determine current runlevel
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.86 invoke-rc.d: policy-rc.d denied execution of start.
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.88 Setting up pigz (2.4-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.96 Setting up python-pip-whl (18.1-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.97 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 42.99 Setting up vim-runtime (2:8.1.0875-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.33 Setting up libaio1:amd64 (0.3.112-3) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.34 Setting up libonig5:amd64 (6.9.1-1) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.36 Setting up vim (2:8.1.0875-5) ...
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:49:24 [2021-07-02T18:49:24.218Z] #20 43.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:49:24 [2021-07-02T18:49:24.219Z] #20 43.46 Setting up jq (1.5+dfsg-2+b1) ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 45.92 Selecting previously unselected package libgpm2:amd64.
18:49:24 [2021-07-02T18:49:24.450Z] #27 45.94 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 45.94 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.00 Selecting previously unselected package libnet1:amd64.
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.00 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.08 Selecting previously unselected package libnl-3-200:amd64.
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.09 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.15 Selecting previously unselected package libprotobuf-c1:amd64.
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.16 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.450Z] #27 46.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:49:24 [2021-07-02T18:49:24.482Z] #20 43.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:49:24 [2021-07-02T18:49:24.482Z] #20 43.49 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:49:24 [2021-07-02T18:49:24.708Z] #27 46.21 Selecting previously unselected package libreadline5:amd64.
18:49:24 [2021-07-02T18:49:24.708Z] #27 46.22 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.708Z] #27 46.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:49:24 [2021-07-02T18:49:24.708Z] #27 46.31 Selecting previously unselected package net-tools.
18:49:24 [2021-07-02T18:49:24.708Z] #27 46.31 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:49:24 [2021-07-02T18:49:24.708Z] #27 46.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:49:24 [2021-07-02T18:49:24.965Z] #27 46.45 Selecting previously unselected package python-pip-whl.
18:49:24 [2021-07-02T18:49:24.965Z] #27 46.46 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ...
18:49:24 [2021-07-02T18:49:24.965Z] #27 46.46 Unpacking python-pip-whl (18.1-5) ...
18:49:25 [2021-07-02T18:49:25.222Z] #27 46.75 Selecting previously unselected package python3-lib2to3.
18:49:25 [2021-07-02T18:49:25.222Z] #27 46.76 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ...
18:49:25 [2021-07-02T18:49:25.222Z] #27 46.76 Unpacking python3-lib2to3 (3.7.3-1) ...
18:49:25 [2021-07-02T18:49:25.222Z] #27 46.85 Selecting previously unselected package python3-distutils.
18:49:25 [2021-07-02T18:49:25.222Z] #27 46.86 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ...
18:49:25 [2021-07-02T18:49:25.222Z] #27 46.87 Unpacking python3-distutils (3.7.3-1) ...
18:49:25 [2021-07-02T18:49:25.479Z] #27 46.95 Selecting previously unselected package python3-pip.
18:49:25 [2021-07-02T18:49:25.479Z] #27 46.96 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ...
18:49:25 [2021-07-02T18:49:25.479Z] #27 46.97 Unpacking python3-pip (18.1-5) ...
18:49:25 [2021-07-02T18:49:25.479Z] #27 47.07 Selecting previously unselected package python3-pkg-resources.
18:49:25 [2021-07-02T18:49:25.479Z] #27 47.09 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ...
18:49:25 [2021-07-02T18:49:25.479Z] #27 47.09 Unpacking python3-pkg-resources (40.8.0-1) ...
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.19 Selecting previously unselected package python3-setuptools.
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.20 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ...
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.20 Unpacking python3-setuptools (40.8.0-1) ...
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.35 Selecting previously unselected package python3-wheel.
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.36 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ...
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.36 Unpacking python3-wheel (0.32.3-2) ...
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.42 Selecting previously unselected package sudo.
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.42 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ...
18:49:25 [2021-07-02T18:49:25.737Z] #27 47.43 Unpacking sudo (1.8.27-1+deb10u3) ...
18:49:25 [2021-07-02T18:49:25.994Z] #27 47.74 Selecting previously unselected package thin-provisioning-tools.
18:49:26 [2021-07-02T18:49:26.251Z] #27 47.74 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:49:26 [2021-07-02T18:49:26.251Z] #27 47.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:49:26 [2021-07-02T18:49:26.251Z] #27 47.91 Selecting previously unselected package uidmap.
18:49:26 [2021-07-02T18:49:26.251Z] #27 47.92 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ...
18:49:26 [2021-07-02T18:49:26.251Z] #27 47.93 Unpacking uidmap (1:4.5-1.1) ...
18:49:26 [2021-07-02T18:49:26.251Z] #27 48.01 Selecting previously unselected package vim-runtime.
18:49:26 [2021-07-02T18:49:26.509Z] #27 48.02 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:49:26 [2021-07-02T18:49:26.509Z] #27 48.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:49:26 [2021-07-02T18:49:26.509Z] #27 48.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:49:26 [2021-07-02T18:49:26.509Z] #27 48.07 Unpacking vim-runtime (2:8.1.0875-5) ...
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.79 Setting up iptables (1.8.2-4) ...
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:49:27 [2021-07-02T18:49:27.030Z] #20 45.85 Setting up python3 (3.7.3-1) ...
18:49:27 [2021-07-02T18:49:27.030Z] #20 46.18 Setting up python3-wheel (0.32.3-2) ...
18:49:27 [2021-07-02T18:49:27.601Z] #20 46.73 Setting up apparmor (2.13.2-10) ...
18:49:28 [2021-07-02T18:49:28.404Z] #27 49.70 Selecting previously unselected package vim.
18:49:28 [2021-07-02T18:49:28.404Z] #27 49.72 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ...
18:49:28 [2021-07-02T18:49:28.404Z] #27 49.73 Unpacking vim (2:8.1.0875-5) ...
18:49:28 [2021-07-02T18:49:28.404Z] #27 50.05 Selecting previously unselected package xfsprogs.
18:49:28 [2021-07-02T18:49:28.404Z] #27 50.06 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ...
18:49:28 [2021-07-02T18:49:28.661Z] #27 50.07 Unpacking xfsprogs (4.20.0-1) ...
18:49:28 [2021-07-02T18:49:28.661Z] #27 50.32 Selecting previously unselected package zip.
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.33 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.34 Unpacking zip (3.0-11+b1) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.47 Setting up aufs-tools (1:4.14+20190211-1) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.51 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.53 Setting up libgpm2:amd64 (1.20.7-5) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.54 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.55 Setting up uidmap (1:4.5-1.1) ...
18:49:28 [2021-07-02T18:49:28.919Z] #27 50.56 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:49:28 [2021-07-02T18:49:28.941Z] #22 4.499 Collecting yamllint==1.26.1
18:49:29 [2021-07-02T18:49:29.176Z] #27 50.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:49:29 [2021-07-02T18:49:29.176Z] #27 50.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:49:29 [2021-07-02T18:49:29.176Z] #27 50.60 Setting up xxd (2:8.1.0875-5) ...
18:49:29 [2021-07-02T18:49:29.176Z] #27 50.61 Setting up zip (3.0-11+b1) ...
18:49:29 [2021-07-02T18:49:29.176Z] #27 50.62 Setting up vim-common (2:8.1.0875-5) ...
18:49:29 [2021-07-02T18:49:29.176Z] #27 50.65 Setting up bash-completion (1:2.8-6) ...
18:49:29 [2021-07-02T18:49:29.225Z] === RUN   TestMiddlewares
18:49:29 [2021-07-02T18:49:29.225Z] --- PASS: TestMiddlewares (0.00s)
18:49:29 [2021-07-02T18:49:29.225Z] PASS
18:49:29 [2021-07-02T18:49:29.225Z] coverage: 9.0% of statements
18:49:29 [2021-07-02T18:49:29.225Z] ok  	github.com/docker/docker/api/server	0.268s	coverage: 9.0% of statements
18:49:29 [2021-07-02T18:49:29.513Z] #22 ...
18:49:29 [2021-07-02T18:49:29.513Z] 
18:49:29 [2021-07-02T18:49:29.513Z] #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
18:49:29 [2021-07-02T18:49:29.513Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:49:29 [2021-07-02T18:49:29.513Z] #40 181.6 + dpkg --print-architecture
18:49:29 [2021-07-02T18:49:29.513Z] #40 181.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:49:29 [2021-07-02T18:49:29.513Z] #40 182.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:49:29 [2021-07-02T18:49:29.513Z] #40 182.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:49:29 [2021-07-02T18:49:29.515Z] #20 48.23 Setting up xfsprogs (4.20.0-1) ...
18:49:29 [2021-07-02T18:49:29.515Z] #20 48.25 Setting up python3-lib2to3 (3.7.3-1) ...
18:49:29 [2021-07-02T18:49:29.515Z] #20 48.58 Setting up python3-pkg-resources (40.8.0-1) ...
18:49:30 [2021-07-02T18:49:30.460Z] #20 49.60 Setting up python3-distutils (3.7.3-1) ...
18:49:30 [2021-07-02T18:49:30.547Z] #27 52.28 Setting up libiptc0:amd64 (1.8.2-4) ...
18:49:30 [2021-07-02T18:49:30.547Z] #27 52.29 Setting up sudo (1.8.27-1+deb10u3) ...
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.35 invoke-rc.d: could not determine current runlevel
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.35 invoke-rc.d: policy-rc.d denied execution of start.
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.36 Setting up pigz (2.4-1) ...
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.39 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.40 Setting up python-pip-whl (18.1-5) ...
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.42 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:49:30 [2021-07-02T18:49:30.804Z] #27 52.43 Setting up vim-runtime (2:8.1.0875-5) ...
18:49:31 [2021-07-02T18:49:31.033Z] #20 50.21 Setting up python3-setuptools (40.8.0-1) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.72 Setting up libaio1:amd64 (0.3.112-3) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.73 Setting up libonig5:amd64 (6.9.1-1) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.75 Setting up vim (2:8.1.0875-5) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.83 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:49:31 [2021-07-02T18:49:31.061Z] #27 52.85 Setting up jq (1.5+dfsg-2+b1) ...
18:49:31 [2021-07-02T18:49:31.318Z] #27 52.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:49:31 [2021-07-02T18:49:31.318Z] #27 52.87 Setting up python3.7 (3.7.3-2+deb10u3) ...
18:49:31 [2021-07-02T18:49:31.977Z] #20 51.14 Setting up python3-pip (18.1-5) ...
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.15 Setting up iptables (1.8.2-4) ...
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.20 Setting up python3 (3.7.3-1) ...
18:49:32 [2021-07-02T18:49:32.688Z] #27 54.42 Setting up python3-wheel (0.32.3-2) ...
18:49:32 [2021-07-02T18:49:32.923Z] #20 52.03 Processing triggers for libc-bin (2.28-10) ...
18:49:32 [2021-07-02T18:49:32.923Z] #20 52.08 Processing triggers for mime-support (3.62) ...
18:49:33 [2021-07-02T18:49:33.252Z] #27 54.81 Setting up apparmor (2.13.2-10) ...
18:49:33 [2021-07-02T18:49:33.496Z] #20 DONE 52.5s
18:49:33 [2021-07-02T18:49:33.497Z] 
18:49:33 [2021-07-02T18:49:33.497Z] #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
18:49:33 [2021-07-02T18:49:33.497Z] #21 sha256:76a9f64f9fb82892ea9968c686b94db27a4b2f619ff7f6fc0ad4059c1753ce94
18:49:33 [2021-07-02T18:49:33.723Z] #40 ...
18:49:33 [2021-07-02T18:49:33.723Z] 
18:49:33 [2021-07-02T18:49:33.723Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:33 [2021-07-02T18:49:33.723Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:49:33 [2021-07-02T18:49:33.723Z] #22 9.819   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:49:34 [2021-07-02T18:49:34.184Z] #27 55.91 Setting up xfsprogs (4.20.0-1) ...
18:49:34 [2021-07-02T18:49:34.184Z] #27 55.93 Setting up python3-lib2to3 (3.7.3-1) ...
18:49:34 [2021-07-02T18:49:34.668Z] #22 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:49:34 [2021-07-02T18:49:34.668Z] #22 10.92   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:49:34 [2021-07-02T18:49:34.668Z] #22 10.99 Collecting pyyaml (from yamllint==1.26.1)
18:49:34 [2021-07-02T18:49:34.700Z] #27 56.19 Setting up python3-pkg-resources (40.8.0-1) ...
18:49:34 [2021-07-02T18:49:34.934Z] #22 11.22   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:49:35 [2021-07-02T18:49:35.147Z] #21 1.625 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:49:35 [2021-07-02T18:49:35.147Z] #21 1.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:49:35 [2021-07-02T18:49:35.147Z] #21 1.633 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:49:35 [2021-07-02T18:49:35.147Z] #21 DONE 1.7s
18:49:35 [2021-07-02T18:49:35.147Z] 
18:49:35 [2021-07-02T18:49:35.147Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:35 [2021-07-02T18:49:35.147Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:49:35 [2021-07-02T18:49:35.196Z] #22 11.51 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:49:35 [2021-07-02T18:49:35.196Z] #22 11.51 Building wheels for collected packages: yamllint
18:49:35 [2021-07-02T18:49:35.196Z] #22 11.51   Running setup.py bdist_wheel for yamllint: started
18:49:35 [2021-07-02T18:49:35.264Z] #27 56.70 Setting up python3-distutils (3.7.3-1) ...
18:49:35 [2021-07-02T18:49:35.521Z] #27 56.97 Setting up python3-setuptools (40.8.0-1) ...
18:49:36 [2021-07-02T18:49:36.035Z] #27 57.50 Setting up python3-pip (18.1-5) ...
18:49:36 [2021-07-02T18:49:36.141Z] #22 12.55   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:49:36 [2021-07-02T18:49:36.402Z] #22 12.55   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:49:36 [2021-07-02T18:49:36.402Z] #22 12.59 Successfully built yamllint
18:49:36 [2021-07-02T18:49:36.402Z] #22 12.61 Installing collected packages: pathspec, pyyaml, yamllint
18:49:36 [2021-07-02T18:49:36.600Z] #27 57.96 Processing triggers for libc-bin (2.28-10) ...
18:49:36 [2021-07-02T18:49:36.600Z] #27 58.00 Processing triggers for mime-support (3.62) ...
18:49:36 [2021-07-02T18:49:36.664Z] #22 12.92 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
18:49:37 [2021-07-02T18:49:37.238Z] #22 DONE 13.6s
18:49:37 [2021-07-02T18:49:37.238Z] 
18:49:37 [2021-07-02T18:49:37.238Z] #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
18:49:37 [2021-07-02T18:49:37.238Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:49:37 [2021-07-02T18:49:37.238Z] #50 ...
18:49:37 [2021-07-02T18:49:37.238Z] 
18:49:37 [2021-07-02T18:49:37.238Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:49:37 [2021-07-02T18:49:37.238Z] #25 sha256:d91597a20e1d9d66379e43707d3915a66d3b7b2c9549df0ddca559ba02eef5ba
18:49:37 [2021-07-02T18:49:37.542Z] #27 DONE 58.9s
18:49:37 [2021-07-02T18:49:37.542Z] 
18:49:37 [2021-07-02T18:49:37.542Z] #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
18:49:37 [2021-07-02T18:49:37.542Z] #28 sha256:9a5262c8b60d656939dbd31ac6ada084fe57ab2b26d512ef0a756b2ae3f56878
18:49:37 [2021-07-02T18:49:37.811Z] #25 DONE 0.5s
18:49:37 [2021-07-02T18:49:37.811Z] 
18:49:37 [2021-07-02T18:49:37.811Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:49:37 [2021-07-02T18:49:37.811Z] #30 sha256:0a4f3e989fbe0d3a09a6126577c7c0df24edf2b995dcd32a22163250b5442a98
18:49:38 [2021-07-02T18:49:38.913Z] #28 1.416 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:49:38 [2021-07-02T18:49:38.913Z] #28 1.420 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:49:38 [2021-07-02T18:49:38.913Z] #28 1.424 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:49:38 [2021-07-02T18:49:38.913Z] #28 DONE 1.5s
18:49:38 [2021-07-02T18:49:38.913Z] 
18:49:38 [2021-07-02T18:49:38.913Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:38 [2021-07-02T18:49:38.913Z] #29 sha256:bf9aa37e25bcefddd61296816f6f03f52b245c07e8f5abc5af8206e1bd6e6f74
18:49:40 [2021-07-02T18:49:40.443Z] #22 4.552 Collecting yamllint==1.26.1
18:49:41 [2021-07-02T18:49:41.016Z] #22 ...
18:49:41 [2021-07-02T18:49:41.016Z] 
18:49:41 [2021-07-02T18:49:41.016Z] #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
18:49:41 [2021-07-02T18:49:41.016Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:49:41 [2021-07-02T18:49:41.016Z] #40 DONE 193.6s
18:49:41 [2021-07-02T18:49:41.278Z] 
18:49:41 [2021-07-02T18:49:41.278Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:41 [2021-07-02T18:49:41.278Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:49:41 [2021-07-02T18:49:41.437Z] #29 2.778 Collecting yamllint==1.26.1
18:49:42 [2021-07-02T18:49:42.665Z] #22 ...
18:49:42 [2021-07-02T18:49:42.665Z] 
18:49:42 [2021-07-02T18:49:42.665Z] #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
18:49:42 [2021-07-02T18:49:42.665Z] #50 sha256:08b1a084ee48da104ac45b44601f872c1f67c2cc2cad8f48b79bbd8871eb9ab5
18:49:42 [2021-07-02T18:49:42.665Z] #50 195.2 + /build/golangci-lint --version
18:49:42 [2021-07-02T18:49:42.665Z] #50 195.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:49:42 [2021-07-02T18:49:42.928Z] #50 DONE 195.8s
18:49:42 [2021-07-02T18:49:42.928Z] 
18:49:42 [2021-07-02T18:49:42.928Z] #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
18:49:42 [2021-07-02T18:49:42.928Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:49:44 [2021-07-02T18:49:44.401Z] #30 DONE 5.7s
18:49:44 [2021-07-02T18:49:44.401Z] 
18:49:44 [2021-07-02T18:49:44.401Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:49:44 [2021-07-02T18:49:44.401Z] #33 sha256:2d99a998ec2c4e8bd82d0dd8634c21effb45a57a2ffb12904cba0068589572d8
18:49:44 [2021-07-02T18:49:44.401Z] #33 DONE 0.5s
18:49:44 [2021-07-02T18:49:44.401Z] 
18:49:44 [2021-07-02T18:49:44.401Z] #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
18:49:44 [2021-07-02T18:49:44.402Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:49:44 [2021-07-02T18:49:44.402Z] #54 ...
18:49:44 [2021-07-02T18:49:44.402Z] 
18:49:44 [2021-07-02T18:49:44.402Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
18:49:44 [2021-07-02T18:49:44.402Z] #35 sha256:d1aa42d2498f0ea2313bb2519d4077b04bb0f440c05adba6e0e4ae5cfa7db87d
18:49:44 [2021-07-02T18:49:44.402Z] #35 DONE 0.1s
18:49:44 [2021-07-02T18:49:44.402Z] 
18:49:44 [2021-07-02T18:49:44.402Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:49:44 [2021-07-02T18:49:44.402Z] #38 sha256:ddbe4e4e55e64e045db738561baf905687522d379623352e01cf49833e3772a1
18:49:44 [2021-07-02T18:49:44.402Z] #38 DONE 0.4s
18:49:44 [2021-07-02T18:49:44.402Z] 
18:49:44 [2021-07-02T18:49:44.402Z] #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
18:49:44 [2021-07-02T18:49:44.402Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:49:44 [2021-07-02T18:49:44.845Z] #57 ...
18:49:44 [2021-07-02T18:49:44.845Z] 
18:49:44 [2021-07-02T18:49:44.845Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
18:49:44 [2021-07-02T18:49:44.845Z] #22 sha256:d6ab49e3ca9772ebbb053775281336ff2b5a148c315c410d7a0f525f5bfcc5bf
18:49:44 [2021-07-02T18:49:44.845Z] #22 9.835   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:49:44 [2021-07-02T18:49:44.975Z] #57 ...
18:49:44 [2021-07-02T18:49:44.975Z] 
18:49:44 [2021-07-02T18:49:44.975Z] #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
18:49:44 [2021-07-02T18:49:44.975Z] #40 sha256:4d9db3d505e316e8dd8abd3644ad7996a7c1acbf0e3accdfdb141dcc9d1b98f7
18:49:44 [2021-07-02T18:49:44.975Z] #40 DONE 202.2s
18:49:44 [2021-07-02T18:49:44.975Z] 
18:49:44 [2021-07-02T18:49:44.975Z] #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
18:49:44 [2021-07-02T18:49:44.975Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:49:45 [2021-07-02T18:49:45.236Z] #54 ...
18:49:45 [2021-07-02T18:49:45.236Z] 
18:49:45 [2021-07-02T18:49:45.236Z] #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
18:49:45 [2021-07-02T18:49:45.236Z] #50 sha256:3d821651c7700f21502f5fb8c498316b1a3a82e69397fa6db9e5bf499fd92b39
18:49:45 [2021-07-02T18:49:45.236Z] #50 203.0 + /build/golangci-lint --version
18:49:45 [2021-07-02T18:49:45.791Z] #22 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:49:45 [2021-07-02T18:49:45.791Z] #22 10.57   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:49:45 [2021-07-02T18:49:45.791Z] #22 10.59 Collecting pyyaml (from yamllint==1.26.1)
18:49:45 [2021-07-02T18:49:45.791Z] #22 10.73   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:49:45 [2021-07-02T18:49:45.809Z] #50 203.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
18:49:46 [2021-07-02T18:49:46.053Z] #22 10.88 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:49:46 [2021-07-02T18:49:46.053Z] #22 10.88 Building wheels for collected packages: yamllint
18:49:46 [2021-07-02T18:49:46.053Z] #22 10.88   Running setup.py bdist_wheel for yamllint: started
18:49:46 [2021-07-02T18:49:46.073Z] #50 DONE 203.7s
18:49:46 [2021-07-02T18:49:46.075Z] 
18:49:46 [2021-07-02T18:49:46.075Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:49:46 [2021-07-02T18:49:46.075Z] #41 sha256:c50a97ac46e83777a0a1b0a31fa04e2820f8948e8b6fce70cdb458c53c329780
18:49:46 [2021-07-02T18:49:46.315Z] #22 11.35   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:49:46 [2021-07-02T18:49:46.315Z] #22 11.35   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:49:46 [2021-07-02T18:49:46.315Z] #22 11.38 Successfully built yamllint
18:49:46 [2021-07-02T18:49:46.315Z] #22 11.39 Installing collected packages: pathspec, pyyaml, yamllint
18:49:46 [2021-07-02T18:49:46.577Z] #22 11.57 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
18:49:46 [2021-07-02T18:49:46.638Z] #57 183.9 + bin/containerd
18:49:46 [2021-07-02T18:49:46.638Z] #57 ...
18:49:46 [2021-07-02T18:49:46.638Z] 
18:49:46 [2021-07-02T18:49:46.638Z] #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
18:49:46 [2021-07-02T18:49:46.638Z] #54 sha256:750974e5eedd150386afaea59efb665380ce0d974c5a1e7da20aa07ccb9d3abc
18:49:46 [2021-07-02T18:49:46.638Z] #54 116.2 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
18:49:46 [2021-07-02T18:49:46.638Z] #54 116.9 + mkdir -p /build
18:49:46 [2021-07-02T18:49:46.638Z] #54 116.9 + cp runc /build/runc
18:49:46 [2021-07-02T18:49:46.638Z] #54 DONE 117.6s
18:49:46 [2021-07-02T18:49:46.638Z] 
18:49:46 [2021-07-02T18:49:46.638Z] #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
18:49:46 [2021-07-02T18:49:46.638Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:49:46 [2021-07-02T18:49:46.638Z] #57 ...
18:49:46 [2021-07-02T18:49:46.638Z] 
18:49:46 [2021-07-02T18:49:46.638Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
18:49:46 [2021-07-02T18:49:46.638Z] #55 sha256:b3664e6bb2356f15e8afcf628464fd4ab44f2d96311a74fd364c1cbe0b2691b3
18:49:46 [2021-07-02T18:49:46.638Z] #55 DONE 0.4s
18:49:46 [2021-07-02T18:49:46.638Z] 
18:49:46 [2021-07-02T18:49:46.638Z] #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
18:49:46 [2021-07-02T18:49:46.638Z] #57 sha256:b340e1c377b5b2f635d470fed4cf81a08e36af938577764514d7dbd4f1ab59a9
18:49:46 [2021-07-02T18:49:46.648Z] #41 DONE 0.7s
18:49:46 [2021-07-02T18:49:46.648Z] 
18:49:46 [2021-07-02T18:49:46.648Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
18:49:46 [2021-07-02T18:49:46.648Z] #45 sha256:2e9f43f8988bf1e5d8e94b80636d34b91b170145574149a13b620da8bb484bdd
18:49:46 [2021-07-02T18:49:46.648Z] #45 DONE 0.1s
18:49:46 [2021-07-02T18:49:46.648Z] 
18:49:46 [2021-07-02T18:49:46.648Z] #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
18:49:46 [2021-07-02T18:49:46.648Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:49:46 [2021-07-02T18:49:46.838Z] #22 DONE 11.8s
18:49:46 [2021-07-02T18:49:46.838Z] 
18:49:46 [2021-07-02T18:49:46.838Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:49:46 [2021-07-02T18:49:46.838Z] #25 sha256:125b8e9d1c0318f7d4be3a24f1d33561b993cc078672eae6cc02c0b26b46d3a8
18:49:46 [2021-07-02T18:49:46.909Z] #57 ...
18:49:46 [2021-07-02T18:49:46.909Z] 
18:49:46 [2021-07-02T18:49:46.909Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:49:46 [2021-07-02T18:49:46.909Z] #47 sha256:d24623835648919dda6ad24d7ab6cf923940efe88c0ae9ac53a0fc170d5a47df
18:49:47 [2021-07-02T18:49:47.172Z] #47 DONE 0.3s
18:49:47 [2021-07-02T18:49:47.172Z] 
18:49:47 [2021-07-02T18:49:47.172Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:49:47 [2021-07-02T18:49:47.172Z] #49 sha256:1fd8148c10fa186a8952c3e7c03e94a32a9944a51fba97d703b62e201347a47c
18:49:47 [2021-07-02T18:49:47.172Z] #49 DONE 0.2s
18:49:47 [2021-07-02T18:49:47.172Z] 
18:49:47 [2021-07-02T18:49:47.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
18:49:47 [2021-07-02T18:49:47.172Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:49:47 [2021-07-02T18:49:47.411Z] #25 DONE 0.4s
18:49:47 [2021-07-02T18:49:47.411Z] 
18:49:47 [2021-07-02T18:49:47.411Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:49:47 [2021-07-02T18:49:47.411Z] #30 sha256:9859ee1f2e9097ffb33890076be620462e5f7ce485f5a5106c6aa4b85557fc70
18:49:47 [2021-07-02T18:49:47.986Z] #29 8.063   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.650 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.680   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.723 Collecting pyyaml (from yamllint==1.26.1)
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.835   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.988 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.993 Building wheels for collected packages: yamllint
18:49:47 [2021-07-02T18:49:47.987Z] #29 8.994   Running setup.py bdist_wheel for yamllint: started
18:49:48 [2021-07-02T18:49:48.117Z] #54 ...
18:49:48 [2021-07-02T18:49:48.117Z] 
18:49:48 [2021-07-02T18:49:48.117Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:49:48 [2021-07-02T18:49:48.117Z] #51 sha256:e88799e91d05b8f6a0a5f29d55ae44bf81459401130fbb1e972a687ee74c31fe
18:49:48 [2021-07-02T18:49:48.551Z] #29 9.556   Running setup.py bdist_wheel for yamllint: finished with status 'done'
18:49:48 [2021-07-02T18:49:48.551Z] #29 9.558   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
18:49:48 [2021-07-02T18:49:48.551Z] #29 9.588 Successfully built yamllint
18:49:48 [2021-07-02T18:49:48.551Z] #29 9.595 Installing collected packages: pathspec, pyyaml, yamllint
18:49:48 [2021-07-02T18:49:48.551Z] #29 9.796 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
18:49:48 [2021-07-02T18:49:48.693Z] #51 DONE 0.4s
18:49:48 [2021-07-02T18:49:48.693Z] 
18:49:48 [2021-07-02T18:49:48.693Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
18:49:48 [2021-07-02T18:49:48.693Z] #53 sha256:73323cdf59d1e66606d92879231d59b90ae99a60e244a8423ef978744789a63b
18:49:48 [2021-07-02T18:49:48.693Z] #53 DONE 0.1s
18:49:48 [2021-07-02T18:49:48.693Z] 
18:49:48 [2021-07-02T18:49:48.693Z] #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
18:49:48 [2021-07-02T18:49:48.693Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:49:49 [2021-07-02T18:49:49.483Z] #29 DONE 10.5s
18:49:49 [2021-07-02T18:49:49.483Z] 
18:49:49 [2021-07-02T18:49:49.483Z] #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
18:49:49 [2021-07-02T18:49:49.483Z] #61 sha256:c30e7d6c21b7e1266f27351046d1115948ade376940fd3a76bc45cf580cb860b
18:49:49 [2021-07-02T18:49:49.483Z] #61 ...
18:49:49 [2021-07-02T18:49:49.483Z] 
18:49:49 [2021-07-02T18:49:49.483Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:49:49 [2021-07-02T18:49:49.483Z] #32 sha256:460e3b2026b0a95a2faffdc8d411a9a241777f1677c82bda6b4796f05e989c7b
18:49:49 [2021-07-02T18:49:49.740Z] #32 DONE 0.4s
18:49:49 [2021-07-02T18:49:49.740Z] 
18:49:49 [2021-07-02T18:49:49.740Z] #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
18:49:49 [2021-07-02T18:49:49.740Z] #61 sha256:c30e7d6c21b7e1266f27351046d1115948ade376940fd3a76bc45cf580cb860b
18:49:49 [2021-07-02T18:49:49.740Z] #61 ...
18:49:49 [2021-07-02T18:49:49.740Z] 
18:49:49 [2021-07-02T18:49:49.740Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:49:49 [2021-07-02T18:49:49.740Z] #37 sha256:0235eb90b8433ae4a0e70166b78f6716ef363f0b7c15a568ee61f7a90ebd4094
18:49:53 [2021-07-02T18:49:53.998Z] #30 DONE 5.8s
18:49:53 [2021-07-02T18:49:53.998Z] 
18:49:53 [2021-07-02T18:49:53.998Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:49:53 [2021-07-02T18:49:53.998Z] #33 sha256:f6669de33993ccb9d4aff07a29cacac3441be2323d0265eca6489c566103b0a3
18:49:53 [2021-07-02T18:49:53.998Z] #33 DONE 0.3s
18:49:53 [2021-07-02T18:49:53.998Z] 
18:49:53 [2021-07-02T18:49:53.998Z] #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
18:49:53 [2021-07-02T18:49:53.998Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:49:53 [2021-07-02T18:49:53.998Z] #57 ...
18:49:53 [2021-07-02T18:49:53.998Z] 
18:49:53 [2021-07-02T18:49:53.998Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
18:49:53 [2021-07-02T18:49:53.998Z] #35 sha256:e7397a673451571dcdb22f681c65bf6be0b376f013787c5297084b7ee53564e5
18:49:53 [2021-07-02T18:49:53.998Z] #35 DONE 0.1s
18:49:53 [2021-07-02T18:49:53.998Z] 
18:49:53 [2021-07-02T18:49:53.998Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:49:53 [2021-07-02T18:49:53.998Z] #38 sha256:e47bf4a34881cf37e135e5b5312c18bc71d0f08e3e17c75a6947a25b30c8458a
18:49:53 [2021-07-02T18:49:53.998Z] #38 DONE 0.0s
18:49:53 [2021-07-02T18:49:53.998Z] 
18:49:53 [2021-07-02T18:49:53.998Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:49:53 [2021-07-02T18:49:53.998Z] #41 sha256:e7bd785ec2923dfc3dc89327cdf6c811e34f5c99c35adf2ef317e8b860efa708
18:49:53 [2021-07-02T18:49:53.998Z] #41 DONE 0.7s
18:49:53 [2021-07-02T18:49:53.998Z] 
18:49:53 [2021-07-02T18:49:53.998Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
18:49:53 [2021-07-02T18:49:53.998Z] #45 sha256:b4791b032cc8d315885023d51dbca79f9b79e346e92ffdb7ca0916c62610a724
18:49:54 [2021-07-02T18:49:54.260Z] #45 DONE 0.1s
18:49:54 [2021-07-02T18:49:54.260Z] 
18:49:54 [2021-07-02T18:49:54.260Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:49:54 [2021-07-02T18:49:54.260Z] #47 sha256:f85d01b342de02b59ccd3a205d95d65fd11cfbcd687b82ff18f979665df2172b
18:49:54 [2021-07-02T18:49:54.610Z] #47 DONE 0.4s
18:49:54 [2021-07-02T18:49:54.610Z] 
18:49:54 [2021-07-02T18:49:54.610Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:49:54 [2021-07-02T18:49:54.610Z] #49 sha256:c7e12113dee23fa3aaa3a733c2f8ac242350f87cb539b5837a8a74a654a477c8
18:49:54 [2021-07-02T18:49:54.610Z] #49 DONE 0.1s
18:49:54 [2021-07-02T18:49:54.610Z] 
18:49:54 [2021-07-02T18:49:54.610Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:49:54 [2021-07-02T18:49:54.610Z] #51 sha256:6aed6fc3cd2a441caee6c93a6bf224151c839cc7e5836fb510b9c11438f356aa
18:49:54 [2021-07-02T18:49:54.995Z] #37 ...
18:49:54 [2021-07-02T18:49:54.995Z] 
18:49:54 [2021-07-02T18:49:54.995Z] #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
18:49:54 [2021-07-02T18:49:54.995Z] #61 sha256:c30e7d6c21b7e1266f27351046d1115948ade376940fd3a76bc45cf580cb860b
18:49:54 [2021-07-02T18:49:54.995Z] #61 81.48 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
18:49:54 [2021-07-02T18:49:54.995Z] #61 82.14 + mkdir -p /build
18:49:54 [2021-07-02T18:49:54.995Z] #61 82.14 + cp runc /build/runc
18:49:54 [2021-07-02T18:49:54.995Z] #61 DONE 83.9s
18:49:54 [2021-07-02T18:49:54.995Z] 
18:49:54 [2021-07-02T18:49:54.995Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:49:54 [2021-07-02T18:49:54.995Z] #37 sha256:0235eb90b8433ae4a0e70166b78f6716ef363f0b7c15a568ee61f7a90ebd4094
18:49:54 [2021-07-02T18:49:54.995Z] #37 DONE 5.3s
18:49:54 [2021-07-02T18:49:54.995Z] 
18:49:54 [2021-07-02T18:49:54.995Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:49:54 [2021-07-02T18:49:54.995Z] #40 sha256:641aad796853e23b10436f5e23e80f6c88d89e1c13fad524399c79c56b913a6d
18:49:55 [2021-07-02T18:49:55.251Z] #40 DONE 0.3s
18:49:55 [2021-07-02T18:49:55.251Z] 
18:49:55 [2021-07-02T18:49:55.251Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
18:49:55 [2021-07-02T18:49:55.251Z] #42 sha256:534687fae3a985b7db1eb269cf0e2c9d4c226f61dadf8d94f4f06f7c591d78d6
18:49:55 [2021-07-02T18:49:55.507Z] #42 DONE 0.1s
18:49:55 [2021-07-02T18:49:55.507Z] 
18:49:55 [2021-07-02T18:49:55.507Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:49:55 [2021-07-02T18:49:55.507Z] #45 sha256:0396fc603d83687f8f88c9717301d0706e26fb22ed6cb6c89e7523d5050c0704
18:49:55 [2021-07-02T18:49:55.507Z] #45 DONE 0.1s
18:49:55 [2021-07-02T18:49:55.507Z] 
18:49:55 [2021-07-02T18:49:55.507Z] #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
18:49:55 [2021-07-02T18:49:55.507Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:49:55 [2021-07-02T18:49:55.507Z] #64 ...
18:49:55 [2021-07-02T18:49:55.507Z] 
18:49:55 [2021-07-02T18:49:55.507Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:49:55 [2021-07-02T18:49:55.507Z] #48 sha256:06e1c1c88441556cba91b2a0624a8fbbc11174655399d035ce6d809f0d81e0ab
18:49:55 [2021-07-02T18:49:55.553Z] #51 DONE 0.6s
18:49:55 [2021-07-02T18:49:55.553Z] 
18:49:55 [2021-07-02T18:49:55.553Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
18:49:55 [2021-07-02T18:49:55.553Z] #53 sha256:c292651b2cfc41bf9605dd90e0e69a52d018462afe5e30ef30c3fb0e1bcc6cf0
18:49:55 [2021-07-02T18:49:55.553Z] #53 DONE 0.2s
18:49:55 [2021-07-02T18:49:55.553Z] 
18:49:55 [2021-07-02T18:49:55.553Z] #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
18:49:55 [2021-07-02T18:49:55.553Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:49:56 [2021-07-02T18:49:56.070Z] #48 DONE 0.5s
18:49:56 [2021-07-02T18:49:56.070Z] 
18:49:56 [2021-07-02T18:49:56.070Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
18:49:56 [2021-07-02T18:49:56.070Z] #52 sha256:5a4402bce65296aa4b54b35bdc0dfb46349e93f2e20968fa6d11ca5d3aef0ff8
18:49:56 [2021-07-02T18:49:56.070Z] #52 DONE 0.1s
18:49:56 [2021-07-02T18:49:56.070Z] 
18:49:56 [2021-07-02T18:49:56.070Z] #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
18:49:56 [2021-07-02T18:49:56.070Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:49:56 [2021-07-02T18:49:56.326Z] #64 ...
18:49:56 [2021-07-02T18:49:56.326Z] 
18:49:56 [2021-07-02T18:49:56.326Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:49:56 [2021-07-02T18:49:56.326Z] #54 sha256:82ffe34988ae1f0c19312852b3ed6c9ed17d42f613053708cde74307e6b024eb
18:49:56 [2021-07-02T18:49:56.326Z] #54 DONE 0.2s
18:49:56 [2021-07-02T18:49:56.326Z] 
18:49:56 [2021-07-02T18:49:56.326Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:49:56 [2021-07-02T18:49:56.326Z] #56 sha256:093a7b33509b9de740331c39e3b261146ca28659e91d87ba29207fe5d9fdb0b5
18:49:56 [2021-07-02T18:49:56.583Z] #56 DONE 0.1s
18:49:56 [2021-07-02T18:49:56.583Z] 
18:49:56 [2021-07-02T18:49:56.583Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:49:56 [2021-07-02T18:49:56.583Z] #58 sha256:b29b440eea627b1ce46e16552037d65a37ad136c40af621ccb68db46ef787dc3
18:49:56 [2021-07-02T18:49:56.848Z] #58 DONE 0.5s
18:49:56 [2021-07-02T18:49:56.848Z] 
18:49:56 [2021-07-02T18:49:56.848Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
18:49:56 [2021-07-02T18:49:56.848Z] #60 sha256:d166cf25a5b1ec20f6e5484ebec09e82439b553cc07fa7526a929ec6f478748d
18:49:56 [2021-07-02T18:49:56.848Z] #60 DONE 0.0s
18:49:56 [2021-07-02T18:49:56.848Z] 
18:49:56 [2021-07-02T18:49:56.848Z] #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
18:49:56 [2021-07-02T18:49:56.848Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:49:57 [2021-07-02T18:49:57.109Z] #64 ...
18:49:57 [2021-07-02T18:49:57.109Z] 
18:49:57 [2021-07-02T18:49:57.109Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
18:49:57 [2021-07-02T18:49:57.109Z] #62 sha256:40fadb6c9275062bd7a3e3334b4e31d8f17ab5f5211e357a2fddd4e5daff4668
18:49:57 [2021-07-02T18:49:57.365Z] #62 DONE 0.3s
18:49:57 [2021-07-02T18:49:57.365Z] 
18:49:57 [2021-07-02T18:49:57.365Z] #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
18:49:57 [2021-07-02T18:49:57.365Z] #64 sha256:0afb0fccdf1bd5b59a28bbfdd1f3a51ee680c8306310029a73bf625406d2704a
18:49:58 [2021-07-02T18:49:58.731Z] #64 140.9 # github.com/containerd/containerd/cmd/containerd
18:49:58 [2021-07-02T18:49:58.731Z] #64 140.9 /usr/bin/ld: /tmp/go-link-042182235/000019.o: in function `New':
18:49:58 [2021-07-02T18:49:58.731Z] #64 140.9 /tmp/tmp.sDNRZX8yAD/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
18:49:58 [2021-07-02T18:49:58.731Z] #64 141.0 + bin/containerd-stress
18:50:00 [2021-07-02T18:50:00.103Z] #64 142.1 + bin/containerd-shim
18:50:07 [2021-07-02T18:50:07.790Z] #57 178.7 + bin/containerd
18:50:08 [2021-07-02T18:50:08.201Z] #64 149.2 + bin/containerd-shim-runc-v1
18:50:10 [2021-07-02T18:50:10.662Z] #54 ...
18:50:10 [2021-07-02T18:50:10.663Z] 
18:50:10 [2021-07-02T18:50:10.663Z] #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
18:50:10 [2021-07-02T18:50:10.663Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:50:10 [2021-07-02T18:50:10.663Z] #57 187.7 + bin/containerd
18:50:12 [2021-07-02T18:50:12.379Z] #64 154.1 + bin/containerd-shim-runc-v2
18:50:12 [2021-07-02T18:50:12.636Z] #64 154.7 + binaries
18:50:12 [2021-07-02T18:50:12.636Z] #64 154.7 + install -D bin/containerd /build/containerd
18:50:12 [2021-07-02T18:50:12.636Z] #64 154.7 + install -D bin/containerd-shim /build/containerd-shim
18:50:12 [2021-07-02T18:50:12.636Z] #64 154.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:50:12 [2021-07-02T18:50:12.636Z] #64 154.7 + install -D bin/ctr /build/ctr
18:50:13 [2021-07-02T18:50:13.084Z] #57 ...
18:50:13 [2021-07-02T18:50:13.084Z] 
18:50:13 [2021-07-02T18:50:13.084Z] #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
18:50:13 [2021-07-02T18:50:13.084Z] #54 sha256:f8c4fa83ed87e551507ac2dbf3eeb8687d2840c24e9b1913f039292b43d0d489
18:50:13 [2021-07-02T18:50:13.084Z] #54 108.7 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
18:50:13 [2021-07-02T18:50:13.084Z] #54 109.4 + mkdir -p /build
18:50:13 [2021-07-02T18:50:13.084Z] #54 109.4 + cp runc /build/runc
18:50:13 [2021-07-02T18:50:13.084Z] #54 DONE 110.3s
18:50:13 [2021-07-02T18:50:13.084Z] 
18:50:13 [2021-07-02T18:50:13.084Z] #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
18:50:13 [2021-07-02T18:50:13.084Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:50:13 [2021-07-02T18:50:13.211Z] #57 ...
18:50:13 [2021-07-02T18:50:13.211Z] 
18:50:13 [2021-07-02T18:50:13.211Z] #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
18:50:13 [2021-07-02T18:50:13.211Z] #54 sha256:ea7e0448ff5f0594e9f43e2cf764114be19ac6605d374fa6e3182f655695404c
18:50:13 [2021-07-02T18:50:13.211Z] #54 117.7 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
18:50:13 [2021-07-02T18:50:13.211Z] #54 118.4 + mkdir -p /build
18:50:13 [2021-07-02T18:50:13.211Z] #54 118.4 + cp runc /build/runc
18:50:13 [2021-07-02T18:50:13.211Z] #54 DONE 119.9s
18:50:13 [2021-07-02T18:50:13.211Z] 
18:50:13 [2021-07-02T18:50:13.211Z] #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
18:50:13 [2021-07-02T18:50:13.211Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:50:14 [2021-07-02T18:50:14.472Z] #57 ...
18:50:14 [2021-07-02T18:50:14.472Z] 
18:50:14 [2021-07-02T18:50:14.472Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
18:50:14 [2021-07-02T18:50:14.472Z] #55 sha256:db5c55275f1797ae24c7357fd61da8796839b2e293b38cbfe72448f2f0155c27
18:50:14 [2021-07-02T18:50:14.524Z] #64 DONE 156.5s
18:50:14 [2021-07-02T18:50:14.597Z] #57 ...
18:50:14 [2021-07-02T18:50:14.597Z] 
18:50:14 [2021-07-02T18:50:14.597Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
18:50:14 [2021-07-02T18:50:14.597Z] #55 sha256:fe9a32c1561ead80d654cb82afa1888941dd699dd915e7409150f27e811ec0c9
18:50:14 [2021-07-02T18:50:14.597Z] #55 DONE 0.2s
18:50:14 [2021-07-02T18:50:14.597Z] 
18:50:14 [2021-07-02T18:50:14.597Z] #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
18:50:14 [2021-07-02T18:50:14.597Z] #57 sha256:a8bab5f870714c6b78505f9dd7a4c94684002ee1e8eee003b7d5e16ae916c8f6
18:50:14 [2021-07-02T18:50:14.734Z] #55 DONE 0.3s
18:50:14 [2021-07-02T18:50:14.734Z] 
18:50:14 [2021-07-02T18:50:14.734Z] #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
18:50:14 [2021-07-02T18:50:14.734Z] #57 sha256:a4c4be4ae9ca94321701c77322b840c3b558e3d61ec36c45f02f74a5c96509b6
18:50:15 [2021-07-02T18:50:15.905Z] 
18:50:15 [2021-07-02T18:50:15.906Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
18:50:15 [2021-07-02T18:50:15.906Z] #65 sha256:b9574d5c096f87fc7608fe33e2a44c77e794317b3263be8159daeb81475b20d2
18:50:16 [2021-07-02T18:50:16.482Z] #65 DONE 0.8s
18:50:16 [2021-07-02T18:50:16.482Z] 
18:50:16 [2021-07-02T18:50:16.482Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:50:16 [2021-07-02T18:50:16.482Z] #69 sha256:927dae0bd244d07a9ae33c9b6bd7e944ca7208ff161ad35a62f22f5d20e8fc69
18:50:16 [2021-07-02T18:50:16.482Z] #69 DONE 0.1s
18:50:16 [2021-07-02T18:50:16.482Z] 
18:50:16 [2021-07-02T18:50:16.482Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
18:50:16 [2021-07-02T18:50:16.482Z] #74 sha256:ab105032d6637af4c9f61cca43e31ae817670f3e56aeb1bce6e8387e9f7b90f9
18:50:17 [2021-07-02T18:50:17.056Z] #74 DONE 0.4s
18:50:17 [2021-07-02T18:50:17.056Z] 
18:50:17 [2021-07-02T18:50:17.056Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
18:50:17 [2021-07-02T18:50:17.056Z] #75 sha256:bbc2ca3553d89be0fd1f7e5988326627ce4866fe88c5f4eb8f45c28b336e07bc
18:50:17 [2021-07-02T18:50:17.056Z] #75 DONE 0.0s
18:50:17 [2021-07-02T18:50:17.056Z] 
18:50:17 [2021-07-02T18:50:17.056Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
18:50:17 [2021-07-02T18:50:17.056Z] #76 sha256:7085a7f5ff4abb0f7c8cccac54bdc99848c0cf20a5adfcc8fd06f237bc6fcfe1
18:50:18 [2021-07-02T18:50:18.713Z] #57 215.4 # github.com/containerd/containerd/cmd/containerd
18:50:18 [2021-07-02T18:50:18.713Z] #57 215.4 /usr/bin/ld: /tmp/go-link-415895567/000019.o: in function `New':
18:50:18 [2021-07-02T18:50:18.713Z] #57 215.4 /tmp/tmp.qlkNbO5PDg/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
18:50:18 [2021-07-02T18:50:18.713Z] #57 215.5 + bin/containerd-stress
18:50:18 [2021-07-02T18:50:18.713Z] #57 216.6 + bin/containerd-shim
18:50:20 [2021-07-02T18:50:20.330Z] #76 DONE 3.4s
18:50:20 [2021-07-02T18:50:20.587Z] 
18:50:20 [2021-07-02T18:50:20.587Z] #77 exporting to image
18:50:20 [2021-07-02T18:50:20.587Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:50:20 [2021-07-02T18:50:20.587Z] #77 exporting layers
18:50:22 [2021-07-02T18:50:22.902Z] #57 223.6 + bin/containerd-shim-runc-v1
18:50:27 [2021-07-02T18:50:27.091Z] #57 228.5 + bin/containerd-shim-runc-v2
18:50:28 [2021-07-02T18:50:28.027Z] #57 229.1 + binaries
18:50:28 [2021-07-02T18:50:28.027Z] #57 229.1 + install -D bin/containerd /build/containerd
18:50:28 [2021-07-02T18:50:28.027Z] #57 229.1 + install -D bin/containerd-shim /build/containerd-shim
18:50:28 [2021-07-02T18:50:28.027Z] #57 229.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:50:28 [2021-07-02T18:50:28.027Z] #57 229.1 + install -D bin/ctr /build/ctr
18:50:29 [2021-07-02T18:50:29.539Z] === RUN   TestBoolValue
18:50:29 [2021-07-02T18:50:29.539Z] --- PASS: TestBoolValue (0.00s)
18:50:29 [2021-07-02T18:50:29.539Z] === RUN   TestBoolValueOrDefault
18:50:29 [2021-07-02T18:50:29.539Z] --- PASS: TestBoolValueOrDefault (0.00s)
18:50:29 [2021-07-02T18:50:29.539Z] === RUN   TestInt64ValueOrZero
18:50:29 [2021-07-02T18:50:29.539Z] --- PASS: TestInt64ValueOrZero (0.00s)
18:50:29 [2021-07-02T18:50:29.539Z] === RUN   TestInt64ValueOrDefault
18:50:29 [2021-07-02T18:50:29.539Z] --- PASS: TestInt64ValueOrDefault (0.00s)
18:50:29 [2021-07-02T18:50:29.539Z] === RUN   TestInt64ValueOrDefaultWithError
18:50:29 [2021-07-02T18:50:29.539Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
18:50:29 [2021-07-02T18:50:29.539Z] === RUN   TestJsonContentType
18:50:29 [2021-07-02T18:50:29.539Z] --- PASS: TestJsonContentType (0.00s)
18:50:29 [2021-07-02T18:50:29.539Z] PASS
18:50:29 [2021-07-02T18:50:29.539Z] coverage: 14.7% of statements
18:50:29 [2021-07-02T18:50:29.539Z] ok  	github.com/docker/docker/api/server/httputils	0.309s	coverage: 14.7% of statements
18:50:29 [2021-07-02T18:50:29.539Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:50:29 [2021-07-02T18:50:29.928Z] #57 DONE 231.1s
18:50:29 [2021-07-02T18:50:29.992Z] === RUN   TestMaskSecretKeys
18:50:29 [2021-07-02T18:50:29.992Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
18:50:29 [2021-07-02T18:50:29.992Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
18:50:29 [2021-07-02T18:50:29.992Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
18:50:29 [2021-07-02T18:50:29.992Z] --- PASS: TestMaskSecretKeys (0.00s)
18:50:29 [2021-07-02T18:50:29.992Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
18:50:29 [2021-07-02T18:50:29.992Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
18:50:29 [2021-07-02T18:50:29.992Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
18:50:29 [2021-07-02T18:50:29.992Z] === RUN   TestVersionMiddlewareVersion
18:50:29 [2021-07-02T18:50:29.992Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
18:50:29 [2021-07-02T18:50:29.992Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
18:50:29 [2021-07-02T18:50:29.992Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
18:50:29 [2021-07-02T18:50:29.992Z] PASS
18:50:29 [2021-07-02T18:50:29.992Z] coverage: 37.7% of statements
18:50:29 [2021-07-02T18:50:29.992Z] ok  	github.com/docker/docker/api/server/middleware	0.278s	coverage: 37.7% of statements
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:50:29 [2021-07-02T18:50:29.992Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:50:30 [2021-07-02T18:50:30.444Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:50:30 [2021-07-02T18:50:30.444Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:50:30 [2021-07-02T18:50:30.864Z] 
18:50:30 [2021-07-02T18:50:30.864Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
18:50:30 [2021-07-02T18:50:30.864Z] #58 sha256:65b2e3f36d0c741b5a07be51cd71933495749964b8d94c43a63b0081d3f78dd6
18:50:30 [2021-07-02T18:50:30.896Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:50:30 [2021-07-02T18:50:30.896Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:50:31 [2021-07-02T18:50:31.431Z] #58 DONE 0.8s
18:50:31 [2021-07-02T18:50:31.431Z] 
18:50:31 [2021-07-02T18:50:31.431Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:50:31 [2021-07-02T18:50:31.431Z] #62 sha256:a4156d3113b7d62b8df7fec4804ee20b627c5d7cc7851b5a96ae4c94045f4364
18:50:31 [2021-07-02T18:50:31.689Z] #62 DONE 0.2s
18:50:31 [2021-07-02T18:50:31.689Z] 
18:50:31 [2021-07-02T18:50:31.689Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
18:50:31 [2021-07-02T18:50:31.689Z] #67 sha256:febfde9168836a775e5c02776f3711b86ef072421e6ad9a81c8a755966b98aee
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestStrSliceMarshalJSON
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestStrSliceUnmarshalJSON
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestStrSliceUnmarshalString
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestStrSliceUnmarshalSlice
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] PASS
18:50:31 [2021-07-02T18:50:31.853Z] coverage: 90.0% of statements
18:50:31 [2021-07-02T18:50:31.853Z] ok  	github.com/docker/docker/api/types/strslice	0.127s	coverage: 90.0% of statements
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestAdjustForAPIVersion
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestAdjustForAPIVersion (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] PASS
18:50:31 [2021-07-02T18:50:31.853Z] coverage: 5.7% of statements
18:50:31 [2021-07-02T18:50:31.853Z] ok  	github.com/docker/docker/api/server/router/swarm	0.188s	coverage: 5.7% of statements
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestToJSON
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestToJSON (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestToParamWithVersion
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestToParamWithVersion (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestFromJSON
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestFromJSON (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestEmpty
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestEmpty (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestArgsMatchKVListEmptySources
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestArgsMatchKVList
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestArgsMatchKVList (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestArgsMatch
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestArgsMatch (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestAdd
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestAdd (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestDel
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestDel (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestLen
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestLen (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestExactMatch
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestExactMatch (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestOnlyOneExactMatch
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestOnlyOneExactMatch (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestContains
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestContains (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestValidate
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestValidate (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestWalkValues
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestWalkValues (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestFuzzyMatch
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestFuzzyMatch (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] === RUN   TestClone
18:50:31 [2021-07-02T18:50:31.853Z] --- PASS: TestClone (0.00s)
18:50:31 [2021-07-02T18:50:31.853Z] PASS
18:50:31 [2021-07-02T18:50:31.853Z] coverage: 92.2% of statements
18:50:31 [2021-07-02T18:50:31.853Z] ok  	github.com/docker/docker/api/types/filters	0.281s	coverage: 92.2% of statements
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:50:31 [2021-07-02T18:50:31.853Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:50:32 [2021-07-02T18:50:32.306Z] === RUN   TestDurationToSecondsString
18:50:32 [2021-07-02T18:50:32.306Z] --- PASS: TestDurationToSecondsString (0.00s)
18:50:32 [2021-07-02T18:50:32.306Z] === RUN   TestGetTimestamp
18:50:32 [2021-07-02T18:50:32.624Z] #67 DONE 0.9s
18:50:32 [2021-07-02T18:50:32.624Z] 
18:50:32 [2021-07-02T18:50:32.624Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
18:50:32 [2021-07-02T18:50:32.624Z] #68 sha256:2ea7fbf1be97f79b83714b504042ae568f7e0f73ebbcc6084c26f78f4e44298a
18:50:32 [2021-07-02T18:50:32.624Z] #68 DONE 0.0s
18:50:32 [2021-07-02T18:50:32.624Z] 
18:50:32 [2021-07-02T18:50:32.624Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
18:50:32 [2021-07-02T18:50:32.624Z] #69 sha256:ebb5f58b2bd986f1a9df02faec5cf73487a4a460f78863360556a747cd66341b
18:50:32 [2021-07-02T18:50:32.758Z] === RUN   TestCompareVersion
18:50:32 [2021-07-02T18:50:32.758Z] --- PASS: TestCompareVersion (0.00s)
18:50:32 [2021-07-02T18:50:32.758Z] PASS
18:50:32 [2021-07-02T18:50:32.758Z] coverage: 75.0% of statements
18:50:32 [2021-07-02T18:50:32.758Z] ok  	github.com/docker/docker/api/types/versions	0.208s	coverage: 75.0% of statements
18:50:32 [2021-07-02T18:50:32.758Z] --- PASS: TestGetTimestamp (0.14s)
18:50:32 [2021-07-02T18:50:32.758Z] === RUN   TestParseTimestamps
18:50:32 [2021-07-02T18:50:32.758Z] --- PASS: TestParseTimestamps (0.00s)
18:50:32 [2021-07-02T18:50:32.758Z] PASS
18:50:32 [2021-07-02T18:50:32.758Z] coverage: 100.0% of statements
18:50:32 [2021-07-02T18:50:32.759Z] ok  	github.com/docker/docker/api/types/time	0.265s	coverage: 100.0% of statements
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:50:32 [2021-07-02T18:50:32.759Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:50:32 [2021-07-02T18:50:32.761Z] #77 exporting layers 11.1s done
18:50:32 [2021-07-02T18:50:32.761Z] #77 writing image sha256:3dead54a9bab49272dbaaf766d2c80f738a781b9b5b59a4ed8954889fa60a996 done
18:50:32 [2021-07-02T18:50:32.761Z] #77 naming to docker.io/library/docker:8c16205a503692c2eded996742b4b000d38bcb0d done
18:50:32 [2021-07-02T18:50:32.761Z] #77 DONE 11.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:50:33 [2021-07-02T18:50:33.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42520/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c16205a503692c2eded996742b4b000d38bcb0d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c16205a503692c2eded996742b4b000d38bcb0d hack/validate/default
18:50:33 [2021-07-02T18:50:33.191Z] #69 DONE 0.7s
18:50:33 [2021-07-02T18:50:33.191Z] 
18:50:33 [2021-07-02T18:50:33.191Z] #70 exporting to image
18:50:33 [2021-07-02T18:50:33.191Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:50:33 [2021-07-02T18:50:33.191Z] #70 exporting layers
18:50:34 [2021-07-02T18:50:34.021Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:50:34 [2021-07-02T18:50:34.021Z] No api/types/ or api/swagger.yaml changes in diff.
18:50:34 [2021-07-02T18:50:34.021Z] Congratulations!  All TOML source files changed here have valid syntax.
18:50:34 [2021-07-02T18:50:34.021Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:50:34 [2021-07-02T18:50:34.021Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:50:34 [2021-07-02T18:50:34.021Z] Congratulations!  No new tests were added to integration-cli.
18:50:34 [2021-07-02T18:50:34.021Z] 
18:50:34 [2021-07-02T18:50:34.021Z] INFO Start validation with golang-ci-lint
18:50:34 [2021-07-02T18:50:34.021Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:50:34 [2021-07-02T18:50:34.021Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:50:34 [2021-07-02T18:50:34.021Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
18:50:34 [2021-07-02T18:50:34.276Z] --- PASS: TestParseRemoteURL (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestCloneArgsSmartHttp
18:50:34 [2021-07-02T18:50:34.276Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestCloneArgsDumbHttp
18:50:34 [2021-07-02T18:50:34.276Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestCloneArgsGit
18:50:34 [2021-07-02T18:50:34.276Z] --- PASS: TestCloneArgsGit (0.00s)
18:50:34 [2021-07-02T18:50:34.276Z] === RUN   TestCheckoutGit
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestProcessNoDockerignore
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestProcessNoDockerignore (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestProcessShouldLeaveAllFiles
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestDetectContentType
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestDetectContentType (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestSelectAcceptableMIME
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestSelectAcceptableMIME (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestInspectEmptyResponse
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestInspectEmptyResponse (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestInspectResponseBinary
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestInspectResponseBinary (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestResponseUnsupportedContentType
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestInspectResponseTextSimple
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestInspectResponseTextSimple (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestInspectResponseEmptyContentType
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestUnknownContentLength
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestUnknownContentLength (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestDownloadRemote
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestDownloadRemote (0.09s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestGetWithStatusError
18:50:36 [2021-07-02T18:50:36.441Z] --- PASS: TestGetWithStatusError (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestCloseRootDirectory
18:50:36 [2021-07-02T18:50:36.441Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:50:36 [2021-07-02T18:50:36.441Z] --- SKIP: TestCloseRootDirectory (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestHashFile
18:50:36 [2021-07-02T18:50:36.441Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:50:36 [2021-07-02T18:50:36.441Z] --- SKIP: TestHashFile (0.00s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestHashSubdir
18:50:36 [2021-07-02T18:50:36.441Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:50:36 [2021-07-02T18:50:36.441Z] --- SKIP: TestHashSubdir (0.01s)
18:50:36 [2021-07-02T18:50:36.441Z] === RUN   TestRemoveDirectory
18:50:36 [2021-07-02T18:50:36.441Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:50:36 [2021-07-02T18:50:36.441Z] --- SKIP: TestRemoveDirectory (0.01s)
18:50:36 [2021-07-02T18:50:36.441Z] PASS
18:50:36 [2021-07-02T18:50:36.441Z] coverage: 9.3% of statements
18:50:36 [2021-07-02T18:50:36.441Z] ok  	github.com/docker/docker/builder/remotecontext	0.856s	coverage: 9.3% of statements
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestGetAllAllowed
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestGetAllAllowed (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestGetAllMeta
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestGetAllMeta (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestWarnOnUnusedBuildArgs
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestIsUnreferencedBuiltin
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestIsExistingDirectory
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestIsExistingDirectory (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestGetFilenameForDownload
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestGetFilenameForDownload (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestEnv2Variables
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestEnv2Variables (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestEnvValueWithExistingRunConfigEnv
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestMaintainer
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestMaintainer (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestLabel
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestLabel (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestFromScratch
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestFromScratch (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestFromWithArg
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestFromWithArg (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestFromWithArgButBuildArgsNotGiven
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestFromWithUndefinedArg
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestFromWithUndefinedArg (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestFromMultiStageWithNamedStage
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestOnbuild
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestOnbuild (0.00s)
18:50:36 [2021-07-02T18:50:36.894Z] === RUN   TestWorkdir
18:50:36 [2021-07-02T18:50:36.894Z] --- PASS: TestWorkdir (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestCmd
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestCmd (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestHealthcheckNone
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestHealthcheckNone (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestHealthcheckCmd
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestHealthcheckCmd (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestEntrypoint
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestEntrypoint (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestExpose
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestExpose (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestUser
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestUser (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestVolume
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestVolume (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestStopSignal
18:50:36 [2021-07-02T18:50:36.895Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:50:36 [2021-07-02T18:50:36.895Z] --- SKIP: TestStopSignal (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestArg
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestArg (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestShell
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestShell (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestPrependEnvOnCmd
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestPrependEnvOnCmd (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestRunWithBuildArgs
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestRunWithBuildArgs (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestRunIgnoresHealthcheck
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatchUnsupportedOptions
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestNormalizeWorkdir
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestNormalizeWorkdir (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/ADD_multiple_files_to_file
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/COPY_multiple_files_to_file
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/COPY_wildcard_no_files
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDispatch/COPY_url
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestDispatch (0.11s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.07s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z]     --- PASS: TestDispatch/COPY_url (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestAddScratchImageAddsToMounts
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestAddFromScratchPopulatesPlatform
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestImageSourceGetAddsToMounts
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestEmptyDockerfile
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestEmptyDockerfile (0.01s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestSymlinkDockerfile
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestSymlinkDockerfile (0.01s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDockerfileOutsideTheBuildContext
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestNonExistingDockerfile
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestNonExistingDockerfile (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestCopyRunConfig
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestCopyRunConfig (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestDeepCopyRunConfig
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestDeepCopyRunConfig (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestExportImage
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestExportImage (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] === RUN   TestNormalizeDest
18:50:36 [2021-07-02T18:50:36.895Z] --- PASS: TestNormalizeDest (0.00s)
18:50:36 [2021-07-02T18:50:36.895Z] PASS
18:50:36 [2021-07-02T18:50:36.895Z] coverage: 47.0% of statements
18:50:36 [2021-07-02T18:50:36.895Z] ok  	github.com/docker/docker/builder/dockerfile	0.954s	coverage: 47.0% of statements
18:50:36 [2021-07-02T18:50:36.895Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
18:50:37 [2021-07-02T18:50:37.353Z] === RUN   TestEnable
18:50:37 [2021-07-02T18:50:37.353Z] --- PASS: TestEnable (0.00s)
18:50:37 [2021-07-02T18:50:37.353Z] === RUN   TestDisable
18:50:37 [2021-07-02T18:50:37.353Z] --- PASS: TestDisable (0.00s)
18:50:37 [2021-07-02T18:50:37.353Z] === RUN   TestEnabled
18:50:37 [2021-07-02T18:50:37.353Z] --- PASS: TestEnabled (0.00s)
18:50:37 [2021-07-02T18:50:37.353Z] PASS
18:50:37 [2021-07-02T18:50:37.353Z] coverage: 100.0% of statements
18:50:37 [2021-07-02T18:50:37.353Z] ok  	github.com/docker/docker/cli/debug	0.118s	coverage: 100.0% of statements
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestTCP4Proxy
18:50:38 [2021-07-02T18:50:38.308Z] --- PASS: TestTCP4Proxy (0.01s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestTCP4ProxyHalfClose
18:50:38 [2021-07-02T18:50:38.308Z] --- PASS: TestTCP4ProxyHalfClose (0.01s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestTCP6Proxy
18:50:38 [2021-07-02T18:50:38.308Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
18:50:38 [2021-07-02T18:50:38.308Z] --- SKIP: TestTCP6Proxy (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestTCPDualStackProxy
18:50:38 [2021-07-02T18:50:38.308Z]     network_proxy_test.go:212: No support for dual stack yet
18:50:38 [2021-07-02T18:50:38.308Z] --- SKIP: TestTCPDualStackProxy (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestUDP4Proxy
18:50:38 [2021-07-02T18:50:38.308Z] --- PASS: TestUDP4Proxy (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestUDP6Proxy
18:50:38 [2021-07-02T18:50:38.308Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
18:50:38 [2021-07-02T18:50:38.308Z] --- SKIP: TestUDP6Proxy (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestUDPWriteError
18:50:38 [2021-07-02T18:50:38.308Z] --- PASS: TestUDPWriteError (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestSCTP4Proxy
18:50:38 [2021-07-02T18:50:38.308Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
18:50:38 [2021-07-02T18:50:38.308Z] --- SKIP: TestSCTP4Proxy (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] === RUN   TestSCTP6Proxy
18:50:38 [2021-07-02T18:50:38.308Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
18:50:38 [2021-07-02T18:50:38.308Z] --- SKIP: TestSCTP6Proxy (0.00s)
18:50:38 [2021-07-02T18:50:38.308Z] PASS
18:50:38 [2021-07-02T18:50:38.308Z] coverage: 49.4% of statements
18:50:38 [2021-07-02T18:50:38.308Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.236s	coverage: 49.4% of statements
18:50:39 [2021-07-02T18:50:39.766Z] #70 exporting layers 6.6s done
18:50:39 [2021-07-02T18:50:39.766Z] #70 writing image sha256:e36ebed87cabd02f5a8ccd449a18e3c5dacc6eb1079e9e4b883a45bded82da91 done
18:50:39 [2021-07-02T18:50:39.766Z] #70 naming to docker.io/library/docker:f195fad664e4a4dbd2d28bb225300800af935366 done
18:50:39 [2021-07-02T18:50:39.766Z] #70 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:50:40 [2021-07-02T18:50:40.115Z] + trap exit INT TERM
18:50:40 [2021-07-02T18:50:40.115Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:50:40 [2021-07-02T18:50:40.115Z] + CONTAINER_NAME=docker-pr21
18:50:40 [2021-07-02T18:50:40.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42520/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366 -e DOCKER_GRAPHDRIVER docker:f195fad664e4a4dbd2d28bb225300800af935366 hack/make.sh dynbinary
18:50:41 [2021-07-02T18:50:41.325Z] #57 211.4 # github.com/containerd/containerd/cmd/containerd
18:50:41 [2021-07-02T18:50:41.325Z] #57 211.4 /usr/bin/ld: /tmp/go-link-925974280/000019.o: in function `New':
18:50:41 [2021-07-02T18:50:41.325Z] #57 211.4 /tmp/tmp.1c3BwYx3Cu/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
18:50:41 [2021-07-02T18:50:41.325Z] #57 211.5 + bin/containerd-stress
18:50:41 [2021-07-02T18:50:41.325Z] #57 212.5 + bin/containerd-shim
18:50:41 [2021-07-02T18:50:41.494Z] 
18:50:41 [2021-07-02T18:50:41.494Z] Removing bundles/
18:50:41 [2021-07-02T18:50:41.494Z] 
18:50:41 [2021-07-02T18:50:41.494Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:50:41 [2021-07-02T18:50:41.494Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:50:41 [2021-07-02T18:50:41.494Z] GOOS="" GOARCH="" GOARM=""
18:50:46 [2021-07-02T18:50:46.726Z] #57 220.1 # github.com/containerd/containerd/cmd/containerd
18:50:46 [2021-07-02T18:50:46.726Z] #57 220.1 /usr/bin/ld: /tmp/go-link-501989557/000019.o: in function `New':
18:50:46 [2021-07-02T18:50:46.726Z] #57 220.1 /tmp/tmp.qsVP9knTjX/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
18:50:46 [2021-07-02T18:50:46.726Z] #57 220.2 + bin/containerd-stress
18:50:46 [2021-07-02T18:50:46.726Z] #57 221.4 + bin/containerd-shim
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointCreateError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointCreateError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointCreate
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointCreate (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointDeleteError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointDeleteError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointDelete
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointDelete (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointListError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointListError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointList
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointList (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCheckpointListContainerNotFound
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNewClientWithOpsFromEnv
18:50:48 [2021-07-02T18:50:48.569Z]     client_test.go:23: runtime.GOOS == "windows"
18:50:48 [2021-07-02T18:50:48.569Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestGetAPIPath
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestGetAPIPath (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestParseHostURL
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestParseHostURL (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNegotiateAPIVersionEmpty
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNegotiateAPIVersion
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNegotiateAPIVersion (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNegotiateAPVersionOverride
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNegotiateAPIVersionAutomatic
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestClientRedirect
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestClientRedirect (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigCreateUnsupported
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigCreateUnsupported (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigCreateError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigCreateError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigCreate
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigCreate (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigInspectNotFound
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigInspectNotFound (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigInspectWithEmptyID
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigInspectUnsupported
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigInspectUnsupported (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigInspectError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigInspectError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigInspectConfigNotFound
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigInspect
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigInspect (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigListUnsupported
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigListUnsupported (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigListError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigListError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigList
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigList (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigRemoveUnsupported
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigRemoveError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigRemoveError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigRemove
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigRemove (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigUpdateUnsupported
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigUpdateError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigUpdateError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestConfigUpdate
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestConfigUpdate (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerCommitError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerCommitError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerCommit
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerCommit (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerStatPathError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerStatPathError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerStatPathNotFoundError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerStatPathNoHeaderError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerStatPath
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerStatPath (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyToContainerError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyToContainerError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyToContainerNotFoundError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyToContainerNotStatusOKError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyToContainer
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyToContainer (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyFromContainerError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyFromContainerError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyFromContainerNotFoundError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyFromContainerNotStatusOKError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyFromContainerNoHeaderError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestCopyFromContainer
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestCopyFromContainer (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerCreateError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerCreateError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerCreateImageNotFound
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerCreateWithName
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerCreateWithName (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerCreateAutoRemove
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerDiffError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerDiffError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerDiff
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerDiff (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExecCreateError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExecCreateError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExecCreate
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExecCreate (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExecStartError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExecStartError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExecStart
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExecStart (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExecInspectError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExecInspectError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExecInspect
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExecInspect (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExportError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExportError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerExport
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerExport (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerInspectError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerInspectError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerInspectContainerNotFound
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerInspectWithEmptyID
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerInspect
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerInspect (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerInspectNode
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerInspectNode (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerKillError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerKillError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerKill
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerKill (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerListError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerListError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerList
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerList (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerLogsNotFoundError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerLogsError
18:50:48 [2021-07-02T18:50:48.569Z] --- PASS: TestContainerLogsError (0.00s)
18:50:48 [2021-07-02T18:50:48.569Z] === RUN   TestContainerLogs
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerLogs (0.19s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerPauseError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerPauseError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerPause
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerPause (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainersPruneError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainersPruneError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainersPrune
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainersPrune (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRemoveError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRemoveNotFoundError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRemove
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRenameError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRenameError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRename
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRename (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerResizeError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerResizeError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerExecResizeError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerExecResizeError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerResize
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerResize (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerExecResize
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerExecResize (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRestartError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRestartError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerRestart
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerRestart (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerStartError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerStartError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerStart
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerStart (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerStatsError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerStatsError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerStats
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerStats (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerStopError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerStopError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerStop
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerStop (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerTopError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerTopError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerTop
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerTop (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerUnpauseError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerUnpauseError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerUnpause
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerUnpause (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerUpdateError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerUpdateError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerUpdate
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerUpdate (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerWaitError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerWaitError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestContainerWait
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestContainerWait (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestDiskUsageError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestDiskUsageError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestDiskUsage
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestDiskUsage (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestDistributionInspectUnsupported
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestDistributionInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestEventsErrorInOptions
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestEventsErrorInOptions (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestEventsErrorFromServer
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestEventsErrorFromServer (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestEvents
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestEvents (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestTLSCloseWriter
18:50:49 [2021-07-02T18:50:49.022Z] === PAUSE TestTLSCloseWriter
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageBuildError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageBuildError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageBuild
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageBuild (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestGetDockerOS
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestGetDockerOS (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageCreateError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageCreateError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageCreate
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageCreate (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageHistoryError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageHistoryError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageHistory
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageHistory (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageImportError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageImportError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageImport
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageImport (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageInspectError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageInspectImageNotFound
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageInspectImageNotFound (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageInspect
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageListError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageListError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageList
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageList (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageListApiBefore125
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageListApiBefore125 (0.04s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageLoadError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageLoadError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImageLoad
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImageLoad (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagesPruneError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagesPruneError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagesPrune
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagesPrune (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullReferenceParseError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullReferenceParseError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullAnyError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullAnyError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullStatusUnauthorizedError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullWithPrivilegedFuncNoError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePullWithoutErrors
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePullWithoutErrors (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushReferenceError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePushReferenceError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushAnyError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePushAnyError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushStatusUnauthorizedError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithPrivilegedFuncNoError
18:50:49 [2021-07-02T18:50:49.022Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithoutErrors
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
18:50:49 [2021-07-02T18:50:49.022Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImagePushWithoutErrors (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageRemoveImageNotFound
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSaveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSaveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSave
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSave (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSearchAnyError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSearchAnyError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSearchStatusUnauthorizedError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageSearchWithoutErrors
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageTagError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageTagError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageTagInvalidReference
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageTagInvalidReference (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageTagInvalidSourceImageName
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageTagHexSource
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageTagHexSource (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestImageTag
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestImageTag (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestInfoServerError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestInfoServerError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestInfoInvalidResponseJSONError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestInfo
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestInfo (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkConnectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkConnectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkConnect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkConnect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkCreateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkCreateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkCreate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkCreate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkDisconnectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkDisconnectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkDisconnect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkDisconnect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkInspectNotFoundError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworksPruneError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworksPruneError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworksPrune
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworksPrune (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNetworkRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNetworkRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeInspectNodeNotFound
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeUpdateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeUpdateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestNodeUpdate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestNodeUpdate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestOptionWithTimeout
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestOptionWithTimeout (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingFail
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPingFail (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingWithError
18:50:49 [2021-07-02T18:50:49.023Z] 2021/07/02 18:50:48 RoundTripper returned a response & error; ignoring response
18:50:49 [2021-07-02T18:50:49.023Z] 2021/07/02 18:50:48 RoundTripper returned a response & error; ignoring response
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPingWithError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingSuccess
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPingSuccess (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingHeadFallback
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingHeadFallback/OK
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingHeadFallback/Internal_Server_Error
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingHeadFallback/Not_Found
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPingHeadFallback (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginDisableError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginDisableError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginDisable
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginDisable (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginEnableError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginEnableError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginEnable
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginEnable (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginPushError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginPushError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginPush
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginPush (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginSetError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginSetError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPluginSet
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPluginSet (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSetHostHeader
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSetHostHeader (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestPlainTextError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestPlainTextError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestInfiniteError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestInfiniteError (0.04s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestCanceledContext
18:50:49 [2021-07-02T18:50:49.023Z] 2021/07/02 18:50:48 RoundTripper returned a response & error; ignoring response
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestCanceledContext (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestDeadlineExceededContext
18:50:49 [2021-07-02T18:50:49.023Z] 2021/07/02 18:50:48 RoundTripper returned a response & error; ignoring response
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestDeadlineExceededContext (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretCreateUnsupported
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretCreateUnsupported (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretCreateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretCreateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretCreate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretCreate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretInspectUnsupported
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretInspectUnsupported (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretInspectSecretNotFound
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretListUnsupported
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretListUnsupported (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretRemoveUnsupported
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretUpdateUnsupported
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretUpdateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretUpdateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSecretUpdate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSecretUpdate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceCreateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceCreateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceCreate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceCreate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceCreateCompatiblePlatforms
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceCreateDigestPinning
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceInspectServiceNotFound
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceLogsError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceLogsError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceLogs
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceLogs (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceRemoveNotFoundError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceUpdateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceUpdateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestServiceUpdate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestServiceUpdate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmGetUnlockKeyError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmGetUnlockKey
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmInitError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmInitError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmInit
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmInit (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmJoinError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmJoinError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmJoin
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmJoin (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmLeaveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmLeaveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmLeave
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmLeave (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmUnlockError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmUnlockError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmUnlock
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmUnlock (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmUpdateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmUpdateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestSwarmUpdate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestSwarmUpdate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestTaskInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestTaskInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestTaskInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestTaskInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestTaskInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestTaskListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestTaskListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestTaskList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestTaskList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeCreateError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeCreateError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeCreate
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeCreate (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeInspectError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeInspectError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeInspectNotFound
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeInspectNotFound (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeInspectWithEmptyID
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeInspect
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeInspect (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeListError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeListError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeList
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeList (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeRemoveError
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeRemoveError (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === RUN   TestVolumeRemove
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestVolumeRemove (0.00s)
18:50:49 [2021-07-02T18:50:49.023Z] === CONT  TestTLSCloseWriter
18:50:49 [2021-07-02T18:50:49.023Z] --- PASS: TestTLSCloseWriter (0.01s)
18:50:49 [2021-07-02T18:50:49.023Z] PASS
18:50:49 [2021-07-02T18:50:49.023Z] coverage: 75.0% of statements
18:50:49 [2021-07-02T18:50:49.023Z] ok  	github.com/docker/docker/client	0.756s	coverage: 75.0% of statements
18:50:49 [2021-07-02T18:50:49.508Z] #57 219.4 + bin/containerd-shim-runc-v1
18:50:50 [2021-07-02T18:50:50.932Z] #57 228.5 + bin/containerd-shim-runc-v1
18:50:53 [2021-07-02T18:50:53.731Z] #57 224.4 + bin/containerd-shim-runc-v2
18:50:53 [2021-07-02T18:50:53.731Z] #57 225.0 + binaries
18:50:53 [2021-07-02T18:50:53.731Z] #57 225.0 + install -D bin/containerd /build/containerd
18:50:53 [2021-07-02T18:50:53.731Z] #57 225.0 + install -D bin/containerd-shim /build/containerd-shim
18:50:53 [2021-07-02T18:50:53.731Z] #57 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:50:53 [2021-07-02T18:50:53.731Z] #57 225.0 + install -D bin/ctr /build/ctr
18:50:56 [2021-07-02T18:50:56.222Z] #57 233.4 + bin/containerd-shim-runc-v2
18:50:56 [2021-07-02T18:50:56.222Z] #57 234.0 + binaries
18:50:56 [2021-07-02T18:50:56.222Z] #57 234.0 + install -D bin/containerd /build/containerd
18:50:56 [2021-07-02T18:50:56.222Z] #57 234.1 + install -D bin/containerd-shim /build/containerd-shim
18:50:56 [2021-07-02T18:50:56.222Z] #57 234.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:50:56 [2021-07-02T18:50:56.222Z] #57 234.1 + install -D bin/ctr /build/ctr
18:50:57 [2021-07-02T18:50:57.028Z] #57 DONE 228.2s
18:50:57 [2021-07-02T18:50:57.599Z] 
18:50:57 [2021-07-02T18:50:57.599Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
18:50:57 [2021-07-02T18:50:57.599Z] #58 sha256:98b79c4cfa0c8ede0ba6c51701235b926b6181743126ecb3c20f05994ff961a2
18:50:58 [2021-07-02T18:50:58.762Z] #57 DONE 236.8s
18:50:58 [2021-07-02T18:50:58.982Z] #58 DONE 1.4s
18:50:58 [2021-07-02T18:50:58.982Z] 
18:50:58 [2021-07-02T18:50:58.982Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:50:58 [2021-07-02T18:50:58.982Z] #62 sha256:5129195bf7914d53b73ea05fc58ec650e2cf64ee4ca2e017f5e054d521d843bb
18:50:59 [2021-07-02T18:50:59.552Z] #62 DONE 0.3s
18:50:59 [2021-07-02T18:50:59.552Z] 
18:50:59 [2021-07-02T18:50:59.552Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
18:50:59 [2021-07-02T18:50:59.552Z] #67 sha256:cacb2098d873922a65f3d867582cef76f97aef89889e6723473bc36363d17050
18:50:59 [2021-07-02T18:50:59.704Z] 
18:50:59 [2021-07-02T18:50:59.704Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
18:50:59 [2021-07-02T18:50:59.704Z] #58 sha256:496df1dc14f8bce490971c43f072011d96bdbb771b2ffe0cef61ea7d30b2600a
18:51:00 [2021-07-02T18:51:00.936Z] #67 DONE 1.5s
18:51:00 [2021-07-02T18:51:00.936Z] 
18:51:00 [2021-07-02T18:51:00.936Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
18:51:00 [2021-07-02T18:51:00.936Z] #68 sha256:26e11c09e08dd042eb70106d7dfc84afcd77335589212c3353743aef67f57303
18:51:00 [2021-07-02T18:51:00.936Z] #68 DONE 0.0s
18:51:00 [2021-07-02T18:51:00.936Z] 
18:51:00 [2021-07-02T18:51:00.936Z] #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
18:51:00 [2021-07-02T18:51:00.936Z] #69 sha256:5db34cca962f4a00ae448fb1a3bce42b9b9986765d6f3da1134bd801f42143de
18:51:01 [2021-07-02T18:51:01.084Z] #58 DONE 1.0s
18:51:01 [2021-07-02T18:51:01.085Z] 
18:51:01 [2021-07-02T18:51:01.085Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:51:01 [2021-07-02T18:51:01.085Z] #62 sha256:52ac4f247391edc66df4ad03e5557b0dc4e81ccc4e37c1d4c512615ad9b5efde
18:51:01 [2021-07-02T18:51:01.085Z] #62 DONE 0.2s
18:51:01 [2021-07-02T18:51:01.085Z] 
18:51:01 [2021-07-02T18:51:01.085Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
18:51:01 [2021-07-02T18:51:01.085Z] #67 sha256:29eda8c92b08d5382bc827ce549dbfcefb4545da1d3c06e1a8a91b87be7dc602
18:51:01 [2021-07-02T18:51:01.506Z] #69 0.690 Hit:1 http://deb.debian.org/debian buster-backports InRelease
18:51:01 [2021-07-02T18:51:01.506Z] #69 0.690 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
18:51:01 [2021-07-02T18:51:01.506Z] #69 0.771 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
18:51:01 [2021-07-02T18:51:01.506Z] #69 0.773 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
18:51:02 [2021-07-02T18:51:02.024Z] #67 DONE 1.0s
18:51:02 [2021-07-02T18:51:02.024Z] 
18:51:02 [2021-07-02T18:51:02.024Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
18:51:02 [2021-07-02T18:51:02.024Z] #68 sha256:0ee5cf1d4b8eccde92155f45ce095fdde756b6658a157af32551aaafbebf08a5
18:51:02 [2021-07-02T18:51:02.024Z] #68 DONE 0.1s
18:51:02 [2021-07-02T18:51:02.024Z] 
18:51:02 [2021-07-02T18:51:02.024Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
18:51:02 [2021-07-02T18:51:02.024Z] #69 sha256:142d3280ac94c0be5c110b651e53aa6322d87ce4abe75aa0bda4ecd72cf3b49c
18:51:02 [2021-07-02T18:51:02.650Z] #69 1.040 Reading package lists...
18:51:03 [2021-07-02T18:51:03.222Z] #69 1.682 Reading package lists...
18:51:03 [2021-07-02T18:51:03.222Z] #69 2.317 Building dependency tree...
18:51:03 [2021-07-02T18:51:03.222Z] #69 2.438 Reading state information...
18:51:03 [2021-07-02T18:51:03.222Z] #69 2.539 The following additional packages will be installed:
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.539   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.539   libpam-systemd
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.540 Suggested packages:
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.540   systemd-container policykit-1
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.540 Recommended packages:
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.540   libnss-systemd
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.621 The following NEW packages will be installed:
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.622   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
18:51:03 [2021-07-02T18:51:03.484Z] #69 2.622   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.894 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.894 Need to get 4762 kB of archives.
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.894 After this operation, 16.6 MB of additional disk space will be used.
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.896 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.906 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
18:51:03 [2021-07-02T18:51:03.745Z] #69 2.907 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
18:51:03 [2021-07-02T18:51:03.937Z] #69 DONE 1.6s
18:51:03 [2021-07-02T18:51:03.937Z] 
18:51:03 [2021-07-02T18:51:03.937Z] #70 exporting to image
18:51:03 [2021-07-02T18:51:03.937Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:51:03 [2021-07-02T18:51:03.937Z] #70 exporting layers
18:51:04 [2021-07-02T18:51:04.005Z] #69 2.998 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
18:51:04 [2021-07-02T18:51:04.005Z] #69 3.009 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
18:51:04 [2021-07-02T18:51:04.005Z] #69 3.011 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
18:51:04 [2021-07-02T18:51:04.005Z] #69 3.014 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
18:51:04 [2021-07-02T18:51:04.005Z] #69 3.016 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
18:51:04 [2021-07-02T18:51:04.005Z] #69 3.224 debconf: delaying package configuration, since apt-utils is not installed
18:51:04 [2021-07-02T18:51:04.005Z] #69 3.249 Fetched 4762 kB in 0s (12.4 MB/s)
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.275 Selecting previously unselected package libargon2-1:amd64.
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.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 ... 28078 files and directories currently installed.)
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.290 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.299 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.341 Selecting previously unselected package libjson-c3:amd64.
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.342 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.347 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.384 Selecting previously unselected package libcryptsetup12:amd64.
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.386 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.390 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.442 Selecting previously unselected package libidn11:amd64.
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.445 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.450 Unpacking libidn11:amd64 (1.33-2.2) ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.504 Selecting previously unselected package libkmod2:amd64.
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.507 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.518 Unpacking libkmod2:amd64 (26-1) ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.572 Selecting previously unselected package systemd.
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.575 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
18:51:04 [2021-07-02T18:51:04.266Z] #69 3.614 Unpacking systemd (241-7~deb10u7) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.283 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.300 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.319 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.334 Setting up libidn11:amd64 (1.33-2.2) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.351 Setting up libkmod2:amd64 (26-1) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.365 Setting up systemd (241-7~deb10u7) ...
18:51:05 [2021-07-02T18:51:05.208Z] #69 4.447 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:51:05 [2021-07-02T18:51:05.467Z] #69 4.449 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:51:05 [2021-07-02T18:51:05.467Z] #69 4.452 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
18:51:05 [2021-07-02T18:51:05.467Z] #69 4.452 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
18:51:05 [2021-07-02T18:51:05.729Z] #69 4.962 Selecting previously unselected package systemd-sysv.
18:51:05 [2021-07-02T18:51:05.729Z] #69 4.962 (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.)
18:51:05 [2021-07-02T18:51:05.729Z] #69 4.976 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
18:51:05 [2021-07-02T18:51:05.729Z] #69 4.981 Unpacking systemd-sysv (241-7~deb10u7) ...
18:51:05 [2021-07-02T18:51:05.729Z] #69 5.023 Selecting previously unselected package libdbus-1-3:amd64.
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.026 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.030 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.089 Selecting previously unselected package dbus.
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.092 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.104 Unpacking dbus (1.12.20-0+deb10u1) ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.167 Selecting previously unselected package libpam-systemd:amd64.
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.170 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.174 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.216 Selecting previously unselected package dbus-user-session.
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.219 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.223 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
18:51:05 [2021-07-02T18:51:05.989Z] #69 5.314 Setting up systemd-sysv (241-7~deb10u7) ...
18:51:06 [2021-07-02T18:51:06.250Z] #69 5.328 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
18:51:06 [2021-07-02T18:51:06.250Z] #69 5.343 Setting up dbus (1.12.20-0+deb10u1) ...
18:51:06 [2021-07-02T18:51:06.511Z] #69 5.475 invoke-rc.d: could not determine current runlevel
18:51:06 [2021-07-02T18:51:06.511Z] #69 5.477 invoke-rc.d: policy-rc.d denied execution of start.
18:51:06 [2021-07-02T18:51:06.511Z] #69 5.484 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
18:51:06 [2021-07-02T18:51:06.511Z] #69 5.655 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
18:51:06 [2021-07-02T18:51:06.511Z] #69 5.680 Processing triggers for systemd (241-7~deb10u7) ...
18:51:06 [2021-07-02T18:51:06.511Z] #69 5.691 Processing triggers for libc-bin (2.28-10) ...
18:51:06 [2021-07-02T18:51:06.625Z] --- PASS: TestCheckoutGit (31.37s)
18:51:06 [2021-07-02T18:51:06.625Z] === RUN   TestValidGitTransport
18:51:06 [2021-07-02T18:51:06.625Z] --- PASS: TestValidGitTransport (0.00s)
18:51:06 [2021-07-02T18:51:06.625Z] === RUN   TestGitInvalidRef
18:51:06 [2021-07-02T18:51:06.625Z] --- PASS: TestGitInvalidRef (0.29s)
18:51:06 [2021-07-02T18:51:06.625Z] PASS
18:51:06 [2021-07-02T18:51:06.625Z] coverage: 86.3% of statements
18:51:06 [2021-07-02T18:51:06.625Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.157s	coverage: 86.3% of statements
18:51:06 [2021-07-02T18:51:06.772Z] #69 DONE 5.8s
18:51:06 [2021-07-02T18:51:06.772Z] 
18:51:06 [2021-07-02T18:51:06.772Z] #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
18:51:06 [2021-07-02T18:51:06.772Z] #70 sha256:8927042e39a69f4fa349da30422d6b90aef5ed0a50fc638be126acd1e9d44570
18:51:07 [2021-07-02T18:51:07.032Z] #70 0.452   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18:51:07 [2021-07-02T18:51:07.032Z] #70 0.452                                  Dload  Upload   Total   Spent    Left  Speed
18:51:07 [2021-07-02T18:51:07.076Z] ?   	github.com/docker/docker/cli	[no test files]
18:51:07 [2021-07-02T18:51:07.076Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:51:12 [2021-07-02T18:51:12.155Z] #70 exporting layers 7.3s done
18:51:12 [2021-07-02T18:51:12.155Z] #70 writing image sha256:f878c8bd6e488aacdaa2e4a0db28dc180194b86113892f147594188da845c754
18:51:12 [2021-07-02T18:51:12.155Z] #70 writing image sha256:f878c8bd6e488aacdaa2e4a0db28dc180194b86113892f147594188da845c754 done
18:51:12 [2021-07-02T18:51:12.155Z] #70 naming to docker.io/library/docker:561d08e1c351f7d831f62b18e8f7451060b2c0ef done
18:51:12 [2021-07-02T18:51:12.155Z] #70 DONE 7.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:51:12 [2021-07-02T18:51:12.527Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=561d08e1c351f7d831f62b18e8f7451060b2c0ef -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:561d08e1c351f7d831f62b18e8f7451060b2c0ef hack/make.sh dynbinary test-integration
18:51:13 [2021-07-02T18:51:13.377Z] #70 0.452 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
100  1823  100  1823    0     0    297      0  0:00:06  0:00:06 --:--:--   370
100  1823  100  1823    0     0    297      0  0:00:06  0:00:06 --:--:--   464
18:51:13 [2021-07-02T18:51:13.377Z] #70 DONE 6.7s
18:51:13 [2021-07-02T18:51:13.377Z] 
18:51:13 [2021-07-02T18:51:13.377Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
18:51:13 [2021-07-02T18:51:13.377Z] #71 sha256:efbc61fed68045a166de7363dbf9592421c829170f2c7f91abc69458e1ee69ef
18:51:13 [2021-07-02T18:51:13.467Z] 
18:51:13 [2021-07-02T18:51:13.728Z] Removing bundles/
18:51:13 [2021-07-02T18:51:13.728Z] 
18:51:13 [2021-07-02T18:51:13.728Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:51:13 [2021-07-02T18:51:13.728Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:51:13 [2021-07-02T18:51:13.728Z] GOOS="" GOARCH="" GOARM=""
18:51:14 [2021-07-02T18:51:14.319Z] #71 DONE 0.9s
18:51:14 [2021-07-02T18:51:14.319Z] 
18:51:14 [2021-07-02T18:51:14.319Z] #72 exporting to image
18:51:14 [2021-07-02T18:51:14.319Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
18:51:14 [2021-07-02T18:51:14.319Z] #72 exporting layers
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithTLS
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithConflicts
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliWithConflictingLabels
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestConfigureDaemonLogs
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestConfigureDaemonLogs (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestCommonOptionsInstallFlags
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
18:51:19 [2021-07-02T18:51:19.372Z] PASS
18:51:19 [2021-07-02T18:51:19.372Z] coverage: 18.5% of statements
18:51:19 [2021-07-02T18:51:19.372Z] ok  	github.com/docker/docker/cmd/dockerd	0.888s	coverage: 18.5% of statements
18:51:19 [2021-07-02T18:51:19.372Z] === RUN   TestContainerStopSignal
18:51:19 [2021-07-02T18:51:19.372Z] --- PASS: TestContainerStopSignal (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestContainerStopTimeout
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestContainerStopTimeout (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestContainerSecretReferenceDestTarget
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestContainerLogPathSetForJSONFileLogger
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestContainerLogPathSetForRingLogger
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestReplaceAndAppendEnvVars
18:51:19 [2021-07-02T18:51:19.373Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestNewMemoryStore
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestNewMemoryStore (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestAddContainers
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestAddContainers (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestGetContainer
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestGetContainer (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestDeleteContainer
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestDeleteContainer (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestListContainers
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestListContainers (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestFirstContainer
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestFirstContainer (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestApplyAllContainer
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestApplyAllContainer (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestIsValidHealthString
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestIsValidHealthString (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestStateRunStop
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestStateRunStop (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestStateTimeoutWait
18:51:19 [2021-07-02T18:51:19.373Z]     state_test.go:141: Stop callback fired
18:51:19 [2021-07-02T18:51:19.373Z]     state_test.go:165: Stop callback fired
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestStateTimeoutWait (0.11s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestIsValidStateString
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestIsValidStateString (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestViewSaveDelete
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestViewSaveDelete (0.01s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestViewAll
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestViewAll (0.01s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestViewGet
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestViewGet (0.02s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestNames
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestNames (0.00s)
18:51:19 [2021-07-02T18:51:19.373Z] === RUN   TestViewWithHealthCheck
18:51:19 [2021-07-02T18:51:19.373Z] --- PASS: TestViewWithHealthCheck (0.01s)
18:51:19 [2021-07-02T18:51:19.373Z] PASS
18:51:19 [2021-07-02T18:51:19.373Z] coverage: 41.6% of statements
18:51:19 [2021-07-02T18:51:19.373Z] ok  	github.com/docker/docker/container	1.323s	coverage: 41.6% of statements
18:51:19 [2021-07-02T18:51:19.823Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:51:19 [2021-07-02T18:51:19.823Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:51:19 [2021-07-02T18:51:19.823Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:51:19 [2021-07-02T18:51:19.823Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:51:20 [2021-07-02T18:51:20.903Z] #72 exporting layers 6.8s done
18:51:20 [2021-07-02T18:51:20.903Z] #72 writing image sha256:f2c6fdf11113dc4fb9aa8fe739826967f8ea3c39e96dadf51d798e54df18f3af done
18:51:20 [2021-07-02T18:51:20.903Z] #72 naming to docker.io/library/docker:b92b2f9e156c1c5bf314aed378e24316f7f3c058 done
18:51:20 [2021-07-02T18:51:20.903Z] #72 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:51:21 [2021-07-02T18:51:21.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=b92b2f9e156c1c5bf314aed378e24316f7f3c058 -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:b92b2f9e156c1c5bf314aed378e24316f7f3c058 hack/make.sh dynbinary test-integration
18:51:21 [2021-07-02T18:51:21.967Z] === RUN   TestPrepare
18:51:21 [2021-07-02T18:51:21.967Z] --- PASS: TestPrepare (0.00s)
18:51:21 [2021-07-02T18:51:21.967Z] === RUN   TestStart
18:51:21 [2021-07-02T18:51:21.967Z] --- PASS: TestStart (0.00s)
18:51:21 [2021-07-02T18:51:21.967Z] === RUN   TestWaitCancel
18:51:21 [2021-07-02T18:51:21.967Z] --- PASS: TestWaitCancel (0.00s)
18:51:21 [2021-07-02T18:51:21.967Z] === RUN   TestWaitDisabled
18:51:21 [2021-07-02T18:51:21.967Z] --- PASS: TestWaitDisabled (0.00s)
18:51:21 [2021-07-02T18:51:21.967Z] === RUN   TestWaitEnabled
18:51:21 [2021-07-02T18:51:21.967Z] --- PASS: TestWaitEnabled (0.00s)
18:51:21 [2021-07-02T18:51:21.967Z] === RUN   TestRemove
18:51:21 [2021-07-02T18:51:21.967Z] --- PASS: TestRemove (0.00s)
18:51:21 [2021-07-02T18:51:21.967Z] PASS
18:51:21 [2021-07-02T18:51:21.967Z] coverage: 65.3% of statements
18:51:21 [2021-07-02T18:51:21.967Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.619s	coverage: 65.3% of statements
18:51:22 [2021-07-02T18:51:22.917Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
18:51:23 [2021-07-02T18:51:23.196Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
18:51:23 [2021-07-02T18:51:23.196Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
18:51:23 [2021-07-02T18:51:23.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
18:51:23 [2021-07-02T18:51:23.196Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
18:51:23 [2021-07-02T18:51:23.196Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
18:51:23 [2021-07-02T18:51:23.196Z] Detected virtualization docker.
18:51:23 [2021-07-02T18:51:23.196Z] Detected architecture x86-64.
18:51:23 [2021-07-02T18:51:23.196Z] Set hostname to <dc82029e6b9a>.
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCContainerRuntime
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation/empty
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation/default
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation/process
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCIsolation
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCIsolation/default
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCIsolation/process
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCConfigs
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCConfigs/file
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCConfigs
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCConfigs/file
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
18:51:23 [2021-07-02T18:51:23.368Z] === RUN   TestServiceConvertToGRPCConfigs/none
18:51:23 [2021-07-02T18:51:23.368Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
18:51:23 [2021-07-02T18:51:23.368Z] PASS
18:51:23 [2021-07-02T18:51:23.368Z] coverage: 35.9% of statements
18:51:23 [2021-07-02T18:51:23.368Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.671s	coverage: 35.9% of statements
18:51:23 [2021-07-02T18:51:23.457Z] + source /etc/docker-entrypoint-cmd
18:51:23 [2021-07-02T18:51:23.457Z] ++ hack/make.sh dynbinary test-integration
18:51:23 [2021-07-02T18:51:23.457Z] 
18:51:23 [2021-07-02T18:51:23.718Z] Removing bundles/
18:51:23 [2021-07-02T18:51:23.718Z] 
18:51:23 [2021-07-02T18:51:23.718Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:51:23 [2021-07-02T18:51:23.718Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:51:23 [2021-07-02T18:51:23.718Z] GOOS="" GOARCH="" GOARM=""
18:51:24 [2021-07-02T18:51:24.319Z] === RUN   TestNewListSecretsFilters
18:51:24 [2021-07-02T18:51:24.319Z] --- PASS: TestNewListSecretsFilters (0.00s)
18:51:24 [2021-07-02T18:51:24.319Z] === RUN   TestNewListConfigsFilters
18:51:24 [2021-07-02T18:51:24.319Z] --- PASS: TestNewListConfigsFilters (0.00s)
18:51:24 [2021-07-02T18:51:24.319Z] PASS
18:51:24 [2021-07-02T18:51:24.319Z] coverage: 0.5% of statements
18:51:24 [2021-07-02T18:51:24.319Z] ok  	github.com/docker/docker/daemon/cluster	1.782s	coverage: 0.5% of statements
18:51:28 [2021-07-02T18:51:28.009Z] === RUN   TestDiscoveryOptsErrors
18:51:28 [2021-07-02T18:51:28.009Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
18:51:28 [2021-07-02T18:51:28.009Z] === RUN   TestDiscoveryOpts
18:51:28 [2021-07-02T18:51:28.009Z] --- PASS: TestDiscoveryOpts (0.00s)
18:51:28 [2021-07-02T18:51:28.009Z] PASS
18:51:28 [2021-07-02T18:51:28.009Z] coverage: 30.0% of statements
18:51:28 [2021-07-02T18:51:28.009Z] ok  	github.com/docker/docker/daemon/discovery	0.696s	coverage: 30.0% of statements
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestBuilderGC
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestBuilderGC (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationNotFound
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonBrokenConfiguration
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestParseClusterAdvertiseSettings
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestFindConfigurationConflicts
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestFindConfigurationConflicts (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeConflicts
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeConcurrent
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeConcurrentError
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestFindConfigurationConflictsWithMergedValues
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestValidateConfigurationErrors (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_label
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_dns
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_dns-search
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_max-download-attempts
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
18:51:29 [2021-07-02T18:51:29.520Z] === RUN   TestValidateConfiguration/with_node_generic_resources
18:51:29 [2021-07-02T18:51:29.520Z] --- PASS: TestValidateConfiguration (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
18:51:29 [2021-07-02T18:51:29.520Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestModifiedDiscoverySettings
18:51:29 [2021-07-02T18:51:29.521Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestReloadSetConfigFileNotExist
18:51:29 [2021-07-02T18:51:29.521Z] time="2021-07-02T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
18:51:29 [2021-07-02T18:51:29.521Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestReloadDefaultConfigNotExist
18:51:29 [2021-07-02T18:51:29.521Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:51:29 [2021-07-02T18:51:29.521Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestReloadBadDefaultConfig
18:51:29 [2021-07-02T18:51:29.521Z] time="2021-07-02T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-949414315"
18:51:29 [2021-07-02T18:51:29.521Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestReloadWithConflictingLabels
18:51:29 [2021-07-02T18:51:29.521Z] time="2021-07-02T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-458485518"
18:51:29 [2021-07-02T18:51:29.521Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestReloadWithDuplicateLabels
18:51:29 [2021-07-02T18:51:29.521Z] time="2021-07-02T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-601329429"
18:51:29 [2021-07-02T18:51:29.521Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] === RUN   TestDaemonConfigurationMerge
18:51:29 [2021-07-02T18:51:29.521Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
18:51:29 [2021-07-02T18:51:29.521Z] PASS
18:51:29 [2021-07-02T18:51:29.521Z] coverage: 79.2% of statements
18:51:29 [2021-07-02T18:51:29.521Z] ok  	github.com/docker/docker/daemon/config	0.750s	coverage: 79.2% of statements
18:51:30 [2021-07-02T18:51:30.472Z] === RUN   TestWaitNodeAttachment
18:51:30 [2021-07-02T18:51:30.923Z] --- PASS: TestWaitNodeAttachment (0.41s)
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestIsolationConversion
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestIsolationConversion/default
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestIsolationConversion/process
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestIsolationConversion/hyperv
18:51:30 [2021-07-02T18:51:30.923Z] --- PASS: TestIsolationConversion (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z]     --- PASS: TestIsolationConversion/default (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z]     --- PASS: TestIsolationConversion/process (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestContainerLabels
18:51:30 [2021-07-02T18:51:30.923Z] --- PASS: TestContainerLabels (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestCredentialSpecConversion
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestCredentialSpecConversion/none
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestCredentialSpecConversion/config
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestCredentialSpecConversion/file
18:51:30 [2021-07-02T18:51:30.923Z] === RUN   TestCredentialSpecConversion/registry
18:51:30 [2021-07-02T18:51:30.923Z] --- PASS: TestCredentialSpecConversion (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
18:51:30 [2021-07-02T18:51:30.923Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] === RUN   TestControllerValidateMountBind
18:51:30 [2021-07-02T18:51:30.924Z] --- PASS: TestControllerValidateMountBind (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] === RUN   TestControllerValidateMountVolume
18:51:30 [2021-07-02T18:51:30.924Z] --- PASS: TestControllerValidateMountVolume (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] === RUN   TestControllerValidateMountTarget
18:51:30 [2021-07-02T18:51:30.924Z] --- PASS: TestControllerValidateMountTarget (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] === RUN   TestControllerValidateMountTmpfs
18:51:30 [2021-07-02T18:51:30.924Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] === RUN   TestControllerValidateMountInvalidType
18:51:30 [2021-07-02T18:51:30.924Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] === RUN   TestControllerValidateMountNamedPipe
18:51:30 [2021-07-02T18:51:30.924Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
18:51:30 [2021-07-02T18:51:30.924Z] PASS
18:51:30 [2021-07-02T18:51:30.924Z] coverage: 11.0% of statements
18:51:30 [2021-07-02T18:51:30.924Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.741s	coverage: 11.0% of statements
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestVerifyNetworkingConfig
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestGetContainer
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestGetContainer (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestValidContainerNames
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestValidContainerNames (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestContainerInitDNS
18:51:31 [2021-07-02T18:51:31.374Z]     daemon_test.go:147: root required
18:51:31 [2021-07-02T18:51:31.374Z] --- SKIP: TestContainerInitDNS (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestMerge
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestMerge (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestValidateContainerIsolation
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestValidateContainerIsolation (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestFindNetworkErrorType
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestFindNetworkErrorType (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestEnsureServicesExist
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestEnsureServicesExist (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestEnsureServicesExistErrors
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestContainerDelete
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestContainerDelete (0.01s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestContainerDoubleDelete
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestContainerDoubleDelete (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestLogContainerEventCopyLabels
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestLogContainerEventWithAttributes
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestNoneHealthcheck
18:51:31 [2021-07-02T18:51:31.374Z] --- PASS: TestNoneHealthcheck (0.00s)
18:51:31 [2021-07-02T18:51:31.374Z] === RUN   TestHealthStates
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:30Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] time="2021-07-02T18:51:31Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestHealthStates (0.17s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestMaskURLCredentials
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestMaskURLCredentials (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestGetInspectData
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestGetInspectData (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestFillLicense
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestFillLicense (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestListInvalidFilter
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestListInvalidFilter (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestNameFilter
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestNameFilter (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestDaemonReloadLabels
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestDaemonReloadLabels (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestDaemonReloadMirrors
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestDaemonReloadMirrors (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestDaemonReloadInsecureRegistries
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestDaemonReloadNotAffectOthers
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestDaemonDiscoveryReload
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestEventsLog
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestEventsLog (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestEventsLogTimeout
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestEventsLogTimeout (0.00s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestLogEvents
18:51:31 [2021-07-02T18:51:31.375Z] --- PASS: TestLogEvents (0.06s)
18:51:31 [2021-07-02T18:51:31.375Z] === RUN   TestLoadBufferedEvents
18:51:31 [2021-07-02T18:51:31.825Z] --- PASS: TestLoadBufferedEvents (0.15s)
18:51:31 [2021-07-02T18:51:31.825Z] === RUN   TestLoadBufferedEventsOnlyFromPast
18:51:31 [2021-07-02T18:51:31.825Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
18:51:31 [2021-07-02T18:51:31.825Z] === RUN   TestIgnoreBufferedWhenNoTimes
18:51:31 [2021-07-02T18:51:31.825Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
18:51:31 [2021-07-02T18:51:31.825Z] PASS
18:51:31 [2021-07-02T18:51:31.825Z] coverage: 50.0% of statements
18:51:31 [2021-07-02T18:51:31.825Z] ok  	github.com/docker/docker/daemon/events	0.452s	coverage: 50.0% of statements
18:51:32 [2021-07-02T18:51:32.275Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
18:51:32 [2021-07-02T18:51:32.275Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestIsEmptyDir
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestIsEmptyDir (0.01s)
18:51:32 [2021-07-02T18:51:32.725Z] PASS
18:51:32 [2021-07-02T18:51:32.725Z] coverage: 2.3% of statements
18:51:32 [2021-07-02T18:51:32.725Z] ok  	github.com/docker/docker/daemon/graphdriver	0.230s	coverage: 2.3% of statements
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestLinkNaming
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestLinkNaming (0.00s)
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestLinkNew
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestLinkNew (0.00s)
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestLinkEnv
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestLinkEnv (0.00s)
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestLinkMultipleEnv
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestLinkMultipleEnv (0.00s)
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestLinkPortRangeEnv
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestLinkPortRangeEnv (0.00s)
18:51:32 [2021-07-02T18:51:32.725Z] PASS
18:51:32 [2021-07-02T18:51:32.725Z] coverage: 93.0% of statements
18:51:32 [2021-07-02T18:51:32.725Z] ok  	github.com/docker/docker/daemon/links	0.087s	coverage: 93.0% of statements
18:51:32 [2021-07-02T18:51:32.725Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
18:51:32 [2021-07-02T18:51:32.725Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
18:51:33 [2021-07-02T18:51:33.176Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
18:51:33 [2021-07-02T18:51:33.176Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
18:51:33 [2021-07-02T18:51:33.176Z]     reload_test.go:520: root required
18:51:33 [2021-07-02T18:51:33.176Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:51:33 [2021-07-02T18:51:33.176Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
18:51:33 [2021-07-02T18:51:33.176Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
18:51:33 [2021-07-02T18:51:33.176Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
18:51:33 [2021-07-02T18:51:33.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
18:51:33 [2021-07-02T18:51:33.626Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
18:51:33 [2021-07-02T18:51:33.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
18:51:33 [2021-07-02T18:51:33.626Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
18:51:33 [2021-07-02T18:51:33.626Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
18:51:33 [2021-07-02T18:51:33.626Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
18:51:33 [2021-07-02T18:51:33.626Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
18:51:33 [2021-07-02T18:51:33.626Z] === RUN   TestParseVolumesFrom
18:51:33 [2021-07-02T18:51:33.626Z] --- PASS: TestParseVolumesFrom (0.00s)
18:51:33 [2021-07-02T18:51:33.626Z] PASS
18:51:33 [2021-07-02T18:51:33.626Z] coverage: 9.1% of statements
18:51:33 [2021-07-02T18:51:33.626Z] ok  	github.com/docker/docker/daemon	4.416s	coverage: 9.1% of statements
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:51:33 [2021-07-02T18:51:33.626Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/defaults
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/invalid_create_group
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/invalid_flush_interval
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/flush_interval_at_15
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestNewStreamConfig (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewAWSLogsClientUserAgentHandler
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestNewAWSLogsClientRegionDetect
18:51:35 [2021-07-02T18:51:35.137Z] time="2021-07-02T18:51:34Z" level=info msg="Trying to get region from EC2 Metadata"
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCreateSuccess
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCreateSuccess (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCreateLogGroupSuccess
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCreateError
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCreateError (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCreateAlreadyExists
18:51:35 [2021-07-02T18:51:35.137Z] time="2021-07-02T18:51:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCreateAlreadyExists (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestLogClosed
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestLogClosed (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestLogBlocking
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestLogBlocking (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestLogNonBlockingBufferEmpty
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestLogNonBlockingBufferFull
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestPublishBatchSuccess
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestPublishBatchSuccess (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestPublishBatchError
18:51:35 [2021-07-02T18:51:35.137Z] time="2021-07-02T18:51:35Z" level=error msg=Error
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestPublishBatchError (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestPublishBatchInvalidSeqSuccess
18:51:35 [2021-07-02T18:51:35.137Z] time="2021-07-02T18:51:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestPublishBatchAlreadyAccepted
18:51:35 [2021-07-02T18:51:35.137Z] time="2021-07-02T18:51:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
18:51:35 [2021-07-02T18:51:35.137Z] time="2021-07-02T18:51:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchSimple
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchSimple (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchTicker
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchTicker (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchMultilinePattern
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchClose
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchClose (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen/0/Hello
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen/2/🙃
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen/3/����
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen/4/He��o
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestEffectiveLen/5/
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestEffectiveLen (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/0/
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: 
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: 
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/1/Hello
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: Hello
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: 
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/2/Hello
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: He
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: llo
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/3/Hello
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: 
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: Hello
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/4/🙃
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: 
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: 🙃
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/5/🙃
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: 🙃
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: 
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/6/a�
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: a
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: �
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestFindValidSplit/7/a�
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1044: a�
18:51:35 [2021-07-02T18:51:35.137Z]     cloudwatchlogs_test.go:1045: 
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestFindValidSplit (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestProcessEventEmoji
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestProcessEventEmoji (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchLineSplit
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchLineSplit (0.01s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchLineSplitWithBinary
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchMaxEvents
18:51:35 [2021-07-02T18:51:35.137Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
18:51:35 [2021-07-02T18:51:35.137Z] === RUN   TestCollectBatchMaxTotalBytes
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestCollectBatchWithDuplicateTimestamps
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestAdapterReadLogs
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestAdapterReadLogs (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestCopier
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestCopier (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestCopierLongLines
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestCopierLongLines (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestCopierSlow
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsMultilinePattern
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
18:51:35 [2021-07-02T18:51:35.587Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
18:51:35 [2021-07-02T18:51:35.587Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestCreateTagSuccess
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestCreateTagSuccess (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] PASS
18:51:35 [2021-07-02T18:51:35.588Z] coverage: 77.8% of statements
18:51:35 [2021-07-02T18:51:35.588Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.640s	coverage: 77.8% of statements
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestCopierSlow (0.22s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestCopierWithSized
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestCopierWithSized/as_is
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestCopierWithSized/With_RingLogger
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestCopierWithSized (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestCopierWithPartial
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestCopierWithPartial (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestRingLogger
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestRingLogger (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestRingCap
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestRingCap (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestRingClose
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestRingClose (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] === RUN   TestRingDrain
18:51:35 [2021-07-02T18:51:35.588Z] --- PASS: TestRingDrain (0.00s)
18:51:35 [2021-07-02T18:51:35.588Z] PASS
18:51:35 [2021-07-02T18:51:35.588Z] coverage: 43.8% of statements
18:51:35 [2021-07-02T18:51:35.588Z] ok  	github.com/docker/docker/daemon/logger	0.705s	coverage: 43.8% of statements
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestSearchRegistryForImagesErrors
18:51:36 [2021-07-02T18:51:36.037Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestSearchRegistryForImages
18:51:36 [2021-07-02T18:51:36.037Z] --- PASS: TestSearchRegistryForImages (0.00s)
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestOnlyPlatformWithFallback
18:51:36 [2021-07-02T18:51:36.037Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestImageDelete
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestImageDelete/no_lease
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestImageDelete/lease_exists
18:51:36 [2021-07-02T18:51:36.037Z] --- PASS: TestImageDelete (0.03s)
18:51:36 [2021-07-02T18:51:36.037Z]     --- PASS: TestImageDelete/no_lease (0.01s)
18:51:36 [2021-07-02T18:51:36.037Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
18:51:36 [2021-07-02T18:51:36.037Z] === RUN   TestContentStoreForPull
18:51:36 [2021-07-02T18:51:36.037Z] --- PASS: TestContentStoreForPull (0.18s)
18:51:36 [2021-07-02T18:51:36.037Z] PASS
18:51:36 [2021-07-02T18:51:36.037Z] coverage: 6.8% of statements
18:51:36 [2021-07-02T18:51:36.037Z] ok  	github.com/docker/docker/daemon/images	1.058s	coverage: 6.8% of statements
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:51:36 [2021-07-02T18:51:36.037Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:51:36 [2021-07-02T18:51:36.991Z] === RUN   TestJSONLogsMarshalJSONBuf
18:51:36 [2021-07-02T18:51:36.991Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
18:51:36 [2021-07-02T18:51:36.991Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
18:51:36 [2021-07-02T18:51:36.991Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
18:51:36 [2021-07-02T18:51:36.991Z] === RUN   TestFastTimeMarshalJSON
18:51:36 [2021-07-02T18:51:36.991Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
18:51:36 [2021-07-02T18:51:36.991Z] PASS
18:51:36 [2021-07-02T18:51:36.991Z] coverage: 87.2% of statements
18:51:36 [2021-07-02T18:51:36.991Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.382s	coverage: 87.2% of statements
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestJSONFileLogger
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestJSONFileLogger (0.00s)
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestJSONFileLoggerWithTags
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestJSONFileLoggerWithOpts
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestJSONFileLoggerWithLabelsEnv
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestEncodeDecode
18:51:37 [2021-07-02T18:51:37.441Z] === PAUSE TestEncodeDecode
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestUnexpectedEOF
18:51:37 [2021-07-02T18:51:37.441Z] time="2021-07-02T18:51:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:51:37 [2021-07-02T18:51:37.441Z] time="2021-07-02T18:51:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestUnexpectedEOF (0.11s)
18:51:37 [2021-07-02T18:51:37.441Z] === CONT  TestEncodeDecode
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestEncodeDecode (0.00s)
18:51:37 [2021-07-02T18:51:37.441Z] PASS
18:51:37 [2021-07-02T18:51:37.441Z] coverage: 69.9% of statements
18:51:37 [2021-07-02T18:51:37.441Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.417s	coverage: 69.9% of statements
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestWriteLog
18:51:37 [2021-07-02T18:51:37.441Z] === PAUSE TestWriteLog
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestReadLog
18:51:37 [2021-07-02T18:51:37.441Z] === PAUSE TestReadLog
18:51:37 [2021-07-02T18:51:37.441Z] === CONT  TestWriteLog
18:51:37 [2021-07-02T18:51:37.441Z] === CONT  TestReadLog
18:51:37 [2021-07-02T18:51:37.441Z] === RUN   TestReadLog/tail_exact
18:51:37 [2021-07-02T18:51:37.441Z] --- PASS: TestWriteLog (0.00s)
18:51:37 [2021-07-02T18:51:37.891Z] === RUN   TestReadLog/tail_less_than_available
18:51:37 [2021-07-02T18:51:37.891Z] === RUN   TestReadLog/tail_more_than_available
18:51:37 [2021-07-02T18:51:37.891Z] --- PASS: TestReadLog (0.17s)
18:51:37 [2021-07-02T18:51:37.891Z]     --- PASS: TestReadLog/tail_exact (0.15s)
18:51:37 [2021-07-02T18:51:37.891Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
18:51:37 [2021-07-02T18:51:37.891Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
18:51:37 [2021-07-02T18:51:37.891Z] PASS
18:51:37 [2021-07-02T18:51:37.891Z] coverage: 75.2% of statements
18:51:37 [2021-07-02T18:51:37.891Z] ok  	github.com/docker/docker/daemon/logger/local	0.536s	coverage: 75.2% of statements
18:51:37 [2021-07-02T18:51:37.891Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestOpenFileDelete
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestOpenFileDelete (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestOpenFileRename
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestOpenFileRename (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestParseLogTagDefaultTag
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestParseLogTag
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestParseLogTag (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestParseLogTagEmptyTag
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestTailFiles
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestTailFiles (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestFollowLogsConsumerGone
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestFollowLogsProducerGone
18:51:39 [2021-07-02T18:51:39.407Z]     logfile_test.go:179: logDecode() closed after sending 257 messages
18:51:39 [2021-07-02T18:51:39.407Z]     logfile_test.go:232: messages sent: 257, received: 257
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestFollowLogsProducerGone (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestCheckCapacityAndRotate
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestCheckCapacityAndRotate (0.02s)
18:51:39 [2021-07-02T18:51:39.407Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s)
18:51:39 [2021-07-02T18:51:39.407Z] PASS
18:51:39 [2021-07-02T18:51:39.407Z] coverage: 53.7% of statements
18:51:39 [2021-07-02T18:51:39.407Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.319s	coverage: 53.7% of statements
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestLog
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestLog (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] PASS
18:51:39 [2021-07-02T18:51:39.407Z] coverage: 31.5% of statements
18:51:39 [2021-07-02T18:51:39.407Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.423s	coverage: 31.5% of statements
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestValidateLogOpt
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestValidateLogOpt (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestNewMissedConfig
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestNewMissedConfig (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestNewMissedUrl
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestNewMissedUrl (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestNewMissedToken
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestNewMissedToken (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestNewWithProxy
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestNewWithProxy (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestDefault
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestDefault (0.01s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestInlineFormatWithNonDefaultOptions
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestJsonFormat
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestJsonFormat (0.01s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestRawFormat
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestRawFormat (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestRawFormatWithLabels
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestRawFormatWithLabels (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestRawFormatWithoutTag
18:51:39 [2021-07-02T18:51:39.407Z] --- PASS: TestRawFormatWithoutTag (0.00s)
18:51:39 [2021-07-02T18:51:39.407Z] === RUN   TestBatching
18:51:39 [2021-07-02T18:51:39.858Z] --- PASS: TestBatching (0.25s)
18:51:39 [2021-07-02T18:51:39.858Z] === RUN   TestFrequency
18:51:39 [2021-07-02T18:51:39.858Z] --- PASS: TestFrequency (0.26s)
18:51:39 [2021-07-02T18:51:39.858Z] === RUN   TestOneMessagePerRequest
18:51:39 [2021-07-02T18:51:39.858Z] --- PASS: TestOneMessagePerRequest (0.00s)
18:51:39 [2021-07-02T18:51:39.858Z] === RUN   TestVerify
18:51:39 [2021-07-02T18:51:39.858Z] --- PASS: TestVerify (0.00s)
18:51:39 [2021-07-02T18:51:39.858Z] === RUN   TestSkipVerify
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestNewParse
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestNewParse (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] PASS
18:51:40 [2021-07-02T18:51:40.309Z] coverage: 8.3% of statements
18:51:40 [2021-07-02T18:51:40.309Z] ok  	github.com/docker/docker/daemon/logger/templates	0.211s	coverage: 8.3% of statements
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestSkipVerify (0.31s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestBufferMaximum
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.104748\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.104748\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestBufferMaximum (0.01s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestServerAlwaysDown
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.109192\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.109192\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.109192\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.109843\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] time="2021-07-02T18:51:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1625251900.109843\",\"host\":\"d826cfcfd949\"}'"
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestServerAlwaysDown (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestCannotSendAfterClose
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestCannotSendAfterClose (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestDeadlockOnBlockedEndpoint
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestParseLogFormat
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestParseLogFormat (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestValidateLogOptEmpty
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestValidateLogOptEmpty (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestValidateSyslogAddress
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestValidateSyslogAddress (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestParseAddressDefaultPort
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestParseAddressDefaultPort (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestValidateSyslogFacility
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestValidateSyslogFacility (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestValidateLogOptSyslogFormat
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] === RUN   TestValidateLogOpt
18:51:40 [2021-07-02T18:51:40.309Z] --- PASS: TestValidateLogOpt (0.00s)
18:51:40 [2021-07-02T18:51:40.309Z] PASS
18:51:40 [2021-07-02T18:51:40.309Z] coverage: 46.8% of statements
18:51:40 [2021-07-02T18:51:40.309Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.251s	coverage: 46.8% of statements
18:51:41 [2021-07-02T18:51:41.259Z] time="2021-07-02T18:51:41Z" 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
18:51:41 [2021-07-02T18:51:41.259Z] time="2021-07-02T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d826cfcfd949\"}'"
18:51:41 [2021-07-02T18:51:41.259Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
18:51:41 [2021-07-02T18:51:41.259Z] PASS
18:51:41 [2021-07-02T18:51:41.259Z] coverage: 82.5% of statements
18:51:41 [2021-07-02T18:51:41.259Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.444s	coverage: 82.5% of statements
18:51:41 [2021-07-02T18:51:41.259Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:51:41 [2021-07-02T18:51:41.259Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:51:41 [2021-07-02T18:51:41.259Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:51:42 [2021-07-02T18:51:42.209Z] === RUN   TestV1IDService
18:51:42 [2021-07-02T18:51:42.209Z] --- PASS: TestV1IDService (0.07s)
18:51:42 [2021-07-02T18:51:42.209Z] === RUN   TestV2MetadataService
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestSuccessfulDownload
18:51:42 [2021-07-02T18:51:42.660Z]     download_test.go:268: Needs fixing on Windows
18:51:42 [2021-07-02T18:51:42.660Z] --- SKIP: TestSuccessfulDownload (0.00s)
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestCancelledDownload
18:51:42 [2021-07-02T18:51:42.660Z] --- PASS: TestCancelledDownload (0.02s)
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestMaxDownloadAttempts
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
18:51:42 [2021-07-02T18:51:42.660Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
18:51:42 [2021-07-02T18:51:42.660Z] --- PASS: TestV2MetadataService (0.64s)
18:51:42 [2021-07-02T18:51:42.660Z] PASS
18:51:42 [2021-07-02T18:51:42.660Z] coverage: 48.2% of statements
18:51:42 [2021-07-02T18:51:42.660Z] ok  	github.com/docker/docker/distribution/metadata	1.066s	coverage: 48.2% of statements
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestMaxDownloadAttempts (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestTransfer
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestContinueOnError_NonMirrorEndpoint
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestContinueOnError_MirrorEndpoint
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestContinueOnError_NeverContinue
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/no_remote_or_local
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestTransfer (0.17s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestConcurrencyLimit
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local224030655\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/no_local_cache
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/with_local_cache
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/unknown_media_type
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/unknown_media_type/no_cache
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=warning msg="reference for unknown type: "
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:42Z" level=warning msg="reference for unknown type: "
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/unknown_media_type/with_cache
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:43Z" level=warning msg="reference for unknown type: "
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:43Z" level=warning msg="reference for unknown type: "
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:43Z" level=warning msg="reference for unknown type: "
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/error_persisting_manifest
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
18:51:43 [2021-07-02T18:51:43.110Z] time="2021-07-02T18:51:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestManifestStore (0.26s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestManifestStore/no_remote_or_local (0.18s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
18:51:43 [2021-07-02T18:51:43.110Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
18:51:43 [2021-07-02T18:51:43.110Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType/schema1
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestFixManifestLayers
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestFixManifestLayers (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestFixManifestLayersBaseLayerParent
18:51:43 [2021-07-02T18:51:43.110Z]     pull_v2_test.go:73: Needs fixing on Windows
18:51:43 [2021-07-02T18:51:43.110Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestFixManifestLayersBadParent
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestValidateManifest
18:51:43 [2021-07-02T18:51:43.110Z]     pull_v2_test.go:118: Needs fixing on Windows
18:51:43 [2021-07-02T18:51:43.110Z] --- SKIP: TestValidateManifest (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestFormatPlatform
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestFormatPlatform (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestGetRepositoryMountCandidates
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestLayerAlreadyExists
18:51:43 [2021-07-02T18:51:43.110Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
18:51:43 [2021-07-02T18:51:43.110Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
18:51:43 [2021-07-02T18:51:43.110Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
18:51:43 [2021-07-02T18:51:43.110Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
18:51:43 [2021-07-02T18:51:43.110Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
18:51:43 [2021-07-02T18:51:43.110Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
18:51:43 [2021-07-02T18:51:43.110Z] --- PASS: TestLayerAlreadyExists (0.00s)
18:51:43 [2021-07-02T18:51:43.110Z] === RUN   TestWhenEmptyAuthConfig
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestConcurrencyLimit (0.48s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestInactiveJobs
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestNotFound
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestNotFound (0.00s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestConflict
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestConflict (0.00s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestForbidden
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestForbidden (0.00s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestInvalidParameter
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestInvalidParameter (0.00s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestNotImplemented
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestNotImplemented (0.00s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestNotModified
18:51:43 [2021-07-02T18:51:43.560Z] --- PASS: TestNotModified (0.00s)
18:51:43 [2021-07-02T18:51:43.560Z] === RUN   TestUnauthorized
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestUnauthorized (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestUnknown
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestUnknown (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestCancelled
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestCancelled (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestDeadline
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestDeadline (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestDataLoss
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestDataLoss (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestUnavailable
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestUnavailable (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestSystem
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestSystem (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Not_Found
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Bad_Request
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Conflict
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Unauthorized
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Service_Unavailable
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Forbidden
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Not_Modified
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Not_Implemented
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Internal_Server_Error
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
18:51:43 [2021-07-02T18:51:43.561Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
18:51:43 [2021-07-02T18:51:43.561Z] --- PASS: TestFromStatusCode (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
18:51:43 [2021-07-02T18:51:43.561Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
18:51:44 [2021-07-02T18:51:44.011Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
18:51:44 [2021-07-02T18:51:44.011Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
18:51:44 [2021-07-02T18:51:44.011Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
18:51:44 [2021-07-02T18:51:44.011Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
18:51:44 [2021-07-02T18:51:44.011Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
18:51:44 [2021-07-02T18:51:44.011Z] PASS
18:51:44 [2021-07-02T18:51:44.011Z] coverage: 53.1% of statements
18:51:44 [2021-07-02T18:51:44.011Z] ok  	github.com/docker/docker/errdefs	0.256s	coverage: 53.1% of statements
18:51:44 [2021-07-02T18:51:44.011Z] --- PASS: TestInactiveJobs (0.54s)
18:51:44 [2021-07-02T18:51:44.011Z] === RUN   TestWatchRelease
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestWatchRelease (0.09s)
18:51:44 [2021-07-02T18:51:44.461Z] === RUN   TestWatchFinishedTransfer
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestWatchFinishedTransfer (0.00s)
18:51:44 [2021-07-02T18:51:44.461Z] === RUN   TestDuplicateTransfer
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestDuplicateTransfer (0.07s)
18:51:44 [2021-07-02T18:51:44.461Z] === RUN   TestSuccessfulUpload
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
18:51:44 [2021-07-02T18:51:44.461Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
18:51:44 [2021-07-02T18:51:44.461Z] === RUN   TestTokenPassThru
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestTokenPassThru (0.00s)
18:51:44 [2021-07-02T18:51:44.461Z] === RUN   TestTokenPassThruDifferentHost
18:51:44 [2021-07-02T18:51:44.461Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
18:51:44 [2021-07-02T18:51:44.461Z] PASS
18:51:44 [2021-07-02T18:51:44.462Z] coverage: 23.8% of statements
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSGetInvalidData
18:51:44 [2021-07-02T18:51:44.462Z] ok  	github.com/docker/docker/distribution	1.845s	coverage: 23.8% of statements
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSGetInvalidData (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSInvalidSet
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSInvalidSet (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSInvalidRoot
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSInvalidRoot (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSMetadataGetSet
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSMetadataGetSet (0.04s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSInvalidWalker
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSInvalidWalker (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSGetSet
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSGetSet (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSGetUnsetKey
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSGetUnsetKey (0.00s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSGetEmptyData
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSGetEmptyData (0.00s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSDelete
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSDelete (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSWalker
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSWalker (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestFSWalkerStopOnError
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestFSWalkerStopOnError (0.01s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestNewFromJSON
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestNewFromJSON (0.00s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestNewFromJSONWithInvalidJSON
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestMarshalKeyOrder
18:51:44 [2021-07-02T18:51:44.462Z] --- PASS: TestMarshalKeyOrder (0.00s)
18:51:44 [2021-07-02T18:51:44.462Z] === RUN   TestHistoryEqual
18:51:44 [2021-07-02T18:51:44.462Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:51:44 [2021-07-02T18:51:44.462Z] time="2021-07-02T18:51:44Z" level=error msg="Upload failed, retrying: simulating retry"
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestHistoryEqual (0.14s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestImage
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestImage (0.00s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestImageOSNotEmpty
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestImageOSNotEmpty (0.00s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestNewChildImageFromImageWithRootFS
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestCreate
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestCreate (0.01s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestRestore
18:51:44 [2021-07-02T18:51:44.913Z] time="2021-07-02T18:51:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestRestore (0.02s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestAddDelete
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestAddDelete (0.01s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestSearchAfterDelete
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestSearchAfterDelete (0.01s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestParentReset
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestParentReset (0.02s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestGetAndSetLastUpdated
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestSuccessfulUpload (0.48s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestCancelledUpload
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestCancelledUpload (0.00s)
18:51:44 [2021-07-02T18:51:44.913Z] PASS
18:51:44 [2021-07-02T18:51:44.913Z] coverage: 76.8% of statements
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestStoreLen
18:51:44 [2021-07-02T18:51:44.913Z] ok  	github.com/docker/docker/distribution/xfer	2.659s	coverage: 76.8% of statements
18:51:44 [2021-07-02T18:51:44.913Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestStoreLen (0.04s)
18:51:44 [2021-07-02T18:51:44.913Z] PASS
18:51:44 [2021-07-02T18:51:44.913Z] coverage: 86.6% of statements
18:51:44 [2021-07-02T18:51:44.913Z] ok  	github.com/docker/docker/image	0.611s	coverage: 86.6% of statements
18:51:44 [2021-07-02T18:51:44.913Z] === RUN   TestCompare
18:51:44 [2021-07-02T18:51:44.913Z] --- PASS: TestCompare (0.00s)
18:51:44 [2021-07-02T18:51:44.913Z] PASS
18:51:44 [2021-07-02T18:51:44.913Z] coverage: 19.2% of statements
18:51:44 [2021-07-02T18:51:44.913Z] ok  	github.com/docker/docker/image/cache	0.209s	coverage: 19.2% of statements
18:51:46 [2021-07-02T18:51:46.425Z] === RUN   TestValidateManifest
18:51:46 [2021-07-02T18:51:46.425Z] === RUN   TestValidateManifest/nil
18:51:46 [2021-07-02T18:51:46.425Z] === RUN   TestValidateManifest/non-nil
18:51:46 [2021-07-02T18:51:46.425Z] --- PASS: TestValidateManifest (0.00s)
18:51:46 [2021-07-02T18:51:46.425Z]     --- PASS: TestValidateManifest/nil (0.00s)
18:51:46 [2021-07-02T18:51:46.425Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
18:51:46 [2021-07-02T18:51:46.425Z] PASS
18:51:46 [2021-07-02T18:51:46.425Z] coverage: 0.7% of statements
18:51:46 [2021-07-02T18:51:46.425Z] ok  	github.com/docker/docker/image/tarexport	0.278s	coverage: 0.7% of statements
18:51:46 [2021-07-02T18:51:46.425Z] === RUN   TestMakeV1ConfigFromConfig
18:51:46 [2021-07-02T18:51:46.425Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
18:51:46 [2021-07-02T18:51:46.425Z] PASS
18:51:46 [2021-07-02T18:51:46.425Z] coverage: 25.0% of statements
18:51:46 [2021-07-02T18:51:46.425Z] ok  	github.com/docker/docker/image/v1	0.397s	coverage: 25.0% of statements
18:51:46 [2021-07-02T18:51:46.425Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:51:47 [2021-07-02T18:51:47.940Z] === RUN   TestSerialization
18:51:47 [2021-07-02T18:51:47.940Z] --- PASS: TestSerialization (0.04s)
18:51:47 [2021-07-02T18:51:47.940Z] PASS
18:51:47 [2021-07-02T18:51:47.940Z] coverage: 87.5% of statements
18:51:47 [2021-07-02T18:51:47.940Z] ok  	github.com/docker/docker/libcontainerd/queue	0.190s	coverage: 87.5% of statements
18:51:47 [2021-07-02T18:51:47.940Z] === RUN   TestEnvironmentParsing
18:51:47 [2021-07-02T18:51:47.940Z] --- PASS: TestEnvironmentParsing (0.00s)
18:51:47 [2021-07-02T18:51:47.940Z] PASS
18:51:47 [2021-07-02T18:51:47.940Z] coverage: 1.2% of statements
18:51:47 [2021-07-02T18:51:47.940Z] ok  	github.com/docker/docker/libcontainerd/local	0.450s	coverage: 1.2% of statements
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestEmptyLayer
18:51:48 [2021-07-02T18:51:48.392Z] --- PASS: TestEmptyLayer (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestCommitFailure
18:51:48 [2021-07-02T18:51:48.392Z] --- PASS: TestCommitFailure (0.01s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestStartTransactionFailure
18:51:48 [2021-07-02T18:51:48.392Z] --- PASS: TestStartTransactionFailure (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestGetOrphan
18:51:48 [2021-07-02T18:51:48.392Z] --- PASS: TestGetOrphan (0.01s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestMountAndRegister
18:51:48 [2021-07-02T18:51:48.392Z]     layer_test.go:271: Layer size: 14
18:51:48 [2021-07-02T18:51:48.392Z] --- PASS: TestMountAndRegister (0.04s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestLayerRelease
18:51:48 [2021-07-02T18:51:48.392Z]     layer_test.go:304: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestLayerRelease (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestStoreRestore
18:51:48 [2021-07-02T18:51:48.392Z]     layer_test.go:353: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestStoreRestore (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestTarStreamStability
18:51:48 [2021-07-02T18:51:48.392Z]     layer_test.go:468: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestTarStreamStability (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestRegisterExistingLayer
18:51:48 [2021-07-02T18:51:48.392Z] --- PASS: TestRegisterExistingLayer (0.14s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestTarStreamVerification
18:51:48 [2021-07-02T18:51:48.392Z]     layer_test.go:697: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestTarStreamVerification (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestLayerMigration
18:51:48 [2021-07-02T18:51:48.392Z]     migration_test.go:46: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestLayerMigration (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestLayerMigrationNoTarsplit
18:51:48 [2021-07-02T18:51:48.392Z]     migration_test.go:182: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestMountInit
18:51:48 [2021-07-02T18:51:48.392Z]     mount_test.go:17: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestMountInit (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestMountSize
18:51:48 [2021-07-02T18:51:48.392Z]     mount_test.go:76: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestMountSize (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestMountChanges
18:51:48 [2021-07-02T18:51:48.392Z]     mount_test.go:125: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestMountChanges (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] === RUN   TestMountApply
18:51:48 [2021-07-02T18:51:48.392Z]     mount_test.go:212: Failing on Windows
18:51:48 [2021-07-02T18:51:48.392Z] --- SKIP: TestMountApply (0.00s)
18:51:48 [2021-07-02T18:51:48.392Z] PASS
18:51:48 [2021-07-02T18:51:48.392Z] coverage: 30.1% of statements
18:51:48 [2021-07-02T18:51:48.392Z] ok  	github.com/docker/docker/layer	0.601s	coverage: 30.1% of statements
18:51:48 [2021-07-02T18:51:48.842Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:51:48 [2021-07-02T18:51:48.842Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:51:48 [2021-07-02T18:51:48.842Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:51:48 [2021-07-02T18:51:48.842Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:51:49 [2021-07-02T18:51:49.292Z] === RUN   TestSequenceGetAvailableBit
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSequenceEqual
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSequenceEqual (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSequenceCopy
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSequenceCopy (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestGetFirstAvailable
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestGetFirstAvailable (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestFindSequence
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestFindSequence (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestCheckIfAvailable
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestCheckIfAvailable (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestMergeSequences
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestMergeSequences (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestPushReservation
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestPushReservation (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSerializeDeserialize
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSerializeDeserialize (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSet
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSet (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSetUnset
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSetUnset (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestOffsetSetUnset
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestOffsetSetUnset (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSetInRange
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSetInRange (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestSetAnyInRange
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestSetAnyInRange (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestMethods
18:51:49 [2021-07-02T18:51:49.293Z] --- PASS: TestMethods (0.00s)
18:51:49 [2021-07-02T18:51:49.293Z] === RUN   TestRandomAllocateDeallocate
18:51:51 [2021-07-02T18:51:51.437Z] === RUN   TestInvalidConfig
18:51:51 [2021-07-02T18:51:51.438Z] --- PASS: TestInvalidConfig (0.00s)
18:51:51 [2021-07-02T18:51:51.438Z] === RUN   TestConfig
18:51:51 [2021-07-02T18:51:51.438Z] --- PASS: TestConfig (0.00s)
18:51:51 [2021-07-02T18:51:51.438Z] === RUN   TestOptionsLabels
18:51:51 [2021-07-02T18:51:51.438Z] --- PASS: TestOptionsLabels (0.00s)
18:51:51 [2021-07-02T18:51:51.438Z] === RUN   TestValidName
18:51:51 [2021-07-02T18:51:51.438Z] --- PASS: TestValidName (0.00s)
18:51:51 [2021-07-02T18:51:51.438Z] === RUN   TestTLSConfiguration
18:51:51 [2021-07-02T18:51:51.438Z] time="2021-07-02T18:51:51Z" level=info msg="Option Initializing KV with TLS"
18:51:51 [2021-07-02T18:51:51.438Z] --- PASS: TestTLSConfiguration (0.19s)
18:51:51 [2021-07-02T18:51:51.438Z] PASS
18:51:51 [2021-07-02T18:51:51.438Z] coverage: 24.0% of statements
18:51:51 [2021-07-02T18:51:51.438Z] ok  	github.com/docker/docker/libnetwork/config	0.443s	coverage: 24.0% of statements
18:51:52 [2021-07-02T18:51:52.389Z] === RUN   TestKey
18:51:52 [2021-07-02T18:51:52.389Z] --- PASS: TestKey (0.00s)
18:51:52 [2021-07-02T18:51:52.389Z] === RUN   TestParseKey
18:51:52 [2021-07-02T18:51:52.389Z] --- PASS: TestParseKey (0.00s)
18:51:52 [2021-07-02T18:51:52.389Z] === RUN   TestInvalidDataStore
18:51:52 [2021-07-02T18:51:52.389Z] --- PASS: TestInvalidDataStore (0.00s)
18:51:52 [2021-07-02T18:51:52.389Z] === RUN   TestKVObjectFlatKey
18:51:52 [2021-07-02T18:51:52.389Z] --- PASS: TestKVObjectFlatKey (0.00s)
18:51:52 [2021-07-02T18:51:52.389Z] === RUN   TestAtomicKVObjectFlatKey
18:51:52 [2021-07-02T18:51:52.389Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
18:51:52 [2021-07-02T18:51:52.389Z] PASS
18:51:52 [2021-07-02T18:51:52.389Z] coverage: 21.9% of statements
18:51:52 [2021-07-02T18:51:52.389Z] ok  	github.com/docker/docker/libnetwork/datastore	0.256s	coverage: 21.9% of statements
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestErrorInterfaces
18:51:52 [2021-07-02T18:51:52.839Z] --- PASS: TestErrorInterfaces (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestNetworkMarshalling
18:51:52 [2021-07-02T18:51:52.839Z] --- PASS: TestNetworkMarshalling (0.16s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestEndpointMarshalling
18:51:52 [2021-07-02T18:51:52.839Z] --- PASS: TestEndpointMarshalling (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestAuxAddresses
18:51:52 [2021-07-02T18:51:52.839Z] time="2021-07-02T18:51:52Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:51:52 [2021-07-02T18:51:52.839Z] --- PASS: TestAuxAddresses (0.01s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestSRVServiceQuery
18:51:52 [2021-07-02T18:51:52.839Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestSRVServiceQuery (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestServiceVIPReuse
18:51:52 [2021-07-02T18:51:52.839Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestServiceVIPReuse (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestIpamReleaseOnNetDriverFailures
18:51:52 [2021-07-02T18:51:52.839Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestDNSIPQuery
18:51:52 [2021-07-02T18:51:52.839Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestDNSIPQuery (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestDNSProxyServFail
18:51:52 [2021-07-02T18:51:52.839Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestDNSProxyServFail (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestSandboxAddEmpty
18:51:52 [2021-07-02T18:51:52.839Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestSandboxAddEmpty (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestSandboxAddMultiPrio
18:51:52 [2021-07-02T18:51:52.839Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestSandboxAddSamePrio
18:51:52 [2021-07-02T18:51:52.839Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestCleanupServiceDiscovery
18:51:52 [2021-07-02T18:51:52.839Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestDNSOptions
18:51:52 [2021-07-02T18:51:52.839Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:51:52 [2021-07-02T18:51:52.839Z] --- SKIP: TestDNSOptions (0.00s)
18:51:52 [2021-07-02T18:51:52.839Z] === RUN   TestMultipleControllersWithSameStore
18:51:52 [2021-07-02T18:51:52.839Z] time="2021-07-02T18:51:52Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:51:52 [2021-07-02T18:51:52.839Z] time="2021-07-02T18:51:52Z" level=info msg="Restoring existing overlay networks from HNS into docker"
18:51:52 [2021-07-02T18:51:52.839Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
18:51:52 [2021-07-02T18:51:52.839Z] PASS
18:51:52 [2021-07-02T18:51:52.839Z] coverage: 8.6% of statements
18:51:52 [2021-07-02T18:51:52.839Z] ok  	github.com/docker/docker/libnetwork	0.760s	coverage: 8.6% of statements
18:51:53 [2021-07-02T18:51:53.290Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
18:51:53 [2021-07-02T18:51:53.290Z] === RUN   TestIPDataMarshalling
18:51:53 [2021-07-02T18:51:53.290Z] --- PASS: TestIPDataMarshalling (0.00s)
18:51:53 [2021-07-02T18:51:53.290Z] === RUN   TestValidateAndIsV6
18:51:53 [2021-07-02T18:51:53.290Z] --- PASS: TestValidateAndIsV6 (0.00s)
18:51:53 [2021-07-02T18:51:53.290Z] PASS
18:51:53 [2021-07-02T18:51:53.290Z] coverage: 68.9% of statements
18:51:53 [2021-07-02T18:51:53.290Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.187s	coverage: 68.9% of statements
18:51:53 [2021-07-02T18:51:53.290Z] --- PASS: TestRandomAllocateDeallocate (3.98s)
18:51:53 [2021-07-02T18:51:53.290Z] === RUN   TestAllocateRandomDeallocate
18:51:54 [2021-07-02T18:51:54.242Z] === RUN   TestDriver
18:51:54 [2021-07-02T18:51:54.242Z] --- PASS: TestDriver (0.00s)
18:51:54 [2021-07-02T18:51:54.242Z] PASS
18:51:54 [2021-07-02T18:51:54.242Z] coverage: 34.8% of statements
18:51:54 [2021-07-02T18:51:54.242Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.250s	coverage: 34.8% of statements
18:51:54 [2021-07-02T18:51:54.242Z] --- PASS: TestAllocateRandomDeallocate (0.80s)
18:51:54 [2021-07-02T18:51:54.242Z] === RUN   TestAllocateRandomDeallocateSerialize
18:51:54 [2021-07-02T18:51:54.242Z] === RUN   TestDriver
18:51:54 [2021-07-02T18:51:54.242Z] --- PASS: TestDriver (0.00s)
18:51:54 [2021-07-02T18:51:54.242Z] PASS
18:51:54 [2021-07-02T18:51:54.242Z] coverage: 34.8% of statements
18:51:54 [2021-07-02T18:51:54.242Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.160s	coverage: 34.8% of statements
18:51:54 [2021-07-02T18:51:54.692Z] === RUN   TestNetworkAllocateFree
18:51:54 [2021-07-02T18:51:54.692Z] --- PASS: TestNetworkAllocateFree (0.00s)
18:51:54 [2021-07-02T18:51:54.692Z] === RUN   TestNetworkAllocateUserDefinedVNIs
18:51:54 [2021-07-02T18:51:54.692Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
18:51:54 [2021-07-02T18:51:54.692Z] PASS
18:51:54 [2021-07-02T18:51:54.692Z] coverage: 63.6% of statements
18:51:54 [2021-07-02T18:51:54.692Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.242s	coverage: 63.6% of statements
18:51:55 [2021-07-02T18:51:55.142Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.91s)
18:51:55 [2021-07-02T18:51:55.142Z] === RUN   TestRetrieveFromStore
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestRetrieveFromStore (0.45s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestIsCorrupted
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestIsCorrupted (0.01s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestSetRollover
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestGetEmptyCapabilities
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestGetEmptyCapabilities (0.01s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestGetExtraCapabilities
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestGetExtraCapabilities (0.01s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestGetInvalidCapabilities
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestGetInvalidCapabilities (0.00s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestRemoteDriver
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestRemoteDriver (0.01s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestDriverError
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestDriverError (0.01s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestMissingValues
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestMissingValues (0.00s)
18:51:55 [2021-07-02T18:51:55.593Z] === RUN   TestRollback
18:51:55 [2021-07-02T18:51:55.593Z] --- PASS: TestRollback (0.00s)
18:51:55 [2021-07-02T18:51:55.593Z] PASS
18:51:55 [2021-07-02T18:51:55.593Z] coverage: 57.4% of statements
18:51:55 [2021-07-02T18:51:55.593Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.317s	coverage: 57.4% of statements
18:51:56 [2021-07-02T18:51:56.044Z] === RUN   TestNAT
18:51:56 [2021-07-02T18:51:56.044Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
18:51:56 [2021-07-02T18:51:56.044Z] --- SKIP: TestNAT (0.00s)
18:51:56 [2021-07-02T18:51:56.044Z] === RUN   TestTransparent
18:51:56 [2021-07-02T18:51:56.044Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
18:51:56 [2021-07-02T18:51:56.044Z] --- SKIP: TestTransparent (0.00s)
18:51:56 [2021-07-02T18:51:56.044Z] PASS
18:51:56 [2021-07-02T18:51:56.044Z] coverage: 0.0% of statements
18:51:56 [2021-07-02T18:51:56.044Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.348s	coverage: 0.0% of statements
18:51:56 [2021-07-02T18:51:56.494Z] --- PASS: TestSetRollover (1.09s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestSetRolloverSerial
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestBuildDefault
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestBuildDefault (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestBuildHostnameDomainname
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestBuildHostnameDomainname (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestBuildHostname
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestBuildHostname (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestBuildHostnameFQDN
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestBuildHostnameFQDN (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestBuildNoIP
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestBuildNoIP (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestUpdate
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestUpdate (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestUpdateIgnoresPrefixedHostname
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestDeleteIgnoresPrefixedHostname
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestAddEmpty
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestAddEmpty (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestAdd
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestAdd (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestDeleteEmpty
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestDeleteEmpty (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestDeleteNewline
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestDeleteNewline (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestDelete
18:51:56 [2021-07-02T18:51:56.495Z] --- PASS: TestDelete (0.00s)
18:51:56 [2021-07-02T18:51:56.495Z] === RUN   TestConcurrentWrites
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestConcurrentWrites (0.21s)
18:51:56 [2021-07-02T18:51:56.945Z] PASS
18:51:56 [2021-07-02T18:51:56.945Z] coverage: 81.2% of statements
18:51:56 [2021-07-02T18:51:56.945Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.393s	coverage: 81.2% of statements
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestNew
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestNew (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestAddDriver
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestAddDriver (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestAddDuplicateDriver
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestAddDuplicateDriver (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestIPAMDefaultAddressSpaces
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestDriver
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestDriver (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestIPAM
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestIPAM (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestWalkIPAMs
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestWalkIPAMs (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] === RUN   TestWalkDrivers
18:51:56 [2021-07-02T18:51:56.945Z] --- PASS: TestWalkDrivers (0.00s)
18:51:56 [2021-07-02T18:51:56.945Z] PASS
18:51:56 [2021-07-02T18:51:56.945Z] coverage: 82.4% of statements
18:51:56 [2021-07-02T18:51:56.945Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.442s	coverage: 82.4% of statements
18:51:57 [2021-07-02T18:51:57.396Z] === RUN   TestDiff
18:51:57 [2021-07-02T18:51:57.396Z] --- PASS: TestDiff (0.00s)
18:51:57 [2021-07-02T18:51:57.396Z] === RUN   TestAddedCallback
18:51:57 [2021-07-02T18:51:57.396Z] --- PASS: TestAddedCallback (0.00s)
18:51:57 [2021-07-02T18:51:57.396Z] === RUN   TestRemovedCallback
18:51:57 [2021-07-02T18:51:57.396Z] --- PASS: TestRemovedCallback (0.00s)
18:51:57 [2021-07-02T18:51:57.396Z] === RUN   TestNoCallback
18:51:57 [2021-07-02T18:51:57.396Z] --- PASS: TestNoCallback (0.00s)
18:51:57 [2021-07-02T18:51:57.396Z] PASS
18:51:57 [2021-07-02T18:51:57.396Z] coverage: 48.1% of statements
18:51:57 [2021-07-02T18:51:57.396Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.321s	coverage: 48.1% of statements
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestSetRolloverSerial (1.06s)
18:51:57 [2021-07-02T18:51:57.846Z] === RUN   TestGetFirstAvailableFromCurrent
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
18:51:57 [2021-07-02T18:51:57.846Z] PASS
18:51:57 [2021-07-02T18:51:57.846Z] coverage: 84.4% of statements
18:51:57 [2021-07-02T18:51:57.846Z] ok  	github.com/docker/docker/libnetwork/bitseq	8.476s	coverage: 84.4% of statements
18:51:57 [2021-07-02T18:51:57.846Z] === RUN   TestNew
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestNew (0.00s)
18:51:57 [2021-07-02T18:51:57.846Z] === RUN   TestAllocate
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestAllocate (0.00s)
18:51:57 [2021-07-02T18:51:57.846Z] === RUN   TestUninitialized
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestUninitialized (0.00s)
18:51:57 [2021-07-02T18:51:57.846Z] === RUN   TestAllocateInRange
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestAllocateInRange (0.00s)
18:51:57 [2021-07-02T18:51:57.846Z] === RUN   TestAllocateSerial
18:51:57 [2021-07-02T18:51:57.846Z] --- PASS: TestAllocateSerial (0.00s)
18:51:57 [2021-07-02T18:51:57.846Z] PASS
18:51:57 [2021-07-02T18:51:57.846Z] coverage: 87.5% of statements
18:51:57 [2021-07-02T18:51:57.846Z] ok  	github.com/docker/docker/libnetwork/idm	0.141s	coverage: 87.5% of statements
18:51:58 [2021-07-02T18:51:58.296Z] === RUN   TestCaller
18:51:58 [2021-07-02T18:51:58.296Z] --- PASS: TestCaller (0.00s)
18:51:58 [2021-07-02T18:51:58.296Z] PASS
18:51:58 [2021-07-02T18:51:58.296Z] coverage: 100.0% of statements
18:51:58 [2021-07-02T18:51:58.296Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.202s	coverage: 100.0% of statements
18:51:58 [2021-07-02T18:51:58.747Z] === RUN   TestSetSerialInsertDelete
18:51:58 [2021-07-02T18:51:58.747Z] --- PASS: TestSetSerialInsertDelete (0.00s)
18:51:58 [2021-07-02T18:51:58.747Z] === RUN   TestSetParallelInsertDelete
18:52:00 [2021-07-02T18:52:00.268Z] === RUN   TestInt2IP2IntConversion
18:52:00 [2021-07-02T18:52:00.268Z] === RUN   TestPoolRequest
18:52:00 [2021-07-02T18:52:00.268Z] --- PASS: TestPoolRequest (0.00s)
18:52:00 [2021-07-02T18:52:00.268Z] === RUN   TestOtherRequests
18:52:00 [2021-07-02T18:52:00.268Z] --- PASS: TestOtherRequests (0.00s)
18:52:00 [2021-07-02T18:52:00.268Z] PASS
18:52:00 [2021-07-02T18:52:00.268Z] coverage: 57.1% of statements
18:52:00 [2021-07-02T18:52:00.268Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.302s	coverage: 57.1% of statements
18:52:00 [2021-07-02T18:52:00.719Z] --- PASS: TestInt2IP2IntConversion (0.63s)
18:52:00 [2021-07-02T18:52:00.719Z] === RUN   TestGetAddressVersion
18:52:00 [2021-07-02T18:52:00.719Z] --- PASS: TestGetAddressVersion (0.00s)
18:52:00 [2021-07-02T18:52:00.719Z] === RUN   TestKeyString
18:52:00 [2021-07-02T18:52:00.719Z] --- PASS: TestKeyString (0.00s)
18:52:00 [2021-07-02T18:52:00.719Z] === RUN   TestPoolDataMarshal
18:52:00 [2021-07-02T18:52:00.719Z] --- PASS: TestPoolDataMarshal (0.01s)
18:52:00 [2021-07-02T18:52:00.719Z] === RUN   TestSubnetsMarshal
18:52:01 [2021-07-02T18:52:01.169Z] --- PASS: TestSubnetsMarshal (0.08s)
18:52:01 [2021-07-02T18:52:01.169Z] === RUN   TestAddSubnets
18:52:01 [2021-07-02T18:52:01.169Z] --- PASS: TestAddSubnets (0.16s)
18:52:01 [2021-07-02T18:52:01.169Z] === RUN   TestDoublePoolRelease
18:52:01 [2021-07-02T18:52:01.169Z] --- PASS: TestDoublePoolRelease (0.23s)
18:52:01 [2021-07-02T18:52:01.169Z] === RUN   TestAddReleasePoolID
18:52:01 [2021-07-02T18:52:01.619Z] --- PASS: TestAddReleasePoolID (0.19s)
18:52:01 [2021-07-02T18:52:01.619Z] === RUN   TestPredefinedPool
18:52:01 [2021-07-02T18:52:01.619Z] --- PASS: TestPredefinedPool (0.03s)
18:52:01 [2021-07-02T18:52:01.619Z] === RUN   TestRemoveSubnet
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:52:02 [2021-07-02T18:52:02.071Z] --- PASS: TestRemoveSubnet (0.52s)
18:52:02 [2021-07-02T18:52:02.071Z] === RUN   TestGetSameAddress
18:52:02 [2021-07-02T18:52:02.071Z] === RUN   TestGetCapabilities
18:52:02 [2021-07-02T18:52:02.071Z] --- PASS: TestGetSameAddress (0.03s)
18:52:02 [2021-07-02T18:52:02.071Z] === RUN   TestPoolAllocationReuse
18:52:02 [2021-07-02T18:52:02.071Z] --- PASS: TestGetCapabilities (0.01s)
18:52:02 [2021-07-02T18:52:02.071Z] === RUN   TestGetCapabilitiesFromLegacyDriver
18:52:02 [2021-07-02T18:52:02.071Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
18:52:02 [2021-07-02T18:52:02.071Z] === RUN   TestGetDefaultAddressSpaces
18:52:02 [2021-07-02T18:52:02.071Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
18:52:02 [2021-07-02T18:52:02.071Z] === RUN   TestRemoteDriver
18:52:02 [2021-07-02T18:52:02.071Z] --- PASS: TestRemoteDriver (0.01s)
18:52:02 [2021-07-02T18:52:02.071Z] PASS
18:52:02 [2021-07-02T18:52:02.071Z] coverage: 47.4% of statements
18:52:02 [2021-07-02T18:52:02.071Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.284s	coverage: 47.4% of statements
18:52:03 [2021-07-02T18:52:03.024Z] === RUN   TestWindowsIPAM
18:52:03 [2021-07-02T18:52:03.024Z] --- PASS: TestWindowsIPAM (0.00s)
18:52:03 [2021-07-02T18:52:03.024Z] PASS
18:52:03 [2021-07-02T18:52:03.024Z] coverage: 71.4% of statements
18:52:03 [2021-07-02T18:52:03.024Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.179s	coverage: 71.4% of statements
18:52:03 [2021-07-02T18:52:03.475Z] === RUN   TestDefaultNetwork
18:52:03 [2021-07-02T18:52:03.475Z] --- PASS: TestDefaultNetwork (0.31s)
18:52:03 [2021-07-02T18:52:03.475Z] === RUN   TestConfigGlobalScopeDefaultNetworks
18:52:03 [2021-07-02T18:52:03.925Z] === RUN   TestKeyValue
18:52:03 [2021-07-02T18:52:03.925Z] --- PASS: TestKeyValue (0.00s)
18:52:03 [2021-07-02T18:52:03.925Z] PASS
18:52:03 [2021-07-02T18:52:03.925Z] coverage: 60.0% of statements
18:52:03 [2021-07-02T18:52:03.925Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.149s	coverage: 60.0% of statements
18:52:03 [2021-07-02T18:52:03.925Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s)
18:52:03 [2021-07-02T18:52:03.925Z] === RUN   TestInitAddressPools
18:52:03 [2021-07-02T18:52:03.925Z] --- PASS: TestInitAddressPools (0.00s)
18:52:03 [2021-07-02T18:52:03.925Z] PASS
18:52:03 [2021-07-02T18:52:03.925Z] coverage: 74.0% of statements
18:52:03 [2021-07-02T18:52:03.925Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.843s	coverage: 74.0% of statements
18:52:04 [2021-07-02T18:52:04.376Z] --- PASS: TestPoolAllocationReuse (2.06s)
18:52:04 [2021-07-02T18:52:04.376Z] === RUN   TestGetAddressSubPoolEqualPool
18:52:04 [2021-07-02T18:52:04.376Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
18:52:04 [2021-07-02T18:52:04.376Z] === RUN   TestRequestReleaseAddressFromSubPool
18:52:04 [2021-07-02T18:52:04.826Z] === RUN   TestGenerate
18:52:04 [2021-07-02T18:52:04.826Z] --- PASS: TestGenerate (0.00s)
18:52:04 [2021-07-02T18:52:04.826Z] === RUN   TestGeneratePtr
18:52:04 [2021-07-02T18:52:04.826Z] --- PASS: TestGeneratePtr (0.00s)
18:52:04 [2021-07-02T18:52:04.826Z] === RUN   TestGenerateMissingField
18:52:04 [2021-07-02T18:52:04.826Z] --- PASS: TestGenerateMissingField (0.00s)
18:52:04 [2021-07-02T18:52:04.826Z] === RUN   TestFieldCannotBeSet
18:52:04 [2021-07-02T18:52:04.826Z] --- PASS: TestFieldCannotBeSet (0.00s)
18:52:04 [2021-07-02T18:52:04.826Z] === RUN   TestTypeMismatchError
18:52:04 [2021-07-02T18:52:04.826Z] --- PASS: TestTypeMismatchError (0.00s)
18:52:04 [2021-07-02T18:52:04.826Z] PASS
18:52:04 [2021-07-02T18:52:04.826Z] coverage: 100.0% of statements
18:52:04 [2021-07-02T18:52:04.826Z] ok  	github.com/docker/docker/libnetwork/options	0.298s	coverage: 100.0% of statements
18:52:06 [2021-07-02T18:52:06.970Z] === RUN   TestNetworkDBSimple
18:52:06 [2021-07-02T18:52:06.970Z] testing: warning: no tests to run
18:52:06 [2021-07-02T18:52:06.970Z] PASS
18:52:06 [2021-07-02T18:52:06.970Z] coverage: 0.0% of statements
18:52:06 [2021-07-02T18:52:06.970Z] ok  	github.com/docker/docker/libnetwork/osl	0.136s	coverage: 0.0% of statements [no tests to run]
18:52:06 [2021-07-02T18:52:06.970Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.78s)
18:52:06 [2021-07-02T18:52:06.970Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
18:52:07 [2021-07-02T18:52:07.920Z] 2021/07/02 18:52:07 Closing DB instances...
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestRequestNewPort
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestRequestNewPort (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestRequestSpecificPort
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestRequestSpecificPort (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestReleasePort
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestReleasePort (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestReuseReleasedPort
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestReuseReleasedPort (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestReleaseUnreadledPort
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestReleaseUnreadledPort (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestUnknowProtocol
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestUnknowProtocol (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestAllocateAllPorts
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestAllocateAllPorts (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestPortAllocation
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestPortAllocation (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestPortAllocationWithCustomRange
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestNoDuplicateBPR
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestNoDuplicateBPR (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] === RUN   TestChangePortRange
18:52:07 [2021-07-02T18:52:07.921Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
18:52:07 [2021-07-02T18:52:07.921Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
18:52:07 [2021-07-02T18:52:07.921Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
18:52:07 [2021-07-02T18:52:07.921Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
18:52:07 [2021-07-02T18:52:07.921Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
18:52:07 [2021-07-02T18:52:07.921Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
18:52:07 [2021-07-02T18:52:07.921Z] --- PASS: TestChangePortRange (0.00s)
18:52:07 [2021-07-02T18:52:07.921Z] PASS
18:52:07 [2021-07-02T18:52:07.921Z] coverage: 88.6% of statements
18:52:07 [2021-07-02T18:52:07.921Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.144s	coverage: 88.6% of statements
18:52:08 [2021-07-02T18:52:08.371Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.55s)
18:52:08 [2021-07-02T18:52:08.371Z] === RUN   TestGetAddress
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestNetworkDBSimple (2.02s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestNetworkDBJoinLeaveNetwork
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestSetParallelInsertDelete (10.00s)
18:52:08 [2021-07-02T18:52:08.822Z] PASS
18:52:08 [2021-07-02T18:52:08.822Z] coverage: 100.0% of statements
18:52:08 [2021-07-02T18:52:08.822Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.132s	coverage: 100.0% of statements
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestTransportPortConv
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestTransportPortConv (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestTransportPortBindingConv
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestTransportPortBindingConv (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestErrorConstructors
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestErrorConstructors (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestCompareIPMask
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestCompareIPMask (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestUtilGetHostPartIP
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestUtilGetHostPartIP (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestUtilGetBroadcastIP
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] === RUN   TestParseCIDR
18:52:08 [2021-07-02T18:52:08.822Z] --- PASS: TestParseCIDR (0.00s)
18:52:08 [2021-07-02T18:52:08.822Z] PASS
18:52:08 [2021-07-02T18:52:08.822Z] coverage: 47.9% of statements
18:52:08 [2021-07-02T18:52:08.822Z] ok  	github.com/docker/docker/libnetwork/types	0.160s	coverage: 47.9% of statements
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
18:52:09 [2021-07-02T18:52:09.773Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
18:52:09 [2021-07-02T18:52:09.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
18:52:09 [2021-07-02T18:52:09.773Z] PASS
18:52:09 [2021-07-02T18:52:09.773Z] coverage: 44.0% of statements
18:52:09 [2021-07-02T18:52:09.773Z] ok  	github.com/docker/docker/oci	0.190s	coverage: 44.0% of statements
18:52:09 [2021-07-02T18:52:09.773Z] 2021/07/02 18:52:09 Closing DB instances...
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestAddressPoolOpt
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestAddressPoolOpt (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/a
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/something
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/_=a
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/env1=value1
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/_env1=value1
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/env2=value2=value3
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/env3=abc!qwe
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/env_4=value_4
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/PATH
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/=a
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/PATH=
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/PATH=something
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/asd!qwe
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/1asd
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/123
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/some_space
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/__some_space_before
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/some_space_after__
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/=
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateEnv/PaTh
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestValidateEnv (0.01s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/a (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/something (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/_=a (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/PATH (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/=a (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/1asd (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/123 (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/some_space (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/= (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestParseHost
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestParseHost (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestParseDockerDaemonHost
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestParseDockerDaemonHost (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestParseTCP
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestParseTCP (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestParseInvalidUnixAddrInvalid
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateExtraHosts
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestValidateExtraHosts (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestIpOptString
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestIpOptString (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestNewIpOptInvalidDefaultVal
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestNewIpOptValidDefaultVal
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestIpOptSetInvalidVal
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestValidateIPAddress
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestValidateIPAddress (0.00s)
18:52:10 [2021-07-02T18:52:10.725Z] === RUN   TestMapOpts
18:52:10 [2021-07-02T18:52:10.725Z] --- PASS: TestMapOpts (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestListOptsWithoutValidator
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestListOptsWithoutValidator (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestListOptsWithValidator
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestListOptsWithValidator (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateDNSSearch
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestValidateDNSSearch (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_general_format
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_more_than_one_=
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_one_more
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestValidateLabel (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestNamedListOpts
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestNamedListOpts (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestNamedMapOpts
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestNamedMapOpts (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestParseLink
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestParseLink (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestQuotedStringSetWithQuotes
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.01s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestQuotedStringSetWithNoQuotes
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestUlimitOpt
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestUlimitOpt (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] PASS
18:52:10 [2021-07-02T18:52:10.726Z] coverage: 67.1% of statements
18:52:10 [2021-07-02T18:52:10.726Z] ok  	github.com/docker/docker/opts	0.228s	coverage: 67.1% of statements
18:52:10 [2021-07-02T18:52:10.726Z] === RUN   TestParseVersion
18:52:10 [2021-07-02T18:52:10.726Z] --- PASS: TestParseVersion (0.00s)
18:52:10 [2021-07-02T18:52:10.726Z] PASS
18:52:10 [2021-07-02T18:52:10.726Z] coverage: 52.9% of statements
18:52:10 [2021-07-02T18:52:10.726Z] ok  	github.com/docker/docker/pkg/aaparser	0.131s	coverage: 52.9% of statements
18:52:11 [2021-07-02T18:52:11.684Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s)
18:52:11 [2021-07-02T18:52:11.684Z] === RUN   TestNetworkDBJoinLeaveNetworks
18:52:12 [2021-07-02T18:52:12.634Z] === RUN   TestPeerCertificateMarshalJSON
18:52:13 [2021-07-02T18:52:13.084Z] 2021/07/02 18:52:12 Closing DB instances...
18:52:13 [2021-07-02T18:52:13.084Z] === RUN   TestIsArchivePathDir
18:52:13 [2021-07-02T18:52:13.084Z] --- PASS: TestIsArchivePathDir (0.10s)
18:52:13 [2021-07-02T18:52:13.084Z] === RUN   TestIsArchivePathInvalidFile
18:52:13 [2021-07-02T18:52:13.084Z] --- PASS: TestIsArchivePathInvalidFile (0.14s)
18:52:13 [2021-07-02T18:52:13.084Z] === RUN   TestIsArchivePathTar
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s)
18:52:13 [2021-07-02T18:52:13.535Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestMiddleware
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestMiddleware (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestNewResponseModifier
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestNewResponseModifier (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] PASS
18:52:13 [2021-07-02T18:52:13.535Z] coverage: 26.8% of statements
18:52:13 [2021-07-02T18:52:13.535Z] ok  	github.com/docker/docker/pkg/authorization	0.800s	coverage: 26.8% of statements
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestIsArchivePathTar (0.17s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestDecompressStreamGzip
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestDecompressStreamGzip (0.13s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestDecompressStreamBzip2
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestDecompressStreamXz
18:52:13 [2021-07-02T18:52:13.535Z]     archive_test.go:134: Xz not present in msys2
18:52:13 [2021-07-02T18:52:13.535Z] --- SKIP: TestDecompressStreamXz (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestCompressStreamXzUnsupported
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestCompressStreamBzip2Unsupported
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestCompressStreamInvalid
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestCompressStreamInvalid (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestExtensionInvalid
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestExtensionInvalid (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestExtensionUncompressed
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestExtensionUncompressed (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestExtensionBzip2
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestExtensionBzip2 (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestExtensionGzip
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestExtensionGzip (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestExtensionXz
18:52:13 [2021-07-02T18:52:13.535Z] --- PASS: TestExtensionXz (0.00s)
18:52:13 [2021-07-02T18:52:13.535Z] === RUN   TestCmdStreamLargeStderr
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCmdStreamLargeStderr (0.10s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCmdStreamBad
18:52:13 [2021-07-02T18:52:13.986Z]     archive_test.go:239: Failing on Windows CI machines
18:52:13 [2021-07-02T18:52:13.986Z] --- SKIP: TestCmdStreamBad (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCmdStreamGood
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCmdStreamGood (0.05s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestUntarPathWithInvalidDest
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestUntarPathWithInvalidSrc
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestUntarPath
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestUntarPath (0.06s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestUntarPathWithDestinationFile
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestUnbuffered
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestUnbuffered (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestRaceUnbuffered
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestRaceUnbuffered (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] PASS
18:52:13 [2021-07-02T18:52:13.986Z] coverage: 100.0% of statements
18:52:13 [2021-07-02T18:52:13.986Z] ok  	github.com/docker/docker/pkg/broadcaster	0.110s	coverage: 100.0% of statements
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyWithTarInvalidSrc
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyWithTarSrcFile
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyWithTarSrcFolder
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyFileWithTarInvalidSrc
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyFileWithTarSrcFolder
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestCopyFileWithTarSrcFile
18:52:13 [2021-07-02T18:52:13.986Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
18:52:13 [2021-07-02T18:52:13.986Z] === RUN   TestTarFiles
18:52:14 [2021-07-02T18:52:14.436Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.92s)
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestNetworkDBCRUDTableEntry
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[foo]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[bar]_[foo]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[foo_bar]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[qux]_[foo]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[]#01
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[qux]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[foo_bar_qux]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[qux]_[baz]]
18:52:14 [2021-07-02T18:52:14.436Z] === RUN   TestMatch/[[foo_baz]]
18:52:14 [2021-07-02T18:52:14.436Z] --- PASS: TestMatch (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[foo]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[]#01 (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[qux]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
18:52:14 [2021-07-02T18:52:14.436Z] PASS
18:52:14 [2021-07-02T18:52:14.436Z] coverage: 87.5% of statements
18:52:14 [2021-07-02T18:52:14.436Z] ok  	github.com/docker/docker/pkg/capabilities	0.153s	coverage: 87.5% of statements
18:52:15 [2021-07-02T18:52:15.947Z] === RUN   TestChrootTarUntar
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootTarUntar (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootUntarWithHugeExcludesList
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootUntarEmptyArchive
18:52:15 [2021-07-02T18:52:15.948Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootTarUntarWithSymlink
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootCopyWithTar
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootCopyWithTar (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootCopyFileWithTar
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootUntarPath
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootUntarPath (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] === RUN   TestChrootApplyDotDotFile
18:52:15 [2021-07-02T18:52:15.948Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:52:15 [2021-07-02T18:52:15.948Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
18:52:15 [2021-07-02T18:52:15.948Z] PASS
18:52:15 [2021-07-02T18:52:15.948Z] coverage: 15.4% of statements
18:52:15 [2021-07-02T18:52:15.948Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.228s	coverage: 15.4% of statements
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeEmpty
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeEmpty (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeEmptyFile
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeEmptyFile (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeNonemptyFile
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeNonemptyFile (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeNestedDirectoryEmpty
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestMoveToSubdir
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestMoveToSubdir (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] === RUN   TestSizeNonExistingDirectory
18:52:16 [2021-07-02T18:52:16.898Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
18:52:16 [2021-07-02T18:52:16.898Z] PASS
18:52:16 [2021-07-02T18:52:16.898Z] coverage: 80.0% of statements
18:52:16 [2021-07-02T18:52:16.898Z] ok  	github.com/docker/docker/pkg/directory	0.178s	coverage: 80.0% of statements
18:52:16 [2021-07-02T18:52:16.898Z] 2021/07/02 18:52:16 Closing DB instances...
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestContainsEntry
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestCreateEntries
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestEntriesDiff
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestEntriesEquality
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestGeneratorNotGenerate
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestGeneratorWithPort
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestGeneratorWithPortNotGenerate
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestNewEntry
18:52:17 [2021-07-02T18:52:17.848Z] === RUN   Test/TestParse
18:52:17 [2021-07-02T18:52:17.848Z] --- PASS: Test (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestContainsEntry (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestCreateEntries (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestEntriesDiff (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestEntriesEquality (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestNewEntry (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z]     --- PASS: Test/TestParse (0.00s)
18:52:17 [2021-07-02T18:52:17.848Z] PASS
18:52:17 [2021-07-02T18:52:17.848Z] coverage: 58.3% of statements
18:52:17 [2021-07-02T18:52:17.848Z] ok  	github.com/docker/docker/pkg/discovery	0.194s	coverage: 58.3% of statements
18:52:17 [2021-07-02T18:52:17.967Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:52:17 [2021-07-02T18:52:17.967Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:52:17 [2021-07-02T18:52:17.967Z] GOOS="" GOARCH="" GOARM=""
18:52:17 [2021-07-02T18:52:17.967Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:52:17 [2021-07-02T18:52:17.967Z] 
18:52:17 [2021-07-02T18:52:17.967Z] + TEST_INTEGRATION_DEST=1
18:52:17 [2021-07-02T18:52:17.967Z] + CONTAINER_NAME=docker-pr21-1
18:52:17 [2021-07-02T18:52:17.967Z] + TEST_SKIP_INTEGRATION_CLI=1
18:52:17 [2021-07-02T18:52:17.967Z] + run_tests test-integration-flaky
18:52:17 [2021-07-02T18:52:17.967Z] + '[' -n 0 ']'
18:52:17 [2021-07-02T18:52:17.967Z] + rm=
18:52:17 [2021-07-02T18:52:17.967Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42520/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42520/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f195fad664e4a4dbd2d28bb225300800af935366 hack/make.sh test-integration-flaky test-integration
18:52:17 [2021-07-02T18:52:17.967Z] + c=0
18:52:17 [2021-07-02T18:52:17.967Z] + TEST_INTEGRATION_DEST=3
18:52:17 [2021-07-02T18:52:17.967Z] + CONTAINER_NAME=docker-pr21-3
18:52:17 [2021-07-02T18:52:17.967Z] + TEST_SKIP_INTEGRATION=1
18:52:17 [2021-07-02T18:52:17.967Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:52:17 [2021-07-02T18:52:17.967Z] + run_tests
18:52:17 [2021-07-02T18:52:17.967Z] + '[' -n 0 ']'
18:52:17 [2021-07-02T18:52:17.967Z] + rm=
18:52:17 [2021-07-02T18:52:17.967Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42520/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42520/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f195fad664e4a4dbd2d28bb225300800af935366 hack/make.sh '' test-integration
18:52:17 [2021-07-02T18:52:17.967Z] + TEST_INTEGRATION_DEST=2
18:52:17 [2021-07-02T18:52:17.967Z] + CONTAINER_NAME=docker-pr21-2
18:52:17 [2021-07-02T18:52:17.967Z] + TEST_SKIP_INTEGRATION=1
18:52:17 [2021-07-02T18:52:17.967Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:52:17 [2021-07-02T18:52:17.967Z] + run_tests
18:52:17 [2021-07-02T18:52:17.967Z] + '[' -n 0 ']'
18:52:17 [2021-07-02T18:52:17.967Z] + rm=
18:52:17 [2021-07-02T18:52:17.967Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42520/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42520/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f195fad664e4a4dbd2d28bb225300800af935366 hack/make.sh '' test-integration
18:52:17 [2021-07-02T18:52:17.967Z] ++ jobs -p
18:52:17 [2021-07-02T18:52:17.967Z] + for job in $(jobs -p)
18:52:17 [2021-07-02T18:52:17.967Z] + wait 3884
18:52:17 [2021-07-02T18:52:17.967Z] 
18:52:17 [2021-07-02T18:52:17.967Z] 
18:52:17 [2021-07-02T18:52:17.967Z] 
18:52:17 [2021-07-02T18:52:17.967Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:52:17 [2021-07-02T18:52:17.967Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:52:17 [2021-07-02T18:52:17.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:52:17 [2021-07-02T18:52:17.967Z] HOSTNAME=0bf93a571bd0
18:52:17 [2021-07-02T18:52:17.967Z] TEST_SKIP_INTEGRATION=1
18:52:17 [2021-07-02T18:52:17.967Z] TESTDEBUG=0
18:52:17 [2021-07-02T18:52:17.967Z] DEST=bundles/test-integration
18:52:17 [2021-07-02T18:52:17.967Z] PWD=/go/src/github.com/docker/docker
18:52:17 [2021-07-02T18:52:17.967Z] KEEPBUNDLE=1
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366
18:52:17 [2021-07-02T18:52:17.967Z] container=docker
18:52:17 [2021-07-02T18:52:17.967Z] HOME=/root
18:52:17 [2021-07-02T18:52:17.967Z] GOLANG_VERSION=1.16.5
18:52:17 [2021-07-02T18:52:17.967Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:52:17 [2021-07-02T18:52:17.967Z] VALIDATE_BRANCH=master
18:52:17 [2021-07-02T18:52:17.967Z] TERM=xterm
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_PKG=github.com/docker/docker
18:52:17 [2021-07-02T18:52:17.967Z] SHLVL=1
18:52:17 [2021-07-02T18:52:17.967Z] TIMEOUT=120m
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_GRAPHDRIVER=overlay2
18:52:17 [2021-07-02T18:52:17.967Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:52:17 [2021-07-02T18:52:17.967Z] GO111MODULE=off
18:52:17 [2021-07-02T18:52:17.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:52:17 [2021-07-02T18:52:17.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:52:17 [2021-07-02T18:52:17.967Z] GOPATH=/go
18:52:17 [2021-07-02T18:52:17.967Z] PKG_CONFIG=pkg-config
18:52:17 [2021-07-02T18:52:17.967Z] _=/usr/bin/env
18:52:17 [2021-07-02T18:52:17.967Z] Building test suite binary ./integration-cli/test.main
18:52:17 [2021-07-02T18:52:17.967Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:52:17 [2021-07-02T18:52:17.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:52:17 [2021-07-02T18:52:17.967Z] HOSTNAME=c204e9d091ec
18:52:17 [2021-07-02T18:52:17.967Z] TEST_SKIP_INTEGRATION=1
18:52:17 [2021-07-02T18:52:17.967Z] TESTDEBUG=0
18:52:17 [2021-07-02T18:52:17.967Z] DEST=bundles/test-integration
18:52:17 [2021-07-02T18:52:17.967Z] PWD=/go/src/github.com/docker/docker
18:52:17 [2021-07-02T18:52:17.967Z] KEEPBUNDLE=1
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366
18:52:17 [2021-07-02T18:52:17.967Z] container=docker
18:52:17 [2021-07-02T18:52:17.967Z] HOME=/root
18:52:17 [2021-07-02T18:52:17.967Z] GOLANG_VERSION=1.16.5
18:52:17 [2021-07-02T18:52:17.967Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:52:17 [2021-07-02T18:52:17.967Z] VALIDATE_BRANCH=master
18:52:17 [2021-07-02T18:52:17.967Z] TERM=xterm
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_PKG=github.com/docker/docker
18:52:17 [2021-07-02T18:52:17.967Z] SHLVL=1
18:52:17 [2021-07-02T18:52:17.967Z] TIMEOUT=120m
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_GRAPHDRIVER=overlay2
18:52:17 [2021-07-02T18:52:17.967Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:52:17 [2021-07-02T18:52:17.967Z] GO111MODULE=off
18:52:17 [2021-07-02T18:52:17.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:52:17 [2021-07-02T18:52:17.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:52:17 [2021-07-02T18:52:17.967Z] GOPATH=/go
18:52:17 [2021-07-02T18:52:17.967Z] PKG_CONFIG=pkg-config
18:52:17 [2021-07-02T18:52:17.967Z] _=/usr/bin/env
18:52:17 [2021-07-02T18:52:17.967Z] Building test suite binary ./integration-cli/test.main
18:52:17 [2021-07-02T18:52:17.967Z] No new tests added to integration.
18:52:17 [2021-07-02T18:52:17.967Z] 
18:52:17 [2021-07-02T18:52:17.967Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:52:17 [2021-07-02T18:52:17.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:52:17 [2021-07-02T18:52:17.967Z] HOSTNAME=6adf6d183b71
18:52:17 [2021-07-02T18:52:17.967Z] TESTDEBUG=0
18:52:17 [2021-07-02T18:52:17.967Z] DEST=bundles/test-integration
18:52:17 [2021-07-02T18:52:17.967Z] PWD=/go/src/github.com/docker/docker
18:52:17 [2021-07-02T18:52:17.967Z] KEEPBUNDLE=1
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_GITCOMMIT=f195fad664e4a4dbd2d28bb225300800af935366
18:52:17 [2021-07-02T18:52:17.967Z] container=docker
18:52:17 [2021-07-02T18:52:17.967Z] HOME=/root
18:52:17 [2021-07-02T18:52:17.967Z] GOLANG_VERSION=1.16.5
18:52:17 [2021-07-02T18:52:17.967Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:52:17 [2021-07-02T18:52:17.967Z] VALIDATE_BRANCH=master
18:52:17 [2021-07-02T18:52:17.967Z] TERM=xterm
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_PKG=github.com/docker/docker
18:52:17 [2021-07-02T18:52:17.967Z] SHLVL=1
18:52:17 [2021-07-02T18:52:17.967Z] TIMEOUT=120m
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:52:17 [2021-07-02T18:52:17.967Z] DOCKER_GRAPHDRIVER=overlay2
18:52:17 [2021-07-02T18:52:17.967Z] GO111MODULE=off
18:52:17 [2021-07-02T18:52:17.967Z] TEST_SKIP_INTEGRATION_CLI=1
18:52:17 [2021-07-02T18:52:17.968Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:52:17 [2021-07-02T18:52:17.968Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:52:17 [2021-07-02T18:52:17.968Z] GOPATH=/go
18:52:17 [2021-07-02T18:52:17.968Z] PKG_CONFIG=pkg-config
18:52:17 [2021-07-02T18:52:17.968Z] _=/usr/bin/env
18:52:17 [2021-07-02T18:52:17.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:52:18 [2021-07-02T18:52:18.314Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s)
18:52:18 [2021-07-02T18:52:18.314Z] === RUN   TestNetworkDBCRUDTableEntries
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestTarFiles (4.57s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestTarUntar
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestTarUntar (0.04s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestTarWithOptions
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestTarWithOptions (0.02s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestUntarUstarGnuConflict
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestUntarInvalidFilenames
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test/TestContent
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test/TestInitialize
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test/TestNew
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test/TestParsingContentsWithComments
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test/TestRegister
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   Test/TestWatch
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: Test (0.01s)
18:52:18 [2021-07-02T18:52:18.764Z]     --- PASS: Test/TestContent (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z]     --- PASS: Test/TestInitialize (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z]     --- PASS: Test/TestNew (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z]     --- PASS: Test/TestRegister (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z]     --- PASS: Test/TestWatch (0.01s)
18:52:18 [2021-07-02T18:52:18.764Z] PASS
18:52:18 [2021-07-02T18:52:18.764Z] coverage: 97.6% of statements
18:52:18 [2021-07-02T18:52:18.764Z] ok  	github.com/docker/docker/pkg/discovery/file	0.180s	coverage: 97.6% of statements
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames131843146\\dest"
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestUntarInvalidFilenames (0.15s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestUntarHardlinkToSymlink
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestUntarInvalidHardlink
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765873659\\victim\\hello" -> "../victim/hello"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink061756190\\victim\\hello" -> "/../victim/hello"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink197336037\\victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink106528768\\victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink000211295\\victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink532395826\\victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestUntarInvalidHardlink (0.03s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestUntarInvalidSymlink
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink279025897\\dest\\dotdot" -> "../victim/hello"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink090654516\\dest\\slash-dotdot" -> "/../victim/hello"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink175672067\\dest\\loophole-victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink597781126\\dest\\loophole-victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink813761069\\dest\\loophole-victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink346305448\\dest\\loophole-victim" -> "../victim"
18:52:18 [2021-07-02T18:52:18.764Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink773506279\\dest\\dir\\loophole" -> "../../victim"
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestUntarInvalidSymlink (0.05s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestTempArchiveCloseMultipleTimes
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
18:52:18 [2021-07-02T18:52:18.764Z] === RUN   TestXGlobalNoParent
18:52:18 [2021-07-02T18:52:18.764Z] --- PASS: TestXGlobalNoParent (0.01s)
18:52:19 [2021-07-02T18:52:19.215Z] === RUN   TestReplaceFileTarWrapper
18:52:19 [2021-07-02T18:52:19.215Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
18:52:19 [2021-07-02T18:52:19.215Z] === RUN   TestPrefixHeaderReadable
18:52:19 [2021-07-02T18:52:19.215Z] --- PASS: TestPrefixHeaderReadable (0.03s)
18:52:19 [2021-07-02T18:52:19.215Z] === RUN   TestDisablePigz
18:52:19 [2021-07-02T18:52:19.215Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
18:52:19 [2021-07-02T18:52:19.669Z] --- PASS: TestDisablePigz (0.26s)
18:52:19 [2021-07-02T18:52:19.669Z] === RUN   TestPigz
18:52:19 [2021-07-02T18:52:19.669Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
18:52:19 [2021-07-02T18:52:19.669Z] --- PASS: TestPigz (0.25s)
18:52:19 [2021-07-02T18:52:19.669Z] === RUN   TestCopyFileWithInvalidDest
18:52:19 [2021-07-02T18:52:19.669Z]     archive_windows_test.go:16: Currently fails
18:52:19 [2021-07-02T18:52:19.669Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
18:52:19 [2021-07-02T18:52:19.669Z] === RUN   TestCanonicalTarNameForPath
18:52:19 [2021-07-02T18:52:19.669Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
18:52:19 [2021-07-02T18:52:19.669Z] === RUN   TestCanonicalTarName
18:52:19 [2021-07-02T18:52:19.669Z] --- PASS: TestCanonicalTarName (0.00s)
18:52:19 [2021-07-02T18:52:19.669Z] === RUN   TestChmodTarEntry
18:52:19 [2021-07-02T18:52:19.669Z] --- PASS: TestChmodTarEntry (0.00s)
18:52:19 [2021-07-02T18:52:19.669Z] === RUN   TestHardLinkOrder
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestHardLinkOrder (0.24s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangeString
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestChangeString (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesWithNoChanges
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestChangesWithNoChanges (0.03s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesWithChanges
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestChangesWithChanges (0.04s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesWithChangesGH13590
18:52:20 [2021-07-02T18:52:20.123Z]     changes_test.go:196: needs more investigation
18:52:20 [2021-07-02T18:52:20.123Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesDirsEmpty
18:52:20 [2021-07-02T18:52:20.123Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
18:52:20 [2021-07-02T18:52:20.123Z] --- SKIP: TestChangesDirsEmpty (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesDirsMutated
18:52:20 [2021-07-02T18:52:20.123Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
18:52:20 [2021-07-02T18:52:20.123Z] --- SKIP: TestChangesDirsMutated (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestApplyLayer
18:52:20 [2021-07-02T18:52:20.123Z]     changes_test.go:433: needs further investigation
18:52:20 [2021-07-02T18:52:20.123Z] --- SKIP: TestApplyLayer (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesSizeWithHardlinks
18:52:20 [2021-07-02T18:52:20.123Z]     changes_test.go:469: needs further investigation
18:52:20 [2021-07-02T18:52:20.123Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesSizeWithNoChanges
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestChangesSize
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestChangesSize (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestApplyLayerInvalidFilenames
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames354628780\\dest"
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestApplyLayerInvalidHardlink
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink500630206\\victim\\hello" -> "../victim/hello"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492309765\\victim\\hello" -> "/../victim/hello"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink345283232\\victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink536934783\\victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink012986578\\victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink301282825\\victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestApplyLayerInvalidSymlink
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink541804500\\dest\\dotdot" -> "../victim/hello"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink801354531\\dest\\slash-dotdot" -> "/../victim/hello"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink764934694\\dest\\loophole-victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink125101389\\dest\\loophole-victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink252085320\\dest\\loophole-victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink040727815\\dest\\loophole-victim" -> "../victim"
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestApplyLayerWhiteouts
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestGenerateEmptyFile
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestGenerateEmptyFile (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] === RUN   TestGenerateWithContent
18:52:20 [2021-07-02T18:52:20.123Z] --- PASS: TestGenerateWithContent (0.00s)
18:52:20 [2021-07-02T18:52:20.123Z] PASS
18:52:20 [2021-07-02T18:52:20.123Z] coverage: 61.6% of statements
18:52:20 [2021-07-02T18:52:20.123Z] ok  	github.com/docker/docker/pkg/archive	7.616s	coverage: 61.6% of statements
18:52:20 [2021-07-02T18:52:20.572Z] 2021/07/02 18:52:20 Closing DB instances...
18:52:20 [2021-07-02T18:52:20.572Z] === RUN   Test
18:52:20 [2021-07-02T18:52:20.572Z] === RUN   Test/TestInitialize
18:52:20 [2021-07-02T18:52:20.572Z] time="2021-07-02T18:52:20Z" level=info msg="Initializing discovery without TLS"
18:52:20 [2021-07-02T18:52:20.572Z] time="2021-07-02T18:52:20Z" level=info msg="Initializing discovery without TLS"
18:52:20 [2021-07-02T18:52:20.572Z] time="2021-07-02T18:52:20Z" level=info msg="Initializing discovery without TLS"
18:52:20 [2021-07-02T18:52:20.572Z] === RUN   Test/TestInitializeWithCerts
18:52:20 [2021-07-02T18:52:20.572Z] time="2021-07-02T18:52:20Z" level=info msg="Initializing discovery with TLS"
18:52:20 [2021-07-02T18:52:20.572Z] === RUN   Test/TestWatch
18:52:20 [2021-07-02T18:52:20.572Z] time="2021-07-02T18:52:20Z" level=info msg="Initializing discovery without TLS"
18:52:22 [2021-07-02T18:52:22.096Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s)
18:52:22 [2021-07-02T18:52:22.096Z] === RUN   TestNetworkDBNodeLeave
18:52:23 [2021-07-02T18:52:23.607Z] --- PASS: Test (3.15s)
18:52:23 [2021-07-02T18:52:23.607Z]     --- PASS: Test/TestInitialize (0.14s)
18:52:23 [2021-07-02T18:52:23.607Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
18:52:23 [2021-07-02T18:52:23.607Z]     --- PASS: Test/TestWatch (3.00s)
18:52:23 [2021-07-02T18:52:23.607Z] PASS
18:52:23 [2021-07-02T18:52:23.607Z] coverage: 84.1% of statements
18:52:23 [2021-07-02T18:52:23.607Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.514s	coverage: 84.1% of statements
18:52:24 [2021-07-02T18:52:24.567Z] === RUN   Test
18:52:24 [2021-07-02T18:52:24.567Z] === RUN   Test/TestWatch
18:52:24 [2021-07-02T18:52:24.567Z] --- PASS: Test (0.00s)
18:52:24 [2021-07-02T18:52:24.567Z]     --- PASS: Test/TestWatch (0.00s)
18:52:24 [2021-07-02T18:52:24.567Z] PASS
18:52:24 [2021-07-02T18:52:24.567Z] coverage: 92.3% of statements
18:52:24 [2021-07-02T18:52:24.567Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.183s	coverage: 92.3% of statements
18:52:24 [2021-07-02T18:52:24.567Z] --- PASS: TestNetworkDBNodeLeave (2.82s)
18:52:24 [2021-07-02T18:52:24.567Z] === RUN   TestNetworkDBWatch
18:52:25 [2021-07-02T18:52:25.517Z] === RUN   Test
18:52:25 [2021-07-02T18:52:25.517Z] === RUN   Test/TestInitialize
18:52:25 [2021-07-02T18:52:25.517Z] === RUN   Test/TestInitializeWithPattern
18:52:25 [2021-07-02T18:52:25.517Z] === RUN   Test/TestRegister
18:52:25 [2021-07-02T18:52:25.517Z] === RUN   Test/TestWatch
18:52:25 [2021-07-02T18:52:25.517Z] --- PASS: Test (0.00s)
18:52:25 [2021-07-02T18:52:25.517Z]     --- PASS: Test/TestInitialize (0.00s)
18:52:25 [2021-07-02T18:52:25.517Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
18:52:25 [2021-07-02T18:52:25.517Z]     --- PASS: Test/TestRegister (0.00s)
18:52:25 [2021-07-02T18:52:25.517Z]     --- PASS: Test/TestWatch (0.00s)
18:52:25 [2021-07-02T18:52:25.517Z] PASS
18:52:25 [2021-07-02T18:52:25.517Z] coverage: 93.8% of statements
18:52:25 [2021-07-02T18:52:25.517Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.185s	coverage: 93.8% of statements
18:52:26 [2021-07-02T18:52:26.468Z] 2021/07/02 18:52:25 Closing DB instances...
18:52:26 [2021-07-02T18:52:26.468Z] === RUN   TestPollerAddRemove
18:52:26 [2021-07-02T18:52:26.468Z] --- PASS: TestPollerAddRemove (0.00s)
18:52:26 [2021-07-02T18:52:26.468Z] === RUN   TestPollerEvent
18:52:26 [2021-07-02T18:52:26.468Z]     poller_test.go:41: No chmod on Windows
18:52:26 [2021-07-02T18:52:26.468Z] --- SKIP: TestPollerEvent (0.00s)
18:52:26 [2021-07-02T18:52:26.468Z] === RUN   TestPollerClose
18:52:26 [2021-07-02T18:52:26.468Z] --- PASS: TestPollerClose (0.00s)
18:52:26 [2021-07-02T18:52:26.468Z] PASS
18:52:26 [2021-07-02T18:52:26.468Z] coverage: 45.7% of statements
18:52:26 [2021-07-02T18:52:26.468Z] ok  	github.com/docker/docker/pkg/filenotify	0.186s	coverage: 45.7% of statements
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCopyFileWithInvalidSrc
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCopyFileWithInvalidDest
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCopyFileWithSameSrcAndDest
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCopyFile
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCopyFile (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
18:52:27 [2021-07-02T18:52:27.419Z]     fileutils_test.go:134: Needs porting to Windows
18:52:27 [2021-07-02T18:52:27.419Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestReadSymlinkedDirectoryToFile
18:52:27 [2021-07-02T18:52:27.419Z]     fileutils_test.go:180: Needs porting to Windows
18:52:27 [2021-07-02T18:52:27.419Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestWildcardMatches
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestWildcardMatches (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestPatternMatches
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestPatternMatches (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestExclusionPatternMatchesPatternBefore
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestPatternMatchesFolderExclusions
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestPatternMatchesFolderWildcardExclusions
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestExclusionPatternMatchesPatternAfter
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestExclusionPatternMatchesWholeDirectory
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestSingleExclamationError
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestSingleExclamationError (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestMatchesWithNoPatterns
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestMatchesWithMalformedPatterns
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestMatches
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestMatches (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCleanPatterns
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCleanPatterns (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCleanPatternsStripEmptyPatterns
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCleanPatternsExceptionFlag
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCleanPatternsErrorSingleException
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCreateIfNotExistsDir
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestCreateIfNotExistsFile
18:52:27 [2021-07-02T18:52:27.419Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
18:52:27 [2021-07-02T18:52:27.419Z] === RUN   TestMatch
18:52:27 [2021-07-02T18:52:27.420Z] --- PASS: TestMatch (0.00s)
18:52:27 [2021-07-02T18:52:27.420Z] PASS
18:52:27 [2021-07-02T18:52:27.420Z] coverage: 85.2% of statements
18:52:27 [2021-07-02T18:52:27.420Z] ok  	github.com/docker/docker/pkg/fileutils	0.173s	coverage: 85.2% of statements
18:52:27 [2021-07-02T18:52:27.420Z] --- PASS: TestNetworkDBWatch (3.02s)
18:52:27 [2021-07-02T18:52:27.420Z] === RUN   TestNetworkDBBulkSync
18:52:28 [2021-07-02T18:52:28.369Z] === RUN   TestGet
18:52:28 [2021-07-02T18:52:28.369Z] --- PASS: TestGet (0.00s)
18:52:28 [2021-07-02T18:52:28.369Z] === RUN   TestGetShortcutString
18:52:28 [2021-07-02T18:52:28.369Z] --- PASS: TestGetShortcutString (0.00s)
18:52:28 [2021-07-02T18:52:28.369Z] PASS
18:52:28 [2021-07-02T18:52:28.369Z] coverage: 42.9% of statements
18:52:28 [2021-07-02T18:52:28.369Z] ok  	github.com/docker/docker/pkg/homedir	0.131s	coverage: 42.9% of statements
18:52:29 [2021-07-02T18:52:29.320Z] 2021/07/02 18:52:28 Closing DB instances...
18:52:29 [2021-07-02T18:52:29.320Z] === RUN   TestCreateIDMapOrder
18:52:29 [2021-07-02T18:52:29.320Z] --- PASS: TestCreateIDMapOrder (0.00s)
18:52:29 [2021-07-02T18:52:29.320Z] PASS
18:52:29 [2021-07-02T18:52:29.320Z] coverage: 7.2% of statements
18:52:29 [2021-07-02T18:52:29.320Z] ok  	github.com/docker/docker/pkg/idtools	0.210s	coverage: 7.2% of statements
18:52:29 [2021-07-02T18:52:29.770Z] --- PASS: TestGetAddress (21.19s)
18:52:29 [2021-07-02T18:52:29.770Z] === RUN   TestRequestSyntaxCheck
18:52:29 [2021-07-02T18:52:29.770Z] --- PASS: TestRequestSyntaxCheck (0.02s)
18:52:29 [2021-07-02T18:52:29.770Z] === RUN   TestRequest
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestFixedBufferCap
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestFixedBufferCap (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestFixedBufferLen
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestFixedBufferLen (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestFixedBufferString
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestFixedBufferString (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestFixedBufferWrite
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestFixedBufferWrite (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestFixedBufferRead
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestFixedBufferRead (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestBytesPipeRead
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestBytesPipeRead (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestBytesPipeWrite
18:52:30 [2021-07-02T18:52:30.220Z] --- PASS: TestBytesPipeWrite (0.00s)
18:52:30 [2021-07-02T18:52:30.220Z] === RUN   TestBytesPipeWriteRandomChunks
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestNetworkDBBulkSync (3.03s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestNetworkDBCRUDMediumCluster
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestAtomicWriteToFile
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestAtomicWriteToFile (0.01s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestAtomicWriteSetCommit
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestAtomicWriteSetCancel
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestReadCloserWrapperClose
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestReadCloserWrapperClose (0.00s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestReaderErrWrapperReadOnError
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestReaderErrWrapperRead
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestReaderErrWrapperRead (0.00s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestHashData
18:52:30 [2021-07-02T18:52:30.676Z] --- PASS: TestHashData (0.00s)
18:52:30 [2021-07-02T18:52:30.676Z] === RUN   TestCancelReadCloser
18:52:31 [2021-07-02T18:52:31.127Z] --- PASS: TestCancelReadCloser (0.10s)
18:52:31 [2021-07-02T18:52:31.127Z] === RUN   TestWriteCloserWrapperClose
18:52:31 [2021-07-02T18:52:31.127Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
18:52:31 [2021-07-02T18:52:31.127Z] === RUN   TestNopWriteCloser
18:52:31 [2021-07-02T18:52:31.127Z] --- PASS: TestNopWriteCloser (0.00s)
18:52:31 [2021-07-02T18:52:31.127Z] === RUN   TestNopWriter
18:52:31 [2021-07-02T18:52:31.127Z] --- PASS: TestNopWriter (0.00s)
18:52:31 [2021-07-02T18:52:31.127Z] === RUN   TestWriteCounter
18:52:31 [2021-07-02T18:52:31.127Z] --- PASS: TestWriteCounter (0.00s)
18:52:31 [2021-07-02T18:52:31.127Z] PASS
18:52:31 [2021-07-02T18:52:31.127Z] coverage: 68.4% of statements
18:52:31 [2021-07-02T18:52:31.127Z] ok  	github.com/docker/docker/pkg/ioutils	0.716s	coverage: 68.4% of statements
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestError
18:52:32 [2021-07-02T18:52:32.078Z] --- PASS: TestError (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/no_progress
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/progress_1
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/some_progress_with_a_start_time
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/some_progress_without_a_start_time
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/with_units
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestProgressString/hide_counts
18:52:32 [2021-07-02T18:52:32.078Z] --- PASS: TestProgressString (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/no_progress (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/progress_1 (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/with_units (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z]     --- PASS: TestProgressString/hide_counts (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestJSONMessageDisplay
18:52:32 [2021-07-02T18:52:32.078Z] --- PASS: TestJSONMessageDisplay (0.16s)
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestJSONMessageDisplayWithJSONError
18:52:32 [2021-07-02T18:52:32.078Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
18:52:32 [2021-07-02T18:52:32.078Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z] === RUN   TestDisplayJSONMessagesStream
18:52:32 [2021-07-02T18:52:32.078Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
18:52:32 [2021-07-02T18:52:32.078Z] PASS
18:52:32 [2021-07-02T18:52:32.078Z] coverage: 91.7% of statements
18:52:32 [2021-07-02T18:52:32.078Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.361s	coverage: 91.7% of statements
18:52:33 [2021-07-02T18:52:33.029Z] === RUN   TestStandardLongPath
18:52:33 [2021-07-02T18:52:33.029Z] --- PASS: TestStandardLongPath (0.00s)
18:52:33 [2021-07-02T18:52:33.029Z] === RUN   TestUNCLongPath
18:52:33 [2021-07-02T18:52:33.029Z] --- PASS: TestUNCLongPath (0.00s)
18:52:33 [2021-07-02T18:52:33.029Z] PASS
18:52:33 [2021-07-02T18:52:33.029Z] coverage: 100.0% of statements
18:52:33 [2021-07-02T18:52:33.029Z] ok  	github.com/docker/docker/pkg/longpath	0.129s	coverage: 100.0% of statements
18:52:33 [2021-07-02T18:52:33.481Z] === RUN   TestNameFormat
18:52:33 [2021-07-02T18:52:33.481Z] --- PASS: TestNameFormat (0.00s)
18:52:33 [2021-07-02T18:52:33.481Z] === RUN   TestNameRetries
18:52:33 [2021-07-02T18:52:33.481Z] --- PASS: TestNameRetries (0.00s)
18:52:33 [2021-07-02T18:52:33.481Z] PASS
18:52:33 [2021-07-02T18:52:33.481Z] coverage: 85.7% of statements
18:52:33 [2021-07-02T18:52:33.481Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.143s	coverage: 85.7% of statements
18:52:33 [2021-07-02T18:52:33.481Z] 2021/07/02 18:52:33 Closing DB instances...
18:52:34 [2021-07-02T18:52:34.432Z] === RUN   TestParseKeyValueOpt
18:52:34 [2021-07-02T18:52:34.432Z] --- PASS: TestParseKeyValueOpt (0.00s)
18:52:34 [2021-07-02T18:52:34.432Z] === RUN   TestParseUintList
18:52:34 [2021-07-02T18:52:34.432Z] --- PASS: TestParseUintList (0.00s)
18:52:34 [2021-07-02T18:52:34.432Z] === RUN   TestParseUintListMaximumLimits
18:52:34 [2021-07-02T18:52:34.432Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
18:52:34 [2021-07-02T18:52:34.432Z] PASS
18:52:34 [2021-07-02T18:52:34.432Z] coverage: 97.0% of statements
18:52:34 [2021-07-02T18:52:34.432Z] ok  	github.com/docker/docker/pkg/parsers	0.117s	coverage: 97.0% of statements
18:52:35 [2021-07-02T18:52:35.390Z] === RUN   TestNewAndRemove
18:52:35 [2021-07-02T18:52:35.391Z] --- PASS: TestNewAndRemove (0.00s)
18:52:35 [2021-07-02T18:52:35.391Z] === RUN   TestRemoveInvalidPath
18:52:35 [2021-07-02T18:52:35.391Z] --- PASS: TestRemoveInvalidPath (0.00s)
18:52:35 [2021-07-02T18:52:35.391Z] PASS
18:52:35 [2021-07-02T18:52:35.391Z] coverage: 82.6% of statements
18:52:35 [2021-07-02T18:52:35.391Z] ok  	github.com/docker/docker/pkg/pidfile	0.164s	coverage: 82.6% of statements
18:52:35 [2021-07-02T18:52:35.391Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.88s)
18:52:35 [2021-07-02T18:52:35.391Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
18:52:36 [2021-07-02T18:52:36.903Z] --- PASS: TestRequest (6.85s)
18:52:36 [2021-07-02T18:52:36.903Z] === RUN   TestOverlappingRequests
18:52:36 [2021-07-02T18:52:36.903Z] === RUN   TestFailedConnection
18:52:36 [2021-07-02T18:52:36.903Z] --- PASS: TestOverlappingRequests (0.41s)
18:52:36 [2021-07-02T18:52:36.903Z] === RUN   TestRelease
18:52:37 [2021-07-02T18:52:37.353Z] 2021/07/02 18:52:37 Closing DB instances...
18:52:38 [2021-07-02T18:52:38.304Z] --- PASS: TestRelease (1.20s)
18:52:38 [2021-07-02T18:52:38.304Z] === RUN   TestAllocateRandomDeallocate
18:52:38 [2021-07-02T18:52:38.754Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.28s)
18:52:38 [2021-07-02T18:52:38.754Z] === RUN   TestNetworkDBGarbageCollection
18:52:38 [2021-07-02T18:52:38.754Z] --- PASS: TestFailedConnection (2.03s)
18:52:38 [2021-07-02T18:52:38.754Z] === RUN   TestFailOnce
18:52:39 [2021-07-02T18:52:39.204Z] 2021/07/02 18:52:38 http: panic serving 127.0.0.1:49294: Plugin not ready
18:52:39 [2021-07-02T18:52:39.204Z] goroutine 23 [running]:
18:52:39 [2021-07-02T18:52:39.204Z] net/http.(*conn).serve.func1(0xc000094a00)
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/net/http/server.go:1824 +0x153
18:52:39 [2021-07-02T18:52:39.204Z] panic(0xd05160, 0xe1c1d0)
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/runtime/panic.go:971 +0x49a
18:52:39 [2021-07-02T18:52:39.204Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xe2c890, 0xc0000560e0, 0xc00012e100)
18:52:39 [2021-07-02T18:52:39.204Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
18:52:39 [2021-07-02T18:52:39.204Z] net/http.HandlerFunc.ServeHTTP(0xc000042020, 0xe2c890, 0xc0000560e0, 0xc00012e100)
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/net/http/server.go:2069 +0x4b
18:52:39 [2021-07-02T18:52:39.204Z] net/http.(*ServeMux).ServeHTTP(0xc00004e040, 0xe2c890, 0xc0000560e0, 0xc00012e100)
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/net/http/server.go:2448 +0x1b7
18:52:39 [2021-07-02T18:52:39.204Z] net/http.serverHandler.ServeHTTP(0xc000056000, 0xe2c890, 0xc0000560e0, 0xc00012e100)
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/net/http/server.go:2887 +0xaa
18:52:39 [2021-07-02T18:52:39.204Z] net/http.(*conn).serve(0xc000094a00, 0xe2d480, 0xc0000d68c0)
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/net/http/server.go:1952 +0x8cd
18:52:39 [2021-07-02T18:52:39.204Z] created by net/http.(*Server).Serve
18:52:39 [2021-07-02T18:52:39.204Z] 	c:/go/src/net/http/server.go:3013 +0x3b8
18:52:39 [2021-07-02T18:52:39.204Z] time="2021-07-02T18:52:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s"
18:52:40 [2021-07-02T18:52:40.154Z] --- PASS: TestFailOnce (1.17s)
18:52:40 [2021-07-02T18:52:40.154Z] === RUN   TestEchoInputOutput
18:52:40 [2021-07-02T18:52:40.154Z] --- PASS: TestEchoInputOutput (0.00s)
18:52:40 [2021-07-02T18:52:40.154Z] === RUN   TestBackoff
18:52:40 [2021-07-02T18:52:40.154Z] --- PASS: TestBackoff (0.00s)
18:52:40 [2021-07-02T18:52:40.154Z] === RUN   TestAbortRetry
18:52:40 [2021-07-02T18:52:40.154Z] --- PASS: TestAbortRetry (0.00s)
18:52:40 [2021-07-02T18:52:40.154Z] === RUN   TestClientScheme
18:52:40 [2021-07-02T18:52:40.154Z] --- PASS: TestClientScheme (0.00s)
18:52:40 [2021-07-02T18:52:40.154Z] === RUN   TestNewClientWithTimeout
18:52:40 [2021-07-02T18:52:40.604Z] time="2021-07-02T18:52:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
18:52:41 [2021-07-02T18:52:41.555Z] --- PASS: TestAllocateRandomDeallocate (3.41s)
18:52:41 [2021-07-02T18:52:41.555Z] === RUN   TestRetrieveFromStore
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestParseEmptyInterface
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestParseEmptyInterface (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestParseNonInterfaceType
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestParseNonInterfaceType (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestParseWithOneFunction
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestParseWithOneFunction (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestParseWithMultipleFuncs
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestParseWithUnnamedReturn
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestEmbeddedInterface
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestEmbeddedInterface (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestParsedImports
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestParsedImports (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] === RUN   TestAliasedImports
18:52:42 [2021-07-02T18:52:42.008Z] --- PASS: TestAliasedImports (0.00s)
18:52:42 [2021-07-02T18:52:42.008Z] PASS
18:52:42 [2021-07-02T18:52:42.008Z] coverage: 56.8% of statements
18:52:42 [2021-07-02T18:52:42.008Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.126s	coverage: 56.8% of statements
18:52:42 [2021-07-02T18:52:42.008Z] time="2021-07-02T18:52:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
18:52:42 [2021-07-02T18:52:42.960Z] --- PASS: TestRetrieveFromStore (1.17s)
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestRequestReleaseAddressDuplicate
18:52:42 [2021-07-02T18:52:42.960Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s)
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestParallelPredefinedRequest1
18:52:42 [2021-07-02T18:52:42.960Z] === PAUSE TestParallelPredefinedRequest1
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestParallelPredefinedRequest2
18:52:42 [2021-07-02T18:52:42.960Z] === PAUSE TestParallelPredefinedRequest2
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestParallelPredefinedRequest3
18:52:42 [2021-07-02T18:52:42.960Z] === PAUSE TestParallelPredefinedRequest3
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestParallelPredefinedRequest4
18:52:42 [2021-07-02T18:52:42.960Z] === PAUSE TestParallelPredefinedRequest4
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestParallelPredefinedRequest5
18:52:42 [2021-07-02T18:52:42.960Z] === PAUSE TestParallelPredefinedRequest5
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestDebug
18:52:42 [2021-07-02T18:52:42.960Z] --- PASS: TestDebug (0.00s)
18:52:42 [2021-07-02T18:52:42.960Z] === RUN   TestRequestPoolParallel
18:52:43 [2021-07-02T18:52:43.411Z] === RUN   TestHTTPTransport
18:52:43 [2021-07-02T18:52:43.411Z] --- PASS: TestHTTPTransport (0.00s)
18:52:43 [2021-07-02T18:52:43.411Z] PASS
18:52:43 [2021-07-02T18:52:43.411Z] coverage: 85.7% of statements
18:52:43 [2021-07-02T18:52:43.411Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.265s	coverage: 85.7% of statements
18:52:43 [2021-07-02T18:52:43.411Z] --- PASS: TestRequestPoolParallel (0.52s)
18:52:43 [2021-07-02T18:52:43.411Z] === RUN   TestFullAllocateRelease
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestFullAllocateRelease (0.38s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestOddAllocateRelease
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestOddAllocateRelease (0.24s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestFullAllocateSerialReleaseParallel
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestBufioReaderPoolPutAndGet
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestBufioWriterPoolPutAndGet
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestBufferPoolPutAndGet
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
18:52:43 [2021-07-02T18:52:43.861Z] PASS
18:52:43 [2021-07-02T18:52:43.861Z] coverage: 88.2% of statements
18:52:43 [2021-07-02T18:52:43.861Z] ok  	github.com/docker/docker/pkg/pools	0.193s	coverage: 88.2% of statements
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestOddAllocateSerialReleaseParallel
18:52:43 [2021-07-02T18:52:43.861Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
18:52:43 [2021-07-02T18:52:43.861Z] === RUN   TestEvenAllocateSerialReleaseParallel
18:52:44 [2021-07-02T18:52:44.311Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
18:52:44 [2021-07-02T18:52:44.311Z] === CONT  TestParallelPredefinedRequest1
18:52:44 [2021-07-02T18:52:44.311Z] === CONT  TestParallelPredefinedRequest4
18:52:44 [2021-07-02T18:52:44.311Z] === CONT  TestParallelPredefinedRequest3
18:52:44 [2021-07-02T18:52:44.311Z] === CONT  TestParallelPredefinedRequest2
18:52:44 [2021-07-02T18:52:44.311Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:52:44 [2021-07-02T18:52:44.311Z] === CONT  TestParallelPredefinedRequest3
18:52:44 [2021-07-02T18:52:44.311Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:52:44 [2021-07-02T18:52:44.312Z] === CONT  TestParallelPredefinedRequest4
18:52:44 [2021-07-02T18:52:44.312Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:52:44 [2021-07-02T18:52:44.312Z] === CONT  TestParallelPredefinedRequest1
18:52:44 [2021-07-02T18:52:44.312Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:52:44 [2021-07-02T18:52:44.312Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] === CONT  TestParallelPredefinedRequest5
18:52:44 [2021-07-02T18:52:44.312Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:52:44 [2021-07-02T18:52:44.312Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] PASS
18:52:44 [2021-07-02T18:52:44.312Z] coverage: 85.3% of statements
18:52:44 [2021-07-02T18:52:44.312Z] ok  	github.com/docker/docker/libnetwork/ipam	44.138s	coverage: 85.3% of statements
18:52:44 [2021-07-02T18:52:44.312Z] === RUN   TestOutputOnPrematureClose
18:52:44 [2021-07-02T18:52:44.312Z] --- PASS: TestOutputOnPrematureClose (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] === RUN   TestCompleteSilently
18:52:44 [2021-07-02T18:52:44.312Z] --- PASS: TestCompleteSilently (0.00s)
18:52:44 [2021-07-02T18:52:44.312Z] PASS
18:52:44 [2021-07-02T18:52:44.312Z] coverage: 75.9% of statements
18:52:44 [2021-07-02T18:52:44.312Z] ok  	github.com/docker/docker/pkg/progress	0.082s	coverage: 75.9% of statements
18:52:44 [2021-07-02T18:52:44.761Z] time="2021-07-02T18:52:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
18:52:45 [2021-07-02T18:52:45.211Z] === RUN   TestSendToOneSub
18:52:45 [2021-07-02T18:52:45.211Z] --- PASS: TestSendToOneSub (0.00s)
18:52:45 [2021-07-02T18:52:45.211Z] === RUN   TestSendToMultipleSubs
18:52:45 [2021-07-02T18:52:45.211Z] --- PASS: TestSendToMultipleSubs (0.00s)
18:52:45 [2021-07-02T18:52:45.211Z] === RUN   TestEvictOneSub
18:52:45 [2021-07-02T18:52:45.211Z] --- PASS: TestEvictOneSub (0.00s)
18:52:45 [2021-07-02T18:52:45.211Z] === RUN   TestClosePublisher
18:52:45 [2021-07-02T18:52:45.211Z] --- PASS: TestClosePublisher (0.00s)
18:52:45 [2021-07-02T18:52:45.211Z] === RUN   TestPubSubRace
18:52:46 [2021-07-02T18:52:46.161Z] --- PASS: TestPubSubRace (1.04s)
18:52:46 [2021-07-02T18:52:46.161Z] PASS
18:52:46 [2021-07-02T18:52:46.161Z] coverage: 75.0% of statements
18:52:46 [2021-07-02T18:52:46.161Z] ok  	github.com/docker/docker/pkg/pubsub	1.117s	coverage: 75.0% of statements
18:52:46 [2021-07-02T18:52:46.611Z] === RUN   TestRegister
18:52:46 [2021-07-02T18:52:46.611Z] --- PASS: TestRegister (0.00s)
18:52:46 [2021-07-02T18:52:46.611Z] === RUN   TestCommand
18:52:46 [2021-07-02T18:52:46.611Z] --- PASS: TestCommand (0.03s)
18:52:46 [2021-07-02T18:52:46.611Z] === RUN   TestNaiveSelf
18:52:46 [2021-07-02T18:52:46.611Z] --- PASS: TestNaiveSelf (0.03s)
18:52:46 [2021-07-02T18:52:46.611Z] PASS
18:52:46 [2021-07-02T18:52:46.611Z] coverage: 82.4% of statements
18:52:46 [2021-07-02T18:52:46.611Z] ok  	github.com/docker/docker/pkg/reexec	0.206s	coverage: 82.4% of statements
18:52:47 [2021-07-02T18:52:47.562Z] === RUN   TestParseSignal
18:52:47 [2021-07-02T18:52:47.562Z] --- PASS: TestParseSignal (0.00s)
18:52:47 [2021-07-02T18:52:47.562Z] === RUN   TestValidSignalForPlatform
18:52:47 [2021-07-02T18:52:47.562Z] --- PASS: TestValidSignalForPlatform (0.00s)
18:52:47 [2021-07-02T18:52:47.562Z] PASS
18:52:47 [2021-07-02T18:52:47.562Z] coverage: 19.7% of statements
18:52:47 [2021-07-02T18:52:47.562Z] ok  	github.com/docker/docker/pkg/signal	0.167s	coverage: 19.7% of statements
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestNewStdWriter
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestNewStdWriter (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestWriteWithUninitializedStdWriter
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestWriteWithNilBytes
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestWriteWithNilBytes (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestWrite
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestWrite (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestWriteWithWriterError
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestWriteWithWriterError (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyWriteAndRead
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyReturnsErrorReadingHeader
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyReturnsErrorReadingFrame
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyDetectsCorruptedFrame
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyWithInvalidInputHeader
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyWithCorruptedPrefix
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyReturnsWriteErrors
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] === RUN   TestStdCopyReturnsErrorFromSystem
18:52:48 [2021-07-02T18:52:48.012Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
18:52:48 [2021-07-02T18:52:48.012Z] PASS
18:52:48 [2021-07-02T18:52:48.012Z] coverage: 100.0% of statements
18:52:48 [2021-07-02T18:52:48.012Z] ok  	github.com/docker/docker/pkg/stdcopy	0.087s	coverage: 100.0% of statements
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestRawProgressFormatterFormatStatus
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestRawProgressFormatterFormatProgress
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestFormatStatus
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestFormatStatus (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestFormatError
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestFormatError (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestFormatJSONError
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestFormatJSONError (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestJsonProgressFormatterFormatProgress
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestJsonProgressFormatterFormatStatus
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestNewJSONProgressOutput
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestNewJSONProgressOutput (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestAuxFormatterEmit
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestAuxFormatterEmit (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestStreamWriterStdout
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestStreamWriterStdout (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] === RUN   TestStreamWriterStderr
18:52:48 [2021-07-02T18:52:48.964Z] --- PASS: TestStreamWriterStderr (0.00s)
18:52:48 [2021-07-02T18:52:48.964Z] PASS
18:52:48 [2021-07-02T18:52:48.964Z] coverage: 66.2% of statements
18:52:48 [2021-07-02T18:52:48.964Z] ok  	github.com/docker/docker/pkg/streamformatter	0.144s	coverage: 66.2% of statements
18:52:48 [2021-07-02T18:52:48.964Z] time="2021-07-02T18:52:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestGenerateRandomID
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestGenerateRandomID (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestShortenId
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestShortenId (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestShortenSha256Id
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestShortenSha256Id (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestShortenIdEmpty
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestShortenIdEmpty (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestShortenIdInvalid
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestShortenIdInvalid (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestIsShortIDNonHex
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestIsShortIDNonHex (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] === RUN   TestIsShortIDNotCorrectSize
18:52:49 [2021-07-02T18:52:49.414Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
18:52:49 [2021-07-02T18:52:49.414Z] PASS
18:52:49 [2021-07-02T18:52:49.414Z] coverage: 70.6% of statements
18:52:49 [2021-07-02T18:52:49.414Z] ok  	github.com/docker/docker/pkg/stringid	0.095s	coverage: 70.6% of statements
18:52:50 [2021-07-02T18:52:50.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:52:50 [2021-07-02T18:52:50.235Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:52:50 [2021-07-02T18:52:50.235Z] GOOS="" GOARCH="" GOARM=""
18:52:50 [2021-07-02T18:52:50.235Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:52:50 [2021-07-02T18:52:50.235Z] 
18:52:50 [2021-07-02T18:52:50.235Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:52:50 [2021-07-02T18:52:50.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:52:50 [2021-07-02T18:52:50.235Z] HOSTNAME=8d369c8d9f15
18:52:50 [2021-07-02T18:52:50.235Z] DEST=bundles/test-integration
18:52:50 [2021-07-02T18:52:50.235Z] PWD=/go/src/github.com/docker/docker
18:52:50 [2021-07-02T18:52:50.235Z] DOCKER_ROOTLESS=1
18:52:50 [2021-07-02T18:52:50.235Z] DOCKER_GITCOMMIT=561d08e1c351f7d831f62b18e8f7451060b2c0ef
18:52:50 [2021-07-02T18:52:50.235Z] container=docker
18:52:50 [2021-07-02T18:52:50.235Z] HOME=/root
18:52:50 [2021-07-02T18:52:50.235Z] GOLANG_VERSION=1.16.5
18:52:50 [2021-07-02T18:52:50.235Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:52:50 [2021-07-02T18:52:50.235Z] VALIDATE_BRANCH=master
18:52:50 [2021-07-02T18:52:50.235Z] TERM=xterm
18:52:50 [2021-07-02T18:52:50.235Z] DOCKER_PKG=github.com/docker/docker
18:52:50 [2021-07-02T18:52:50.235Z] SHLVL=1
18:52:50 [2021-07-02T18:52:50.235Z] TIMEOUT=120m
18:52:50 [2021-07-02T18:52:50.235Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:52:50 [2021-07-02T18:52:50.235Z] DOCKER_GRAPHDRIVER=overlay2
18:52:50 [2021-07-02T18:52:50.235Z] GO111MODULE=off
18:52:50 [2021-07-02T18:52:50.235Z] DOCKER_EXPERIMENTAL=1
18:52:50 [2021-07-02T18:52:50.235Z] TEST_SKIP_INTEGRATION_CLI=1
18:52:50 [2021-07-02T18:52:50.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:52:50 [2021-07-02T18:52:50.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:52:50 [2021-07-02T18:52:50.235Z] GOPATH=/go
18:52:50 [2021-07-02T18:52:50.235Z] PKG_CONFIG=pkg-config
18:52:50 [2021-07-02T18:52:50.235Z] _=/usr/bin/env
18:52:50 [2021-07-02T18:52:50.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:52:50 [2021-07-02T18:52:50.368Z] === RUN   TestIsCpusetListAvailable
18:52:50 [2021-07-02T18:52:50.368Z] --- PASS: TestIsCpusetListAvailable (0.00s)
18:52:50 [2021-07-02T18:52:50.368Z] PASS
18:52:50 [2021-07-02T18:52:50.368Z] coverage: 38.2% of statements
18:52:50 [2021-07-02T18:52:50.368Z] ok  	github.com/docker/docker/pkg/sysinfo	0.135s	coverage: 38.2% of statements
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestChtimes
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestChtimes (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestChtimesWindows
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestChtimesWindows (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestEnsureRemoveAllNotExist
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestEnsureRemoveAllWithDir
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestEnsureRemoveAllWithFile
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] === RUN   TestHasWin32KSupport
18:52:51 [2021-07-02T18:52:51.879Z]     syscall_windows_test.go:8: win32k: true
18:52:51 [2021-07-02T18:52:51.879Z] --- PASS: TestHasWin32KSupport (0.00s)
18:52:51 [2021-07-02T18:52:51.879Z] PASS
18:52:51 [2021-07-02T18:52:51.879Z] coverage: 12.9% of statements
18:52:51 [2021-07-02T18:52:51.879Z] ok  	github.com/docker/docker/pkg/system	0.102s	coverage: 12.9% of statements
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestTailFile
18:52:52 [2021-07-02T18:52:52.329Z] --- PASS: TestTailFile (0.00s)
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestTailFileManyLines
18:52:52 [2021-07-02T18:52:52.329Z] --- PASS: TestTailFileManyLines (0.00s)
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestTailEmptyFile
18:52:52 [2021-07-02T18:52:52.329Z] --- PASS: TestTailEmptyFile (0.00s)
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestTailNegativeN
18:52:52 [2021-07-02T18:52:52.329Z] --- PASS: TestTailNegativeN (0.00s)
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader
18:52:52 [2021-07-02T18:52:52.329Z] === CONT  TestNewTailReader
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/12_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader/12_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/no_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader/no_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/single_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader/single_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/2_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader/2_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/4_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader/4_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/8_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === PAUSE TestNewTailReader/8_byte_delimiter
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/truncated_last_line
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/truncated_last_line#01
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/truncated_last_line#02
18:52:52 [2021-07-02T18:52:52.329Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
18:52:52 [2021-07-02T18:52:52.329Z] === CONT  TestNewTailReader/12_byte_delimiter
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.330Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.330Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.330Z] === CONT  TestNewTailReader/2_byte_delimiter
18:52:52 [2021-07-02T18:52:52.330Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/single_byte_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/no_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.781Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.781Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.781Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/8_byte_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/4_byte_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.782Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.782Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.783Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.783Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.784Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.784Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.785Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:52:52 [2021-07-02T18:52:52.785Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:52:52 [2021-07-02T18:52:52.786Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
18:52:52 [2021-07-02T18:52:52.786Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
18:52:53 [2021-07-02T18:52:53.239Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
18:52:53 [2021-07-02T18:52:53.239Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
18:52:53 [2021-07-02T18:52:53.240Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
18:52:53 [2021-07-02T18:52:53.241Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
18:52:53 [2021-07-02T18:52:53.241Z] --- PASS: TestNewTailReader (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.241Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.242Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
18:52:53 [2021-07-02T18:52:53.243Z] PASS
18:52:53 [2021-07-02T18:52:53.243Z] coverage: 88.6% of statements
18:52:53 [2021-07-02T18:52:53.243Z] ok  	github.com/docker/docker/pkg/tailfile	0.247s	coverage: 88.6% of statements
18:52:54 [2021-07-02T18:52:54.195Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:52:54 [2021-07-02T18:52:54.195Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:52:54 [2021-07-02T18:52:54.195Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:52:54 [2021-07-02T18:52:54.195Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestTarSumRemoveNonExistent
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestTarSumRemove
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestTarSumRemove (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestSortFileInfoSums
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestSortFileInfoSums (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestNewTarSumForLabelInvalid
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestNewTarSumForLabel
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestNewTarSumForLabel (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestEmptyTar
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestEmptyTar (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestTarSumsReadSize
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestTarSumsReadSize (0.01s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestTarSums
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestTarSums (0.06s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestIteration
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestIteration (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestVersionLabelForChecksum
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestVersionLabelForChecksum (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestVersion
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestVersion (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestGetVersion
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestGetVersion (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] === RUN   TestGetVersions
18:52:54 [2021-07-02T18:52:54.195Z] --- PASS: TestGetVersions (0.00s)
18:52:54 [2021-07-02T18:52:54.195Z] PASS
18:52:54 [2021-07-02T18:52:54.195Z] coverage: 89.3% of statements
18:52:54 [2021-07-02T18:52:54.195Z] ok  	github.com/docker/docker/pkg/tarsum	0.286s	coverage: 89.3% of statements
18:52:54 [2021-07-02T18:52:54.645Z] testing: warning: no tests to run
18:52:54 [2021-07-02T18:52:54.645Z] PASS
18:52:54 [2021-07-02T18:52:54.645Z] coverage: [no statements]
18:52:54 [2021-07-02T18:52:54.645Z] ok  	github.com/docker/docker/pkg/term/windows	0.129s	coverage: [no statements] [no tests to run]
18:52:55 [2021-07-02T18:52:55.095Z] === RUN   TestTruncIndex
18:52:55 [2021-07-02T18:52:55.095Z] --- PASS: TestTruncIndex (0.10s)
18:52:55 [2021-07-02T18:52:55.095Z] PASS
18:52:55 [2021-07-02T18:52:55.095Z] coverage: 91.5% of statements
18:52:55 [2021-07-02T18:52:55.095Z] ok  	github.com/docker/docker/pkg/truncindex	0.240s	coverage: 91.5% of statements
18:52:55 [2021-07-02T18:52:55.095Z] === RUN   TestIsGIT
18:52:55 [2021-07-02T18:52:55.096Z] --- PASS: TestIsGIT (0.00s)
18:52:55 [2021-07-02T18:52:55.096Z] === RUN   TestIsTransport
18:52:55 [2021-07-02T18:52:55.096Z] --- PASS: TestIsTransport (0.00s)
18:52:55 [2021-07-02T18:52:55.096Z] PASS
18:52:55 [2021-07-02T18:52:55.096Z] coverage: 100.0% of statements
18:52:55 [2021-07-02T18:52:55.096Z] ok  	github.com/docker/docker/pkg/urlutil	0.088s	coverage: 100.0% of statements
18:52:55 [2021-07-02T18:52:55.437Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 2m13.656256184s 
18:52:55 [2021-07-02T18:52:55.437Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 533.291005ms 
18:52:55 [2021-07-02T18:52:55.545Z] === RUN   TestVersionInfo
18:52:55 [2021-07-02T18:52:55.546Z] --- PASS: TestVersionInfo (0.00s)
18:52:55 [2021-07-02T18:52:55.546Z] === RUN   TestAppendVersions
18:52:55 [2021-07-02T18:52:55.546Z] --- PASS: TestAppendVersions (0.00s)
18:52:55 [2021-07-02T18:52:55.546Z] PASS
18:52:55 [2021-07-02T18:52:55.546Z] coverage: 88.9% of statements
18:52:55 [2021-07-02T18:52:55.546Z] ok  	github.com/docker/docker/pkg/useragent	0.135s	coverage: 88.9% of statements
18:52:57 [2021-07-02T18:52:57.057Z] === RUN   TestValidatePrivileges
18:52:57 [2021-07-02T18:52:57.057Z] --- PASS: TestValidatePrivileges (0.00s)
18:52:57 [2021-07-02T18:52:57.057Z] === RUN   TestFilterByCapNeg
18:52:57 [2021-07-02T18:52:57.057Z] --- PASS: TestFilterByCapNeg (0.00s)
18:52:57 [2021-07-02T18:52:57.057Z] === RUN   TestFilterByCapPos
18:52:57 [2021-07-02T18:52:57.057Z] --- PASS: TestFilterByCapPos (0.00s)
18:52:57 [2021-07-02T18:52:57.057Z] === RUN   TestStoreGetPluginNotMatchCapRefs
18:52:57 [2021-07-02T18:52:57.057Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
18:52:57 [2021-07-02T18:52:57.057Z] PASS
18:52:57 [2021-07-02T18:52:57.057Z] coverage: 12.0% of statements
18:52:57 [2021-07-02T18:52:57.057Z] ok  	github.com/docker/docker/plugin	0.257s	coverage: 12.0% of statements
18:52:57 [2021-07-02T18:52:57.508Z] === RUN   TestNewSettable
18:52:57 [2021-07-02T18:52:57.508Z] --- PASS: TestNewSettable (0.00s)
18:52:57 [2021-07-02T18:52:57.508Z] === RUN   TestIsSettable
18:52:57 [2021-07-02T18:52:57.508Z] --- PASS: TestIsSettable (0.00s)
18:52:57 [2021-07-02T18:52:57.508Z] === RUN   TestUpdateSettingsEnv
18:52:57 [2021-07-02T18:52:57.508Z] --- PASS: TestUpdateSettingsEnv (0.00s)
18:52:57 [2021-07-02T18:52:57.508Z] PASS
18:52:57 [2021-07-02T18:52:57.508Z] coverage: 20.0% of statements
18:52:57 [2021-07-02T18:52:57.508Z] ok  	github.com/docker/docker/plugin/v2	0.290s	coverage: 20.0% of statements
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestNewClientWithTimeout (17.67s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestClientStream
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestClientStream (0.00s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestClientSendFile
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestClientSendFile (0.00s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestClientWithRequestTimeout
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestClientWithRequestTimeout (0.02s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestFileSpecPlugin
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestFileSpecPlugin (0.01s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestFileJSONSpecPlugin
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestPluginAddHandler
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestPluginAddHandler (0.00s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestPluginWaitBadPlugin
18:52:57 [2021-07-02T18:52:57.960Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
18:52:57 [2021-07-02T18:52:57.960Z] === RUN   TestGet
18:52:57 [2021-07-02T18:52:57.960Z] time="2021-07-02T18:52:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
18:52:58 [2021-07-02T18:52:58.411Z] === RUN   TestLoad
18:52:58 [2021-07-02T18:52:58.411Z] --- PASS: TestLoad (0.00s)
18:52:58 [2021-07-02T18:52:58.411Z] === RUN   TestSave
18:52:58 [2021-07-02T18:52:58.411Z] --- PASS: TestSave (0.02s)
18:52:58 [2021-07-02T18:52:58.411Z] === RUN   TestAddDeleteGet
18:52:58 [2021-07-02T18:52:58.411Z] --- PASS: TestAddDeleteGet (0.03s)
18:52:58 [2021-07-02T18:52:58.411Z] === RUN   TestInvalidTags
18:52:58 [2021-07-02T18:52:58.411Z] --- PASS: TestInvalidTags (0.00s)
18:52:58 [2021-07-02T18:52:58.411Z] PASS
18:52:58 [2021-07-02T18:52:58.411Z] coverage: 84.4% of statements
18:52:58 [2021-07-02T18:52:58.411Z] ok  	github.com/docker/docker/reference	0.215s	coverage: 84.4% of statements
18:52:58 [2021-07-02T18:52:58.864Z] time="2021-07-02T18:52:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestResolveAuthConfigIndexServer
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestResolveAuthConfigFullURL
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestLoadAllowNondistributableArtifacts
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestValidateMirror
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestValidateMirror (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestLoadInsecureRegistries
18:52:59 [2021-07-02T18:52:59.814Z] time="2021-07-02T18:52:59Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:52:59 [2021-07-02T18:52:59.814Z] time="2021-07-02T18:52:59Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
18:52:59 [2021-07-02T18:52:59.814Z] time="2021-07-02T18:52:59Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestLoadInsecureRegistries (0.15s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestNewServiceConfig
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestNewServiceConfig (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestValidateIndexName
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestValidateIndexName (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestValidateIndexNameWithError
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestValidateIndexNameWithError (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestEndpointParse
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestEndpointParse (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestEndpointParseInvalid
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestEndpointParseInvalid (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestValidateEndpoint
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestValidateEndpoint (0.01s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestPing
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestPing (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestPingRegistryEndpoint
18:52:59 [2021-07-02T18:52:59.814Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
18:52:59 [2021-07-02T18:52:59.814Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestEndpoint
18:52:59 [2021-07-02T18:52:59.814Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
18:52:59 [2021-07-02T18:52:59.814Z] --- SKIP: TestEndpoint (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestParseRepositoryInfo
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestParseRepositoryInfo (0.01s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestNewIndexInfo
18:52:59 [2021-07-02T18:52:59.814Z] --- PASS: TestNewIndexInfo (0.00s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestMirrorEndpointLookup
18:52:59 [2021-07-02T18:52:59.814Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
18:52:59 [2021-07-02T18:52:59.814Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
18:52:59 [2021-07-02T18:52:59.814Z] === RUN   TestSearchRepositories
18:52:59 [2021-07-02T18:52:59.814Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
18:52:59 [2021-07-02T18:52:59.814Z]         Host: 127.0.0.1:49316
18:52:59 [2021-07-02T18:52:59.814Z]         User-Agent: docker test client
18:52:59 [2021-07-02T18:52:59.814Z]         Authorization: Token fake-token
18:52:59 [2021-07-02T18:52:59.814Z]         X-Docker-Token: true
18:52:59 [2021-07-02T18:52:59.814Z]         Accept-Encoding: gzip
18:52:59 [2021-07-02T18:52:59.814Z]         
18:52:59 [2021-07-02T18:52:59.814Z]         
18:52:59 [2021-07-02T18:52:59.814Z]     registry_test.go:730: HTTP/1.1 200 OK
18:52:59 [2021-07-02T18:52:59.814Z]         Connection: close
18:52:59 [2021-07-02T18:52:59.814Z]         Content-Length: 144
18:52:59 [2021-07-02T18:52:59.814Z]         Cache-Control: no-cache
18:52:59 [2021-07-02T18:52:59.814Z]         Content-Type: application/json
18:52:59 [2021-07-02T18:52:59.814Z]         Date: Fri, 02 Jul 2021 18:52:59 GMT
18:52:59 [2021-07-02T18:52:59.814Z]         Expires: -1
18:52:59 [2021-07-02T18:52:59.814Z]         Pragma: no-cache
18:52:59 [2021-07-02T18:52:59.815Z]         Server: docker-tests/mock
18:52:59 [2021-07-02T18:52:59.815Z]         X-Docker-Registry-Config: mock
18:52:59 [2021-07-02T18:52:59.815Z]         X-Docker-Registry-Version: 0.0.0
18:52:59 [2021-07-02T18:52:59.815Z]         
18:52:59 [2021-07-02T18:52:59.815Z]         
18:52:59 [2021-07-02T18:52:59.815Z] --- PASS: TestSearchRepositories (0.00s)
18:52:59 [2021-07-02T18:52:59.815Z] === RUN   TestTrustedLocation
18:52:59 [2021-07-02T18:52:59.815Z] --- PASS: TestTrustedLocation (0.00s)
18:52:59 [2021-07-02T18:52:59.815Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
18:52:59 [2021-07-02T18:52:59.815Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
18:52:59 [2021-07-02T18:52:59.815Z] === RUN   TestAllowNondistributableArtifacts
18:52:59 [2021-07-02T18:52:59.815Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
18:52:59 [2021-07-02T18:52:59.815Z] === RUN   TestIsSecureIndex
18:52:59 [2021-07-02T18:52:59.815Z] --- PASS: TestIsSecureIndex (0.00s)
18:52:59 [2021-07-02T18:52:59.815Z] PASS
18:52:59 [2021-07-02T18:52:59.815Z] coverage: 51.7% of statements
18:52:59 [2021-07-02T18:52:59.815Z] ok  	github.com/docker/docker/registry	0.574s	coverage: 51.7% of statements
18:53:00 [2021-07-02T18:53:00.219Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:53:00 [2021-07-02T18:53:00.219Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:53:00 [2021-07-02T18:53:00.219Z] GOOS="" GOARCH="" GOARM=""
18:53:00 [2021-07-02T18:53:00.219Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:53:00 [2021-07-02T18:53:00.219Z] 
18:53:00 [2021-07-02T18:53:00.219Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:53:00 [2021-07-02T18:53:00.219Z] DOCKER_SYSTEMD=1
18:53:00 [2021-07-02T18:53:00.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:53:00 [2021-07-02T18:53:00.219Z] HOSTNAME=dc82029e6b9a
18:53:00 [2021-07-02T18:53:00.219Z] DEST=bundles/test-integration
18:53:00 [2021-07-02T18:53:00.219Z] PWD=/go/src/github.com/docker/docker
18:53:00 [2021-07-02T18:53:00.219Z] DOCKER_GITCOMMIT=b92b2f9e156c1c5bf314aed378e24316f7f3c058
18:53:00 [2021-07-02T18:53:00.219Z] container=docker
18:53:00 [2021-07-02T18:53:00.219Z] HOME=/root
18:53:00 [2021-07-02T18:53:00.219Z] LANG=C.UTF-8
18:53:00 [2021-07-02T18:53:00.219Z] INVOCATION_ID=678109b095dc47b5901bb6f073a2ca33
18:53:00 [2021-07-02T18:53:00.219Z] GOLANG_VERSION=1.16.5
18:53:00 [2021-07-02T18:53:00.219Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:53:00 [2021-07-02T18:53:00.219Z] VALIDATE_BRANCH=master
18:53:00 [2021-07-02T18:53:00.219Z] TERM=xterm
18:53:00 [2021-07-02T18:53:00.219Z] DOCKER_PKG=github.com/docker/docker
18:53:00 [2021-07-02T18:53:00.219Z] SHLVL=3
18:53:00 [2021-07-02T18:53:00.219Z] TIMEOUT=120m
18:53:00 [2021-07-02T18:53:00.219Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:53:00 [2021-07-02T18:53:00.219Z] DOCKER_GRAPHDRIVER=overlay2
18:53:00 [2021-07-02T18:53:00.219Z] GO111MODULE=off
18:53:00 [2021-07-02T18:53:00.219Z] DOCKER_EXPERIMENTAL=1
18:53:00 [2021-07-02T18:53:00.219Z] TEST_SKIP_INTEGRATION_CLI=1
18:53:00 [2021-07-02T18:53:00.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:53:00 [2021-07-02T18:53:00.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:53:00 [2021-07-02T18:53:00.219Z] GOPATH=/go
18:53:00 [2021-07-02T18:53:00.219Z] PKG_CONFIG=pkg-config
18:53:00 [2021-07-02T18:53:00.219Z] _=/usr/bin/env
18:53:00 [2021-07-02T18:53:00.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestHeaderSimpleErrors
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestHeaderTooMuchFailures
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestReaderWithReadError
18:53:00 [2021-07-02T18:53:00.266Z] time="2021-07-02T18:52:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestReader
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestReader (0.00s)
18:53:00 [2021-07-02T18:53:00.266Z] === RUN   TestResumableRequestReaderWithInitialResponse
18:53:00 [2021-07-02T18:53:00.266Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
18:53:00 [2021-07-02T18:53:00.266Z] PASS
18:53:00 [2021-07-02T18:53:00.266Z] coverage: 100.0% of statements
18:53:00 [2021-07-02T18:53:00.266Z] ok  	github.com/docker/docker/registry/resumable	0.417s	coverage: 100.0% of statements
18:53:00 [2021-07-02T18:53:00.715Z] === RUN   TestRestartManagerTimeout
18:53:00 [2021-07-02T18:53:00.715Z] --- PASS: TestRestartManagerTimeout (0.00s)
18:53:00 [2021-07-02T18:53:00.715Z] === RUN   TestRestartManagerTimeoutReset
18:53:00 [2021-07-02T18:53:00.715Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
18:53:00 [2021-07-02T18:53:00.715Z] PASS
18:53:00 [2021-07-02T18:53:00.715Z] coverage: 50.9% of statements
18:53:00 [2021-07-02T18:53:00.715Z] ok  	github.com/docker/docker/restartmanager	0.137s	coverage: 50.9% of statements
18:53:00 [2021-07-02T18:53:00.715Z] time="2021-07-02T18:53:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
18:53:01 [2021-07-02T18:53:01.166Z] === RUN   TestDecodeContainerConfig
18:53:01 [2021-07-02T18:53:01.166Z] --- PASS: TestDecodeContainerConfig (0.00s)
18:53:01 [2021-07-02T18:53:01.166Z] === RUN   TestDecodeContainerConfigIsolation
18:53:01 [2021-07-02T18:53:01.166Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
18:53:01 [2021-07-02T18:53:01.166Z] === RUN   TestValidatePrivileged
18:53:01 [2021-07-02T18:53:01.166Z] --- PASS: TestValidatePrivileged (0.00s)
18:53:01 [2021-07-02T18:53:01.166Z] PASS
18:53:01 [2021-07-02T18:53:01.166Z] coverage: 52.2% of statements
18:53:01 [2021-07-02T18:53:01.166Z] ok  	github.com/docker/docker/runconfig	0.129s	coverage: 52.2% of statements
18:53:02 [2021-07-02T18:53:02.116Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
18:53:02 [2021-07-02T18:53:02.116Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
18:53:02 [2021-07-02T18:53:02.116Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
18:53:02 [2021-07-02T18:53:02.116Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
18:53:02 [2021-07-02T18:53:02.116Z] PASS
18:53:02 [2021-07-02T18:53:02.116Z] coverage: 62.5% of statements
18:53:02 [2021-07-02T18:53:02.117Z] ok  	github.com/docker/docker/testutil	0.274s	coverage: 62.5% of statements
18:53:04 [2021-07-02T18:53:04.984Z] time="2021-07-02T18:53:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
18:53:05 [2021-07-02T18:53:05.435Z] === RUN   TestGetDriver
18:53:05 [2021-07-02T18:53:05.435Z] --- PASS: TestGetDriver (0.00s)
18:53:05 [2021-07-02T18:53:05.435Z] === RUN   TestVolumeRequestError
18:53:05 [2021-07-02T18:53:05.435Z] --- PASS: TestVolumeRequestError (0.01s)
18:53:05 [2021-07-02T18:53:05.435Z] PASS
18:53:05 [2021-07-02T18:53:05.435Z] coverage: 36.1% of statements
18:53:05 [2021-07-02T18:53:05.435Z] ok  	github.com/docker/docker/volume/drivers	0.278s	coverage: 36.1% of statements
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestGetAddress
18:53:05 [2021-07-02T18:53:05.886Z] --- PASS: TestGetAddress (0.00s)
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestRemove
18:53:05 [2021-07-02T18:53:05.886Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:53:05 [2021-07-02T18:53:05.886Z] --- SKIP: TestRemove (0.00s)
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestInitializeWithVolumes
18:53:05 [2021-07-02T18:53:05.886Z] --- PASS: TestInitializeWithVolumes (0.01s)
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestCreate
18:53:05 [2021-07-02T18:53:05.886Z] --- PASS: TestCreate (0.01s)
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestValidateName
18:53:05 [2021-07-02T18:53:05.886Z] --- PASS: TestValidateName (0.00s)
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestCreateWithOpts
18:53:05 [2021-07-02T18:53:05.886Z]     local_test.go:181: runtime.GOOS == "windows"
18:53:05 [2021-07-02T18:53:05.886Z] --- SKIP: TestCreateWithOpts (0.00s)
18:53:05 [2021-07-02T18:53:05.886Z] === RUN   TestRelaodNoOpts
18:53:05 [2021-07-02T18:53:05.886Z] --- PASS: TestRelaodNoOpts (0.02s)
18:53:05 [2021-07-02T18:53:05.886Z] PASS
18:53:05 [2021-07-02T18:53:05.886Z] coverage: 41.5% of statements
18:53:05 [2021-07-02T18:53:05.886Z] ok  	github.com/docker/docker/volume/local	0.200s	coverage: 41.5% of statements
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRaw
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestLCOWParseMountRaw (0.01s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRaw
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestLinuxParseMountRaw (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestConvertTmpfsOptions
18:53:06 [2021-07-02T18:53:06.837Z]     linux_parser_test.go:209: data="mode=700,size=1m"
18:53:06 [2021-07-02T18:53:06.837Z]     linux_parser_test.go:209: data="ro"
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestConvertTmpfsOptions (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestParseMountSpec
18:53:06 [2021-07-02T18:53:06.837Z]     parser_test.go:63: case 0
18:53:06 [2021-07-02T18:53:06.837Z]     parser_test.go:63: case 1
18:53:06 [2021-07-02T18:53:06.837Z]     parser_test.go:63: case 2
18:53:06 [2021-07-02T18:53:06.837Z]     parser_test.go:63: case 3
18:53:06 [2021-07-02T18:53:06.837Z]     parser_test.go:63: case 4
18:53:06 [2021-07-02T18:53:06.837Z]     parser_test.go:63: case 5
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestParseMountSpec (0.00s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestValidateMount
18:53:06 [2021-07-02T18:53:06.837Z] --- PASS: TestValidateMount (0.01s)
18:53:06 [2021-07-02T18:53:06.837Z] === RUN   TestWindowsParseMountRaw
18:53:07 [2021-07-02T18:53:07.287Z] --- PASS: TestWindowsParseMountRaw (0.02s)
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
18:53:07 [2021-07-02T18:53:07.287Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
18:53:07 [2021-07-02T18:53:07.287Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
18:53:07 [2021-07-02T18:53:07.287Z] PASS
18:53:07 [2021-07-02T18:53:07.287Z] coverage: 67.7% of statements
18:53:07 [2021-07-02T18:53:07.287Z] ok  	github.com/docker/docker/volume/mounts	0.201s	coverage: 67.7% of statements
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestSetGetMeta
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestSetGetMeta
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestRestore
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestRestore
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestServiceCreate
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestServiceCreate
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestServiceList
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestServiceList
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestServiceRemove
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestServiceRemove
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestServiceGet
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestServiceGet
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestServicePrune
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestServicePrune
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestCreate
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestCreate
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestRemove
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestRemove
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestList
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestList
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFindByDriver
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFindByDriver
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFindByReferenced
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFindByReferenced
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestDerefMultipleOfSameRef
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestDerefMultipleOfSameRef
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestDefererencePluginOnCreateError
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestDefererencePluginOnCreateError
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestRefDerefRemove
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestRefDerefRemove
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestGet
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestGet
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestGetWithReference
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestGetWithReference
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_nil_list
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_nil_list
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_empty_list
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_empty_list
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_filter_some
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_filter_some
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_filter_middle
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_filter_middle
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_filter_middle_and_last
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
18:53:07 [2021-07-02T18:53:07.738Z] === RUN   TestFilterFunc/test_filter_first_and_last
18:53:07 [2021-07-02T18:53:07.738Z] === PAUSE TestFilterFunc/test_filter_first_and_last
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_nil_list
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_filter_some
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_empty_list
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_filter_middle_and_last
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_filter_first_and_last
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_filter_middle
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
18:53:07 [2021-07-02T18:53:07.738Z] --- PASS: TestFilterFunc (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestSetGetMeta
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestServicePrune
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestDerefMultipleOfSameRef
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestRefDerefRemove
18:53:07 [2021-07-02T18:53:07.738Z] --- PASS: TestSetGetMeta (0.03s)
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestServiceGet
18:53:07 [2021-07-02T18:53:07.738Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestServiceRemove
18:53:07 [2021-07-02T18:53:07.738Z] --- PASS: TestRefDerefRemove (0.05s)
18:53:07 [2021-07-02T18:53:07.738Z] === CONT  TestServiceList
18:53:08 [2021-07-02T18:53:08.188Z] time="2021-07-02T18:53:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestServiceGet (0.13s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestServiceCreate
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestServiceRemove (0.13s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestRestore
18:53:08 [2021-07-02T18:53:08.188Z] time="2021-07-02T18:53:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestServiceList (0.12s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestDefererencePluginOnCreateError
18:53:08 [2021-07-02T18:53:08.188Z] time="2021-07-02T18:53:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:53:08 [2021-07-02T18:53:08.188Z] time="2021-07-02T18:53:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestServiceCreate (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
18:53:08 [2021-07-02T18:53:08.188Z] time="2021-07-02T18:53:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestRestore (0.03s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestGetWithReference
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestGet
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestServicePrune (0.20s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestList
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestFindByReferenced
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestGetWithReference (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestFindByDriver
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestGet (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestRemove
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestList (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] === CONT  TestCreate
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestFindByReferenced (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestFindByDriver (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestRemove (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] --- PASS: TestCreate (0.02s)
18:53:08 [2021-07-02T18:53:08.188Z] PASS
18:53:08 [2021-07-02T18:53:08.188Z] coverage: 69.6% of statements
18:53:08 [2021-07-02T18:53:08.188Z] ok  	github.com/docker/docker/volume/service	0.497s	coverage: 69.6% of statements
18:53:12 [2021-07-02T18:53:12.823Z] --- PASS: TestGet (15.05s)
18:53:12 [2021-07-02T18:53:12.823Z] === RUN   TestPluginWithNoManifest
18:53:12 [2021-07-02T18:53:12.823Z] --- PASS: TestPluginWithNoManifest (0.00s)
18:53:12 [2021-07-02T18:53:12.823Z] === RUN   TestGetAll
18:53:12 [2021-07-02T18:53:12.823Z] --- PASS: TestGetAll (0.00s)
18:53:12 [2021-07-02T18:53:12.823Z] PASS
18:53:12 [2021-07-02T18:53:12.823Z] coverage: 73.4% of statements
18:53:12 [2021-07-02T18:53:12.823Z] ok  	github.com/docker/docker/pkg/plugins	36.344s	coverage: 73.4% of statements
18:53:28 [2021-07-02T18:53:28.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:53:28 [2021-07-02T18:53:28.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:53:34 [2021-07-02T18:53:34.068Z] 2021/07/02 18:53:30 Closing DB instances...
18:53:34 [2021-07-02T18:53:34.068Z] --- PASS: TestNetworkDBGarbageCollection (53.64s)
18:53:34 [2021-07-02T18:53:34.068Z] === RUN   TestFindNode
18:53:34 [2021-07-02T18:53:34.068Z] 2021/07/02 18:53:32 Closing DB instances...
18:53:34 [2021-07-02T18:53:34.068Z] --- PASS: TestFindNode (0.01s)
18:53:34 [2021-07-02T18:53:34.068Z] === RUN   TestChangeNodeState
18:53:34 [2021-07-02T18:53:34.068Z] 2021/07/02 18:53:32 Closing DB instances...
18:53:34 [2021-07-02T18:53:34.068Z] --- PASS: TestChangeNodeState (0.01s)
18:53:34 [2021-07-02T18:53:34.068Z] === RUN   TestNodeReincarnation
18:53:34 [2021-07-02T18:53:34.068Z] 2021/07/02 18:53:32 Closing DB instances...
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=error msg="failed to send node leave: timed out broadcasting node event"
18:53:37 [2021-07-02T18:53:37.750Z] --- PASS: TestNodeReincarnation (5.01s)
18:53:37 [2021-07-02T18:53:37.750Z] === RUN   TestParallelCreate
18:53:37 [2021-07-02T18:53:37.750Z] 2021/07/02 18:53:37 Closing DB instances...
18:53:37 [2021-07-02T18:53:37.750Z] --- PASS: TestParallelCreate (0.01s)
18:53:37 [2021-07-02T18:53:37.750Z] === RUN   TestParallelDelete
18:53:37 [2021-07-02T18:53:37.750Z] 2021/07/02 18:53:37 Closing DB instances...
18:53:37 [2021-07-02T18:53:37.750Z] --- PASS: TestParallelDelete (0.01s)
18:53:37 [2021-07-02T18:53:37.750Z] === RUN   TestNetworkDBIslands
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5e8992838820 with config:&{NodeID:5e8992838820 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 5e8992838820/172.24.211.2, joined gossip cluster"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 5e8992838820/172.24.211.2, added to nodes list"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0094272ec05a with config:&{NodeID:0094272ec05a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 0094272ec05a/172.24.211.2, joined gossip cluster"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 0094272ec05a/172.24.211.2, added to nodes list"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49349"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 0094272ec05a/172.24.211.2, joined gossip cluster"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 0094272ec05a/172.24.211.2, added to nodes list"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 5e8992838820/172.24.211.2, joined gossip cluster"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=info msg="Node 5e8992838820/172.24.211.2, added to nodes list"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
18:53:37 [2021-07-02T18:53:37.750Z] time="2021-07-02T18:53:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4a7f107cf99f with config:&{NodeID:4a7f107cf99f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 5e8992838820/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 5e8992838820/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 0094272ec05a/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=info msg="Node 0094272ec05a/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
18:53:38 [2021-07-02T18:53:38.200Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c76bacd3ff68 with config:&{NodeID:c76bacd3ff68 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 0094272ec05a/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 0094272ec05a/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 5e8992838820/172.24.211.2, joined gossip cluster"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=info msg="Node 5e8992838820/172.24.211.2, added to nodes list"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
18:53:38 [2021-07-02T18:53:38.650Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
18:53:39 [2021-07-02T18:53:39.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:53:39 [2021-07-02T18:53:39.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:86daddc4a6d1 with config:&{NodeID:86daddc4a6d1 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 5e8992838820/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 5e8992838820/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 0094272ec05a/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node 0094272ec05a/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
18:53:39 [2021-07-02T18:53:39.100Z] time="2021-07-02T18:53:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:53:39 [2021-07-02T18:53:39.550Z]     networkdb_test.go:834: Re-joining: 3
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="The new bootstrap node list is:[172.24.211.2:10033 172.24.211.2:10034 172.24.211.2:10035]"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49357"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10033"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10034"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49358"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10035"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49359"
18:53:39 [2021-07-02T18:53:39.550Z]     networkdb_test.go:834: Re-joining: 4
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=info msg="The new bootstrap node list is:[172.24.211.2:10033 172.24.211.2:10034 172.24.211.2:10035]"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10033"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49360"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10034"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49361"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10035"
18:53:39 [2021-07-02T18:53:39.550Z] time="2021-07-02T18:53:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49362"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="node 0 leaving"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="Node 5e8992838820 change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="node5(86daddc4a6d1): Node leave event for 5e8992838820/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="Node 5e8992838820 change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="Node 5e8992838820 change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="node4(c76bacd3ff68): Node leave event for 5e8992838820/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="node3(4a7f107cf99f): Node leave event for 5e8992838820/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="Node 5e8992838820 change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="node1(5e8992838820): Node leave event for 5e8992838820/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="Node 5e8992838820 change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.000Z] time="2021-07-02T18:53:39Z" level=info msg="node2(0094272ec05a): Node leave event for 5e8992838820/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.450Z] time="2021-07-02T18:53:40Z" level=info msg="Node 5e8992838820/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.450Z] time="2021-07-02T18:53:40Z" level=info msg="Node 5e8992838820/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.450Z] time="2021-07-02T18:53:40Z" level=info msg="Node 5e8992838820/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.450Z] time="2021-07-02T18:53:40Z" level=info msg="Node 5e8992838820/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.450Z] time="2021-07-02T18:53:40Z" level=info msg="Node 5e8992838820/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.450Z] time="2021-07-02T18:53:40Z" level=info msg="node 1 leaving"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node5(86daddc4a6d1): Node leave event for 0094272ec05a/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node4(c76bacd3ff68): Node leave event for 0094272ec05a/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node3(4a7f107cf99f): Node leave event for 0094272ec05a/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node2(0094272ec05a): Node leave event for 0094272ec05a/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 0094272ec05a/172.24.211.2, left gossip cluster"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node 2 leaving"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 4a7f107cf99f change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node4(c76bacd3ff68): Node leave event for 4a7f107cf99f/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 4a7f107cf99f change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node3(4a7f107cf99f): Node leave event for 4a7f107cf99f/172.24.211.2"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="Node 4a7f107cf99f change state NodeActive --> NodeLeft"
18:53:40 [2021-07-02T18:53:40.900Z] time="2021-07-02T18:53:40Z" level=info msg="node5(86daddc4a6d1): Node leave event for 4a7f107cf99f/172.24.211.2"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, left gossip cluster"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, left gossip cluster"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 4a7f107cf99f/172.24.211.2, left gossip cluster"
18:53:41 [2021-07-02T18:53:41.350Z]     networkdb_test.go:866: node4: OK
18:53:41 [2021-07-02T18:53:41.350Z]     networkdb_test.go:866: node5: OK
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="node 0 coming back"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cb12d38aea05 with config:&{NodeID:cb12d38aea05 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, joined gossip cluster"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, added to nodes list"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="node 1 coming back"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:58144752bd23 with config:&{NodeID:58144752bd23 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 58144752bd23/172.24.211.2, joined gossip cluster"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 58144752bd23/172.24.211.2, added to nodes list"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="node 2 coming back"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4ab0fd07668c with config:&{NodeID:4ab0fd07668c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, joined gossip cluster"
18:53:41 [2021-07-02T18:53:41.350Z] time="2021-07-02T18:53:41Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, added to nodes list"
18:53:55 [2021-07-02T18:53:55.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:53:55 [2021-07-02T18:53:55.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:54:00 [2021-07-02T18:54:00.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:54:00 [2021-07-02T18:54:00.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:54:07 [2021-07-02T18:54:07.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:54:07 [2021-07-02T18:54:07.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:54:08 [2021-07-02T18:54:08.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:54:09 [2021-07-02T18:54:09.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:54:09 [2021-07-02T18:54:09.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:54:10 [2021-07-02T18:54:10.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:54:13 [2021-07-02T18:54:13.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:54:13 [2021-07-02T18:54:13.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:54:13 [2021-07-02T18:54:13.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:54:14 [2021-07-02T18:54:14.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:54:14 [2021-07-02T18:54:14.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:54:15 [2021-07-02T18:54:15.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:54:15 [2021-07-02T18:54:15.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:54:15 [2021-07-02T18:54:15.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:54:16 [2021-07-02T18:54:16.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:54:16 [2021-07-02T18:54:16.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:54:16 [2021-07-02T18:54:16.837Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m23.352207974s with top 10 stages: buildssa: 1m42.259494581s, goimports: 23.305871886s, unconvert: 14.55208297s, gosec: 10.345058169s, golint: 7.231894269s, inspect: 5.268543475s, misspell: 4.755223176s, ineffassign: 4.470359201s, vrp: 3.796882265s, printf: 1.996913169s 
18:54:17 [2021-07-02T18:54:17.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:54:18 [2021-07-02T18:54:18.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:54:18 [2021-07-02T18:54:18.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:54:19 [2021-07-02T18:54:19.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:54:19 [2021-07-02T18:54:19.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:54:20 [2021-07-02T18:54:20.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:54:20 [2021-07-02T18:54:20.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:54:21 [2021-07-02T18:54:21.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:54:21 [2021-07-02T18:54:21.404Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:54:21 [2021-07-02T18:54:21.404Z] Using test binary docker
18:54:21 [2021-07-02T18:54:21.404Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:54:21 [2021-07-02T18:54:21.404Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:54:21 [2021-07-02T18:54:21.404Z] INFO: Waiting for daemon to start...
18:54:21 [2021-07-02T18:54:21.404Z] Starting dockerd
18:54:21 [2021-07-02T18:54:21.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:54:22 [2021-07-02T18:54:22.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:54:23 [2021-07-02T18:54:23.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:54:24 [2021-07-02T18:54:24.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:54:24 [2021-07-02T18:54:24.699Z] .
18:54:24 [2021-07-02T18:54:24.699Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:54:24 [2021-07-02T18:54:24.699Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:54:24 [2021-07-02T18:54:24.699Z] Error: No such image: emptyfs
18:54:24 [2021-07-02T18:54:24.960Z] Running integration-test (iteration 1)
18:54:24 [2021-07-02T18:54:24.960Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:54:25 [2021-07-02T18:54:25.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:54:25 [2021-07-02T18:54:25.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:54:26 [2021-07-02T18:54:26.706Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:54:26 [2021-07-02T18:54:26.706Z] Using test binary docker
18:54:26 [2021-07-02T18:54:26.706Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:54:26 [2021-07-02T18:54:26.706Z] Starting apparmor (via systemctl): apparmor.service.
18:54:26 [2021-07-02T18:54:26.706Z] INFO: Waiting for daemon to start...
18:54:26 [2021-07-02T18:54:26.706Z] Starting dockerd
18:54:31 [2021-07-02T18:54:31.849Z] time="2021-07-02T18:54:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10037"
18:54:31 [2021-07-02T18:54:31.849Z] time="2021-07-02T18:54:28Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49363"
18:54:31 [2021-07-02T18:54:31.849Z] time="2021-07-02T18:54:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10036"
18:54:31 [2021-07-02T18:54:31.849Z] time="2021-07-02T18:54:30Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49364"
18:54:31 [2021-07-02T18:54:31.989Z] .
18:54:31 [2021-07-02T18:54:31.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:54:31 [2021-07-02T18:54:31.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:54:31 [2021-07-02T18:54:31.989Z] Error: No such image: emptyfs
18:54:31 [2021-07-02T18:54:31.989Z] Running integration-test (iteration 1)
18:54:31 [2021-07-02T18:54:31.989Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:54:34 [2021-07-02T18:54:34.896Z] INFO [runner/unused/goanalysis] analyzers took 31.361980218s with top 10 stages: buildssa: 26.993046819s, U1000: 4.368933399s 
18:54:34 [2021-07-02T18:54:34.896Z] INFO [runner] Issues before processing: 2863, after processing: 0 
18:54:34 [2021-07-02T18:54:34.896Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/1899, cgo: 2288/2863, path_prettifier: 2288/2288, autogenerated_exclude: 1899/2288, exclude: 1899/1899, identifier_marker: 1899/1899, nolint: 0/78, filename_unadjuster: 2288/2288, skip_files: 2288/2288, skip_dirs: 2288/2288 
18:54:34 [2021-07-02T18:54:34.896Z] INFO [runner] processing took 277.566597ms with stages: nolint: 88.414469ms, autogenerated_exclude: 57.046629ms, path_prettifier: 56.602921ms, identifier_marker: 51.987485ms, skip_dirs: 12.171398ms, exclude-rules: 6.845158ms, cgo: 3.608127ms, filename_unadjuster: 884.137µs, max_same_issues: 1.808µs, skip_files: 863ns, uniq_by_line: 761ns, diff: 582ns, exclude: 509ns, path_shortener: 488ns, source_code: 478ns, max_from_linter: 460ns, max_per_file_from_linter: 324ns 
18:54:34 [2021-07-02T18:54:34.896Z] INFO [runner] linters took 1m44.831990128s with stages: goanalysis_metalinter: 1m21.890618973s, unused: 22.663570282s 
18:54:34 [2021-07-02T18:54:34.896Z] INFO File cache stats: 1690 entries of total size 8.5MiB 
18:54:34 [2021-07-02T18:54:34.896Z] INFO Memory: 2392 samples, avg is 478.6MB, max is 4234.9MB 
18:54:34 [2021-07-02T18:54:34.896Z] INFO Execution took 3m59.039925031s               
18:54:34 [2021-07-02T18:54:34.896Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:54:35 [2021-07-02T18:54:35.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c16205a503692c2eded996742b4b000d38bcb0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c16205a503692c2eded996742b4b000d38bcb0d hack/make.sh dynbinary test-docker-py
18:54:35 [2021-07-02T18:54:35.801Z] 
18:54:35 [2021-07-02T18:54:35.801Z] Removing bundles/
18:54:35 [2021-07-02T18:54:35.801Z] 
18:54:35 [2021-07-02T18:54:35.801Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:54:35 [2021-07-02T18:54:35.801Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:54:35 [2021-07-02T18:54:35.801Z] GOOS="" GOARCH="" GOARM=""
18:54:38 [2021-07-02T18:54:38.841Z] time="2021-07-02T18:54:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.211.2:10033 172.24.211.2:10034 172.24.211.2:10035]"
18:54:39 [2021-07-02T18:54:39.291Z] time="2021-07-02T18:54:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.211.2:10033 172.24.211.2:10034 172.24.211.2:10035]"
18:54:39 [2021-07-02T18:54:39.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:54:39 [2021-07-02T18:54:39.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:54:39 [2021-07-02T18:54:39.741Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10033"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49365"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, is the new incarnation of the shutdown node 5e8992838820/172.24.211.2"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49366"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10034"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, is the new incarnation of the shutdown node 0094272ec05a/172.24.211.2"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10035"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49367"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node c76bacd3ff68/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, is the new incarnation of the shutdown node 4a7f107cf99f/172.24.211.2"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, is the new incarnation of the shutdown node 5e8992838820/172.24.211.2"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node cb12d38aea05/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, is the new incarnation of the shutdown node 0094272ec05a/172.24.211.2"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, is the new incarnation of the shutdown node 4a7f107cf99f/172.24.211.2"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 58144752bd23/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, added to nodes list"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, joined gossip cluster"
18:54:39 [2021-07-02T18:54:39.742Z] time="2021-07-02T18:54:39Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, added to nodes list"
18:54:40 [2021-07-02T18:54:40.191Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10033"
18:54:40 [2021-07-02T18:54:40.191Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49368"
18:54:40 [2021-07-02T18:54:40.191Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10034"
18:54:40 [2021-07-02T18:54:40.191Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49369"
18:54:40 [2021-07-02T18:54:40.191Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.211.2:10035"
18:54:40 [2021-07-02T18:54:40.191Z] time="2021-07-02T18:54:39Z" level=debug msg="memberlist: Stream connection from=172.24.211.2:49370"
18:54:41 [2021-07-02T18:54:41.701Z] 2021/07/02 18:54:41 Closing DB instances...
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05 change state NodeActive --> NodeLeft"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="node4(c76bacd3ff68): Node leave event for cb12d38aea05/172.24.211.2"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05 change state NodeActive --> NodeLeft"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="node2(58144752bd23): Node leave event for cb12d38aea05/172.24.211.2"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05 change state NodeActive --> NodeLeft"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="node3(4ab0fd07668c): Node leave event for cb12d38aea05/172.24.211.2"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05 change state NodeActive --> NodeLeft"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="node1(cb12d38aea05): Node leave event for cb12d38aea05/172.24.211.2"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05 change state NodeActive --> NodeLeft"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="node5(86daddc4a6d1): Node leave event for cb12d38aea05/172.24.211.2"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, left gossip cluster"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, left gossip cluster"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, left gossip cluster"
18:54:41 [2021-07-02T18:54:41.701Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="Node cb12d38aea05/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="Node 58144752bd23 change state NodeActive --> NodeLeft"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="node4(c76bacd3ff68): Node leave event for 58144752bd23/172.24.211.2"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="Node 58144752bd23 change state NodeActive --> NodeLeft"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="node5(86daddc4a6d1): Node leave event for 58144752bd23/172.24.211.2"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="Node 58144752bd23 change state NodeActive --> NodeLeft"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:41Z" level=info msg="node3(4ab0fd07668c): Node leave event for 58144752bd23/172.24.211.2"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:42Z" level=info msg="Node 58144752bd23 change state NodeActive --> NodeLeft"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:42Z" level=info msg="node2(58144752bd23): Node leave event for 58144752bd23/172.24.211.2"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:42Z" level=info msg="Node 58144752bd23/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:42Z" level=info msg="Node 58144752bd23/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:42Z" level=info msg="Node 58144752bd23/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.151Z] time="2021-07-02T18:54:42Z" level=info msg="Node 58144752bd23/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c change state NodeActive --> NodeLeft"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="node5(86daddc4a6d1): Node leave event for 4ab0fd07668c/172.24.211.2"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c change state NodeActive --> NodeFailed"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, added to failed nodes list"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c change state NodeActive --> NodeLeft"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="node4(c76bacd3ff68): Node leave event for 4ab0fd07668c/172.24.211.2"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=error msg="node: 4ab0fd07668c is unknown to memberlist"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, left gossip cluster"
18:54:42 [2021-07-02T18:54:42.601Z] time="2021-07-02T18:54:42Z" level=info msg="Node 4ab0fd07668c/172.24.211.2, left gossip cluster"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=debug msg="memberlist: Failed ping: 4ab0fd07668c (timeout reached)"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.211.2:10036: use of closed network connection"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.211.2:10037: use of closed network connection"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=info msg="Node c76bacd3ff68/172.24.211.2, left gossip cluster"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=info msg="Node c76bacd3ff68 change state NodeActive --> NodeFailed"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to failed nodes list"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=info msg="Node c76bacd3ff68/172.24.211.2, left gossip cluster"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=info msg="Node c76bacd3ff68 change state NodeActive --> NodeFailed"
18:54:43 [2021-07-02T18:54:43.051Z] time="2021-07-02T18:54:42Z" level=info msg="Node c76bacd3ff68/172.24.211.2, added to failed nodes list"
18:54:43 [2021-07-02T18:54:43.500Z] time="2021-07-02T18:54:43Z" level=warning msg="memberlist: Failed to send gossip to 172.24.211.2:10034: write udp [::]:10036->172.24.211.2:10034: use of closed network connection"
18:54:43 [2021-07-02T18:54:43.500Z] time="2021-07-02T18:54:43Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, left gossip cluster"
18:54:43 [2021-07-02T18:54:43.500Z] time="2021-07-02T18:54:43Z" level=info msg="Node 86daddc4a6d1 change state NodeActive --> NodeFailed"
18:54:43 [2021-07-02T18:54:43.500Z] time="2021-07-02T18:54:43Z" level=info msg="Node 86daddc4a6d1/172.24.211.2, added to failed nodes list"
18:54:43 [2021-07-02T18:54:43.500Z] --- PASS: TestNetworkDBIslands (65.85s)
18:54:43 [2021-07-02T18:54:43.500Z] PASS
18:54:43 [2021-07-02T18:54:43.500Z] coverage: 60.2% of statements
18:54:43 [2021-07-02T18:54:43.500Z] ok  	github.com/docker/docker/libnetwork/networkdb	157.145s	coverage: 60.2% of statements
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/quota	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/rootless	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/volume	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:54:43 [2021-07-02T18:54:43.500Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === Skipped
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     dispatchers_test.go:377: Windows does not support stopsignal
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
18:54:45 [2021-07-02T18:54:45.644Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
18:54:45 [2021-07-02T18:54:45.644Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     client_test.go:23: runtime.GOOS == "windows"
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     network_proxy_test.go:212: No support for dual stack yet
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     daemon_test.go:147: root required
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     reload_test.go:520: root required
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     pull_v2_test.go:73: Needs fixing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     pull_v2_test.go:118: Needs fixing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     download_test.go:268: Needs fixing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     layer_test.go:304: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     layer_test.go:353: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     layer_test.go:468: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     layer_test.go:697: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     migration_test.go:46: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     migration_test.go:182: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     mount_test.go:17: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     mount_test.go:76: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     mount_test.go:125: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     mount_test.go:212: Failing on Windows
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     archive_test.go:134: Xz not present in msys2
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     archive_test.go:239: Failing on Windows CI machines
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     archive_windows_test.go:16: Currently fails
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     changes_test.go:196: needs more investigation
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
18:54:45 [2021-07-02T18:54:45.644Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
18:54:45 [2021-07-02T18:54:45.644Z] 
18:54:45 [2021-07-02T18:54:45.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     changes_test.go:433: needs further investigation
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     changes_test.go:469: needs further investigation
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     poller_test.go:41: No chmod on Windows
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     fileutils_test.go:134: Needs porting to Windows
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     fileutils_test.go:180: Needs porting to Windows
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
18:54:45 [2021-07-02T18:54:45.645Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:54:45 [2021-07-02T18:54:45.645Z]     local_test.go:181: runtime.GOOS == "windows"
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] 
18:54:45 [2021-07-02T18:54:45.645Z] DONE 2066 tests, 69 skipped in 342.087s
18:54:45 [2021-07-02T18:54:45.645Z] INFO: make.ps1 ended at 07/02/2021 18:54:45
18:54:46 [2021-07-02T18:54:46.894Z] Loaded image: buildpack-deps:buster
18:54:46 [2021-07-02T18:54:46.894Z] Loaded image: busybox:latest
18:54:46 [2021-07-02T18:54:46.894Z] Loaded image: busybox:glibc
18:54:46 [2021-07-02T18:54:46.920Z] Loaded image: buildpack-deps:buster
18:54:46 [2021-07-02T18:54:46.920Z] Loaded image: busybox:latest
18:54:46 [2021-07-02T18:54:46.920Z] Loaded image: busybox:glibc
18:54:47 [2021-07-02T18:54:47.181Z] powershell.exe : Unsupported signal: <nil>. Discarding.
18:54:47 [2021-07-02T18:54:47.181Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-739c2092\powershellWrapper.ps1:3 char:1
18:54:47 [2021-07-02T18:54:47.181Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
18:54:47 [2021-07-02T18:54:47.181Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18:54:47 [2021-07-02T18:54:47.181Z]     + CategoryInfo          : NotSpecified: (Unsupported signal: <nil>. Discarding.:String) [], RemoteException
18:54:47 [2021-07-02T18:54:47.181Z]     + FullyQualifiedErrorId : NativeCommandError
18:54:47 [2021-07-02T18:54:47.181Z]  
18:54:47 [2021-07-02T18:54:47.181Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:54:47 [2021-07-02T18:54:47.181Z] INFO: Unit tests ended at 07/02/2021 18:54:47. Duration:00:05:55.7334711
18:54:47 [2021-07-02T18:54:47.181Z] INFO: Building busybox
18:54:47 [2021-07-02T18:54:47.181Z] Sending build context to Docker daemon   5.12kB
18:54:47 [2021-07-02T18:54:47.181Z] 
18:54:47 [2021-07-02T18:54:47.631Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:54:47 [2021-07-02T18:54:47.631Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:54:47 [2021-07-02T18:54:47.631Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:54:47 [2021-07-02T18:54:47.631Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:54:47 [2021-07-02T18:54:47.631Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:54:47 [2021-07-02T18:54:47.631Z]  ---> 39d157a84080
18:54:47 [2021-07-02T18:54:47.631Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:54:47 [2021-07-02T18:54:47.631Z]  ---> Running in d2845e879ee1
18:54:47 [2021-07-02T18:54:47.881Z] Loaded image: debian:bullseye
18:54:47 [2021-07-02T18:54:47.881Z] Loaded image: hello-world:latest
18:54:48 [2021-07-02T18:54:48.143Z] Loaded image: arm32v7/hello-world:latest
18:54:48 [2021-07-02T18:54:48.143Z] INFO: Testing against a local daemon
18:54:48 [2021-07-02T18:54:48.143Z] === RUN   TestCgroupNamespacesBuild
18:54:49 [2021-07-02T18:54:49.464Z] Loaded image: debian:bullseye
18:54:49 [2021-07-02T18:54:49.725Z] Loaded image: hello-world:latest
18:54:49 [2021-07-02T18:54:49.725Z] Loaded image: arm32v7/hello-world:latest
18:54:49 [2021-07-02T18:54:49.725Z] INFO: Testing against a local daemon
18:54:49 [2021-07-02T18:54:49.725Z] === RUN   TestCgroupNamespacesBuild
18:54:50 [2021-07-02T18:54:50.073Z] --- PASS: TestCgroupNamespacesBuild (1.74s)
18:54:50 [2021-07-02T18:54:50.073Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:54:51 [2021-07-02T18:54:51.456Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s)
18:54:51 [2021-07-02T18:54:51.456Z] === RUN   TestBuildWithSession
18:54:51 [2021-07-02T18:54:51.456Z]     build_session_test.go:25: TODO: BuildKit
18:54:51 [2021-07-02T18:54:51.456Z] --- SKIP: TestBuildWithSession (0.00s)
18:54:51 [2021-07-02T18:54:51.456Z] === RUN   TestBuildSquashParent
18:54:51 [2021-07-02T18:54:51.636Z] --- PASS: TestCgroupNamespacesBuild (1.57s)
18:54:51 [2021-07-02T18:54:51.636Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:54:52 [2021-07-02T18:54:52.282Z] Removing intermediate container d2845e879ee1
18:54:52 [2021-07-02T18:54:52.282Z]  ---> f13522b03089
18:54:52 [2021-07-02T18:54:52.282Z] Step 7/13 : ARG BUSYBOX_VERSION
18:54:52 [2021-07-02T18:54:52.282Z]  ---> Running in 9d77733f9697
18:54:52 [2021-07-02T18:54:52.282Z] Removing intermediate container 9d77733f9697
18:54:52 [2021-07-02T18:54:52.282Z]  ---> 41305ff8fea9
18:54:52 [2021-07-02T18:54:52.282Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:54:52 [2021-07-02T18:54:52.282Z]  ---> Running in c6cfaa4bacce
18:54:52 [2021-07-02T18:54:52.732Z] Removing intermediate container c6cfaa4bacce
18:54:52 [2021-07-02T18:54:52.732Z]  ---> 1bc308a9f944
18:54:52 [2021-07-02T18:54:52.732Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
18:54:53 [2021-07-02T18:54:53.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.48s)
18:54:53 [2021-07-02T18:54:53.024Z] === RUN   TestBuildWithSession
18:54:53 [2021-07-02T18:54:53.024Z]     build_session_test.go:25: TODO: BuildKit
18:54:53 [2021-07-02T18:54:53.024Z] --- SKIP: TestBuildWithSession (0.00s)
18:54:53 [2021-07-02T18:54:53.024Z] === RUN   TestBuildSquashParent
18:54:56 [2021-07-02T18:54:56.412Z] 
18:54:56 [2021-07-02T18:54:56.413Z]  ---> e5a33a1201d6
18:54:56 [2021-07-02T18:54:56.413Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:54:56 [2021-07-02T18:54:56.863Z]  ---> Running in bbac82fb20c9
18:54:59 [2021-07-02T18:54:59.605Z] --- PASS: TestBuildSquashParent (6.00s)
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:54:59 [2021-07-02T18:54:59.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:54:59 [2021-07-02T18:54:59.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:54:59 [2021-07-02T18:54:59.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:54:59 [2021-07-02T18:54:59.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:54:59 [2021-07-02T18:54:59.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:54:59 [2021-07-02T18:54:59.605Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:54:59 [2021-07-02T18:54:59.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:54:59 [2021-07-02T18:54:59.605Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:54:59 [2021-07-02T18:54:59.605Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:01 [2021-07-02T18:55:01.448Z] --- PASS: TestBuildSquashParent (8.43s)
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:01 [2021-07-02T18:55:01.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:01 [2021-07-02T18:55:01.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:01 [2021-07-02T18:55:01.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:01 [2021-07-02T18:55:01.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:01 [2021-07-02T18:55:01.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:01 [2021-07-02T18:55:01.448Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:01 [2021-07-02T18:55:01.448Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:01 [2021-07-02T18:55:01.448Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:01 [2021-07-02T18:55:01.448Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:01 [2021-07-02T18:55:01.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:01 [2021-07-02T18:55:01.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:02 [2021-07-02T18:55:02.019Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:02 [2021-07-02T18:55:02.960Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:03 [2021-07-02T18:55:03.432Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:03 [2021-07-02T18:55:03.693Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:03 [2021-07-02T18:55:03.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:05 [2021-07-02T18:55:05.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:05 [2021-07-02T18:55:05.349Z] Removing intermediate container bbac82fb20c9
18:55:05 [2021-07-02T18:55:05.349Z]  ---> 72c61cedde4e
18:55:05 [2021-07-02T18:55:05.349Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:55:05 [2021-07-02T18:55:05.349Z]  ---> Running in 9d5925d32e42
18:55:06 [2021-07-02T18:55:06.237Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:55:06 [2021-07-02T18:55:06.237Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s)
18:55:06 [2021-07-02T18:55:06.237Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s)
18:55:06 [2021-07-02T18:55:06.237Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
18:55:06 [2021-07-02T18:55:06.237Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
18:55:06 [2021-07-02T18:55:06.237Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
18:55:06 [2021-07-02T18:55:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
18:55:06 [2021-07-02T18:55:06.238Z] === RUN   TestBuildMultiStageCopy
18:55:06 [2021-07-02T18:55:06.238Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:55:06 [2021-07-02T18:55:06.304Z] 
18:55:06 [2021-07-02T18:55:06.304Z] SUCCESS: Specified value was saved.
18:55:06 [2021-07-02T18:55:06.671Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:55:06 [2021-07-02T18:55:06.671Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s)
18:55:06 [2021-07-02T18:55:06.671Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s)
18:55:06 [2021-07-02T18:55:06.671Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s)
18:55:06 [2021-07-02T18:55:06.671Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s)
18:55:06 [2021-07-02T18:55:06.671Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
18:55:06 [2021-07-02T18:55:06.671Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s)
18:55:06 [2021-07-02T18:55:06.671Z] === RUN   TestBuildMultiStageCopy
18:55:06 [2021-07-02T18:55:06.671Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:55:07 [2021-07-02T18:55:07.637Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:55:07 [2021-07-02T18:55:07.902Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:55:08 [2021-07-02T18:55:08.163Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:55:08 [2021-07-02T18:55:08.432Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:55:08 [2021-07-02T18:55:08.696Z] --- PASS: TestBuildMultiStageCopy (2.75s)
18:55:08 [2021-07-02T18:55:08.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s)
18:55:08 [2021-07-02T18:55:08.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
18:55:08 [2021-07-02T18:55:08.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
18:55:08 [2021-07-02T18:55:08.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
18:55:08 [2021-07-02T18:55:08.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
18:55:08 [2021-07-02T18:55:08.696Z] === RUN   TestBuildMultiStageParentConfig
18:55:09 [2021-07-02T18:55:09.166Z] Removing intermediate container 9d5925d32e42
18:55:09 [2021-07-02T18:55:09.166Z]  ---> 6b899962b08b
18:55:09 [2021-07-02T18:55:09.166Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:55:09 [2021-07-02T18:55:09.166Z]  ---> Running in ab8ec4e596ff
18:55:09 [2021-07-02T18:55:09.266Z] --- PASS: TestBuildMultiStageParentConfig (0.58s)
18:55:09 [2021-07-02T18:55:09.266Z] === RUN   TestBuildLabelWithTargets
18:55:10 [2021-07-02T18:55:10.650Z] --- PASS: TestBuildLabelWithTargets (1.19s)
18:55:10 [2021-07-02T18:55:10.650Z] === RUN   TestBuildWithEmptyLayers
18:55:10 [2021-07-02T18:55:10.650Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
18:55:10 [2021-07-02T18:55:10.650Z] === RUN   TestBuildMultiStageOnBuild
18:55:10 [2021-07-02T18:55:10.877Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:55:11 [2021-07-02T18:55:11.138Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:55:12 [2021-07-02T18:55:12.080Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:55:12 [2021-07-02T18:55:12.855Z] Cannot create a file when that file already exists.
18:55:13 [2021-07-02T18:55:13.194Z] --- PASS: TestBuildMultiStageOnBuild (2.12s)
18:55:13 [2021-07-02T18:55:13.194Z] === RUN   TestBuildUncleanTarFilenames
18:55:13 [2021-07-02T18:55:13.454Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
18:55:13 [2021-07-02T18:55:13.454Z] === RUN   TestBuildMultiStageLayerLeak
18:55:13 [2021-07-02T18:55:13.462Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:55:14 [2021-07-02T18:55:14.032Z] --- PASS: TestBuildMultiStageCopy (7.39s)
18:55:14 [2021-07-02T18:55:14.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
18:55:14 [2021-07-02T18:55:14.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
18:55:14 [2021-07-02T18:55:14.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
18:55:14 [2021-07-02T18:55:14.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s)
18:55:14 [2021-07-02T18:55:14.032Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.90s)
18:55:14 [2021-07-02T18:55:14.032Z] === RUN   TestBuildMultiStageParentConfig
18:55:15 [2021-07-02T18:55:15.997Z] --- PASS: TestBuildMultiStageLayerLeak (2.16s)
18:55:15 [2021-07-02T18:55:15.997Z] === RUN   TestBuildWithHugeFile
18:55:17 [2021-07-02T18:55:17.503Z] Removing intermediate container ab8ec4e596ff
18:55:17 [2021-07-02T18:55:17.503Z]  ---> d5e40740caa4
18:55:17 [2021-07-02T18:55:17.503Z] Step 13/13 : CMD ["sh"]
18:55:17 [2021-07-02T18:55:17.503Z]  ---> Running in 07eaeec542e1
18:55:17 [2021-07-02T18:55:17.503Z] Removing intermediate container 07eaeec542e1
18:55:17 [2021-07-02T18:55:17.503Z]  ---> 121472265b74
18:55:17 [2021-07-02T18:55:17.503Z] Successfully built 121472265b74
18:55:17 [2021-07-02T18:55:17.503Z] Successfully tagged busybox:latest
18:55:17 [2021-07-02T18:55:17.503Z] INFO: Docker images of the daemon under test
18:55:17 [2021-07-02T18:55:17.503Z] 
18:55:17 [2021-07-02T18:55:17.503Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
18:55:17 [2021-07-02T18:55:17.503Z] busybox                                        latest              121472265b74        Less than a second ago   2.78GB
18:55:17 [2021-07-02T18:55:17.503Z] microsoft/windowsservercore                    latest              39d157a84080        4 months ago             2.74GB
18:55:17 [2021-07-02T18:55:17.503Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        4 months ago             2.74GB
18:55:17 [2021-07-02T18:55:17.503Z] 
18:55:17 [2021-07-02T18:55:17.503Z] INFO: Running integration tests at 07/02/2021 18:55:17...
18:55:17 [2021-07-02T18:55:17.503Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:55:17 [2021-07-02T18:55:17.503Z] INFO: Integration API tests being run from the host:
18:55:17 [2021-07-02T18:55:17.503Z] INFO: make.ps1 starting at 07/02/2021 18:55:17
18:55:18 [2021-07-02T18:55:18.454Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:55:19 [2021-07-02T18:55:19.314Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
18:55:19 [2021-07-02T18:55:19.314Z] === RUN   TestBuildLabelWithTargets
18:55:27 [2021-07-02T18:55:27.444Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:55:27 [2021-07-02T18:55:27.444Z] === RUN   TestBuildWithEmptyLayers
18:55:30 [2021-07-02T18:55:30.738Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
18:55:30 [2021-07-02T18:55:30.738Z] === RUN   TestBuildMultiStageOnBuild
18:55:36 [2021-07-02T18:55:36.021Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
18:55:36 [2021-07-02T18:55:36.021Z] === RUN   TestBuildUncleanTarFilenames
18:55:36 [2021-07-02T18:55:36.021Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
18:55:36 [2021-07-02T18:55:36.021Z] === RUN   TestBuildMultiStageLayerLeak
18:55:40 [2021-07-02T18:55:40.221Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
18:55:40 [2021-07-02T18:55:40.221Z] === RUN   TestBuildWithHugeFile
18:55:47 [2021-07-02T18:55:47.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:55:47 [2021-07-02T18:55:47.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:55:48 [2021-07-02T18:55:48.281Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
18:55:48 [2021-07-02T18:55:48.281Z] INFO: Testing against a local daemon
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithSession
18:55:48 [2021-07-02T18:55:48.281Z]     build_session_test.go:25: TODO: BuildKit
18:55:48 [2021-07-02T18:55:48.281Z] --- SKIP: TestBuildWithSession (0.00s)
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildSquashParent
18:55:48 [2021-07-02T18:55:48.281Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:55:48 [2021-07-02T18:55:48.281Z] --- SKIP: TestBuildSquashParent (0.00s)
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:48 [2021-07-02T18:55:48.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:48 [2021-07-02T18:55:48.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:48 [2021-07-02T18:55:48.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:48 [2021-07-02T18:55:48.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:48 [2021-07-02T18:55:48.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:55:48 [2021-07-02T18:55:48.281Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:48 [2021-07-02T18:55:48.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:48 [2021-07-02T18:55:48.281Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:55:48 [2021-07-02T18:55:48.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:55:48 [2021-07-02T18:55:48.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:55:48 [2021-07-02T18:55:48.281Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:56:02 [2021-07-02T18:56:02.991Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:56:02 [2021-07-02T18:56:02.991Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:56:12 [2021-07-02T18:56:12.195Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:56:12 [2021-07-02T18:56:12.195Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:56:12 [2021-07-02T18:56:12.195Z] GOOS="" GOARCH="" GOARM=""
18:56:12 [2021-07-02T18:56:12.195Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:56:12 [2021-07-02T18:56:12.195Z] 
18:56:12 [2021-07-02T18:56:12.195Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:56:12 [2021-07-02T18:56:12.195Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:56:12 [2021-07-02T18:56:12.195Z] Using test binary docker
18:56:12 [2021-07-02T18:56:12.195Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:56:12 [2021-07-02T18:56:12.195Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:56:12 [2021-07-02T18:56:12.195Z] INFO: Waiting for daemon to start...
18:56:12 [2021-07-02T18:56:12.195Z] Starting dockerd
18:56:12 [2021-07-02T18:56:12.195Z] .
18:56:12 [2021-07-02T18:56:12.195Z] INFO: Building docker-sdk-python3:5.0.0...
18:56:12 [2021-07-02T18:56:12.263Z] --- PASS: TestBuildWithHugeFile (55.42s)
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildWCOWSandboxSize
18:56:12 [2021-07-02T18:56:12.264Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:56:12 [2021-07-02T18:56:12.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildWithEmptyDockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:56:12 [2021-07-02T18:56:12.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
18:56:12 [2021-07-02T18:56:12.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
18:56:12 [2021-07-02T18:56:12.264Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
18:56:12 [2021-07-02T18:56:12.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildPreserveOwnership
18:56:12 [2021-07-02T18:56:12.264Z] === RUN   TestBuildPreserveOwnership/copy_from
18:56:14 [2021-07-02T18:56:14.809Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:56:15 [2021-07-02T18:56:15.751Z] --- PASS: TestBuildPreserveOwnership (4.38s)
18:56:15 [2021-07-02T18:56:15.751Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.03s)
18:56:15 [2021-07-02T18:56:15.751Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
18:56:15 [2021-07-02T18:56:15.751Z] === RUN   TestBuildPlatformInvalid
18:56:15 [2021-07-02T18:56:15.751Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:56:15 [2021-07-02T18:56:15.751Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:56:20 [2021-07-02T18:56:20.549Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:56:20 [2021-07-02T18:56:20.549Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.57s)
18:56:20 [2021-07-02T18:56:20.549Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.68s)
18:56:20 [2021-07-02T18:56:20.549Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (17.85s)
18:56:20 [2021-07-02T18:56:20.549Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.91s)
18:56:20 [2021-07-02T18:56:20.549Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.51s)
18:56:20 [2021-07-02T18:56:20.549Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.77s)
18:56:20 [2021-07-02T18:56:20.549Z] === RUN   TestBuildMultiStageCopy
18:56:20 [2021-07-02T18:56:20.549Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:56:30 [2021-07-02T18:56:30.659Z] Loaded image: buildpack-deps:buster
18:56:30 [2021-07-02T18:56:30.659Z] Loaded image: busybox:latest
18:56:30 [2021-07-02T18:56:30.659Z] Loaded image: busybox:glibc
18:56:32 [2021-07-02T18:56:32.573Z] Loaded image: debian:bullseye
18:56:32 [2021-07-02T18:56:32.573Z] Loaded image: hello-world:latest
18:56:32 [2021-07-02T18:56:32.573Z] Loaded image: arm32v7/hello-world:latest
18:56:34 [2021-07-02T18:56:34.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:56:34 [2021-07-02T18:56:34.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:56:34 [2021-07-02T18:56:34.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:56:36 [2021-07-02T18:56:36.497Z] --- PASS: TestBuildWithHugeFile (51.89s)
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildWCOWSandboxSize
18:56:36 [2021-07-02T18:56:36.497Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:56:36 [2021-07-02T18:56:36.497Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildWithEmptyDockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:56:36 [2021-07-02T18:56:36.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
18:56:36 [2021-07-02T18:56:36.497Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
18:56:36 [2021-07-02T18:56:36.497Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
18:56:36 [2021-07-02T18:56:36.497Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildPreserveOwnership
18:56:36 [2021-07-02T18:56:36.497Z] === RUN   TestBuildPreserveOwnership/copy_from
18:56:37 [2021-07-02T18:56:37.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:56:37 [2021-07-02T18:56:37.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:56:38 [2021-07-02T18:56:38.113Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:56:38 [2021-07-02T18:56:38.113Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:56:38 [2021-07-02T18:56:38.113Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:56:38 [2021-07-02T18:56:38.407Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:56:38 [2021-07-02T18:56:38.564Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:56:40 [2021-07-02T18:56:40.075Z] --- PASS: TestBuildMultiStageCopy (20.99s)
18:56:40 [2021-07-02T18:56:40.075Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (16.82s)
18:56:40 [2021-07-02T18:56:40.075Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
18:56:40 [2021-07-02T18:56:40.075Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s)
18:56:40 [2021-07-02T18:56:40.075Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s)
18:56:40 [2021-07-02T18:56:40.075Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s)
18:56:40 [2021-07-02T18:56:40.075Z] === RUN   TestBuildMultiStageParentConfig
18:56:40 [2021-07-02T18:56:40.714Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.10s)
18:56:40 [2021-07-02T18:56:40.714Z] PASS
18:56:40 [2021-07-02T18:56:40.714Z] 
18:56:40 [2021-07-02T18:56:40.714Z] === Skipped
18:56:40 [2021-07-02T18:56:40.714Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:56:40 [2021-07-02T18:56:40.714Z]     build_session_test.go:25: TODO: BuildKit
18:56:40 [2021-07-02T18:56:40.714Z] 
18:56:40 [2021-07-02T18:56:40.714Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:56:40 [2021-07-02T18:56:40.714Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:56:40 [2021-07-02T18:56:40.714Z] 
18:56:40 [2021-07-02T18:56:40.714Z] 
18:56:40 [2021-07-02T18:56:40.714Z] DONE 34 tests, 2 skipped in 128.647s
18:56:40 [2021-07-02T18:56:40.714Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:56:40 [2021-07-02T18:56:40.714Z] INFO: Testing against a local daemon
18:56:40 [2021-07-02T18:56:40.714Z] === RUN   TestConfigInspect
18:56:41 [2021-07-02T18:56:41.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:56:42 [2021-07-02T18:56:42.221Z] --- PASS: TestBuildMultiStageParentConfig (2.35s)
18:56:42 [2021-07-02T18:56:42.221Z] === RUN   TestBuildLabelWithTargets
18:56:42 [2021-07-02T18:56:42.221Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
18:56:42 [2021-07-02T18:56:42.221Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
18:56:42 [2021-07-02T18:56:42.221Z] === RUN   TestBuildWithEmptyLayers
18:56:42 [2021-07-02T18:56:42.606Z] --- PASS: TestBuildPreserveOwnership (9.78s)
18:56:42 [2021-07-02T18:56:42.606Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.77s)
18:56:42 [2021-07-02T18:56:42.606Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestBuildPlatformInvalid
18:56:42 [2021-07-02T18:56:42.606Z] --- PASS: TestBuildPlatformInvalid (0.07s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:56:42 [2021-07-02T18:56:42.606Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:56:42 [2021-07-02T18:56:42.606Z] PASS
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === Skipped
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:56:42 [2021-07-02T18:56:42.606Z]     build_session_test.go:25: TODO: BuildKit
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:56:42 [2021-07-02T18:56:42.606Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
18:56:42 [2021-07-02T18:56:42.606Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] DONE 34 tests, 3 skipped in 137.289s
18:56:42 [2021-07-02T18:56:42.606Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:56:42 [2021-07-02T18:56:42.606Z] INFO: Testing against a local daemon
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestConfigInspect
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestConfigInspect (0.02s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestConfigList
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestConfigList (0.02s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestConfigsCreateAndDelete
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestConfigsUpdate
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestConfigsUpdate (0.02s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestTemplatedConfig
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestTemplatedConfig (0.00s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestConfigCreateResolve
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:56:42 [2021-07-02T18:56:42.606Z] PASS
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === Skipped
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:56:42 [2021-07-02T18:56:42.606Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] 
18:56:42 [2021-07-02T18:56:42.606Z] DONE 6 tests, 6 skipped in 0.180s
18:56:42 [2021-07-02T18:56:42.606Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:56:42 [2021-07-02T18:56:42.606Z] INFO: Testing against a local daemon
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestCheckpoint
18:56:42 [2021-07-02T18:56:42.606Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:56:42 [2021-07-02T18:56:42.606Z] --- SKIP: TestCheckpoint (0.00s)
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestContainerInvalidJSON
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:56:42 [2021-07-02T18:56:42.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:56:42 [2021-07-02T18:56:42.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:56:42 [2021-07-02T18:56:42.606Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:56:42 [2021-07-02T18:56:42.606Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:56:42 [2021-07-02T18:56:42.606Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:56:42 [2021-07-02T18:56:42.607Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:56:42 [2021-07-02T18:56:42.607Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:56:42 [2021-07-02T18:56:42.607Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:56:42 [2021-07-02T18:56:42.607Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:56:42 [2021-07-02T18:56:42.607Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:56:42 [2021-07-02T18:56:42.607Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:56:42 [2021-07-02T18:56:42.607Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:56:42 [2021-07-02T18:56:42.627Z] --- PASS: TestConfigInspect (2.33s)
18:56:42 [2021-07-02T18:56:42.627Z] === RUN   TestConfigList
18:56:42 [2021-07-02T18:56:42.867Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
18:56:42 [2021-07-02T18:56:42.867Z] === RUN   TestCopyFromContainerPathIsNotDir
18:56:42 [2021-07-02T18:56:42.867Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
18:56:42 [2021-07-02T18:56:42.867Z] === RUN   TestCopyToContainerPathDoesNotExist
18:56:43 [2021-07-02T18:56:43.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
18:56:43 [2021-07-02T18:56:43.127Z] === RUN   TestCopyToContainerPathIsNotDir
18:56:43 [2021-07-02T18:56:43.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:56:43 [2021-07-02T18:56:43.127Z] === RUN   TestCopyFromContainer
18:56:43 [2021-07-02T18:56:43.171Z] --- PASS: TestBuildWithEmptyLayers (1.27s)
18:56:43 [2021-07-02T18:56:43.171Z] === RUN   TestBuildMultiStageOnBuild
18:56:44 [2021-07-02T18:56:44.537Z] --- PASS: TestConfigList (2.18s)
18:56:44 [2021-07-02T18:56:44.537Z] === RUN   TestConfigsCreateAndDelete
18:56:47 [2021-07-02T18:56:47.078Z] --- PASS: TestConfigsCreateAndDelete (2.15s)
18:56:47 [2021-07-02T18:56:47.078Z] === RUN   TestConfigsUpdate
18:56:47 [2021-07-02T18:56:47.330Z] === RUN   TestCopyFromContainer//
18:56:47 [2021-07-02T18:56:47.330Z] === RUN   TestCopyFromContainer//bar/root
18:56:47 [2021-07-02T18:56:47.330Z] === RUN   TestCopyFromContainer//bar/root/
18:56:47 [2021-07-02T18:56:47.330Z] === RUN   TestCopyFromContainer/bar/quux
18:56:47 [2021-07-02T18:56:47.330Z] === RUN   TestCopyFromContainer/bar/quux/
18:56:47 [2021-07-02T18:56:47.330Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:56:47 [2021-07-02T18:56:47.591Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:56:47 [2021-07-02T18:56:47.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:56:47 [2021-07-02T18:56:47.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:56:47 [2021-07-02T18:56:47.591Z] === RUN   TestCopyFromContainer/bar/notarget
18:56:47 [2021-07-02T18:56:47.852Z] --- PASS: TestCopyFromContainer (4.75s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:56:47 [2021-07-02T18:56:47.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:56:47 [2021-07-02T18:56:47.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:56:47 [2021-07-02T18:56:47.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:56:47 [2021-07-02T18:56:47.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:56:47 [2021-07-02T18:56:47.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:56:47 [2021-07-02T18:56:47.852Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:56:47 [2021-07-02T18:56:47.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateLinkToNonExistingContainer
18:56:47 [2021-07-02T18:56:47.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateWithInvalidEnv
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateWithInvalidEnv/0
18:56:47 [2021-07-02T18:56:47.852Z] === PAUSE TestCreateWithInvalidEnv/0
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateWithInvalidEnv/1
18:56:47 [2021-07-02T18:56:47.852Z] === PAUSE TestCreateWithInvalidEnv/1
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateWithInvalidEnv/2
18:56:47 [2021-07-02T18:56:47.852Z] === PAUSE TestCreateWithInvalidEnv/2
18:56:47 [2021-07-02T18:56:47.852Z] === CONT  TestCreateWithInvalidEnv/0
18:56:47 [2021-07-02T18:56:47.852Z] === CONT  TestCreateWithInvalidEnv/2
18:56:47 [2021-07-02T18:56:47.852Z] === CONT  TestCreateWithInvalidEnv/1
18:56:47 [2021-07-02T18:56:47.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:56:47 [2021-07-02T18:56:47.852Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateTmpfsMountsTarget
18:56:47 [2021-07-02T18:56:47.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:56:47 [2021-07-02T18:56:47.852Z] === RUN   TestCreateWithCustomMaskedPaths
18:56:48 [2021-07-02T18:56:48.988Z] --- PASS: TestConfigsUpdate (2.17s)
18:56:48 [2021-07-02T18:56:48.988Z] === RUN   TestTemplatedConfig
18:56:50 [2021-07-02T18:56:50.392Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s)
18:56:50 [2021-07-02T18:56:50.392Z] === RUN   TestCreateWithCustomReadonlyPaths
18:56:50 [2021-07-02T18:56:50.868Z] sha256:3986aceda9c7bd04ab79bcd4ba7877d37366b5e38ecd4a547eaada44519a402c
18:56:50 [2021-07-02T18:56:50.868Z] INFO: Starting docker-py tests...
18:56:51 [2021-07-02T18:56:51.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:56:52 [2021-07-02T18:56:52.234Z] ============================= test session starts ==============================
18:56:52 [2021-07-02T18:56:52.235Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
18:56:52 [2021-07-02T18:56:52.235Z] rootdir: /src, inifile: pytest.ini
18:56:52 [2021-07-02T18:56:52.235Z] plugins: timeout-1.3.3, cov-2.6.1
18:56:52 [2021-07-02T18:56:52.285Z] --- PASS: TestTemplatedConfig (3.35s)
18:56:52 [2021-07-02T18:56:52.285Z] === RUN   TestConfigCreateResolve
18:56:52 [2021-07-02T18:56:52.304Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s)
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:56:52 [2021-07-02T18:56:52.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:56:52 [2021-07-02T18:56:52.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:56:52 [2021-07-02T18:56:52.304Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:56:52 [2021-07-02T18:56:52.304Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:56:52 [2021-07-02T18:56:52.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:56:52 [2021-07-02T18:56:52.304Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:56:52 [2021-07-02T18:56:52.304Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:56:52 [2021-07-02T18:56:52.304Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:56:52 [2021-07-02T18:56:52.304Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:56:52 [2021-07-02T18:56:52.304Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:56:52 [2021-07-02T18:56:52.304Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:56:52 [2021-07-02T18:56:52.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s)
18:56:52 [2021-07-02T18:56:52.877Z] === RUN   TestCreateDifferentPlatform
18:56:52 [2021-07-02T18:56:52.877Z] === RUN   TestCreateDifferentPlatform/different_os
18:56:52 [2021-07-02T18:56:52.877Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:56:52 [2021-07-02T18:56:52.877Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:56:52 [2021-07-02T18:56:52.877Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:56:52 [2021-07-02T18:56:52.877Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:56:52 [2021-07-02T18:56:52.877Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:56:52 [2021-07-02T18:56:52.877Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:56:52 [2021-07-02T18:56:52.877Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:56:53 [2021-07-02T18:56:53.158Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:56:53 [2021-07-02T18:56:53.158Z] === RUN   TestContainerStartOnDaemonRestart
18:56:53 [2021-07-02T18:56:53.158Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:56:53 [2021-07-02T18:56:53.158Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:56:53 [2021-07-02T18:56:53.158Z] === RUN   TestDaemonRestartIpcMode
18:56:53 [2021-07-02T18:56:53.158Z] === PAUSE TestDaemonRestartIpcMode
18:56:53 [2021-07-02T18:56:53.158Z] === RUN   TestDaemonHostGatewayIP
18:56:53 [2021-07-02T18:56:53.158Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:56:53 [2021-07-02T18:56:53.158Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:56:53 [2021-07-02T18:56:53.158Z] === RUN   TestRestartDaemonWithRestartingContainer
18:56:53 [2021-07-02T18:56:53.158Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:56:53 [2021-07-02T18:56:53.158Z] === RUN   TestContainerKillOnDaemonStart
18:56:53 [2021-07-02T18:56:53.158Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:56:53 [2021-07-02T18:56:53.158Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:56:53 [2021-07-02T18:56:53.158Z] === RUN   TestDiff
18:56:53 [2021-07-02T18:56:53.164Z] collected 390 items / 1 deselected / 389 selected
18:56:53 [2021-07-02T18:56:53.164Z] 
18:56:53 [2021-07-02T18:56:53.775Z] --- PASS: TestDiff (0.71s)
18:56:53 [2021-07-02T18:56:53.775Z] === RUN   TestExecWithCloseStdin
18:56:54 [2021-07-02T18:56:54.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:56:54 [2021-07-02T18:56:54.830Z] --- PASS: TestConfigCreateResolve (2.18s)
18:56:54 [2021-07-02T18:56:54.830Z] PASS
18:56:54 [2021-07-02T18:56:54.830Z] 
18:56:54 [2021-07-02T18:56:54.830Z] DONE 6 tests in 14.396s
18:56:54 [2021-07-02T18:56:54.830Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:56:54 [2021-07-02T18:56:54.830Z] INFO: Testing against a local daemon
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestCheckpoint
18:56:54 [2021-07-02T18:56:54.830Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:56:54 [2021-07-02T18:56:54.830Z] --- SKIP: TestCheckpoint (0.00s)
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestContainerInvalidJSON
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:56:54 [2021-07-02T18:56:54.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:56:54 [2021-07-02T18:56:54.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:56:54 [2021-07-02T18:56:54.830Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:56:54 [2021-07-02T18:56:54.830Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:56:54 [2021-07-02T18:56:54.830Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:56:54 [2021-07-02T18:56:54.830Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:56:54 [2021-07-02T18:56:54.830Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:56:54 [2021-07-02T18:56:54.830Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:56:54 [2021-07-02T18:56:54.830Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:56:54 [2021-07-02T18:56:54.830Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:56:54 [2021-07-02T18:56:54.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestCopyFromContainerPathIsNotDir
18:56:54 [2021-07-02T18:56:54.830Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestCopyToContainerPathDoesNotExist
18:56:54 [2021-07-02T18:56:54.830Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestCopyToContainerPathIsNotDir
18:56:54 [2021-07-02T18:56:54.830Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
18:56:54 [2021-07-02T18:56:54.830Z] === RUN   TestCopyFromContainer
18:56:55 [2021-07-02T18:56:55.164Z] --- PASS: TestExecWithCloseStdin (1.10s)
18:56:55 [2021-07-02T18:56:55.164Z] === RUN   TestExec
18:56:55 [2021-07-02T18:56:55.448Z] --- PASS: TestBuildMultiStageOnBuild (11.94s)
18:56:55 [2021-07-02T18:56:55.448Z] === RUN   TestBuildUncleanTarFilenames
18:56:55 [2021-07-02T18:56:55.448Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
18:56:55 [2021-07-02T18:56:55.448Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
18:56:55 [2021-07-02T18:56:55.448Z] === RUN   TestBuildMultiStageLayerLeak
18:56:55 [2021-07-02T18:56:55.736Z] --- PASS: TestExec (0.94s)
18:56:55 [2021-07-02T18:56:55.736Z] === RUN   TestExecUser
18:56:56 [2021-07-02T18:56:56.214Z] === RUN   TestCopyFromContainer//
18:56:56 [2021-07-02T18:56:56.214Z] === RUN   TestCopyFromContainer//bar/root
18:56:56 [2021-07-02T18:56:56.214Z] === RUN   TestCopyFromContainer//bar/root/
18:56:56 [2021-07-02T18:56:56.214Z] === RUN   TestCopyFromContainer/bar/quux
18:56:56 [2021-07-02T18:56:56.475Z] === RUN   TestCopyFromContainer/bar/quux/
18:56:56 [2021-07-02T18:56:56.475Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:56:56 [2021-07-02T18:56:56.677Z] --- PASS: TestExecUser (0.96s)
18:56:56 [2021-07-02T18:56:56.677Z] === RUN   TestExportContainerAndImportImage
18:56:56 [2021-07-02T18:56:56.737Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:56:56 [2021-07-02T18:56:56.737Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:56:56 [2021-07-02T18:56:56.737Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:56:56 [2021-07-02T18:56:56.737Z] === RUN   TestCopyFromContainer/bar/notarget
18:56:56 [2021-07-02T18:56:56.737Z] --- PASS: TestCopyFromContainer (2.22s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/quux (0.20s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
18:56:56 [2021-07-02T18:56:56.737Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:56:56 [2021-07-02T18:56:56.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:56:56 [2021-07-02T18:56:56.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:56:56 [2021-07-02T18:56:56.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:56:56 [2021-07-02T18:56:56.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:56:56 [2021-07-02T18:56:56.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:56:56 [2021-07-02T18:56:56.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:56:56 [2021-07-02T18:56:56.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:56:56 [2021-07-02T18:56:56.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:56:56 [2021-07-02T18:56:56.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:56:56 [2021-07-02T18:56:56.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:56:56 [2021-07-02T18:56:56.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateLinkToNonExistingContainer
18:56:56 [2021-07-02T18:56:56.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateWithInvalidEnv
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateWithInvalidEnv/0
18:56:56 [2021-07-02T18:56:56.997Z] === PAUSE TestCreateWithInvalidEnv/0
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateWithInvalidEnv/1
18:56:56 [2021-07-02T18:56:56.997Z] === PAUSE TestCreateWithInvalidEnv/1
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateWithInvalidEnv/2
18:56:56 [2021-07-02T18:56:56.997Z] === PAUSE TestCreateWithInvalidEnv/2
18:56:56 [2021-07-02T18:56:56.997Z] === CONT  TestCreateWithInvalidEnv/0
18:56:56 [2021-07-02T18:56:56.997Z] === CONT  TestCreateWithInvalidEnv/2
18:56:56 [2021-07-02T18:56:56.997Z] === CONT  TestCreateWithInvalidEnv/1
18:56:56 [2021-07-02T18:56:56.997Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:56:56 [2021-07-02T18:56:56.997Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:56:56 [2021-07-02T18:56:56.997Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:56:56 [2021-07-02T18:56:56.997Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateTmpfsMountsTarget
18:56:56 [2021-07-02T18:56:56.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:56:56 [2021-07-02T18:56:56.997Z] === RUN   TestCreateWithCustomMaskedPaths
18:56:57 [2021-07-02T18:56:57.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:56:58 [2021-07-02T18:56:58.059Z] --- PASS: TestExportContainerAndImportImage (1.11s)
18:56:58 [2021-07-02T18:56:58.060Z] === RUN   TestExportContainerAfterDaemonRestart
18:56:58 [2021-07-02T18:56:58.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:56:59 [2021-07-02T18:56:59.443Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
18:56:59 [2021-07-02T18:56:59.443Z] === RUN   TestHealthCheckWorkdir
18:56:59 [2021-07-02T18:56:59.542Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
18:56:59 [2021-07-02T18:56:59.542Z] === RUN   TestCreateWithCustomReadonlyPaths
18:57:00 [2021-07-02T18:57:00.827Z] --- PASS: TestHealthCheckWorkdir (1.38s)
18:57:00 [2021-07-02T18:57:00.827Z] === RUN   TestHealthKillContainer
18:57:02 [2021-07-02T18:57:02.084Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s)
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:57:02 [2021-07-02T18:57:02.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:57:02 [2021-07-02T18:57:02.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:57:02 [2021-07-02T18:57:02.084Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:57:02 [2021-07-02T18:57:02.084Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:57:02 [2021-07-02T18:57:02.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:57:02 [2021-07-02T18:57:02.084Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:57:02 [2021-07-02T18:57:02.084Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:57:02 [2021-07-02T18:57:02.084Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:57:02 [2021-07-02T18:57:02.084Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:57:02 [2021-07-02T18:57:02.084Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:57:02 [2021-07-02T18:57:02.084Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:57:02 [2021-07-02T18:57:02.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:57:02 [2021-07-02T18:57:02.687Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestCreateDifferentPlatform
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestCreateDifferentPlatform/different_os
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:57:02 [2021-07-02T18:57:02.687Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:57:02 [2021-07-02T18:57:02.687Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:57:02 [2021-07-02T18:57:02.687Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:57:02 [2021-07-02T18:57:02.687Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:57:02 [2021-07-02T18:57:02.687Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestContainerStartOnDaemonRestart
18:57:02 [2021-07-02T18:57:02.687Z] === PAUSE TestContainerStartOnDaemonRestart
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestDaemonRestartIpcMode
18:57:02 [2021-07-02T18:57:02.687Z] === PAUSE TestDaemonRestartIpcMode
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestDaemonHostGatewayIP
18:57:02 [2021-07-02T18:57:02.687Z] === PAUSE TestDaemonHostGatewayIP
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestRestartDaemonWithRestartingContainer
18:57:02 [2021-07-02T18:57:02.687Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestContainerKillOnDaemonStart
18:57:02 [2021-07-02T18:57:02.687Z] === PAUSE TestContainerKillOnDaemonStart
18:57:02 [2021-07-02T18:57:02.687Z] === RUN   TestDiff
18:57:03 [2021-07-02T18:57:03.641Z] --- PASS: TestDiff (0.80s)
18:57:03 [2021-07-02T18:57:03.641Z] === RUN   TestExecWithCloseStdin
18:57:04 [2021-07-02T18:57:04.123Z] --- PASS: TestHealthKillContainer (3.06s)
18:57:04 [2021-07-02T18:57:04.123Z] === RUN   TestInspectCpusetInConfigPre120
18:57:04 [2021-07-02T18:57:04.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:57:04 [2021-07-02T18:57:04.384Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
18:57:04 [2021-07-02T18:57:04.384Z] === RUN   TestIpcModeNone
18:57:04 [2021-07-02T18:57:04.581Z] --- PASS: TestExecWithCloseStdin (1.24s)
18:57:04 [2021-07-02T18:57:04.581Z] === RUN   TestExec
18:57:05 [2021-07-02T18:57:05.325Z] --- PASS: TestIpcModeNone (1.08s)
18:57:05 [2021-07-02T18:57:05.325Z] === RUN   TestIpcModePrivate
18:57:05 [2021-07-02T18:57:05.964Z] --- PASS: TestExec (1.11s)
18:57:05 [2021-07-02T18:57:05.964Z] === RUN   TestExecUser
18:57:06 [2021-07-02T18:57:06.267Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
18:57:06 [2021-07-02T18:57:06.528Z] --- PASS: TestIpcModePrivate (1.09s)
18:57:06 [2021-07-02T18:57:06.528Z] === RUN   TestIpcModeShareable
18:57:06 [2021-07-02T18:57:06.528Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:57:06 [2021-07-02T18:57:06.528Z] --- SKIP: TestIpcModeShareable (0.00s)
18:57:06 [2021-07-02T18:57:06.528Z] === RUN   TestAPIIpcModeShareableAndContainer
18:57:06 [2021-07-02T18:57:06.905Z] --- PASS: TestExecUser (1.08s)
18:57:06 [2021-07-02T18:57:06.905Z] === RUN   TestExportContainerAndImportImage
18:57:07 [2021-07-02T18:57:07.729Z] --- PASS: TestBuildMultiStageLayerLeak (10.60s)
18:57:07 [2021-07-02T18:57:07.729Z] === RUN   TestBuildWithHugeFile
18:57:07 [2021-07-02T18:57:07.845Z] --- PASS: TestExportContainerAndImportImage (1.01s)
18:57:07 [2021-07-02T18:57:07.845Z] === RUN   TestExportContainerAfterDaemonRestart
18:57:08 [2021-07-02T18:57:08.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:57:09 [2021-07-02T18:57:09.227Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
18:57:09 [2021-07-02T18:57:09.227Z] === RUN   TestHealthCheckWorkdir
18:57:09 [2021-07-02T18:57:09.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:57:10 [2021-07-02T18:57:10.612Z] --- PASS: TestHealthCheckWorkdir (1.47s)
18:57:10 [2021-07-02T18:57:10.612Z] === RUN   TestHealthKillContainer
18:57:11 [2021-07-02T18:57:11.812Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.44s)
18:57:11 [2021-07-02T18:57:11.812Z] === RUN   TestAPIIpcModeHost
18:57:11 [2021-07-02T18:57:11.812Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:57:11 [2021-07-02T18:57:11.812Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:57:11 [2021-07-02T18:57:11.812Z] === RUN   TestDaemonIpcModeShareable
18:57:11 [2021-07-02T18:57:11.812Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:57:11 [2021-07-02T18:57:11.812Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:57:11 [2021-07-02T18:57:11.812Z] === RUN   TestDaemonIpcModePrivate
18:57:12 [2021-07-02T18:57:12.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:57:12 [2021-07-02T18:57:12.386Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
18:57:12 [2021-07-02T18:57:12.647Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
18:57:12 [2021-07-02T18:57:12.647Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:57:12 [2021-07-02T18:57:12.647Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:57:12 [2021-07-02T18:57:12.647Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:57:12 [2021-07-02T18:57:12.647Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:57:12 [2021-07-02T18:57:12.647Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:57:12 [2021-07-02T18:57:12.647Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:57:12 [2021-07-02T18:57:12.647Z] === RUN   TestIpcModeOlderClient
18:57:12 [2021-07-02T18:57:12.647Z] === PAUSE TestIpcModeOlderClient
18:57:12 [2021-07-02T18:57:12.647Z] === RUN   TestKillContainerInvalidSignal
18:57:13 [2021-07-02T18:57:13.588Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
18:57:13 [2021-07-02T18:57:13.588Z] === RUN   TestKillContainer
18:57:13 [2021-07-02T18:57:13.588Z] === RUN   TestKillContainer/no_signal
18:57:13 [2021-07-02T18:57:13.850Z] tests/integration/api_build_test.py .......................X             [  6%]
18:57:13 [2021-07-02T18:57:13.909Z] --- PASS: TestHealthKillContainer (3.12s)
18:57:13 [2021-07-02T18:57:13.909Z] === RUN   TestInspectCpusetInConfigPre120
18:57:14 [2021-07-02T18:57:14.158Z] === RUN   TestKillContainer/non_killing_signal
18:57:14 [2021-07-02T18:57:14.412Z] tests/integration/api_client_test.py .....                               [  7%]
18:57:14 [2021-07-02T18:57:14.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
18:57:14 [2021-07-02T18:57:14.481Z] === RUN   TestIpcModeNone
18:57:14 [2021-07-02T18:57:14.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:57:14 [2021-07-02T18:57:14.841Z] Using test binary docker
18:57:15 [2021-07-02T18:57:15.099Z] === RUN   TestKillContainer/killing_signal
18:57:15 [2021-07-02T18:57:15.100Z] +++ /etc/init.d/apparmor start
18:57:15 [2021-07-02T18:57:15.100Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:57:15 [2021-07-02T18:57:15.100Z] INFO: Waiting for daemon to start...
18:57:15 [2021-07-02T18:57:15.100Z] Starting dockerd
18:57:15 [2021-07-02T18:57:15.100Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
18:57:15 [2021-07-02T18:57:15.865Z] --- PASS: TestIpcModeNone (1.08s)
18:57:15 [2021-07-02T18:57:15.865Z] === RUN   TestIpcModePrivate
18:57:16 [2021-07-02T18:57:16.040Z] --- PASS: TestKillContainer (2.43s)
18:57:16 [2021-07-02T18:57:16.040Z]     --- PASS: TestKillContainer/no_signal (0.90s)
18:57:16 [2021-07-02T18:57:16.040Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
18:57:16 [2021-07-02T18:57:16.040Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
18:57:16 [2021-07-02T18:57:16.040Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:57:16 [2021-07-02T18:57:16.040Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:57:16 [2021-07-02T18:57:16.156Z] tests/integration/api_config_test.py .....                               [  8%]
18:57:16 [2021-07-02T18:57:16.436Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
18:57:16 [2021-07-02T18:57:16.612Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:57:16 [2021-07-02T18:57:16.696Z] --- PASS: TestIpcModePrivate (1.12s)
18:57:16 [2021-07-02T18:57:16.696Z] === RUN   TestIpcModeShareable
18:57:17 [2021-07-02T18:57:17.183Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
18:57:17 [2021-07-02T18:57:17.183Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
18:57:17 [2021-07-02T18:57:17.183Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
18:57:17 [2021-07-02T18:57:17.183Z] === RUN   TestKillStoppedContainer
18:57:17 [2021-07-02T18:57:17.183Z] --- PASS: TestKillStoppedContainer (0.04s)
18:57:17 [2021-07-02T18:57:17.183Z] === RUN   TestKillStoppedContainerAPIPre120
18:57:17 [2021-07-02T18:57:17.183Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
18:57:17 [2021-07-02T18:57:17.183Z] === RUN   TestKillDifferentUserContainer
18:57:17 [2021-07-02T18:57:17.638Z] .
18:57:17 [2021-07-02T18:57:17.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:57:17 [2021-07-02T18:57:17.638Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:57:17 [2021-07-02T18:57:17.638Z] Error: No such image: emptyfs
18:57:17 [2021-07-02T18:57:17.638Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:57:17 [2021-07-02T18:57:17.638Z] ++++ docker load
18:57:17 [2021-07-02T18:57:17.638Z] Running integration-test (iteration 1)
18:57:17 [2021-07-02T18:57:17.638Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:57:17 [2021-07-02T18:57:17.638Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
18:57:17 [2021-07-02T18:57:17.638Z] ++ set -e
18:57:17 [2021-07-02T18:57:17.638Z] ++ '[' -n 0 ']'
18:57:17 [2021-07-02T18:57:17.638Z] ++ set -x
18:57:17 [2021-07-02T18:57:17.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
18:57:17 [2021-07-02T18:57:17.639Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
18:57:17 [2021-07-02T18:57:17.754Z] --- PASS: TestKillDifferentUserContainer (0.68s)
18:57:17 [2021-07-02T18:57:17.754Z] === RUN   TestInspectOomKilledTrue
18:57:17 [2021-07-02T18:57:17.754Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:57:17 [2021-07-02T18:57:17.754Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:57:17 [2021-07-02T18:57:17.754Z] === RUN   TestInspectOomKilledFalse
18:57:17 [2021-07-02T18:57:17.755Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:57:17 [2021-07-02T18:57:17.755Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:57:17 [2021-07-02T18:57:17.755Z] === RUN   TestLinksEtcHostsContentMatch
18:57:17 [2021-07-02T18:57:17.755Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:57:17 [2021-07-02T18:57:17.755Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:57:17 [2021-07-02T18:57:17.755Z] === RUN   TestLinksContainerNames
18:57:17 [2021-07-02T18:57:17.900Z] --- PASS: TestIpcModeShareable (1.11s)
18:57:17 [2021-07-02T18:57:17.900Z] === RUN   TestAPIIpcModeShareableAndContainer
18:57:19 [2021-07-02T18:57:19.671Z] --- PASS: TestLinksContainerNames (1.41s)
18:57:19 [2021-07-02T18:57:19.671Z] === RUN   TestLogsFollowTailEmpty
18:57:19 [2021-07-02T18:57:19.933Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
18:57:19 [2021-07-02T18:57:19.933Z] === RUN   TestContainerNetworkMountsNoChown
18:57:20 [2021-07-02T18:57:20.505Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/default
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/default
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/private
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/private
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rprivate
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rprivate
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/slave
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/slave
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rslave
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rslave
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/shared
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/shared
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rshared
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rshared
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/default
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/default/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/default/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/rslave
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/rshared
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/shared
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/rprivate
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/slave
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/private
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/private/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/private/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:57:20 [2021-07-02T18:57:20.505Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/default/bind_root
18:57:20 [2021-07-02T18:57:20.505Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/default/mount_root
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:57:20 [2021-07-02T18:57:20.766Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/private/bind_root
18:57:21 [2021-07-02T18:57:21.026Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:57:21 [2021-07-02T18:57:21.199Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s)
18:57:21 [2021-07-02T18:57:21.199Z] === RUN   TestAPIIpcModeHost
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/private/mount_root
18:57:21 [2021-07-02T18:57:21.288Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:57:21 [2021-07-02T18:57:21.288Z] --- PASS: TestMountDaemonRoot (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:57:21 [2021-07-02T18:57:21.288Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:57:21 [2021-07-02T18:57:21.288Z] === RUN   TestContainerBindMountNonRecursive
18:57:21 [2021-07-02T18:57:21.288Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:57:21 [2021-07-02T18:57:21.288Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:57:21 [2021-07-02T18:57:21.288Z] === RUN   TestContainerVolumesMountedAsShared
18:57:21 [2021-07-02T18:57:21.288Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:57:21 [2021-07-02T18:57:21.288Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z] === RUN   TestContainerVolumesMountedAsSlave
18:57:21 [2021-07-02T18:57:21.288Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:57:21 [2021-07-02T18:57:21.288Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
18:57:21 [2021-07-02T18:57:21.288Z] === RUN   TestNetworkNat
18:57:22 [2021-07-02T18:57:22.142Z] --- PASS: TestAPIIpcModeHost (1.15s)
18:57:22 [2021-07-02T18:57:22.142Z] === RUN   TestDaemonIpcModeShareable
18:57:22 [2021-07-02T18:57:22.229Z] --- PASS: TestNetworkNat (0.86s)
18:57:22 [2021-07-02T18:57:22.229Z] === RUN   TestNetworkLocalhostTCPNat
18:57:22 [2021-07-02T18:57:22.800Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
18:57:22 [2021-07-02T18:57:22.800Z] === RUN   TestNetworkLoopbackNat
18:57:23 [2021-07-02T18:57:23.525Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
18:57:23 [2021-07-02T18:57:23.786Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
18:57:23 [2021-07-02T18:57:23.786Z] === RUN   TestDaemonIpcModePrivate
18:57:25 [2021-07-02T18:57:25.699Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
18:57:25 [2021-07-02T18:57:25.699Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
18:57:25 [2021-07-02T18:57:25.699Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:57:26 [2021-07-02T18:57:26.101Z] --- PASS: TestNetworkLoopbackNat (3.03s)
18:57:26 [2021-07-02T18:57:26.101Z] === RUN   TestPause
18:57:26 [2021-07-02T18:57:26.101Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
18:57:26 [2021-07-02T18:57:26.101Z] --- SKIP: TestPause (0.00s)
18:57:26 [2021-07-02T18:57:26.101Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:57:26 [2021-07-02T18:57:26.101Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:57:26 [2021-07-02T18:57:26.101Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:57:26 [2021-07-02T18:57:26.101Z] === RUN   TestPauseStopPausedContainer
18:57:26 [2021-07-02T18:57:26.101Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
18:57:26 [2021-07-02T18:57:26.101Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:57:26 [2021-07-02T18:57:26.101Z] === RUN   TestPidHost
18:57:27 [2021-07-02T18:57:27.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
18:57:27 [2021-07-02T18:57:27.083Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
18:57:27 [2021-07-02T18:57:27.083Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:57:28 [2021-07-02T18:57:28.013Z] --- PASS: TestPidHost (1.86s)
18:57:28 [2021-07-02T18:57:28.014Z] === RUN   TestPsFilter
18:57:28 [2021-07-02T18:57:28.014Z] --- PASS: TestPsFilter (0.12s)
18:57:28 [2021-07-02T18:57:28.014Z] === RUN   TestRemoveContainerWithRemovedVolume
18:57:28 [2021-07-02T18:57:28.585Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
18:57:28 [2021-07-02T18:57:28.585Z] === RUN   TestRemoveContainerWithVolume
18:57:28 [2021-07-02T18:57:28.995Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
18:57:28 [2021-07-02T18:57:28.995Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
18:57:28 [2021-07-02T18:57:28.995Z] === RUN   TestIpcModeOlderClient
18:57:28 [2021-07-02T18:57:28.995Z] === PAUSE TestIpcModeOlderClient
18:57:28 [2021-07-02T18:57:28.995Z] === RUN   TestKillContainerInvalidSignal
18:57:29 [2021-07-02T18:57:29.157Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
18:57:29 [2021-07-02T18:57:29.157Z] === RUN   TestRemoveContainerRunning
18:57:29 [2021-07-02T18:57:29.566Z] --- PASS: TestKillContainerInvalidSignal (0.71s)
18:57:29 [2021-07-02T18:57:29.566Z] === RUN   TestKillContainer
18:57:29 [2021-07-02T18:57:29.566Z] === RUN   TestKillContainer/no_signal
18:57:30 [2021-07-02T18:57:30.099Z] --- PASS: TestRemoveContainerRunning (0.66s)
18:57:30 [2021-07-02T18:57:30.099Z] === RUN   TestRemoveContainerForceRemoveRunning
18:57:30 [2021-07-02T18:57:30.511Z] === RUN   TestKillContainer/non_killing_signal
18:57:30 [2021-07-02T18:57:30.669Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s)
18:57:30 [2021-07-02T18:57:30.670Z] === RUN   TestRemoveInvalidContainer
18:57:30 [2021-07-02T18:57:30.670Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:57:30 [2021-07-02T18:57:30.670Z] === RUN   TestRenameLinkedContainer
18:57:30 [2021-07-02T18:57:30.771Z] === RUN   TestKillContainer/killing_signal
18:57:31 [2021-07-02T18:57:31.712Z] --- PASS: TestKillContainer (2.22s)
18:57:31 [2021-07-02T18:57:31.712Z]     --- PASS: TestKillContainer/no_signal (0.71s)
18:57:31 [2021-07-02T18:57:31.712Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
18:57:31 [2021-07-02T18:57:31.712Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
18:57:31 [2021-07-02T18:57:31.712Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:57:31 [2021-07-02T18:57:31.712Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:57:32 [2021-07-02T18:57:32.653Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:57:33 [2021-07-02T18:57:33.224Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
18:57:33 [2021-07-02T18:57:33.224Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
18:57:33 [2021-07-02T18:57:33.224Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
18:57:33 [2021-07-02T18:57:33.224Z] === RUN   TestKillStoppedContainer
18:57:33 [2021-07-02T18:57:33.224Z] --- PASS: TestKillStoppedContainer (0.06s)
18:57:33 [2021-07-02T18:57:33.224Z] === RUN   TestKillStoppedContainerAPIPre120
18:57:33 [2021-07-02T18:57:33.224Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:57:33 [2021-07-02T18:57:33.224Z] === RUN   TestKillDifferentUserContainer
18:57:34 [2021-07-02T18:57:34.011Z] --- PASS: TestRenameLinkedContainer (3.07s)
18:57:34 [2021-07-02T18:57:34.011Z] === RUN   TestRenameStoppedContainer
18:57:34 [2021-07-02T18:57:34.167Z] --- PASS: TestKillDifferentUserContainer (0.74s)
18:57:34 [2021-07-02T18:57:34.167Z] === RUN   TestInspectOomKilledTrue
18:57:34 [2021-07-02T18:57:34.167Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:57:34 [2021-07-02T18:57:34.167Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:57:34 [2021-07-02T18:57:34.167Z] === RUN   TestInspectOomKilledFalse
18:57:34 [2021-07-02T18:57:34.273Z] --- PASS: TestRenameStoppedContainer (0.63s)
18:57:34 [2021-07-02T18:57:34.273Z] === RUN   TestRenameRunningContainerAndReuse
18:57:34 [2021-07-02T18:57:34.738Z] --- PASS: TestInspectOomKilledFalse (0.86s)
18:57:34 [2021-07-02T18:57:34.738Z] === RUN   TestLinksEtcHostsContentMatch
18:57:35 [2021-07-02T18:57:35.658Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
18:57:35 [2021-07-02T18:57:35.658Z] === RUN   TestRenameInvalidName
18:57:35 [2021-07-02T18:57:35.679Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s)
18:57:35 [2021-07-02T18:57:35.679Z] === RUN   TestLinksContainerNames
18:57:36 [2021-07-02T18:57:36.599Z] --- PASS: TestRenameInvalidName (0.67s)
18:57:36 [2021-07-02T18:57:36.599Z] === RUN   TestRenameAnonymousContainer
18:57:37 [2021-07-02T18:57:37.062Z] --- PASS: TestLinksContainerNames (1.43s)
18:57:37 [2021-07-02T18:57:37.062Z] === RUN   TestLogsFollowTailEmpty
18:57:38 [2021-07-02T18:57:38.003Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
18:57:38 [2021-07-02T18:57:38.003Z] === RUN   TestContainerNetworkMountsNoChown
18:57:38 [2021-07-02T18:57:38.574Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/default
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/default
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/private
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/private
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rprivate
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rprivate
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/slave
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/slave
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rslave
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rslave
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/shared
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/shared
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rshared
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rshared
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/default
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/default/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/default/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/default/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rshared
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/shared
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rslave
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/slave
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rprivate
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/private
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/private/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/private/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/default/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:57:38 [2021-07-02T18:57:38.574Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:57:38 [2021-07-02T18:57:38.834Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/private/bind_root
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:57:38 [2021-07-02T18:57:38.835Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:57:39 [2021-07-02T18:57:39.096Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:57:39 [2021-07-02T18:57:39.096Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:57:39 [2021-07-02T18:57:39.096Z] === CONT  TestMountDaemonRoot/private/mount_root
18:57:39 [2021-07-02T18:57:39.096Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:57:39 [2021-07-02T18:57:39.096Z] --- PASS: TestMountDaemonRoot (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:57:39 [2021-07-02T18:57:39.096Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:57:39 [2021-07-02T18:57:39.096Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:57:39 [2021-07-02T18:57:39.096Z] === RUN   TestContainerBindMountNonRecursive
18:57:39 [2021-07-02T18:57:39.142Z] --- PASS: TestRenameAnonymousContainer (2.28s)
18:57:39 [2021-07-02T18:57:39.142Z] === RUN   TestRenameContainerWithSameName
18:57:39 [2021-07-02T18:57:39.402Z] --- PASS: TestRenameContainerWithSameName (0.65s)
18:57:39 [2021-07-02T18:57:39.402Z] === RUN   TestRenameContainerWithLinkedContainer
18:57:40 [2021-07-02T18:57:40.786Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s)
18:57:40 [2021-07-02T18:57:40.786Z] === RUN   TestResize
18:57:41 [2021-07-02T18:57:41.358Z] --- PASS: TestResize (0.67s)
18:57:41 [2021-07-02T18:57:41.358Z] === RUN   TestResizeWithInvalidSize
18:57:41 [2021-07-02T18:57:41.639Z] --- PASS: TestContainerBindMountNonRecursive (2.19s)
18:57:41 [2021-07-02T18:57:41.639Z] === RUN   TestContainerVolumesMountedAsShared
18:57:41 [2021-07-02T18:57:41.900Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s)
18:57:41 [2021-07-02T18:57:41.900Z] === RUN   TestContainerVolumesMountedAsSlave
18:57:41 [2021-07-02T18:57:41.929Z] --- PASS: TestResizeWithInvalidSize (0.70s)
18:57:41 [2021-07-02T18:57:41.929Z] === RUN   TestResizeWhenContainerNotStarted
18:57:42 [2021-07-02T18:57:42.840Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s)
18:57:42 [2021-07-02T18:57:42.840Z] === RUN   TestNetworkNat
18:57:42 [2021-07-02T18:57:42.870Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
18:57:42 [2021-07-02T18:57:42.870Z] === RUN   TestDaemonRestartKillContainers
18:57:42 [2021-07-02T18:57:42.870Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:57:42 [2021-07-02T18:57:42.870Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:57:42 [2021-07-02T18:57:42.870Z] === RUN   TestCgroupNamespacesRun
18:57:43 [2021-07-02T18:57:43.411Z] --- PASS: TestNetworkNat (0.73s)
18:57:43 [2021-07-02T18:57:43.411Z] === RUN   TestNetworkLocalhostTCPNat
18:57:43 [2021-07-02T18:57:43.984Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
18:57:43 [2021-07-02T18:57:43.984Z] === RUN   TestNetworkLoopbackNat
18:57:44 [2021-07-02T18:57:44.264Z] --- PASS: TestCgroupNamespacesRun (1.62s)
18:57:44 [2021-07-02T18:57:44.264Z] === RUN   TestCgroupNamespacesRunPrivileged
18:57:45 [2021-07-02T18:57:45.650Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.26s)
18:57:45 [2021-07-02T18:57:45.650Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:57:47 [2021-07-02T18:57:47.281Z] --- PASS: TestNetworkLoopbackNat (3.13s)
18:57:47 [2021-07-02T18:57:47.281Z] === RUN   TestPause
18:57:47 [2021-07-02T18:57:47.563Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
18:57:47 [2021-07-02T18:57:47.563Z] === RUN   TestCgroupNamespacesRunHostMode
18:57:47 [2021-07-02T18:57:47.853Z] --- PASS: TestPause (0.74s)
18:57:47 [2021-07-02T18:57:47.853Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:57:47 [2021-07-02T18:57:47.853Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:57:47 [2021-07-02T18:57:47.853Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:57:47 [2021-07-02T18:57:47.853Z] === RUN   TestPauseStopPausedContainer
18:57:48 [2021-07-02T18:57:48.794Z] --- PASS: TestPauseStopPausedContainer (0.74s)
18:57:48 [2021-07-02T18:57:48.794Z] === RUN   TestPidHost
18:57:48 [2021-07-02T18:57:48.947Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
18:57:48 [2021-07-02T18:57:48.947Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:57:50 [2021-07-02T18:57:50.708Z] --- PASS: TestPidHost (1.96s)
18:57:50 [2021-07-02T18:57:50.708Z] === RUN   TestPsFilter
18:57:50 [2021-07-02T18:57:50.708Z] --- PASS: TestPsFilter (0.10s)
18:57:50 [2021-07-02T18:57:50.708Z] === RUN   TestRemoveContainerWithRemovedVolume
18:57:50 [2021-07-02T18:57:50.859Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
18:57:50 [2021-07-02T18:57:50.859Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:57:51 [2021-07-02T18:57:51.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
18:57:51 [2021-07-02T18:57:51.280Z] === RUN   TestRemoveContainerWithVolume
18:57:51 [2021-07-02T18:57:51.801Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
18:57:51 [2021-07-02T18:57:51.801Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:57:52 [2021-07-02T18:57:52.221Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
18:57:52 [2021-07-02T18:57:52.222Z] === RUN   TestRemoveContainerRunning
18:57:52 [2021-07-02T18:57:52.372Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
18:57:52 [2021-07-02T18:57:52.372Z] === RUN   TestCgroupNamespacesRunOlderClient
18:57:52 [2021-07-02T18:57:52.793Z] --- PASS: TestRemoveContainerRunning (0.68s)
18:57:52 [2021-07-02T18:57:52.793Z] === RUN   TestRemoveContainerForceRemoveRunning
18:57:52 [2021-07-02T18:57:52.886Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
18:57:53 [2021-07-02T18:57:53.364Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
18:57:53 [2021-07-02T18:57:53.364Z] === RUN   TestRemoveInvalidContainer
18:57:53 [2021-07-02T18:57:53.364Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:57:53 [2021-07-02T18:57:53.364Z] === RUN   TestRenameLinkedContainer
18:57:54 [2021-07-02T18:57:54.284Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s)
18:57:54 [2021-07-02T18:57:54.285Z] === RUN   TestNISDomainname
18:57:54 [2021-07-02T18:57:54.285Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:57:54 [2021-07-02T18:57:54.285Z] --- SKIP: TestNISDomainname (0.02s)
18:57:54 [2021-07-02T18:57:54.285Z] === RUN   TestHostnameDnsResolution
18:57:55 [2021-07-02T18:57:55.227Z] --- PASS: TestHostnameDnsResolution (1.12s)
18:57:55 [2021-07-02T18:57:55.227Z] === RUN   TestStats
18:57:55 [2021-07-02T18:57:55.227Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:57:55 [2021-07-02T18:57:55.227Z] --- SKIP: TestStats (0.00s)
18:57:55 [2021-07-02T18:57:55.227Z] === RUN   TestStopContainerWithTimeout
18:57:55 [2021-07-02T18:57:55.227Z] === RUN   TestStopContainerWithTimeout/0
18:57:55 [2021-07-02T18:57:55.227Z] === PAUSE TestStopContainerWithTimeout/0
18:57:55 [2021-07-02T18:57:55.227Z] === RUN   TestStopContainerWithTimeout/1
18:57:55 [2021-07-02T18:57:55.227Z] === PAUSE TestStopContainerWithTimeout/1
18:57:55 [2021-07-02T18:57:55.227Z] === RUN   TestStopContainerWithTimeout/3
18:57:55 [2021-07-02T18:57:55.227Z] === PAUSE TestStopContainerWithTimeout/3
18:57:55 [2021-07-02T18:57:55.227Z] === RUN   TestStopContainerWithTimeout/-1
18:57:55 [2021-07-02T18:57:55.227Z] === PAUSE TestStopContainerWithTimeout/-1
18:57:55 [2021-07-02T18:57:55.227Z] === CONT  TestStopContainerWithTimeout/0
18:57:55 [2021-07-02T18:57:55.227Z] === CONT  TestStopContainerWithTimeout/-1
18:57:56 [2021-07-02T18:57:56.169Z] === CONT  TestStopContainerWithTimeout/3
18:57:56 [2021-07-02T18:57:56.667Z] --- PASS: TestRenameLinkedContainer (2.86s)
18:57:56 [2021-07-02T18:57:56.667Z] === RUN   TestRenameStoppedContainer
18:57:56 [2021-07-02T18:57:56.928Z] --- PASS: TestRenameStoppedContainer (0.69s)
18:57:56 [2021-07-02T18:57:56.928Z] === RUN   TestRenameRunningContainerAndReuse
18:57:58 [2021-07-02T18:57:58.078Z] === CONT  TestStopContainerWithTimeout/1
18:57:58 [2021-07-02T18:57:58.841Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
18:57:58 [2021-07-02T18:57:58.841Z] === RUN   TestRenameInvalidName
18:57:59 [2021-07-02T18:57:59.101Z] --- PASS: TestRenameInvalidName (0.71s)
18:57:59 [2021-07-02T18:57:59.101Z] === RUN   TestRenameAnonymousContainer
18:57:59 [2021-07-02T18:57:59.990Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:57:59 [2021-07-02T18:57:59.990Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
18:57:59 [2021-07-02T18:57:59.990Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
18:57:59 [2021-07-02T18:57:59.990Z]     --- PASS: TestStopContainerWithTimeout/3 (2.60s)
18:57:59 [2021-07-02T18:57:59.990Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
18:57:59 [2021-07-02T18:57:59.990Z] === RUN   TestDeleteDevicemapper
18:57:59 [2021-07-02T18:57:59.990Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:57:59 [2021-07-02T18:57:59.990Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:57:59 [2021-07-02T18:57:59.990Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:58:01 [2021-07-02T18:58:01.645Z] --- PASS: TestRenameAnonymousContainer (2.42s)
18:58:01 [2021-07-02T18:58:01.645Z] === RUN   TestRenameContainerWithSameName
18:58:01 [2021-07-02T18:58:01.905Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
18:58:01 [2021-07-02T18:58:01.905Z] === RUN   TestUpdateMemory
18:58:01 [2021-07-02T18:58:01.905Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:01 [2021-07-02T18:58:01.905Z] --- SKIP: TestUpdateMemory (0.00s)
18:58:01 [2021-07-02T18:58:01.905Z] === RUN   TestUpdateCPUQuota
18:58:01 [2021-07-02T18:58:01.905Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:01 [2021-07-02T18:58:01.905Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:58:01 [2021-07-02T18:58:01.905Z] === RUN   TestUpdatePidsLimit
18:58:01 [2021-07-02T18:58:01.905Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:01 [2021-07-02T18:58:01.905Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:58:01 [2021-07-02T18:58:01.905Z] === RUN   TestUpdateRestartPolicy
18:58:02 [2021-07-02T18:58:02.216Z] --- PASS: TestRenameContainerWithSameName (0.69s)
18:58:02 [2021-07-02T18:58:02.216Z] === RUN   TestRenameContainerWithLinkedContainer
18:58:04 [2021-07-02T18:58:04.126Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s)
18:58:04 [2021-07-02T18:58:04.126Z] === RUN   TestResize
18:58:04 [2021-07-02T18:58:04.383Z] Loaded image: buildpack-deps:buster
18:58:04 [2021-07-02T18:58:04.386Z] --- PASS: TestResize (0.71s)
18:58:04 [2021-07-02T18:58:04.393Z] === RUN   TestResizeWithInvalidSize
18:58:04 [2021-07-02T18:58:04.393Z] Loaded image: busybox:latest
18:58:04 [2021-07-02T18:58:04.393Z] Loaded image: busybox:glibc
18:58:05 [2021-07-02T18:58:05.333Z] --- PASS: TestResizeWithInvalidSize (0.70s)
18:58:05 [2021-07-02T18:58:05.333Z] === RUN   TestResizeWhenContainerNotStarted
18:58:05 [2021-07-02T18:58:05.908Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:58:05 [2021-07-02T18:58:05.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:58:08 [2021-07-02T18:58:08.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:58:08 [2021-07-02T18:58:08.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:58:09 [2021-07-02T18:58:09.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:58:09 [2021-07-02T18:58:09.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:58:10 [2021-07-02T18:58:10.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:58:10 [2021-07-02T18:58:10.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:58:12 [2021-07-02T18:58:12.512Z] Loaded image: debian:bullseye
18:58:12 [2021-07-02T18:58:12.512Z] Loaded image: hello-world:latest
18:58:12 [2021-07-02T18:58:12.512Z] Loaded image: arm32v7/hello-world:latest
18:58:12 [2021-07-02T18:58:12.512Z] INFO: Testing against a local daemon
18:58:12 [2021-07-02T18:58:12.512Z] === RUN   TestCgroupNamespacesBuild
18:58:12 [2021-07-02T18:58:12.700Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:58:12 [2021-07-02T18:58:12.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:58:14 [2021-07-02T18:58:14.133Z] --- PASS: TestUpdateRestartPolicy (12.33s)
18:58:14 [2021-07-02T18:58:14.133Z] === RUN   TestUpdateRestartWithAutoRemove
18:58:14 [2021-07-02T18:58:14.707Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s)
18:58:14 [2021-07-02T18:58:14.707Z] === RUN   TestWaitNonBlocked
18:58:14 [2021-07-02T18:58:14.707Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:58:14 [2021-07-02T18:58:14.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:58:14 [2021-07-02T18:58:14.707Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:58:14 [2021-07-02T18:58:14.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:58:14 [2021-07-02T18:58:14.968Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:58:14 [2021-07-02T18:58:14.968Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:58:15 [2021-07-02T18:58:15.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:58:15 [2021-07-02T18:58:15.769Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:58:15 [2021-07-02T18:58:15.800Z] --- PASS: TestCgroupNamespacesBuild (3.62s)
18:58:15 [2021-07-02T18:58:15.800Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:58:15 [2021-07-02T18:58:15.909Z] --- PASS: TestWaitNonBlocked (0.02s)
18:58:15 [2021-07-02T18:58:15.909Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
18:58:15 [2021-07-02T18:58:15.909Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
18:58:15 [2021-07-02T18:58:15.909Z] === RUN   TestWaitBlocked
18:58:15 [2021-07-02T18:58:15.909Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:58:15 [2021-07-02T18:58:15.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:58:15 [2021-07-02T18:58:15.909Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:58:15 [2021-07-02T18:58:15.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:58:15 [2021-07-02T18:58:15.909Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:58:15 [2021-07-02T18:58:15.909Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:58:17 [2021-07-02T18:58:17.296Z] --- PASS: TestWaitBlocked (0.01s)
18:58:17 [2021-07-02T18:58:17.296Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
18:58:17 [2021-07-02T18:58:17.296Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s)
18:58:17 [2021-07-02T18:58:17.296Z] === CONT  TestDaemonRestartIpcMode
18:58:17 [2021-07-02T18:58:17.296Z] === CONT  TestIpcModeOlderClient
18:58:17 [2021-07-02T18:58:17.296Z] --- PASS: TestIpcModeOlderClient (0.11s)
18:58:17 [2021-07-02T18:58:17.296Z] === CONT  TestRestartDaemonWithRestartingContainer
18:58:18 [2021-07-02T18:58:18.314Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:58:18 [2021-07-02T18:58:18.314Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s)
18:58:18 [2021-07-02T18:58:18.315Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s)
18:58:18 [2021-07-02T18:58:18.315Z] === RUN   TestCgroupNamespacesRun
18:58:18 [2021-07-02T18:58:18.332Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.60s)
18:58:18 [2021-07-02T18:58:18.332Z] === RUN   TestBuildWithSession
18:58:18 [2021-07-02T18:58:18.332Z]     build_session_test.go:25: TODO: BuildKit
18:58:18 [2021-07-02T18:58:18.332Z] --- SKIP: TestBuildWithSession (0.00s)
18:58:18 [2021-07-02T18:58:18.332Z] === RUN   TestBuildSquashParent
18:58:19 [2021-07-02T18:58:19.699Z] --- PASS: TestCgroupNamespacesRun (1.69s)
18:58:19 [2021-07-02T18:58:19.699Z] === RUN   TestCgroupNamespacesRunPrivileged
18:58:19 [2021-07-02T18:58:19.699Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:58:19 [2021-07-02T18:58:19.699Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
18:58:19 [2021-07-02T18:58:19.699Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:58:20 [2021-07-02T18:58:20.600Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.21s)
18:58:20 [2021-07-02T18:58:20.600Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
18:58:20 [2021-07-02T18:58:20.600Z] PASS
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === Skipped
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:58:20 [2021-07-02T18:58:20.600Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:58:20 [2021-07-02T18:58:20.600Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
18:58:20 [2021-07-02T18:58:20.600Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:58:20 [2021-07-02T18:58:20.600Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] 
18:58:20 [2021-07-02T18:58:20.600Z] DONE 177 tests, 25 skipped in 98.221s
18:58:20 [2021-07-02T18:58:20.600Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:58:20 [2021-07-02T18:58:20.861Z] === RUN   TestConfigDaemonLibtrustID
18:58:21 [2021-07-02T18:58:21.431Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:58:21 [2021-07-02T18:58:21.431Z] === RUN   TestDaemonConfigValidation
18:58:21 [2021-07-02T18:58:21.431Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:58:21 [2021-07-02T18:58:21.431Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:58:21 [2021-07-02T18:58:21.431Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:58:21 [2021-07-02T18:58:21.431Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:58:21 [2021-07-02T18:58:21.431Z] === RUN   TestDaemonConfigValidation/invalid_config
18:58:21 [2021-07-02T18:58:21.431Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:58:21 [2021-07-02T18:58:21.431Z] === RUN   TestDaemonConfigValidation/malformed_config
18:58:21 [2021-07-02T18:58:21.431Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:58:21 [2021-07-02T18:58:21.431Z] === RUN   TestDaemonConfigValidation/valid_config
18:58:21 [2021-07-02T18:58:21.431Z] === PAUSE TestDaemonConfigValidation/valid_config
18:58:21 [2021-07-02T18:58:21.431Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:58:21 [2021-07-02T18:58:21.431Z] === CONT  TestDaemonConfigValidation/malformed_config
18:58:21 [2021-07-02T18:58:21.431Z] === CONT  TestDaemonConfigValidation/valid_config
18:58:21 [2021-07-02T18:58:21.431Z] === CONT  TestDaemonConfigValidation/invalid_config
18:58:21 [2021-07-02T18:58:21.431Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:58:21 [2021-07-02T18:58:21.431Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:58:21 [2021-07-02T18:58:21.431Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:58:21 [2021-07-02T18:58:21.431Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
18:58:21 [2021-07-02T18:58:21.431Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
18:58:21 [2021-07-02T18:58:21.431Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
18:58:21 [2021-07-02T18:58:21.431Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:58:21 [2021-07-02T18:58:21.431Z] PASS
18:58:21 [2021-07-02T18:58:21.431Z] 
18:58:21 [2021-07-02T18:58:21.431Z] DONE 7 tests in 0.819s
18:58:21 [2021-07-02T18:58:21.431Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:58:21 [2021-07-02T18:58:21.611Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s)
18:58:21 [2021-07-02T18:58:21.611Z] === RUN   TestCgroupNamespacesRunHostMode
18:58:21 [2021-07-02T18:58:21.691Z] INFO: Testing against a local daemon
18:58:21 [2021-07-02T18:58:21.691Z] === RUN   TestCommitInheritsEnv
18:58:22 [2021-07-02T18:58:22.995Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
18:58:22 [2021-07-02T18:58:22.995Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:58:23 [2021-07-02T18:58:23.606Z] --- PASS: TestCommitInheritsEnv (1.50s)
18:58:23 [2021-07-02T18:58:23.606Z] === RUN   TestImportExtremelyLargeImageWorks
18:58:23 [2021-07-02T18:58:23.606Z] === PAUSE TestImportExtremelyLargeImageWorks
18:58:23 [2021-07-02T18:58:23.606Z] === RUN   TestImagesFilterMultiReference
18:58:23 [2021-07-02T18:58:23.606Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:58:23 [2021-07-02T18:58:23.606Z] === RUN   TestImagePullPlatformInvalid
18:58:23 [2021-07-02T18:58:23.606Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:58:23 [2021-07-02T18:58:23.606Z] === RUN   TestRemoveImageOrphaning
18:58:24 [2021-07-02T18:58:24.938Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
18:58:24 [2021-07-02T18:58:24.938Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:58:25 [2021-07-02T18:58:25.516Z] --- PASS: TestRemoveImageOrphaning (1.91s)
18:58:25 [2021-07-02T18:58:25.516Z] === RUN   TestRemoveImageGarbageCollector
18:58:25 [2021-07-02T18:58:25.516Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:58:25 [2021-07-02T18:58:25.516Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:58:25 [2021-07-02T18:58:25.516Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:58:25 [2021-07-02T18:58:25.516Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:58:25 [2021-07-02T18:58:25.516Z] === RUN   TestTagInvalidReference
18:58:25 [2021-07-02T18:58:25.516Z] --- PASS: TestTagInvalidReference (0.01s)
18:58:25 [2021-07-02T18:58:25.516Z] === RUN   TestTagValidPrefixedRepo
18:58:25 [2021-07-02T18:58:25.516Z] --- PASS: TestTagValidPrefixedRepo (0.24s)
18:58:25 [2021-07-02T18:58:25.516Z] === RUN   TestTagExistedNameWithoutForce
18:58:25 [2021-07-02T18:58:25.516Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
18:58:25 [2021-07-02T18:58:25.516Z] === RUN   TestTagOfficialNames
18:58:25 [2021-07-02T18:58:25.779Z] --- PASS: TestTagOfficialNames (0.20s)
18:58:25 [2021-07-02T18:58:25.779Z] === RUN   TestTagMatchesDigest
18:58:25 [2021-07-02T18:58:25.779Z] --- PASS: TestTagMatchesDigest (0.01s)
18:58:25 [2021-07-02T18:58:25.779Z] === CONT  TestImportExtremelyLargeImageWorks
18:58:26 [2021-07-02T18:58:26.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.26s)
18:58:26 [2021-07-02T18:58:26.346Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:58:26 [2021-07-02T18:58:26.921Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
18:58:26 [2021-07-02T18:58:26.921Z] === RUN   TestCgroupNamespacesRunOlderClient
18:58:28 [2021-07-02T18:58:28.833Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
18:58:28 [2021-07-02T18:58:28.833Z] === RUN   TestNISDomainname
18:58:29 [2021-07-02T18:58:29.774Z] --- PASS: TestNISDomainname (1.27s)
18:58:29 [2021-07-02T18:58:29.774Z] === RUN   TestHostnameDnsResolution
18:58:30 [2021-07-02T18:58:30.539Z] --- PASS: TestBuildSquashParent (12.38s)
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:58:30 [2021-07-02T18:58:30.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:58:30 [2021-07-02T18:58:30.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:58:30 [2021-07-02T18:58:30.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:58:30 [2021-07-02T18:58:30.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:58:30 [2021-07-02T18:58:30.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:58:30 [2021-07-02T18:58:30.539Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:58:30 [2021-07-02T18:58:30.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:58:30 [2021-07-02T18:58:30.539Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:58:30 [2021-07-02T18:58:30.539Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:58:31 [2021-07-02T18:58:31.158Z] --- PASS: TestHostnameDnsResolution (1.22s)
18:58:31 [2021-07-02T18:58:31.158Z] === RUN   TestStats
18:58:33 [2021-07-02T18:58:33.697Z] --- PASS: TestStats (2.75s)
18:58:33 [2021-07-02T18:58:33.697Z] === RUN   TestStopContainerWithTimeout
18:58:33 [2021-07-02T18:58:33.697Z] === RUN   TestStopContainerWithTimeout/0
18:58:33 [2021-07-02T18:58:33.697Z] === PAUSE TestStopContainerWithTimeout/0
18:58:33 [2021-07-02T18:58:33.697Z] === RUN   TestStopContainerWithTimeout/1
18:58:33 [2021-07-02T18:58:33.697Z] === PAUSE TestStopContainerWithTimeout/1
18:58:33 [2021-07-02T18:58:33.697Z] === RUN   TestStopContainerWithTimeout/3
18:58:33 [2021-07-02T18:58:33.697Z] === PAUSE TestStopContainerWithTimeout/3
18:58:33 [2021-07-02T18:58:33.697Z] === RUN   TestStopContainerWithTimeout/-1
18:58:33 [2021-07-02T18:58:33.697Z] === PAUSE TestStopContainerWithTimeout/-1
18:58:33 [2021-07-02T18:58:33.697Z] === CONT  TestStopContainerWithTimeout/0
18:58:33 [2021-07-02T18:58:33.697Z] === CONT  TestStopContainerWithTimeout/-1
18:58:34 [2021-07-02T18:58:34.638Z] === CONT  TestStopContainerWithTimeout/3
18:58:35 [2021-07-02T18:58:35.809Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:58:39 [2021-07-02T18:58:39.420Z] === CONT  TestStopContainerWithTimeout/1
18:58:39 [2021-07-02T18:58:39.420Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:58:39 [2021-07-02T18:58:39.420Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
18:58:39 [2021-07-02T18:58:39.420Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
18:58:39 [2021-07-02T18:58:39.420Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
18:58:39 [2021-07-02T18:58:39.420Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
18:58:39 [2021-07-02T18:58:39.420Z] === RUN   TestDeleteDevicemapper
18:58:39 [2021-07-02T18:58:39.420Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:58:39 [2021-07-02T18:58:39.420Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:58:39 [2021-07-02T18:58:39.420Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:58:39 [2021-07-02T18:58:39.431Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:58:41 [2021-07-02T18:58:41.339Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:58:41 [2021-07-02T18:58:41.339Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:58:41 [2021-07-02T18:58:41.967Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s)
18:58:41 [2021-07-02T18:58:41.967Z] === RUN   TestUpdateMemory
18:58:42 [2021-07-02T18:58:42.908Z] --- PASS: TestUpdateMemory (1.23s)
18:58:42 [2021-07-02T18:58:42.908Z] === RUN   TestUpdateCPUQuota
18:58:46 [2021-07-02T18:58:46.618Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:58:46 [2021-07-02T18:58:46.618Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.45s)
18:58:46 [2021-07-02T18:58:46.618Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.49s)
18:58:46 [2021-07-02T18:58:46.618Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.19s)
18:58:46 [2021-07-02T18:58:46.618Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.30s)
18:58:46 [2021-07-02T18:58:46.618Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.31s)
18:58:46 [2021-07-02T18:58:46.618Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.41s)
18:58:46 [2021-07-02T18:58:46.618Z] === RUN   TestBuildMultiStageCopy
18:58:46 [2021-07-02T18:58:46.618Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:58:48 [2021-07-02T18:58:48.785Z] --- PASS: TestBuildWithHugeFile (100.25s)
18:58:48 [2021-07-02T18:58:48.785Z] === RUN   TestBuildWCOWSandboxSize
18:58:49 [2021-07-02T18:58:49.488Z] --- PASS: TestUpdateCPUQuota (6.40s)
18:58:49 [2021-07-02T18:58:49.488Z] === RUN   TestUpdatePidsLimit
18:58:49 [2021-07-02T18:58:49.488Z] === RUN   TestUpdatePidsLimit/update_from_none
18:58:50 [2021-07-02T18:58:50.059Z] === RUN   TestUpdatePidsLimit/no_change
18:58:50 [2021-07-02T18:58:50.631Z] === RUN   TestUpdatePidsLimit/update_lower
18:58:50 [2021-07-02T18:58:50.811Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:58:50 [2021-07-02T18:58:50.811Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:58:51 [2021-07-02T18:58:51.070Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:58:51 [2021-07-02T18:58:51.572Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:58:51 [2021-07-02T18:58:51.637Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:58:52 [2021-07-02T18:58:52.143Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:58:52 [2021-07-02T18:58:52.206Z] --- PASS: TestBuildMultiStageCopy (5.52s)
18:58:52 [2021-07-02T18:58:52.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.50s)
18:58:52 [2021-07-02T18:58:52.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
18:58:52 [2021-07-02T18:58:52.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
18:58:52 [2021-07-02T18:58:52.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s)
18:58:52 [2021-07-02T18:58:52.206Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
18:58:52 [2021-07-02T18:58:52.206Z] === RUN   TestBuildMultiStageParentConfig
18:58:52 [2021-07-02T18:58:52.713Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:58:53 [2021-07-02T18:58:53.584Z] --- PASS: TestBuildMultiStageParentConfig (1.20s)
18:58:53 [2021-07-02T18:58:53.584Z] === RUN   TestBuildLabelWithTargets
18:58:53 [2021-07-02T18:58:53.655Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:58:55 [2021-07-02T18:58:55.039Z] --- PASS: TestUpdatePidsLimit (5.53s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/no_change (0.72s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.69s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s)
18:58:55 [2021-07-02T18:58:55.039Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s)
18:58:55 [2021-07-02T18:58:55.039Z] === RUN   TestUpdateRestartPolicy
18:58:55 [2021-07-02T18:58:55.491Z] --- PASS: TestBuildLabelWithTargets (1.93s)
18:58:55 [2021-07-02T18:58:55.491Z] === RUN   TestBuildWithEmptyLayers
18:58:56 [2021-07-02T18:58:56.428Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
18:58:56 [2021-07-02T18:58:56.428Z] === RUN   TestBuildMultiStageOnBuild
18:58:59 [2021-07-02T18:58:59.991Z] ..........................xx....................                         [ 29%]
18:59:00 [2021-07-02T18:59:00.621Z] --- PASS: TestBuildMultiStageOnBuild (3.98s)
18:59:00 [2021-07-02T18:59:00.621Z] === RUN   TestBuildUncleanTarFilenames
18:59:02 [2021-07-02T18:59:02.005Z] --- PASS: TestBuildUncleanTarFilenames (1.68s)
18:59:02 [2021-07-02T18:59:02.005Z] === RUN   TestBuildMultiStageLayerLeak
18:59:07 [2021-07-02T18:59:07.263Z] --- PASS: TestUpdateRestartPolicy (12.62s)
18:59:07 [2021-07-02T18:59:07.263Z] === RUN   TestUpdateRestartWithAutoRemove
18:59:07 [2021-07-02T18:59:07.279Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
18:59:07 [2021-07-02T18:59:07.279Z] === RUN   TestBuildWithHugeFile
18:59:08 [2021-07-02T18:59:08.203Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
18:59:08 [2021-07-02T18:59:08.203Z] === RUN   TestWaitNonBlocked
18:59:08 [2021-07-02T18:59:08.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:59:08 [2021-07-02T18:59:08.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:59:08 [2021-07-02T18:59:08.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:59:08 [2021-07-02T18:59:08.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:59:08 [2021-07-02T18:59:08.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:59:08 [2021-07-02T18:59:08.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:59:09 [2021-07-02T18:59:09.143Z] --- PASS: TestWaitNonBlocked (0.01s)
18:59:09 [2021-07-02T18:59:09.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
18:59:09 [2021-07-02T18:59:09.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
18:59:09 [2021-07-02T18:59:09.143Z] === RUN   TestWaitBlocked
18:59:09 [2021-07-02T18:59:09.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:59:09 [2021-07-02T18:59:09.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:59:09 [2021-07-02T18:59:09.404Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:59:09 [2021-07-02T18:59:09.404Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:59:09 [2021-07-02T18:59:09.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:59:09 [2021-07-02T18:59:09.404Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:59:10 [2021-07-02T18:59:10.787Z] --- PASS: TestWaitBlocked (0.01s)
18:59:10 [2021-07-02T18:59:10.787Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s)
18:59:10 [2021-07-02T18:59:10.787Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
18:59:10 [2021-07-02T18:59:10.787Z] === CONT  TestContainerStartOnDaemonRestart
18:59:10 [2021-07-02T18:59:10.787Z] === CONT  TestContainerKillOnDaemonStart
18:59:13 [2021-07-02T18:59:13.332Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s)
18:59:13 [2021-07-02T18:59:13.332Z] === CONT  TestIpcModeOlderClient
18:59:13 [2021-07-02T18:59:13.332Z] --- PASS: TestIpcModeOlderClient (0.06s)
18:59:13 [2021-07-02T18:59:13.332Z] === CONT  TestDaemonHostGatewayIP
18:59:16 [2021-07-02T18:59:16.631Z] --- PASS: TestDaemonHostGatewayIP (3.29s)
18:59:16 [2021-07-02T18:59:16.631Z] === CONT  TestRestartDaemonWithRestartingContainer
18:59:19 [2021-07-02T18:59:19.174Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s)
18:59:19 [2021-07-02T18:59:19.174Z] === CONT  TestDaemonRestartIpcMode
18:59:21 [2021-07-02T18:59:21.717Z] --- PASS: TestDaemonRestartIpcMode (2.91s)
18:59:22 [2021-07-02T18:59:22.659Z] --- PASS: TestContainerKillOnDaemonStart (12.17s)
18:59:22 [2021-07-02T18:59:22.659Z] PASS
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] === Skipped
18:59:22 [2021-07-02T18:59:22.659Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:59:22 [2021-07-02T18:59:22.659Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:59:22 [2021-07-02T18:59:22.659Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:59:22 [2021-07-02T18:59:22.659Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
18:59:22 [2021-07-02T18:59:22.659Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:59:22 [2021-07-02T18:59:22.659Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] 
18:59:22 [2021-07-02T18:59:22.659Z] DONE 196 tests, 5 skipped in 148.304s
18:59:22 [2021-07-02T18:59:22.659Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
18:59:22 [2021-07-02T18:59:22.659Z] === RUN   TestConfigDaemonLibtrustID
18:59:23 [2021-07-02T18:59:23.229Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
18:59:23 [2021-07-02T18:59:23.229Z] === RUN   TestDaemonConfigValidation
18:59:23 [2021-07-02T18:59:23.229Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:59:23 [2021-07-02T18:59:23.229Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:59:23 [2021-07-02T18:59:23.229Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:59:23 [2021-07-02T18:59:23.229Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:59:23 [2021-07-02T18:59:23.229Z] === RUN   TestDaemonConfigValidation/invalid_config
18:59:23 [2021-07-02T18:59:23.229Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:59:23 [2021-07-02T18:59:23.229Z] === RUN   TestDaemonConfigValidation/malformed_config
18:59:23 [2021-07-02T18:59:23.229Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:59:23 [2021-07-02T18:59:23.229Z] === RUN   TestDaemonConfigValidation/valid_config
18:59:23 [2021-07-02T18:59:23.229Z] === PAUSE TestDaemonConfigValidation/valid_config
18:59:23 [2021-07-02T18:59:23.229Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:59:23 [2021-07-02T18:59:23.229Z] === CONT  TestDaemonConfigValidation/malformed_config
18:59:23 [2021-07-02T18:59:23.229Z] === CONT  TestDaemonConfigValidation/valid_config
18:59:23 [2021-07-02T18:59:23.229Z] === CONT  TestDaemonConfigValidation/invalid_config
18:59:23 [2021-07-02T18:59:23.501Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:59:23 [2021-07-02T18:59:23.501Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:59:23 [2021-07-02T18:59:23.501Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
18:59:23 [2021-07-02T18:59:23.501Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
18:59:23 [2021-07-02T18:59:23.501Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
18:59:23 [2021-07-02T18:59:23.501Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
18:59:23 [2021-07-02T18:59:23.501Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:59:23 [2021-07-02T18:59:23.501Z] PASS
18:59:23 [2021-07-02T18:59:23.501Z] 
18:59:23 [2021-07-02T18:59:23.501Z] DONE 7 tests in 0.780s
18:59:23 [2021-07-02T18:59:23.501Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:59:23 [2021-07-02T18:59:23.501Z] INFO: Testing against a local daemon
18:59:23 [2021-07-02T18:59:23.501Z] === RUN   TestCommitInheritsEnv
18:59:23 [2021-07-02T18:59:23.765Z] --- PASS: TestCommitInheritsEnv (0.32s)
18:59:23 [2021-07-02T18:59:23.765Z] === RUN   TestImportExtremelyLargeImageWorks
18:59:23 [2021-07-02T18:59:23.765Z] === PAUSE TestImportExtremelyLargeImageWorks
18:59:23 [2021-07-02T18:59:23.765Z] === RUN   TestImagesFilterMultiReference
18:59:23 [2021-07-02T18:59:23.765Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:59:24 [2021-07-02T18:59:24.031Z] === RUN   TestImagePullPlatformInvalid
18:59:24 [2021-07-02T18:59:24.031Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:59:24 [2021-07-02T18:59:24.031Z] === RUN   TestRemoveImageOrphaning
18:59:24 [2021-07-02T18:59:24.292Z] --- PASS: TestRemoveImageOrphaning (0.27s)
18:59:24 [2021-07-02T18:59:24.292Z] === RUN   TestRemoveImageGarbageCollector
18:59:25 [2021-07-02T18:59:25.588Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:59:26 [2021-07-02T18:59:26.204Z] --- PASS: TestRemoveImageGarbageCollector (1.96s)
18:59:26 [2021-07-02T18:59:26.204Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:59:26 [2021-07-02T18:59:26.204Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:59:26 [2021-07-02T18:59:26.204Z] === RUN   TestTagInvalidReference
18:59:26 [2021-07-02T18:59:26.204Z] --- PASS: TestTagInvalidReference (0.01s)
18:59:26 [2021-07-02T18:59:26.204Z] === RUN   TestTagValidPrefixedRepo
18:59:26 [2021-07-02T18:59:26.204Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:59:26 [2021-07-02T18:59:26.204Z] === RUN   TestTagExistedNameWithoutForce
18:59:26 [2021-07-02T18:59:26.204Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:59:26 [2021-07-02T18:59:26.204Z] === RUN   TestTagOfficialNames
18:59:26 [2021-07-02T18:59:26.463Z] --- PASS: TestTagOfficialNames (0.06s)
18:59:26 [2021-07-02T18:59:26.464Z] === RUN   TestTagMatchesDigest
18:59:26 [2021-07-02T18:59:26.464Z] --- PASS: TestTagMatchesDigest (0.02s)
18:59:26 [2021-07-02T18:59:26.464Z] === CONT  TestImportExtremelyLargeImageWorks
18:59:35 [2021-07-02T18:59:35.239Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:59:38 [2021-07-02T18:59:38.931Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:59:53 [2021-07-02T18:59:53.972Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:59:53 [2021-07-02T18:59:53.972Z] Using test binary docker
18:59:53 [2021-07-02T18:59:53.972Z] +++ /etc/init.d/apparmor start
18:59:53 [2021-07-02T18:59:53.972Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:59:53 [2021-07-02T18:59:53.972Z] INFO: Waiting for daemon to start...
18:59:53 [2021-07-02T18:59:53.972Z] Starting dockerd
18:59:53 [2021-07-02T18:59:53.972Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
18:59:53 [2021-07-02T18:59:53.972Z] .
18:59:53 [2021-07-02T18:59:53.972Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:59:53 [2021-07-02T18:59:53.972Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:59:53 [2021-07-02T18:59:53.972Z] Error: No such image: emptyfs
18:59:53 [2021-07-02T18:59:53.972Z] ++++ docker load
18:59:53 [2021-07-02T18:59:53.972Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:59:53 [2021-07-02T18:59:53.972Z] Running integration-test (iteration 1)
18:59:53 [2021-07-02T18:59:53.972Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:59:53 [2021-07-02T18:59:53.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:59:53 [2021-07-02T18:59:53.972Z] ++ set -e
18:59:53 [2021-07-02T18:59:53.972Z] ++ '[' -n 0 ']'
18:59:53 [2021-07-02T18:59:53.972Z] ++ set -x
18:59:53 [2021-07-02T18:59:53.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:59:53 [2021-07-02T18:59:53.972Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:59:53 [2021-07-02T18:59:53.973Z] Using test binary docker
18:59:53 [2021-07-02T18:59:53.973Z] +++ /etc/init.d/apparmor start
18:59:53 [2021-07-02T18:59:53.973Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:59:53 [2021-07-02T18:59:53.973Z] INFO: Waiting for daemon to start...
18:59:53 [2021-07-02T18:59:53.973Z] Starting dockerd
18:59:53 [2021-07-02T18:59:53.973Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
18:59:53 [2021-07-02T18:59:53.973Z] .
18:59:53 [2021-07-02T18:59:53.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:59:53 [2021-07-02T18:59:53.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:59:53 [2021-07-02T18:59:53.973Z] Error: No such image: emptyfs
18:59:53 [2021-07-02T18:59:53.973Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:59:53 [2021-07-02T18:59:53.973Z] ++++ docker load
18:59:54 [2021-07-02T18:59:54.578Z] Running integration-test (iteration 1)
18:59:54 [2021-07-02T18:59:54.578Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:59:54 [2021-07-02T18:59:54.579Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:59:54 [2021-07-02T18:59:54.579Z] ++ set -e
18:59:54 [2021-07-02T18:59:54.579Z] ++ '[' -n 0 ']'
18:59:54 [2021-07-02T18:59:54.579Z] ++ set -x
18:59:54 [2021-07-02T18:59:54.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:59:59 [2021-07-02T18:59:59.178Z] tests/integration/api_network_test.py ............................       [ 47%]
19:00:03 [2021-07-02T19:00:03.742Z] --- PASS: TestImportExtremelyLargeImageWorks (91.48s)
19:00:03 [2021-07-02T19:00:03.742Z] PASS
19:00:03 [2021-07-02T19:00:03.742Z] 
19:00:03 [2021-07-02T19:00:03.742Z] === Skipped
19:00:03 [2021-07-02T19:00:03.742Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:00:03 [2021-07-02T19:00:03.742Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
19:00:03 [2021-07-02T19:00:03.742Z] 
19:00:03 [2021-07-02T19:00:03.742Z] 
19:00:03 [2021-07-02T19:00:03.742Z] DONE 12 tests, 1 skipped in 95.705s
19:00:03 [2021-07-02T19:00:03.742Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:00:03 [2021-07-02T19:00:03.742Z] INFO: Testing against a local daemon
19:00:03 [2021-07-02T19:00:03.742Z] === RUN   TestNetworkCreateDelete
19:00:03 [2021-07-02T19:00:03.742Z] --- PASS: TestNetworkCreateDelete (0.16s)
19:00:03 [2021-07-02T19:00:03.742Z] === RUN   TestDockerNetworkDeletePreferID
19:00:03 [2021-07-02T19:00:03.742Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
19:00:03 [2021-07-02T19:00:03.742Z] === RUN   TestDaemonDNSFallback
19:00:04 [2021-07-02T19:00:04.725Z] --- PASS: TestDaemonDNSFallback (6.68s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestInspectNetwork
19:00:04 [2021-07-02T19:00:04.725Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestInspectNetwork (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestRunContainerWithBridgeNone
19:00:04 [2021-07-02T19:00:04.725Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkInvalidJSON
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkInvalidJSON//networks/create
19:00:04 [2021-07-02T19:00:04.725Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:00:04 [2021-07-02T19:00:04.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:00:04 [2021-07-02T19:00:04.725Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:00:04 [2021-07-02T19:00:04.725Z] === CONT  TestNetworkInvalidJSON//networks/create
19:00:04 [2021-07-02T19:00:04.725Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:00:04 [2021-07-02T19:00:04.725Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:00:04 [2021-07-02T19:00:04.725Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:00:04 [2021-07-02T19:00:04.725Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkList
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkList//networks
19:00:04 [2021-07-02T19:00:04.725Z] === PAUSE TestNetworkList//networks
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestNetworkList//networks/
19:00:04 [2021-07-02T19:00:04.725Z] === PAUSE TestNetworkList//networks/
19:00:04 [2021-07-02T19:00:04.725Z] === CONT  TestNetworkList//networks
19:00:04 [2021-07-02T19:00:04.725Z] === CONT  TestNetworkList//networks/
19:00:04 [2021-07-02T19:00:04.725Z] --- PASS: TestNetworkList (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     --- PASS: TestNetworkList//networks (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestHostIPv4BridgeLabel
19:00:04 [2021-07-02T19:00:04.725Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDaemonRestartWithLiveRestore
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDaemonDefaultNetworkPools
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDaemonRestartWithExistingNetwork
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestServiceWithPredefinedNetwork
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:242: FLAKY_TEST
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestServiceWithDataPathPortInit
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] PASS
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === Skipped
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:242: FLAKY_TEST
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] DONE 22 tests, 12 skipped in 7.411s
19:00:04 [2021-07-02T19:00:04.725Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:00:04 [2021-07-02T19:00:04.725Z] INFO: Testing against a local daemon
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDockerNetworkIpvlanPersistance
19:00:04 [2021-07-02T19:00:04.725Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] === RUN   TestDockerNetworkIpvlan
19:00:04 [2021-07-02T19:00:04.725Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:04 [2021-07-02T19:00:04.725Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z] PASS
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === Skipped
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:00:04 [2021-07-02T19:00:04.725Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] 
19:00:04 [2021-07-02T19:00:04.725Z] DONE 2 tests, 2 skipped in 0.112s
19:00:04 [2021-07-02T19:00:04.725Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:00:04 [2021-07-02T19:00:04.988Z] INFO: Testing against a local daemon
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestDockerNetworkMacvlanPersistance
19:00:04 [2021-07-02T19:00:04.988Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestDockerNetworkMacvlan
19:00:04 [2021-07-02T19:00:04.988Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] PASS
19:00:04 [2021-07-02T19:00:04.988Z] 
19:00:04 [2021-07-02T19:00:04.988Z] === Skipped
19:00:04 [2021-07-02T19:00:04.988Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.988Z] 
19:00:04 [2021-07-02T19:00:04.988Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:04 [2021-07-02T19:00:04.988Z] 
19:00:04 [2021-07-02T19:00:04.988Z] 
19:00:04 [2021-07-02T19:00:04.988Z] DONE 2 tests, 2 skipped in 0.108s
19:00:04 [2021-07-02T19:00:04.988Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:00:04 [2021-07-02T19:00:04.988Z] testing: warning: no tests to run
19:00:04 [2021-07-02T19:00:04.988Z] PASS
19:00:04 [2021-07-02T19:00:04.988Z] 
19:00:04 [2021-07-02T19:00:04.988Z] DONE 0 tests in 0.024s
19:00:04 [2021-07-02T19:00:04.988Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:00:04 [2021-07-02T19:00:04.988Z] INFO: Testing against a local daemon
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginAllowRequest
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginTLS
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginTLS (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginDenyRequest
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginAPIDenyResponse
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginDenyResponse
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginAllowEventStream
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginErrorResponse
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginErrorRequest
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginHeader
19:00:04 [2021-07-02T19:00:04.988Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:04 [2021-07-02T19:00:04.988Z] --- SKIP: TestAuthZPluginHeader (0.00s)
19:00:04 [2021-07-02T19:00:04.988Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
19:00:05 [2021-07-02T19:00:05.248Z] === RUN   TestAuthZPluginV2Disable
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z] PASS
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === Skipped
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
19:00:05 [2021-07-02T19:00:05.248Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] 
19:00:05 [2021-07-02T19:00:05.248Z] DONE 17 tests, 17 skipped in 0.365s
19:00:05 [2021-07-02T19:00:05.248Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:00:05 [2021-07-02T19:00:05.509Z] INFO: Testing against a local daemon
19:00:05 [2021-07-02T19:00:05.509Z] === RUN   TestPluginInvalidJSON
19:00:05 [2021-07-02T19:00:05.509Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:00:05 [2021-07-02T19:00:05.509Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:00:05 [2021-07-02T19:00:05.509Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:00:05 [2021-07-02T19:00:05.509Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:00:05 [2021-07-02T19:00:05.509Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z] === RUN   TestPluginInstall
19:00:05 [2021-07-02T19:00:05.509Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.509Z] --- SKIP: TestPluginInstall (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z] === RUN   TestPluginsWithRuntimes
19:00:05 [2021-07-02T19:00:05.509Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:00:05 [2021-07-02T19:00:05.509Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z] === RUN   TestPluginBackCompatMediaTypes
19:00:05 [2021-07-02T19:00:05.509Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:00:05 [2021-07-02T19:00:05.509Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z] PASS
19:00:05 [2021-07-02T19:00:05.509Z] 
19:00:05 [2021-07-02T19:00:05.509Z] === Skipped
19:00:05 [2021-07-02T19:00:05.509Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
19:00:05 [2021-07-02T19:00:05.509Z] 
19:00:05 [2021-07-02T19:00:05.509Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
19:00:05 [2021-07-02T19:00:05.509Z] 
19:00:05 [2021-07-02T19:00:05.509Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
19:00:05 [2021-07-02T19:00:05.509Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
19:00:05 [2021-07-02T19:00:05.509Z] 
19:00:05 [2021-07-02T19:00:05.509Z] 
19:00:05 [2021-07-02T19:00:05.509Z] DONE 5 tests, 3 skipped in 0.151s
19:00:05 [2021-07-02T19:00:05.509Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:00:05 [2021-07-02T19:00:05.509Z] INFO: Testing against a local daemon
19:00:05 [2021-07-02T19:00:05.509Z] === RUN   TestExternalGraphDriver
19:00:05 [2021-07-02T19:00:05.769Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:00:05 [2021-07-02T19:00:05.769Z] --- SKIP: TestExternalGraphDriver (0.06s)
19:00:05 [2021-07-02T19:00:05.769Z] === RUN   TestGraphdriverPluginV2
19:00:06 [2021-07-02T19:00:06.594Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
19:00:08 [2021-07-02T19:00:08.034Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:00:09 [2021-07-02T19:00:09.972Z] --- PASS: TestGraphdriverPluginV2 (3.94s)
19:00:09 [2021-07-02T19:00:09.972Z] PASS
19:00:09 [2021-07-02T19:00:09.972Z] 
19:00:09 [2021-07-02T19:00:09.972Z] === Skipped
19:00:09 [2021-07-02T19:00:09.972Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
19:00:09 [2021-07-02T19:00:09.972Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
19:00:09 [2021-07-02T19:00:09.972Z] 
19:00:09 [2021-07-02T19:00:09.972Z] 
19:00:09 [2021-07-02T19:00:09.972Z] DONE 2 tests, 1 skipped in 4.112s
19:00:09 [2021-07-02T19:00:09.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:00:09 [2021-07-02T19:00:09.972Z] INFO: Testing against a local daemon
19:00:09 [2021-07-02T19:00:09.972Z] === RUN   TestContinueAfterPluginCrash
19:00:09 [2021-07-02T19:00:09.972Z] === PAUSE TestContinueAfterPluginCrash
19:00:09 [2021-07-02T19:00:09.972Z] === RUN   TestReadPluginNoRead
19:00:09 [2021-07-02T19:00:09.972Z] === PAUSE TestReadPluginNoRead
19:00:09 [2021-07-02T19:00:09.972Z] === RUN   TestDaemonStartWithLogOpt
19:00:09 [2021-07-02T19:00:09.972Z] === PAUSE TestDaemonStartWithLogOpt
19:00:09 [2021-07-02T19:00:09.972Z] === CONT  TestContinueAfterPluginCrash
19:00:09 [2021-07-02T19:00:09.972Z] === CONT  TestDaemonStartWithLogOpt
19:00:12 [2021-07-02T19:00:12.364Z] tests/integration/api_service_test.py ....................s............. [ 60%]
19:00:14 [2021-07-02T19:00:14.177Z] --- PASS: TestDaemonStartWithLogOpt (4.34s)
19:00:14 [2021-07-02T19:00:14.177Z] === CONT  TestReadPluginNoRead
19:00:16 [2021-07-02T19:00:16.719Z] === RUN   TestReadPluginNoRead/default
19:00:18 [2021-07-02T19:00:18.101Z] === RUN   TestReadPluginNoRead/disabled_caching
19:00:19 [2021-07-02T19:00:19.041Z] --- PASS: TestContinueAfterPluginCrash (9.20s)
19:00:19 [2021-07-02T19:00:19.611Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:00:20 [2021-07-02T19:00:20.993Z] === CONT  TestReadPluginNoRead
19:00:20 [2021-07-02T19:00:20.993Z]     read_test.go:92: [d1eed9626f8cf] daemon is not started
19:00:20 [2021-07-02T19:00:20.993Z] --- PASS: TestReadPluginNoRead (6.92s)
19:00:20 [2021-07-02T19:00:20.993Z]     --- PASS: TestReadPluginNoRead/default (1.54s)
19:00:20 [2021-07-02T19:00:20.993Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
19:00:20 [2021-07-02T19:00:20.993Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
19:00:20 [2021-07-02T19:00:20.993Z] PASS
19:00:20 [2021-07-02T19:00:20.993Z] 
19:00:20 [2021-07-02T19:00:20.993Z] DONE 6 tests in 11.367s
19:00:20 [2021-07-02T19:00:20.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:00:20 [2021-07-02T19:00:20.993Z] testing: warning: no tests to run
19:00:20 [2021-07-02T19:00:20.993Z] PASS
19:00:20 [2021-07-02T19:00:20.993Z] 
19:00:20 [2021-07-02T19:00:20.993Z] DONE 0 tests in 0.031s
19:00:20 [2021-07-02T19:00:20.993Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:00:21 [2021-07-02T19:00:21.254Z] INFO: Testing against a local daemon
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestPluginWithDevMounts
19:00:21 [2021-07-02T19:00:21.254Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:00:21 [2021-07-02T19:00:21.254Z] PASS
19:00:21 [2021-07-02T19:00:21.254Z] 
19:00:21 [2021-07-02T19:00:21.254Z] === Skipped
19:00:21 [2021-07-02T19:00:21.254Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
19:00:21 [2021-07-02T19:00:21.254Z]     mounts_test.go:21: (*Execution).IsRootless-fm
19:00:21 [2021-07-02T19:00:21.254Z] 
19:00:21 [2021-07-02T19:00:21.254Z] 
19:00:21 [2021-07-02T19:00:21.254Z] DONE 1 tests, 1 skipped in 0.120s
19:00:21 [2021-07-02T19:00:21.254Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:00:21 [2021-07-02T19:00:21.254Z] INFO: Testing against a local daemon
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestSecretInspect
19:00:21 [2021-07-02T19:00:21.254Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestSecretInspect (0.02s)
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestSecretList
19:00:21 [2021-07-02T19:00:21.254Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestSecretList (0.01s)
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestSecretsCreateAndDelete
19:00:21 [2021-07-02T19:00:21.254Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestSecretsUpdate
19:00:21 [2021-07-02T19:00:21.254Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestSecretsUpdate (0.01s)
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestTemplatedSecret
19:00:21 [2021-07-02T19:00:21.254Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestTemplatedSecret (0.00s)
19:00:21 [2021-07-02T19:00:21.254Z] === RUN   TestSecretCreateResolve
19:00:21 [2021-07-02T19:00:21.254Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.254Z] --- SKIP: TestSecretCreateResolve (0.02s)
19:00:21 [2021-07-02T19:00:21.254Z] PASS
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] === Skipped
19:00:21 [2021-07-02T19:00:21.515Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
19:00:21 [2021-07-02T19:00:21.515Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
19:00:21 [2021-07-02T19:00:21.515Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
19:00:21 [2021-07-02T19:00:21.515Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] 
19:00:21 [2021-07-02T19:00:21.515Z] DONE 6 tests, 6 skipped in 0.193s
19:00:21 [2021-07-02T19:00:21.515Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:00:21 [2021-07-02T19:00:21.515Z] INFO: Testing against a local daemon
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestServiceCreateInit
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- PASS: TestServiceCreateInit (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:00:21 [2021-07-02T19:00:21.515Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceMultipleTimes
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceConflict
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateServiceConflict (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceMaxReplicas
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateWithDuplicateNetworkNames
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceSecretFileMode
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceConfigFileMode
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceSysctls
19:00:21 [2021-07-02T19:00:21.515Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.515Z] --- SKIP: TestCreateServiceSysctls (0.02s)
19:00:21 [2021-07-02T19:00:21.515Z] === RUN   TestCreateServiceCapabilities
19:00:21 [2021-07-02T19:00:21.777Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestInspect
19:00:21 [2021-07-02T19:00:21.777Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestInspect (0.01s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestCreateJob
19:00:21 [2021-07-02T19:00:21.777Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestCreateJob (0.01s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestReplicatedJob
19:00:21 [2021-07-02T19:00:21.777Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestReplicatedJob (0.01s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestUpdateReplicatedJob
19:00:21 [2021-07-02T19:00:21.777Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestServiceListWithStatuses
19:00:21 [2021-07-02T19:00:21.777Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestDockerNetworkConnectAlias
19:00:21 [2021-07-02T19:00:21.777Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestDockerNetworkReConnect
19:00:21 [2021-07-02T19:00:21.777Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:21 [2021-07-02T19:00:21.777Z] --- SKIP: TestDockerNetworkReConnect (0.03s)
19:00:21 [2021-07-02T19:00:21.777Z] === RUN   TestServicePlugin
19:00:24 [2021-07-02T19:00:24.322Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestServicePlugin (2.14s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestServiceUpdateLabel
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestServiceUpdateLabel (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestServiceUpdateSecrets
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestServiceUpdateConfigs
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestServiceUpdateNetwork
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestServiceUpdatePidsLimit
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z] PASS
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === Skipped
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestInspect (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:00:24 [2021-07-02T19:00:24.322Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s)
19:00:24 [2021-07-02T19:00:24.322Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServicePlugin (2.14s)
19:00:24 [2021-07-02T19:00:24.322Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] DONE 24 tests, 23 skipped in 2.554s
19:00:24 [2021-07-02T19:00:24.322Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:00:24 [2021-07-02T19:00:24.322Z] INFO: Testing against a local daemon
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestSessionCreate
19:00:24 [2021-07-02T19:00:24.322Z] --- PASS: TestSessionCreate (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestSessionCreateWithBadUpgrade
19:00:24 [2021-07-02T19:00:24.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:00:24 [2021-07-02T19:00:24.322Z] PASS
19:00:24 [2021-07-02T19:00:24.322Z] 
19:00:24 [2021-07-02T19:00:24.322Z] DONE 2 tests in 0.156s
19:00:24 [2021-07-02T19:00:24.322Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:00:24 [2021-07-02T19:00:24.322Z] INFO: Testing against a local daemon
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:00:24 [2021-07-02T19:00:24.322Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:00:24 [2021-07-02T19:00:24.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:00:24 [2021-07-02T19:00:24.322Z] === RUN   TestEventsExecDie
19:00:25 [2021-07-02T19:00:25.265Z] --- PASS: TestEventsExecDie (1.00s)
19:00:25 [2021-07-02T19:00:25.265Z] === RUN   TestEventsBackwardsCompatible
19:00:25 [2021-07-02T19:00:25.265Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
19:00:25 [2021-07-02T19:00:25.265Z] === RUN   TestEventsVolumeCreate
19:00:25 [2021-07-02T19:00:25.265Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:00:25 [2021-07-02T19:00:25.265Z] === RUN   TestInfoBinaryCommits
19:00:25 [2021-07-02T19:00:25.265Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:00:25 [2021-07-02T19:00:25.265Z] === RUN   TestInfoAPIVersioned
19:00:25 [2021-07-02T19:00:25.265Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:00:25 [2021-07-02T19:00:25.265Z] === RUN   TestInfoDiscoveryBackend
19:00:25 [2021-07-02T19:00:25.836Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
19:00:25 [2021-07-02T19:00:25.836Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:00:26 [2021-07-02T19:00:26.732Z] ..........................                                               [ 67%]
19:00:30 [2021-07-02T19:00:30.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
19:00:30 [2021-07-02T19:00:30.034Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:00:30 [2021-07-02T19:00:30.034Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:30 [2021-07-02T19:00:30.034Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:00:30 [2021-07-02T19:00:30.034Z] === RUN   TestInfoAPI
19:00:30 [2021-07-02T19:00:30.034Z] --- PASS: TestInfoAPI (0.02s)
19:00:30 [2021-07-02T19:00:30.034Z] === RUN   TestInfoAPIWarnings
19:00:41 [2021-07-02T19:00:41.299Z] Loaded image: buildpack-deps:buster
19:00:41 [2021-07-02T19:00:41.299Z] Loaded image: busybox:latest
19:00:41 [2021-07-02T19:00:41.299Z] Loaded image: busybox:glibc
19:00:41 [2021-07-02T19:00:41.299Z] Loaded image: buildpack-deps:buster
19:00:41 [2021-07-02T19:00:41.299Z] Loaded image: busybox:latest
19:00:41 [2021-07-02T19:00:41.299Z] Loaded image: busybox:glibc
19:00:44 [2021-07-02T19:00:44.586Z] Loaded image: debian:bullseye
19:00:44 [2021-07-02T19:00:44.586Z] Loaded image: hello-world:latest
19:00:44 [2021-07-02T19:00:44.845Z] Loaded image: arm32v7/hello-world:latest
19:00:44 [2021-07-02T19:00:44.845Z] INFO: Testing against a local daemon
19:00:44 [2021-07-02T19:00:44.845Z] === RUN   TestDockerSuite
19:00:44 [2021-07-02T19:00:44.845Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:00:44 [2021-07-02T19:00:44.845Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:00:44 [2021-07-02T19:00:44.845Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:00:45 [2021-07-02T19:00:45.104Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:00:45 [2021-07-02T19:00:45.104Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:00:45 [2021-07-02T19:00:45.104Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:00:45 [2021-07-02T19:00:45.104Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:00:45 [2021-07-02T19:00:45.104Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:00:47 [2021-07-02T19:00:47.011Z] Loaded image: debian:bullseye
19:00:47 [2021-07-02T19:00:47.276Z] Loaded image: hello-world:latest
19:00:47 [2021-07-02T19:00:47.534Z] Loaded image: arm32v7/hello-world:latest
19:00:47 [2021-07-02T19:00:47.794Z] INFO: Testing against a local daemon
19:00:47 [2021-07-02T19:00:47.794Z] === RUN   TestDockerDaemonSuite
19:00:47 [2021-07-02T19:00:47.794Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestInfoAPIWarnings (16.38s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestInfoDebug
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestInfoDebug (0.52s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestInfoInsecureRegistries
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestInfoRegistryMirrors
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestLoginFailsWithBadCredentials
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestPingCacheHeaders
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestPingCacheHeaders (0.02s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestPingGet
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestPingGet (0.01s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestPingHead
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestPingHead (0.02s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestVersion
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestVersion (0.02s)
19:00:48 [2021-07-02T19:00:48.139Z] PASS
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] === Skipped
19:00:48 [2021-07-02T19:00:48.139Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:00:48 [2021-07-02T19:00:48.139Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
19:00:48 [2021-07-02T19:00:48.139Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] DONE 19 tests, 2 skipped in 23.305s
19:00:48 [2021-07-02T19:00:48.139Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:00:48 [2021-07-02T19:00:48.139Z] INFO: Testing against a local daemon
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestVolumesCreateAndList
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestVolumesRemove
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestVolumesRemove (0.05s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestVolumesInspect
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestVolumesInspect (0.02s)
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestVolumesInvalidJSON
19:00:48 [2021-07-02T19:00:48.139Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:00:48 [2021-07-02T19:00:48.139Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:00:48 [2021-07-02T19:00:48.139Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:00:48 [2021-07-02T19:00:48.139Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:00:48 [2021-07-02T19:00:48.139Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:00:48 [2021-07-02T19:00:48.139Z] PASS
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] DONE 5 tests in 0.213s
19:00:48 [2021-07-02T19:00:48.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:00:48 [2021-07-02T19:00:48.139Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12543 is not a child of this shell
19:00:48 [2021-07-02T19:00:48.139Z] warning: PID 12543 from bundles/test-integration/docker.pid had a nonzero exit code
19:00:48 [2021-07-02T19:00:48.139Z] Leaving: AppArmorNo profiles have been unloaded.
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] Unloading profiles will leave already running processes permanently
19:00:48 [2021-07-02T19:00:48.139Z] unconfined, which can lead to unexpected situations.
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.139Z] To set a process to complain mode, use the command line tool
19:00:48 [2021-07-02T19:00:48.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:00:48 [2021-07-02T19:00:48.139Z] Removing test suite binaries
19:00:48 [2021-07-02T19:00:48.139Z] exiting test-integration
19:00:48 [2021-07-02T19:00:48.139Z] ++ exit 0
19:00:48 [2021-07-02T19:00:48.139Z] 
19:00:48 [2021-07-02T19:00:48.366Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:00:48 [2021-07-02T19:00:48.626Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:00:48 [2021-07-02T19:00:48.886Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:00:49 [2021-07-02T19:00:49.145Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
Post stage
[Pipeline] junit
19:00:49 [2021-07-02T19:00:49.538Z] Recording test results
19:00:49 [2021-07-02T19:00:49.712Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:00:49 [2021-07-02T19:00:49.970Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:00:49 [2021-07-02T19:00:49.970Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:00:51 [2021-07-02T19:00:51.163Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:00:51 [2021-07-02T19:00:51.514Z] + echo Ensuring container killed.
19:00:51 [2021-07-02T19:00:51.515Z] Ensuring container killed.
19:00:51 [2021-07-02T19:00:51.515Z] + docker rm -vf docker-pr21
19:00:51 [2021-07-02T19:00:51.515Z] Error: No such container: docker-pr21
[Pipeline] sh
19:00:51 [2021-07-02T19:00:51.808Z] + echo Chowning /workspace to jenkins user
19:00:51 [2021-07-02T19:00:51.809Z] Chowning /workspace to jenkins user
19:00:51 [2021-07-02T19:00:51.809Z] + id -u
19:00:51 [2021-07-02T19:00:51.809Z] + id -g
19:00:51 [2021-07-02T19:00:51.809Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42520:/workspace busybox chown -R 1000:1000 /workspace
19:00:51 [2021-07-02T19:00:51.809Z] Unable to find image 'busybox:latest' locally
19:00:51 [2021-07-02T19:00:51.877Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:00:52 [2021-07-02T19:00:52.069Z] latest: Pulling from library/busybox
19:00:52 [2021-07-02T19:00:52.069Z] b71f96345d44: Pulling fs layer
19:00:52 [2021-07-02T19:00:52.069Z] b71f96345d44: Download complete
19:00:52 [2021-07-02T19:00:52.137Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:00:52 [2021-07-02T19:00:52.137Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:00:52 [2021-07-02T19:00:52.137Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:00:52 [2021-07-02T19:00:52.331Z] b71f96345d44: Pull complete
19:00:52 [2021-07-02T19:00:52.331Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
19:00:52 [2021-07-02T19:00:52.331Z] Status: Downloaded newer image for busybox:latest
19:00:53 [2021-07-02T19:00:53.080Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
19:00:53 [2021-07-02T19:00:53.339Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:00:54 [2021-07-02T19:00:54.022Z] + bundleName=amd64-rootless
19:00:54 [2021-07-02T19:00:54.022Z] + echo Creating amd64-rootless-bundles.tar.gz
19:00:54 [2021-07-02T19:00:54.022Z] Creating amd64-rootless-bundles.tar.gz
19:00:54 [2021-07-02T19:00:54.022Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:00:54 [2021-07-02T19:00:54.022Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
19:00:54 [2021-07-02T19:00:54.036Z] Archiving artifacts
19:00:54 [2021-07-02T19:00:54.723Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:00:54 [2021-07-02T19:00:54.723Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:00:54 [2021-07-02T19:00:54.723Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:00:54 [2021-07-02T19:00:54.982Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:00:55 [2021-07-02T19:00:55.550Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:00:55 [2021-07-02T19:00:55.611Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42520/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:00:55 [2021-07-02T19:00:55.932Z] + make clean
19:00:56 [2021-07-02T19:00:56.192Z] docker volume rm -f docker-dev-cache
19:00:56 [2021-07-02T19:00:56.192Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:01:02 [2021-07-02T19:01:02.116Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:01:02 [2021-07-02T19:01:02.963Z] --- PASS: TestImportExtremelyLargeImageWorks (92.13s)
19:01:02 [2021-07-02T19:01:02.963Z] PASS
19:01:02 [2021-07-02T19:01:02.963Z] 
19:01:02 [2021-07-02T19:01:02.963Z] DONE 12 tests in 95.028s
19:01:02 [2021-07-02T19:01:02.963Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:01:02 [2021-07-02T19:01:02.963Z] INFO: Testing against a local daemon
19:01:02 [2021-07-02T19:01:02.963Z] === RUN   TestNetworkCreateDelete
19:01:02 [2021-07-02T19:01:02.963Z] --- PASS: TestNetworkCreateDelete (0.15s)
19:01:02 [2021-07-02T19:01:02.963Z] === RUN   TestDockerNetworkDeletePreferID
19:01:02 [2021-07-02T19:01:02.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
19:01:02 [2021-07-02T19:01:02.963Z] === RUN   TestDaemonDNSFallback
19:01:03 [2021-07-02T19:01:03.494Z] --- PASS: TestBuildWithHugeFile (117.16s)
19:01:03 [2021-07-02T19:01:03.494Z] === RUN   TestBuildWCOWSandboxSize
19:01:03 [2021-07-02T19:01:03.494Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:01:03 [2021-07-02T19:01:03.494Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:01:03 [2021-07-02T19:01:03.494Z] === RUN   TestBuildWithEmptyDockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:01:03 [2021-07-02T19:01:03.494Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:01:03 [2021-07-02T19:01:03.753Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:01:03 [2021-07-02T19:01:03.753Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
19:01:03 [2021-07-02T19:01:03.753Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
19:01:03 [2021-07-02T19:01:03.753Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
19:01:03 [2021-07-02T19:01:03.753Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
19:01:03 [2021-07-02T19:01:03.753Z] === RUN   TestBuildPreserveOwnership
19:01:03 [2021-07-02T19:01:03.753Z] === RUN   TestBuildPreserveOwnership/copy_from
19:01:04 [2021-07-02T19:01:04.321Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:01:06 [2021-07-02T19:01:06.259Z] --- PASS: TestDaemonDNSFallback (6.66s)
19:01:06 [2021-07-02T19:01:06.259Z] === RUN   TestInspectNetwork
19:01:06 [2021-07-02T19:01:06.853Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:01:07 [2021-07-02T19:01:07.112Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:01:07 [2021-07-02T19:01:07.933Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:01:08 [2021-07-02T19:01:08.487Z] --- PASS: TestBuildPreserveOwnership (4.80s)
19:01:08 [2021-07-02T19:01:08.487Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.09s)
19:01:08 [2021-07-02T19:01:08.487Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s)
19:01:08 [2021-07-02T19:01:08.487Z] === RUN   TestBuildPlatformInvalid
19:01:08 [2021-07-02T19:01:08.487Z] --- PASS: TestBuildPlatformInvalid (0.09s)
19:01:08 [2021-07-02T19:01:08.487Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:01:08 [2021-07-02T19:01:08.802Z] === RUN   TestInspectNetwork/full_network_id
19:01:08 [2021-07-02T19:01:08.802Z] === RUN   TestInspectNetwork/partial_network_id
19:01:08 [2021-07-02T19:01:08.802Z] === RUN   TestInspectNetwork/network_name
19:01:08 [2021-07-02T19:01:08.802Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:01:09 [2021-07-02T19:01:09.055Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:01:11 [2021-07-02T19:01:11.588Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:01:12 [2021-07-02T19:01:12.525Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
19:01:12 [2021-07-02T19:01:12.525Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:01:14 [2021-07-02T19:01:14.083Z] --- PASS: TestInspectNetwork (7.47s)
19:01:14 [2021-07-02T19:01:14.083Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:01:14 [2021-07-02T19:01:14.083Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:01:14 [2021-07-02T19:01:14.083Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:01:14 [2021-07-02T19:01:14.083Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:01:14 [2021-07-02T19:01:14.083Z] === RUN   TestRunContainerWithBridgeNone
19:01:14 [2021-07-02T19:01:14.433Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:01:14 [2021-07-02T19:01:14.693Z]     docker_cli_daemon_test.go:1455: [d8eb93bb4f077] daemon is not started
19:01:15 [2021-07-02T19:01:15.261Z] === RUN   TestDockerSuite/TestAttachAfterDetach
19:01:15 [2021-07-02T19:01:15.829Z]     check_test.go:309: [dd992ca1905f3] daemon is not started
19:01:15 [2021-07-02T19:01:15.829Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
19:01:16 [2021-07-02T19:01:16.628Z] --- PASS: TestRunContainerWithBridgeNone (3.08s)
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkInvalidJSON
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkInvalidJSON//networks/create
19:01:16 [2021-07-02T19:01:16.628Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:01:16 [2021-07-02T19:01:16.628Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:01:16 [2021-07-02T19:01:16.628Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:01:16 [2021-07-02T19:01:16.628Z] === CONT  TestNetworkInvalidJSON//networks/create
19:01:16 [2021-07-02T19:01:16.628Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:01:16 [2021-07-02T19:01:16.628Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:01:16 [2021-07-02T19:01:16.628Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:01:16 [2021-07-02T19:01:16.628Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:01:16 [2021-07-02T19:01:16.628Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:01:16 [2021-07-02T19:01:16.628Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkList
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkList//networks
19:01:16 [2021-07-02T19:01:16.628Z] === PAUSE TestNetworkList//networks
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestNetworkList//networks/
19:01:16 [2021-07-02T19:01:16.628Z] === PAUSE TestNetworkList//networks/
19:01:16 [2021-07-02T19:01:16.628Z] === CONT  TestNetworkList//networks
19:01:16 [2021-07-02T19:01:16.628Z] === CONT  TestNetworkList//networks/
19:01:16 [2021-07-02T19:01:16.628Z] --- PASS: TestNetworkList (0.01s)
19:01:16 [2021-07-02T19:01:16.628Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:01:16 [2021-07-02T19:01:16.628Z]     --- PASS: TestNetworkList//networks (0.00s)
19:01:16 [2021-07-02T19:01:16.628Z] === RUN   TestHostIPv4BridgeLabel
19:01:16 [2021-07-02T19:01:16.889Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:01:16 [2021-07-02T19:01:16.889Z] === RUN   TestDaemonRestartWithLiveRestore
19:01:17 [2021-07-02T19:01:17.733Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
19:01:17 [2021-07-02T19:01:17.830Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:01:17 [2021-07-02T19:01:17.831Z] === RUN   TestDaemonDefaultNetworkPools
19:01:18 [2021-07-02T19:01:18.302Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
19:01:18 [2021-07-02T19:01:18.772Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
19:01:18 [2021-07-02T19:01:18.772Z] === RUN   TestDaemonRestartWithExistingNetwork
19:01:19 [2021-07-02T19:01:19.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:01:19 [2021-07-02T19:01:19.724Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:01:20 [2021-07-02T19:01:20.254Z] === RUN   TestDockerSuite/TestAttachDetach
19:01:20 [2021-07-02T19:01:20.254Z]     check_test.go:309: [dc2bac82f380d] daemon is not started
19:01:20 [2021-07-02T19:01:20.254Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
19:01:21 [2021-07-02T19:01:21.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
19:01:21 [2021-07-02T19:01:21.108Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:01:21 [2021-07-02T19:01:21.632Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:01:21 [2021-07-02T19:01:21.678Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:01:21 [2021-07-02T19:01:21.678Z] === RUN   TestServiceWithPredefinedNetwork
19:01:22 [2021-07-02T19:01:22.573Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:01:24 [2021-07-02T19:01:24.223Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s)
19:01:24 [2021-07-02T19:01:24.223Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:01:24 [2021-07-02T19:01:24.223Z]     service_test.go:242: FLAKY_TEST
19:01:24 [2021-07-02T19:01:24.223Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:01:24 [2021-07-02T19:01:24.223Z] === RUN   TestServiceWithDataPathPortInit
19:01:25 [2021-07-02T19:01:25.113Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:01:25 [2021-07-02T19:01:25.113Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
19:01:25 [2021-07-02T19:01:25.972Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:01:25 [2021-07-02T19:01:25.972Z] tests/integration/client_test.py .....                                   [ 75%]
19:01:25 [2021-07-02T19:01:25.972Z] tests/integration/context_api_test.py ...                                [ 76%]
19:01:25 [2021-07-02T19:01:25.972Z] tests/integration/errors_test.py .                                       [ 76%]
19:01:26 [2021-07-02T19:01:26.050Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:01:27 [2021-07-02T19:01:27.429Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:01:28 [2021-07-02T19:01:28.368Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
19:01:28 [2021-07-02T19:01:28.935Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:01:31 [2021-07-02T19:01:31.471Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
19:01:31 [2021-07-02T19:01:31.731Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:01:33 [2021-07-02T19:01:33.635Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:01:35 [2021-07-02T19:01:35.580Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:01:35 [2021-07-02T19:01:35.580Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:01:35 [2021-07-02T19:01:35.580Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
19:01:36 [2021-07-02T19:01:36.964Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:01:37 [2021-07-02T19:01:37.901Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:01:39 [2021-07-02T19:01:39.123Z] --- PASS: TestServiceWithDataPathPortInit (14.63s)
19:01:39 [2021-07-02T19:01:39.123Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:01:39 [2021-07-02T19:01:39.284Z] Loaded image: buildpack-deps:buster
19:01:39 [2021-07-02T19:01:39.543Z] Loaded image: busybox:latest
19:01:40 [2021-07-02T19:01:40.111Z] Loaded image: busybox:glibc
19:01:40 [2021-07-02T19:01:40.679Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
19:01:41 [2021-07-02T19:01:41.667Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:it04tgd4fqld9c6ig5cf8mtla Created:2021-07-02 19:01:40.139698869 +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[6734083fae6b960bb8e7fba896dc55cc991972ed5012b6ea82b083648300beaa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4ntmz5mmotbsnd2ccsauzpxfh EndpointID:66416926b22a64913a34bcc4f9396e4275411014d91feeb26b3c8dd938fd0344 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:937cfe4e0fc681b2a6b9e41a99ffdf2644ddf942eb78a52fa8516dccca908b84 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:d64e65942d3c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4ntmz5mmotbsnd2ccsauzpxfh EndpointID:66416926b22a64913a34bcc4f9396e4275411014d91feeb26b3c8dd938fd0344 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:01:43 [2021-07-02T19:01:43.967Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
19:01:45 [2021-07-02T19:01:45.345Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
19:01:46 [2021-07-02T19:01:46.282Z] Loaded image: debian:bullseye
19:01:46 [2021-07-02T19:01:46.542Z] Loaded image: hello-world:latest
19:01:46 [2021-07-02T19:01:46.542Z] Loaded image: arm32v7/hello-world:latest
19:01:46 [2021-07-02T19:01:46.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s)
19:01:46 [2021-07-02T19:01:46.950Z] PASS
19:01:46 [2021-07-02T19:01:46.950Z] 
19:01:46 [2021-07-02T19:01:46.950Z] === Skipped
19:01:46 [2021-07-02T19:01:46.950Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:01:46 [2021-07-02T19:01:46.950Z]     service_test.go:242: FLAKY_TEST
19:01:46 [2021-07-02T19:01:46.950Z] 
19:01:46 [2021-07-02T19:01:46.951Z] 
19:01:46 [2021-07-02T19:01:46.951Z] DONE 26 tests, 1 skipped in 47.747s
19:01:46 [2021-07-02T19:01:46.951Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:01:46 [2021-07-02T19:01:46.951Z] INFO: Testing against a local daemon
19:01:46 [2021-07-02T19:01:46.951Z] === RUN   TestDockerNetworkIpvlanPersistance
19:01:46 [2021-07-02T19:01:46.951Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:46 [2021-07-02T19:01:46.951Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:01:46 [2021-07-02T19:01:46.951Z] === RUN   TestDockerNetworkIpvlan
19:01:46 [2021-07-02T19:01:46.951Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:46 [2021-07-02T19:01:46.951Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:01:46 [2021-07-02T19:01:46.951Z] PASS
19:01:46 [2021-07-02T19:01:46.951Z] 
19:01:46 [2021-07-02T19:01:46.951Z] === Skipped
19:01:46 [2021-07-02T19:01:46.951Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:01:46 [2021-07-02T19:01:46.951Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:46 [2021-07-02T19:01:46.951Z] 
19:01:46 [2021-07-02T19:01:46.951Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:01:46 [2021-07-02T19:01:46.951Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:01:46 [2021-07-02T19:01:46.951Z] 
19:01:46 [2021-07-02T19:01:46.951Z] 
19:01:46 [2021-07-02T19:01:46.951Z] DONE 2 tests, 2 skipped in 0.038s
19:01:46 [2021-07-02T19:01:46.951Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:01:46 [2021-07-02T19:01:46.951Z] INFO: Testing against a local daemon
19:01:46 [2021-07-02T19:01:46.951Z] === RUN   TestDockerNetworkMacvlanPersistance
19:01:47 [2021-07-02T19:01:47.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
19:01:47 [2021-07-02T19:01:47.522Z] === RUN   TestDockerNetworkMacvlan
19:01:47 [2021-07-02T19:01:47.924Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
19:01:48 [2021-07-02T19:01:48.463Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:01:48 [2021-07-02T19:01:48.491Z]     check_test.go:309: [d24f6a75f5af1] daemon is not started
19:01:48 [2021-07-02T19:01:48.491Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
19:01:49 [2021-07-02T19:01:49.034Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:01:49 [2021-07-02T19:01:49.059Z]     check_test.go:309: [d7134adc65f50] daemon is not started
19:01:49 [2021-07-02T19:01:49.059Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
19:01:49 [2021-07-02T19:01:49.976Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:01:51 [2021-07-02T19:01:51.099Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:01:51 [2021-07-02T19:01:51.595Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
19:01:51 [2021-07-02T19:01:51.854Z]     check_test.go:309: [d7dffab4baff6] daemon is not started
19:01:51 [2021-07-02T19:01:51.854Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
19:01:52 [2021-07-02T19:01:52.523Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:01:55 [2021-07-02T19:01:55.068Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:01:55 [2021-07-02T19:01:55.146Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
19:01:56 [2021-07-02T19:01:56.523Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
19:01:57 [2021-07-02T19:01:57.901Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.17s)
19:01:57 [2021-07-02T19:01:57.901Z] PASS
19:01:57 [2021-07-02T19:01:57.901Z] 
19:01:57 [2021-07-02T19:01:57.901Z] === Skipped
19:01:57 [2021-07-02T19:01:57.901Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
19:01:57 [2021-07-02T19:01:57.901Z]     build_session_test.go:25: TODO: BuildKit
19:01:57 [2021-07-02T19:01:57.901Z] 
19:01:57 [2021-07-02T19:01:57.901Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:01:57 [2021-07-02T19:01:57.901Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
19:01:57 [2021-07-02T19:01:57.901Z] 
19:01:57 [2021-07-02T19:01:57.901Z] 
19:01:57 [2021-07-02T19:01:57.901Z] DONE 34 tests, 2 skipped in 280.097s
19:01:57 [2021-07-02T19:01:57.901Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
19:01:57 [2021-07-02T19:01:57.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
19:01:57 [2021-07-02T19:01:57.901Z] ++ set -e
19:01:57 [2021-07-02T19:01:57.901Z] ++ '[' -n 0 ']'
19:01:57 [2021-07-02T19:01:57.901Z] ++ set -x
19:01:57 [2021-07-02T19:01:57.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
19:01:57 [2021-07-02T19:01:57.902Z] INFO: Testing against a local daemon
19:01:57 [2021-07-02T19:01:57.902Z] === RUN   TestConfigInspect
19:01:59 [2021-07-02T19:01:59.282Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
19:02:00 [2021-07-02T19:02:00.435Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:02:00 [2021-07-02T19:02:00.659Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
19:02:00 [2021-07-02T19:02:00.918Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
19:02:00 [2021-07-02T19:02:00.918Z] --- PASS: TestConfigInspect (3.02s)
19:02:00 [2021-07-02T19:02:00.918Z] === RUN   TestConfigList
19:02:02 [2021-07-02T19:02:02.295Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:02:02 [2021-07-02T19:02:02.348Z] --- PASS: TestDockerNetworkMacvlan (14.39s)
19:02:02 [2021-07-02T19:02:02.348Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:02:02 [2021-07-02T19:02:02.348Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
19:02:02 [2021-07-02T19:02:02.348Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.64s)
19:02:02 [2021-07-02T19:02:02.348Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.81s)
19:02:02 [2021-07-02T19:02:02.348Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.06s)
19:02:02 [2021-07-02T19:02:02.348Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
19:02:02 [2021-07-02T19:02:02.348Z] PASS
19:02:02 [2021-07-02T19:02:02.348Z] 
19:02:02 [2021-07-02T19:02:02.348Z] DONE 8 tests in 15.708s
19:02:02 [2021-07-02T19:02:02.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:02:02 [2021-07-02T19:02:02.348Z] testing: warning: no tests to run
19:02:02 [2021-07-02T19:02:02.348Z] PASS
19:02:02 [2021-07-02T19:02:02.348Z] 
19:02:02 [2021-07-02T19:02:02.348Z] DONE 0 tests in 0.007s
19:02:02 [2021-07-02T19:02:02.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:02:02 [2021-07-02T19:02:02.348Z] INFO: Testing against a local daemon
19:02:02 [2021-07-02T19:02:02.348Z] === RUN   TestAuthZPluginAllowRequest
19:02:02 [2021-07-02T19:02:02.863Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:02:03 [2021-07-02T19:02:03.732Z] --- PASS: TestAuthZPluginAllowRequest (1.46s)
19:02:03 [2021-07-02T19:02:03.732Z] === RUN   TestAuthZPluginTLS
19:02:03 [2021-07-02T19:02:03.800Z] --- PASS: TestConfigList (2.63s)
19:02:03 [2021-07-02T19:02:03.800Z] === RUN   TestConfigsCreateAndDelete
19:02:03 [2021-07-02T19:02:03.993Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:02:03 [2021-07-02T19:02:03.993Z] === RUN   TestAuthZPluginDenyRequest
19:02:04 [2021-07-02T19:02:04.367Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:02:04 [2021-07-02T19:02:04.367Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:02:04 [2021-07-02T19:02:04.565Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
19:02:04 [2021-07-02T19:02:04.565Z] === RUN   TestAuthZPluginAPIDenyResponse
19:02:04 [2021-07-02T19:02:04.628Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
19:02:05 [2021-07-02T19:02:05.136Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:02:05 [2021-07-02T19:02:05.136Z] === RUN   TestAuthZPluginDenyResponse
19:02:05 [2021-07-02T19:02:05.195Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
19:02:05 [2021-07-02T19:02:05.707Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:02:05 [2021-07-02T19:02:05.707Z] === RUN   TestAuthZPluginAllowEventStream
19:02:06 [2021-07-02T19:02:06.131Z] --- PASS: TestConfigsCreateAndDelete (2.58s)
19:02:06 [2021-07-02T19:02:06.131Z] === RUN   TestConfigsUpdate
19:02:07 [2021-07-02T19:02:07.091Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
19:02:07 [2021-07-02T19:02:07.091Z] === RUN   TestAuthZPluginErrorResponse
19:02:07 [2021-07-02T19:02:07.509Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:02:07 [2021-07-02T19:02:07.662Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
19:02:07 [2021-07-02T19:02:07.662Z] === RUN   TestAuthZPluginErrorRequest
19:02:08 [2021-07-02T19:02:08.233Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
19:02:08 [2021-07-02T19:02:08.233Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:02:08 [2021-07-02T19:02:08.447Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
19:02:08 [2021-07-02T19:02:08.705Z]     check_test.go:309: [dc32e543aa48c] daemon is not started
19:02:08 [2021-07-02T19:02:08.705Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
19:02:08 [2021-07-02T19:02:08.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:02:08 [2021-07-02T19:02:08.804Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:02:08 [2021-07-02T19:02:08.964Z] --- PASS: TestConfigsUpdate (2.61s)
19:02:08 [2021-07-02T19:02:08.964Z] === RUN   TestTemplatedConfig
19:02:09 [2021-07-02T19:02:09.223Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:02:09 [2021-07-02T19:02:09.223Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
19:02:09 [2021-07-02T19:02:09.792Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
19:02:09 [2021-07-02T19:02:09.984Z] .........                                                                [ 86%]
19:02:10 [2021-07-02T19:02:10.051Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:02:10 [2021-07-02T19:02:10.310Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
19:02:10 [2021-07-02T19:02:10.715Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s)
19:02:10 [2021-07-02T19:02:10.715Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:02:12 [2021-07-02T19:02:12.099Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s)
19:02:12 [2021-07-02T19:02:12.099Z] === RUN   TestAuthZPluginHeader
19:02:13 [2021-07-02T19:02:13.040Z] --- PASS: TestAuthZPluginHeader (0.70s)
19:02:13 [2021-07-02T19:02:13.040Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:02:14 [2021-07-02T19:02:14.500Z] --- PASS: TestTemplatedConfig (5.46s)
19:02:14 [2021-07-02T19:02:14.500Z] === RUN   TestConfigCreateResolve
19:02:14 [2021-07-02T19:02:14.500Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
19:02:14 [2021-07-02T19:02:14.857Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:02:16 [2021-07-02T19:02:16.480Z] tests/integration/models_networks_test.py ....                           [ 91%]
19:02:17 [2021-07-02T19:02:17.240Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s)
19:02:17 [2021-07-02T19:02:17.240Z] === RUN   TestAuthZPluginV2Disable
19:02:17 [2021-07-02T19:02:17.793Z] --- PASS: TestConfigCreateResolve (2.92s)
19:02:17 [2021-07-02T19:02:17.793Z] PASS
19:02:17 [2021-07-02T19:02:17.793Z] 
19:02:17 [2021-07-02T19:02:17.793Z] DONE 6 tests in 19.380s
19:02:17 [2021-07-02T19:02:17.793Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
19:02:17 [2021-07-02T19:02:17.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
19:02:17 [2021-07-02T19:02:17.793Z] ++ set -e
19:02:17 [2021-07-02T19:02:17.793Z] ++ '[' -n 0 ']'
19:02:17 [2021-07-02T19:02:17.793Z] ++ set -x
19:02:17 [2021-07-02T19:02:17.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
19:02:17 [2021-07-02T19:02:17.793Z] INFO: Testing against a local daemon
19:02:17 [2021-07-02T19:02:17.793Z] === RUN   TestCheckpoint
19:02:17 [2021-07-02T19:02:17.793Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:02:17 [2021-07-02T19:02:17.793Z] --- SKIP: TestCheckpoint (0.00s)
19:02:17 [2021-07-02T19:02:17.793Z] === RUN   TestContainerInvalidJSON
19:02:17 [2021-07-02T19:02:17.793Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:02:17 [2021-07-02T19:02:17.793Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:02:17 [2021-07-02T19:02:17.793Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:02:17 [2021-07-02T19:02:17.793Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:02:17 [2021-07-02T19:02:17.793Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:02:17 [2021-07-02T19:02:17.793Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:02:17 [2021-07-02T19:02:17.793Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:02:17 [2021-07-02T19:02:17.793Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:02:17 [2021-07-02T19:02:17.793Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:02:17 [2021-07-02T19:02:17.793Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:02:17 [2021-07-02T19:02:17.794Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
19:02:17 [2021-07-02T19:02:17.794Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:02:17 [2021-07-02T19:02:17.794Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:02:17 [2021-07-02T19:02:17.794Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:02:17 [2021-07-02T19:02:17.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
19:02:17 [2021-07-02T19:02:17.794Z] === RUN   TestCopyFromContainerPathIsNotDir
19:02:17 [2021-07-02T19:02:17.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
19:02:17 [2021-07-02T19:02:17.794Z] === RUN   TestCopyToContainerPathDoesNotExist
19:02:17 [2021-07-02T19:02:17.794Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
19:02:17 [2021-07-02T19:02:17.794Z] === RUN   TestCopyToContainerPathIsNotDir
19:02:17 [2021-07-02T19:02:17.794Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
19:02:17 [2021-07-02T19:02:17.794Z] === RUN   TestCopyFromContainer
19:02:19 [2021-07-02T19:02:19.698Z] === RUN   TestCopyFromContainer//
19:02:19 [2021-07-02T19:02:19.783Z] --- PASS: TestAuthZPluginV2Disable (2.85s)
19:02:19 [2021-07-02T19:02:19.783Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:02:19 [2021-07-02T19:02:19.958Z] === RUN   TestCopyFromContainer//bar/root
19:02:19 [2021-07-02T19:02:19.958Z] === RUN   TestCopyFromContainer//bar/root/
19:02:19 [2021-07-02T19:02:19.958Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:02:20 [2021-07-02T19:02:20.218Z] === RUN   TestCopyFromContainer/bar/quux
19:02:20 [2021-07-02T19:02:20.218Z] === RUN   TestCopyFromContainer/bar/quux/
19:02:20 [2021-07-02T19:02:20.218Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:02:20 [2021-07-02T19:02:20.478Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
19:02:20 [2021-07-02T19:02:20.478Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:02:20 [2021-07-02T19:02:20.478Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:02:20 [2021-07-02T19:02:20.737Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:02:20 [2021-07-02T19:02:20.737Z] === RUN   TestCopyFromContainer/bar/notarget
19:02:20 [2021-07-02T19:02:20.997Z] --- PASS: TestCopyFromContainer (3.18s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer// (0.14s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:20 [2021-07-02T19:02:20.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:20 [2021-07-02T19:02:20.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:20 [2021-07-02T19:02:20.997Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:20 [2021-07-02T19:02:20.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:02:20 [2021-07-02T19:02:20.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:02:20 [2021-07-02T19:02:20.997Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:02:20 [2021-07-02T19:02:20.997Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateLinkToNonExistingContainer
19:02:20 [2021-07-02T19:02:20.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateWithInvalidEnv
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateWithInvalidEnv/0
19:02:20 [2021-07-02T19:02:20.997Z] === PAUSE TestCreateWithInvalidEnv/0
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateWithInvalidEnv/1
19:02:20 [2021-07-02T19:02:20.997Z] === PAUSE TestCreateWithInvalidEnv/1
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateWithInvalidEnv/2
19:02:20 [2021-07-02T19:02:20.997Z] === PAUSE TestCreateWithInvalidEnv/2
19:02:20 [2021-07-02T19:02:20.997Z] === CONT  TestCreateWithInvalidEnv/0
19:02:20 [2021-07-02T19:02:20.997Z] === CONT  TestCreateWithInvalidEnv/2
19:02:20 [2021-07-02T19:02:20.997Z] === CONT  TestCreateWithInvalidEnv/1
19:02:20 [2021-07-02T19:02:20.997Z] --- PASS: TestCreateWithInvalidEnv (0.05s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:02:20 [2021-07-02T19:02:20.997Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateTmpfsMountsTarget
19:02:20 [2021-07-02T19:02:20.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
19:02:20 [2021-07-02T19:02:20.997Z] === RUN   TestCreateWithCustomMaskedPaths
19:02:22 [2021-07-02T19:02:22.326Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s)
19:02:22 [2021-07-02T19:02:22.326Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:02:23 [2021-07-02T19:02:23.016Z] tests/integration/models_nodes_test.py .                                 [ 91%]
19:02:23 [2021-07-02T19:02:23.272Z] tests/integration/models_resources_test.py .                             [ 91%]
19:02:24 [2021-07-02T19:02:24.286Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
19:02:24 [2021-07-02T19:02:24.286Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:02:24 [2021-07-02T19:02:24.286Z]     check_test.go:309: [da387aa56de2f] daemon is not started
19:02:24 [2021-07-02T19:02:24.286Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
19:02:24 [2021-07-02T19:02:24.545Z] --- PASS: TestCreateWithCustomMaskedPaths (3.45s)
19:02:24 [2021-07-02T19:02:24.545Z] === RUN   TestCreateWithCustomReadonlyPaths
19:02:25 [2021-07-02T19:02:25.481Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:02:25 [2021-07-02T19:02:25.740Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:02:26 [2021-07-02T19:02:26.681Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:02:28 [2021-07-02T19:02:28.060Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.42s)
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:28 [2021-07-02T19:02:28.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:28 [2021-07-02T19:02:28.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:02:28 [2021-07-02T19:02:28.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:02:28 [2021-07-02T19:02:28.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:02:28 [2021-07-02T19:02:28.060Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
19:02:28 [2021-07-02T19:02:28.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
19:02:28 [2021-07-02T19:02:28.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:02:28 [2021-07-02T19:02:28.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
19:02:28 [2021-07-02T19:02:28.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
19:02:28 [2021-07-02T19:02:28.060Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:02:28 [2021-07-02T19:02:28.060Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:02:29 [2021-07-02T19:02:29.330Z] tests/integration/models_services_test.py ..............X.               [ 95%]
19:02:29 [2021-07-02T19:02:29.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.20s)
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestCreateDifferentPlatform
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestCreateDifferentPlatform/different_os
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:02:29 [2021-07-02T19:02:29.440Z] --- PASS: TestCreateDifferentPlatform (0.02s)
19:02:29 [2021-07-02T19:02:29.440Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:02:29 [2021-07-02T19:02:29.440Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:02:29 [2021-07-02T19:02:29.440Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:02:29 [2021-07-02T19:02:29.440Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestContainerStartOnDaemonRestart
19:02:29 [2021-07-02T19:02:29.440Z] === PAUSE TestContainerStartOnDaemonRestart
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestDaemonRestartIpcMode
19:02:29 [2021-07-02T19:02:29.440Z] === PAUSE TestDaemonRestartIpcMode
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestDaemonHostGatewayIP
19:02:29 [2021-07-02T19:02:29.440Z] === PAUSE TestDaemonHostGatewayIP
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestRestartDaemonWithRestartingContainer
19:02:29 [2021-07-02T19:02:29.440Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestContainerKillOnDaemonStart
19:02:29 [2021-07-02T19:02:29.440Z] === PAUSE TestContainerKillOnDaemonStart
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestDiff
19:02:29 [2021-07-02T19:02:29.440Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
19:02:30 [2021-07-02T19:02:30.859Z] --- PASS: TestDiff (1.16s)
19:02:30 [2021-07-02T19:02:30.859Z] === RUN   TestExecWithCloseStdin
19:02:32 [2021-07-02T19:02:32.062Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:02:32 [2021-07-02T19:02:32.318Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:02:32 [2021-07-02T19:02:32.780Z] --- PASS: TestExecWithCloseStdin (1.86s)
19:02:32 [2021-07-02T19:02:32.780Z] === RUN   TestExec
19:02:32 [2021-07-02T19:02:32.780Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
19:02:33 [2021-07-02T19:02:33.039Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:02:34 [2021-07-02T19:02:34.415Z] --- PASS: TestExec (1.77s)
19:02:34 [2021-07-02T19:02:34.415Z] === RUN   TestExecUser
19:02:34 [2021-07-02T19:02:34.555Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.63s)
19:02:34 [2021-07-02T19:02:34.555Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:02:34 [2021-07-02T19:02:34.673Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:02:34 [2021-07-02T19:02:34.932Z]     check_test.go:309: [d07cb2fd87750] daemon is not started
19:02:34 [2021-07-02T19:02:34.932Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
19:02:35 [2021-07-02T19:02:35.501Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:02:36 [2021-07-02T19:02:36.069Z] --- PASS: TestExecUser (1.86s)
19:02:36 [2021-07-02T19:02:36.069Z] === RUN   TestExportContainerAndImportImage
19:02:36 [2021-07-02T19:02:36.965Z] tests/integration/regression_test.py ......                              [ 98%]
19:02:37 [2021-07-02T19:02:37.479Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:02:37 [2021-07-02T19:02:37.479Z] tests/integration/credentials/utils_test.py .                            [100%]
19:02:37 [2021-07-02T19:02:37.479Z] 
19:02:37 [2021-07-02T19:02:37.479Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:02:37 [2021-07-02T19:02:37.479Z] =========================== short test summary info ============================
19:02:37 [2021-07-02T19:02:37.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:02:37 [2021-07-02T19:02:37.479Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:02:37 [2021-07-02T19:02:37.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:02:37 [2021-07-02T19:02:37.479Z]   Not supported on most drivers
19:02:37 [2021-07-02T19:02:37.479Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:02:37 [2021-07-02T19:02:37.479Z]   Output of docker top depends on host distro, and is not formalized.
19:02:37 [2021-07-02T19:02:37.479Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:02:37 [2021-07-02T19:02:37.479Z]   Output of docker top depends on host distro, and is not formalized.
19:02:37 [2021-07-02T19:02:37.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:02:37 [2021-07-02T19:02:37.479Z]   Can fail if eth0 has multiple IP addresses
19:02:37 [2021-07-02T19:02:37.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:02:37 [2021-07-02T19:02:37.479Z]   This doesn't seem to be taken into account by the engine
19:02:37 [2021-07-02T19:02:37.479Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:02:37 [2021-07-02T19:02:37.479Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
19:02:37 [2021-07-02T19:02:37.479Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:02:37 [2021-07-02T19:02:37.479Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 345.58 seconds ==
19:02:37 [2021-07-02T19:02:37.976Z] --- PASS: TestExportContainerAndImportImage (1.69s)
19:02:37 [2021-07-02T19:02:37.976Z] === RUN   TestExportContainerAfterDaemonRestart
19:02:38 [2021-07-02T19:02:38.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:02:39 [2021-07-02T19:02:39.355Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
19:02:39 [2021-07-02T19:02:39.614Z] --- PASS: TestExportContainerAfterDaemonRestart (1.79s)
19:02:39 [2021-07-02T19:02:39.614Z] === RUN   TestHealthCheckWorkdir
19:02:39 [2021-07-02T19:02:39.873Z]     check_test.go:309: [d47b27dc3f348] daemon is not started
19:02:39 [2021-07-02T19:02:39.873Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
19:02:40 [2021-07-02T19:02:40.442Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:02:41 [2021-07-02T19:02:41.817Z] --- PASS: TestHealthCheckWorkdir (2.12s)
19:02:41 [2021-07-02T19:02:41.817Z] === RUN   TestHealthKillContainer
19:02:41 [2021-07-02T19:02:41.817Z]     docker_cli_daemon_plugins_test.go:79: [d47b05af84eef] daemon is not started
19:02:42 [2021-07-02T19:02:42.752Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
19:02:43 [2021-07-02T19:02:43.320Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:02:44 [2021-07-02T19:02:44.258Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:02:44 [2021-07-02T19:02:44.826Z]     docker_cli_daemon_plugins_test.go:169: [da93969d766b7] daemon is not started
19:02:44 [2021-07-02T19:02:44.826Z] --- PASS: TestHealthKillContainer (3.26s)
19:02:44 [2021-07-02T19:02:44.826Z] === RUN   TestInspectCpusetInConfigPre120
19:02:45 [2021-07-02T19:02:45.395Z] === RUN   TestDockerSuite/TestBuildAddScript
19:02:45 [2021-07-02T19:02:45.963Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s)
19:02:45 [2021-07-02T19:02:45.963Z] === RUN   TestIpcModeNone
19:02:46 [2021-07-02T19:02:46.221Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
19:02:47 [2021-07-02T19:02:47.601Z] --- PASS: TestIpcModeNone (1.73s)
19:02:47 [2021-07-02T19:02:47.601Z] === RUN   TestIpcModePrivate
19:02:47 [2021-07-02T19:02:47.981Z] Leaving: AppArmorNo profiles have been unloaded.
19:02:47 [2021-07-02T19:02:47.981Z] 
19:02:47 [2021-07-02T19:02:47.981Z] Unloading profiles will leave already running processes permanently
19:02:47 [2021-07-02T19:02:47.981Z] unconfined, which can lead to unexpected situations.
19:02:47 [2021-07-02T19:02:47.981Z] 
19:02:47 [2021-07-02T19:02:47.981Z] To set a process to complain mode, use the command line tool
19:02:47 [2021-07-02T19:02:47.981Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:02:47 [2021-07-02T19:02:47.981Z] 
Post stage
[Pipeline] junit
19:02:49 [2021-07-02T19:02:49.357Z] Recording test results
19:02:49 [2021-07-02T19:02:49.451Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
19:02:49 [2021-07-02T19:02:49.451Z] PASS
19:02:49 [2021-07-02T19:02:49.451Z] 
19:02:49 [2021-07-02T19:02:49.451Z] DONE 17 tests in 47.241s
19:02:49 [2021-07-02T19:02:49.451Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:02:49 [2021-07-02T19:02:49.451Z] INFO: Testing against a local daemon
19:02:49 [2021-07-02T19:02:49.451Z] === RUN   TestPluginInvalidJSON
19:02:49 [2021-07-02T19:02:49.451Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:02:49 [2021-07-02T19:02:49.451Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:02:49 [2021-07-02T19:02:49.451Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:02:49 [2021-07-02T19:02:49.451Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:02:49 [2021-07-02T19:02:49.451Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:02:49 [2021-07-02T19:02:49.451Z] === RUN   TestPluginInstall
19:02:49 [2021-07-02T19:02:49.451Z] === RUN   TestPluginInstall/no_auth
19:02:49 [2021-07-02T19:02:49.505Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:91, shared: false, mustBeShared: false
19:02:49 [2021-07-02T19:02:49.505Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:02:49 [2021-07-02T19:02:49.505Z] --- PASS: TestIpcModePrivate (1.90s)
19:02:49 [2021-07-02T19:02:49.505Z] === RUN   TestIpcModeShareable
19:02:50 [2021-07-02T19:02:50.387Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
19:02:50 [2021-07-02T19:02:50.703Z] + echo Ensuring container killed.
19:02:50 [2021-07-02T19:02:50.703Z] Ensuring container killed.
19:02:50 [2021-07-02T19:02:50.703Z] + docker rm -vf docker-pr21
19:02:50 [2021-07-02T19:02:50.703Z] Error: No such container: docker-pr21
[Pipeline] sh
19:02:50 [2021-07-02T19:02:50.881Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
19:02:51 [2021-07-02T19:02:51.025Z] + echo Chowning /workspace to jenkins user
19:02:51 [2021-07-02T19:02:51.025Z] Chowning /workspace to jenkins user
19:02:51 [2021-07-02T19:02:51.025Z] + id -u
19:02:51 [2021-07-02T19:02:51.025Z] + id -g
19:02:51 [2021-07-02T19:02:51.025Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42520:/workspace busybox chown -R 1000:1000 /workspace
19:02:51 [2021-07-02T19:02:51.025Z] Unable to find image 'busybox:latest' locally
19:02:51 [2021-07-02T19:02:51.140Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
19:02:51 [2021-07-02T19:02:51.140Z] --- PASS: TestIpcModeShareable (1.67s)
19:02:51 [2021-07-02T19:02:51.140Z] === RUN   TestAPIIpcModeShareableAndContainer
19:02:51 [2021-07-02T19:02:51.282Z] latest: Pulling from library/busybox
19:02:51 [2021-07-02T19:02:51.283Z] b71f96345d44: Pulling fs layer
19:02:51 [2021-07-02T19:02:51.283Z] b71f96345d44: Download complete
19:02:51 [2021-07-02T19:02:51.363Z] time="2021-07-02T19:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:02:51 [2021-07-02T19:02:51.363Z] time="2021-07-02T19:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46b9ef90cb51a44457b949d2210eddbcd1a9b5b403351094ea08e50e89031ff1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:02:51 [2021-07-02T19:02:51.363Z] time="2021-07-02T19:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:02:51 [2021-07-02T19:02:51.363Z] time="2021-07-02T19:02:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46b9ef90cb51a44457b949d2210eddbcd1a9b5b403351094ea08e50e89031ff1" mediatype=application/vnd.docker.plugin.v1+json size=522
19:02:51 [2021-07-02T19:02:51.363Z] === RUN   TestPluginInstall/with_htpasswd
19:02:51 [2021-07-02T19:02:51.400Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
19:02:51 [2021-07-02T19:02:51.539Z] b71f96345d44: Pull complete
19:02:51 [2021-07-02T19:02:51.539Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
19:02:51 [2021-07-02T19:02:51.539Z] Status: Downloaded newer image for busybox:latest
19:02:51 [2021-07-02T19:02:51.624Z] time="2021-07-02T19:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:02:51 [2021-07-02T19:02:51.624Z] time="2021-07-02T19:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1dd15b72a44a05141081c52932e19ed8031447758ef05bb10d657543810638" mediatype=application/vnd.docker.plugin.v1+json size=522
19:02:51 [2021-07-02T19:02:51.624Z] time="2021-07-02T19:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:02:51 [2021-07-02T19:02:51.624Z] time="2021-07-02T19:02:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1dd15b72a44a05141081c52932e19ed8031447758ef05bb10d657543810638" mediatype=application/vnd.docker.plugin.v1+json size=522
19:02:51 [2021-07-02T19:02:51.885Z] === RUN   TestPluginInstall/with_insecure
19:02:51 [2021-07-02T19:02:51.968Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:02:52 [2021-07-02T19:02:52.535Z]     check_test.go:309: [de3f72254e21a] daemon is not started
19:02:52 [2021-07-02T19:02:52.535Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
19:02:52 [2021-07-02T19:02:52.809Z] + bundleName=docker-py
19:02:52 [2021-07-02T19:02:52.809Z] + echo Creating docker-py-bundles.tar.gz
19:02:52 [2021-07-02T19:02:52.809Z] Creating docker-py-bundles.tar.gz
19:02:52 [2021-07-02T19:02:52.809Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
19:02:52 [2021-07-02T19:02:52.820Z] Archiving artifacts
19:02:52 [2021-07-02T19:02:52.826Z] time="2021-07-02T19:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:02:52 [2021-07-02T19:02:52.826Z] time="2021-07-02T19:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0c973499369e6ee0551fd153fa720c61f3b5a0a4cbf3b33cd3cc0fabebdc333" mediatype=application/vnd.docker.plugin.v1+json size=522
19:02:52 [2021-07-02T19:02:52.826Z] time="2021-07-02T19:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:02:52 [2021-07-02T19:02:52.826Z] time="2021-07-02T19:02:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0c973499369e6ee0551fd153fa720c61f3b5a0a4cbf3b33cd3cc0fabebdc333" mediatype=application/vnd.docker.plugin.v1+json size=522
19:02:53 [2021-07-02T19:02:53.097Z]     plugin_test.go:165: [d5f4835bec5f4] daemon is not started
19:02:53 [2021-07-02T19:02:53.097Z] --- PASS: TestPluginInstall (3.70s)
19:02:53 [2021-07-02T19:02:53.097Z]     --- PASS: TestPluginInstall/no_auth (1.90s)
19:02:53 [2021-07-02T19:02:53.097Z]     --- PASS: TestPluginInstall/with_htpasswd (0.67s)
19:02:53 [2021-07-02T19:02:53.097Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
19:02:53 [2021-07-02T19:02:53.097Z] === RUN   TestPluginsWithRuntimes
19:02:54 [2021-07-02T19:02:54.190Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42520/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
19:02:54 [2021-07-02T19:02:54.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=8c16205a503692c2eded996742b4b000d38bcb0d -e DOCKER_GRAPHDRIVER docker:8c16205a503692c2eded996742b4b000d38bcb0d hack/make.sh binary
19:02:55 [2021-07-02T19:02:55.008Z] === RUN   TestPluginsWithRuntimes/No_Args
19:02:55 [2021-07-02T19:02:55.069Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
19:02:55 [2021-07-02T19:02:55.159Z] 
19:02:55 [2021-07-02T19:02:55.159Z] Removing bundles/
19:02:55 [2021-07-02T19:02:55.159Z] 
19:02:55 [2021-07-02T19:02:55.159Z] ---> Making bundle: binary (in bundles/binary)
19:02:55 [2021-07-02T19:02:55.159Z] Building: bundles/binary-daemon/dockerd-dev
19:02:55 [2021-07-02T19:02:55.159Z] GOOS="" GOARCH="" GOARM=""
19:02:55 [2021-07-02T19:02:55.580Z] === RUN   TestPluginsWithRuntimes/With_Args
19:02:56 [2021-07-02T19:02:56.005Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.59s)
19:02:56 [2021-07-02T19:02:56.005Z] === RUN   TestAPIIpcModeHost
19:02:56 [2021-07-02T19:02:56.520Z] --- PASS: TestPluginsWithRuntimes (3.50s)
19:02:56 [2021-07-02T19:02:56.520Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
19:02:56 [2021-07-02T19:02:56.520Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
19:02:56 [2021-07-02T19:02:56.520Z] === RUN   TestPluginBackCompatMediaTypes
19:02:56 [2021-07-02T19:02:56.954Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
19:02:57 [2021-07-02T19:02:57.092Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s)
19:02:57 [2021-07-02T19:02:57.092Z] PASS
19:02:57 [2021-07-02T19:02:57.092Z] 
19:02:57 [2021-07-02T19:02:57.092Z] DONE 10 tests in 7.876s
19:02:57 [2021-07-02T19:02:57.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:02:57 [2021-07-02T19:02:57.353Z] INFO: Testing against a local daemon
19:02:57 [2021-07-02T19:02:57.353Z] === RUN   TestExternalGraphDriver
19:02:57 [2021-07-02T19:02:57.353Z] === RUN   TestExternalGraphDriver/json
19:02:58 [2021-07-02T19:02:58.332Z] --- PASS: TestAPIIpcModeHost (2.32s)
19:02:58 [2021-07-02T19:02:58.332Z] === RUN   TestDaemonIpcModeShareable
19:02:59 [2021-07-02T19:02:59.270Z] === RUN   TestExternalGraphDriver/spec
19:02:59 [2021-07-02T19:02:59.272Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
19:03:00 [2021-07-02T19:03:00.220Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:03:00 [2021-07-02T19:03:00.787Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true
19:03:01 [2021-07-02T19:03:01.046Z] --- PASS: TestDaemonIpcModeShareable (2.88s)
19:03:01 [2021-07-02T19:03:01.046Z] === RUN   TestDaemonIpcModePrivate
19:03:01 [2021-07-02T19:03:01.187Z] === RUN   TestExternalGraphDriver/pull
19:03:01 [2021-07-02T19:03:01.617Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
19:03:02 [2021-07-02T19:03:02.571Z] --- PASS: TestExternalGraphDriver (5.46s)
19:03:02 [2021-07-02T19:03:02.571Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
19:03:02 [2021-07-02T19:03:02.571Z]     --- PASS: TestExternalGraphDriver/spec (1.90s)
19:03:02 [2021-07-02T19:03:02.571Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
19:03:02 [2021-07-02T19:03:02.571Z] === RUN   TestGraphdriverPluginV2
19:03:03 [2021-07-02T19:03:03.528Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
19:03:03 [2021-07-02T19:03:03.787Z] --- PASS: TestDaemonIpcModePrivate (2.76s)
19:03:03 [2021-07-02T19:03:03.787Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:03:03 [2021-07-02T19:03:03.787Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
19:03:06 [2021-07-02T19:03:06.320Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
19:03:06 [2021-07-02T19:03:06.320Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false
19:03:06 [2021-07-02T19:03:06.579Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.70s)
19:03:06 [2021-07-02T19:03:06.579Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:03:06 [2021-07-02T19:03:06.809Z] --- PASS: TestGraphdriverPluginV2 (3.71s)
19:03:06 [2021-07-02T19:03:06.809Z] PASS
19:03:06 [2021-07-02T19:03:06.809Z] 
19:03:06 [2021-07-02T19:03:06.809Z] DONE 5 tests in 9.208s
19:03:06 [2021-07-02T19:03:06.809Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:03:06 [2021-07-02T19:03:06.809Z] INFO: Testing against a local daemon
19:03:06 [2021-07-02T19:03:06.809Z] === RUN   TestContinueAfterPluginCrash
19:03:06 [2021-07-02T19:03:06.809Z] === PAUSE TestContinueAfterPluginCrash
19:03:06 [2021-07-02T19:03:06.810Z] === RUN   TestReadPluginNoRead
19:03:06 [2021-07-02T19:03:06.810Z] === PAUSE TestReadPluginNoRead
19:03:06 [2021-07-02T19:03:06.810Z] === RUN   TestDaemonStartWithLogOpt
19:03:06 [2021-07-02T19:03:06.810Z] === PAUSE TestDaemonStartWithLogOpt
19:03:06 [2021-07-02T19:03:06.810Z] === CONT  TestContinueAfterPluginCrash
19:03:06 [2021-07-02T19:03:06.810Z] === CONT  TestDaemonStartWithLogOpt
19:03:07 [2021-07-02T19:03:07.148Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:03:08 [2021-07-02T19:03:08.525Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
19:03:09 [2021-07-02T19:03:09.095Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
19:03:09 [2021-07-02T19:03:09.095Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: true, mustBeShared: true
19:03:09 [2021-07-02T19:03:09.354Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.78s)
19:03:09 [2021-07-02T19:03:09.354Z] === RUN   TestIpcModeOlderClient
19:03:09 [2021-07-02T19:03:09.354Z] === PAUSE TestIpcModeOlderClient
19:03:09 [2021-07-02T19:03:09.354Z] === RUN   TestKillContainerInvalidSignal
19:03:10 [2021-07-02T19:03:10.122Z] --- PASS: TestDaemonStartWithLogOpt (3.57s)
19:03:10 [2021-07-02T19:03:10.122Z] === CONT  TestReadPluginNoRead
19:03:10 [2021-07-02T19:03:10.289Z] --- PASS: TestKillContainerInvalidSignal (0.91s)
19:03:10 [2021-07-02T19:03:10.289Z] === RUN   TestKillContainer
19:03:10 [2021-07-02T19:03:10.289Z] === RUN   TestKillContainer/no_signal
19:03:11 [2021-07-02T19:03:11.225Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:03:11 [2021-07-02T19:03:11.225Z] === RUN   TestKillContainer/non_killing_signal
19:03:11 [2021-07-02T19:03:11.225Z] === RUN   TestDockerSuite/TestBuildAddTar
19:03:11 [2021-07-02T19:03:11.793Z] === RUN   TestKillContainer/killing_signal
19:03:12 [2021-07-02T19:03:12.670Z] === RUN   TestReadPluginNoRead/default
19:03:12 [2021-07-02T19:03:12.729Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
19:03:13 [2021-07-02T19:03:13.297Z] --- PASS: TestKillContainer (2.94s)
19:03:13 [2021-07-02T19:03:13.297Z]     --- PASS: TestKillContainer/no_signal (0.95s)
19:03:13 [2021-07-02T19:03:13.297Z]     --- PASS: TestKillContainer/non_killing_signal (0.73s)
19:03:13 [2021-07-02T19:03:13.297Z]     --- PASS: TestKillContainer/killing_signal (1.00s)
19:03:13 [2021-07-02T19:03:13.297Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:03:13 [2021-07-02T19:03:13.297Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:03:14 [2021-07-02T19:03:14.054Z] === RUN   TestReadPluginNoRead/disabled_caching
19:03:14 [2021-07-02T19:03:14.233Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:03:15 [2021-07-02T19:03:15.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s)
19:03:15 [2021-07-02T19:03:15.170Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
19:03:15 [2021-07-02T19:03:15.170Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.84s)
19:03:15 [2021-07-02T19:03:15.170Z] === RUN   TestKillStoppedContainer
19:03:15 [2021-07-02T19:03:15.170Z] --- PASS: TestKillStoppedContainer (0.05s)
19:03:15 [2021-07-02T19:03:15.170Z] === RUN   TestKillStoppedContainerAPIPre120
19:03:15 [2021-07-02T19:03:15.170Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
19:03:15 [2021-07-02T19:03:15.170Z] === RUN   TestKillDifferentUserContainer
19:03:15 [2021-07-02T19:03:15.438Z] --- PASS: TestContinueAfterPluginCrash (8.95s)
19:03:15 [2021-07-02T19:03:15.438Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:03:16 [2021-07-02T19:03:16.107Z] --- PASS: TestKillDifferentUserContainer (0.92s)
19:03:16 [2021-07-02T19:03:16.108Z] === RUN   TestInspectOomKilledTrue
19:03:16 [2021-07-02T19:03:16.108Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:03:16 [2021-07-02T19:03:16.108Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:03:16 [2021-07-02T19:03:16.108Z] === RUN   TestInspectOomKilledFalse
19:03:16 [2021-07-02T19:03:16.108Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:03:16 [2021-07-02T19:03:16.108Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:03:16 [2021-07-02T19:03:16.108Z] === RUN   TestLinksEtcHostsContentMatch
19:03:16 [2021-07-02T19:03:16.822Z] === CONT  TestReadPluginNoRead
19:03:16 [2021-07-02T19:03:16.822Z]     read_test.go:92: [daa7d6d3505c8] daemon is not started
19:03:16 [2021-07-02T19:03:16.822Z] --- PASS: TestReadPluginNoRead (6.90s)
19:03:16 [2021-07-02T19:03:16.822Z]     --- PASS: TestReadPluginNoRead/default (1.61s)
19:03:16 [2021-07-02T19:03:16.822Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.54s)
19:03:16 [2021-07-02T19:03:16.822Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s)
19:03:16 [2021-07-02T19:03:16.822Z] PASS
19:03:17 [2021-07-02T19:03:17.082Z] 
19:03:17 [2021-07-02T19:03:17.082Z] DONE 6 tests in 10.527s
19:03:17 [2021-07-02T19:03:17.082Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:03:17 [2021-07-02T19:03:17.082Z] testing: warning: no tests to run
19:03:17 [2021-07-02T19:03:17.082Z] PASS
19:03:17 [2021-07-02T19:03:17.082Z] 
19:03:17 [2021-07-02T19:03:17.082Z] DONE 0 tests in 0.007s
19:03:17 [2021-07-02T19:03:17.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:03:17 [2021-07-02T19:03:17.082Z] INFO: Testing against a local daemon
19:03:17 [2021-07-02T19:03:17.082Z] === RUN   TestPluginWithDevMounts
19:03:17 [2021-07-02T19:03:17.082Z] === PAUSE TestPluginWithDevMounts
19:03:17 [2021-07-02T19:03:17.082Z] === CONT  TestPluginWithDevMounts
19:03:17 [2021-07-02T19:03:17.487Z] --- PASS: TestLinksEtcHostsContentMatch (1.20s)
19:03:17 [2021-07-02T19:03:17.487Z] === RUN   TestLinksContainerNames
19:03:18 [2021-07-02T19:03:18.993Z] --- PASS: TestPluginWithDevMounts (1.63s)
19:03:18 [2021-07-02T19:03:18.993Z] PASS
19:03:18 [2021-07-02T19:03:18.993Z] 
19:03:18 [2021-07-02T19:03:18.993Z] DONE 1 tests in 1.668s
19:03:18 [2021-07-02T19:03:18.993Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:03:18 [2021-07-02T19:03:18.993Z] INFO: Testing against a local daemon
19:03:18 [2021-07-02T19:03:18.993Z] === RUN   TestSecretInspect
19:03:19 [2021-07-02T19:03:19.389Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
19:03:19 [2021-07-02T19:03:19.389Z] --- PASS: TestLinksContainerNames (1.83s)
19:03:19 [2021-07-02T19:03:19.389Z] === RUN   TestLogsFollowTailEmpty
19:03:19 [2021-07-02T19:03:19.961Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:03:20 [2021-07-02T19:03:20.529Z] --- PASS: TestLogsFollowTailEmpty (1.28s)
19:03:20 [2021-07-02T19:03:20.530Z] === RUN   TestContainerNetworkMountsNoChown
19:03:20 [2021-07-02T19:03:20.904Z] --- PASS: TestSecretInspect (2.19s)
19:03:20 [2021-07-02T19:03:20.904Z] === RUN   TestSecretList
19:03:21 [2021-07-02T19:03:21.907Z] --- PASS: TestContainerNetworkMountsNoChown (1.28s)
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/default
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/default
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/private
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/private
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rprivate
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rprivate
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/slave
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/slave
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rslave
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rslave
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/shared
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/shared
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rshared
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rshared
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/default
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/default/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/default/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/default/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rshared
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/shared
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rslave
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/slave
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rprivate
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/private
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/private/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === RUN   TestMountDaemonRoot/private/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/default/mount_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:03:21 [2021-07-02T19:03:21.907Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:03:22 [2021-07-02T19:03:22.166Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:03:22 [2021-07-02T19:03:22.167Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:03:22 [2021-07-02T19:03:22.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:03:22 [2021-07-02T19:03:22.475Z] === CONT  TestMountDaemonRoot/private/mount_root
19:03:22 [2021-07-02T19:03:22.475Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:03:22 [2021-07-02T19:03:22.475Z] === CONT  TestMountDaemonRoot/private/bind_root
19:03:22 [2021-07-02T19:03:22.475Z] --- PASS: TestMountDaemonRoot (0.05s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
19:03:22 [2021-07-02T19:03:22.475Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:03:22 [2021-07-02T19:03:22.475Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:03:22 [2021-07-02T19:03:22.475Z] === RUN   TestContainerBindMountNonRecursive
19:03:23 [2021-07-02T19:03:23.444Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:03:23 [2021-07-02T19:03:23.445Z] --- PASS: TestSecretList (2.18s)
19:03:23 [2021-07-02T19:03:23.445Z] === RUN   TestSecretsCreateAndDelete
19:03:25 [2021-07-02T19:03:25.355Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
19:03:25 [2021-07-02T19:03:25.355Z] === RUN   TestSecretsUpdate
19:03:26 [2021-07-02T19:03:26.747Z] --- PASS: TestContainerBindMountNonRecursive (4.00s)
19:03:26 [2021-07-02T19:03:26.747Z] === RUN   TestContainerVolumesMountedAsShared
19:03:27 [2021-07-02T19:03:27.314Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s)
19:03:27 [2021-07-02T19:03:27.314Z] === RUN   TestContainerVolumesMountedAsSlave
19:03:27 [2021-07-02T19:03:27.573Z]     check_test.go:309: [d8482450e8f74] daemon is not started
19:03:27 [2021-07-02T19:03:27.573Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
19:03:27 [2021-07-02T19:03:27.896Z] --- PASS: TestSecretsUpdate (2.19s)
19:03:27 [2021-07-02T19:03:27.896Z] === RUN   TestTemplatedSecret
19:03:28 [2021-07-02T19:03:28.951Z] --- PASS: TestContainerVolumesMountedAsSlave (1.56s)
19:03:28 [2021-07-02T19:03:28.951Z] === RUN   TestNetworkNat
19:03:29 [2021-07-02T19:03:29.890Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:03:30 [2021-07-02T19:03:30.149Z] --- PASS: TestNetworkNat (1.31s)
19:03:30 [2021-07-02T19:03:30.149Z] === RUN   TestNetworkLocalhostTCPNat
19:03:30 [2021-07-02T19:03:30.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
19:03:31 [2021-07-02T19:03:31.195Z] --- PASS: TestTemplatedSecret (3.38s)
19:03:31 [2021-07-02T19:03:31.195Z] === RUN   TestSecretCreateResolve
19:03:31 [2021-07-02T19:03:31.286Z] --- PASS: TestNetworkLocalhostTCPNat (1.25s)
19:03:31 [2021-07-02T19:03:31.286Z] === RUN   TestNetworkLoopbackNat
19:03:33 [2021-07-02T19:03:33.106Z] --- PASS: TestSecretCreateResolve (2.16s)
19:03:33 [2021-07-02T19:03:33.106Z] PASS
19:03:33 [2021-07-02T19:03:33.106Z] 
19:03:33 [2021-07-02T19:03:33.106Z] DONE 6 tests in 14.341s
19:03:33 [2021-07-02T19:03:33.106Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:03:33 [2021-07-02T19:03:33.106Z] INFO: Testing against a local daemon
19:03:33 [2021-07-02T19:03:33.106Z] === RUN   TestServiceCreateInit
19:03:33 [2021-07-02T19:03:33.106Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:03:36 [2021-07-02T19:03:36.563Z] --- PASS: TestNetworkLoopbackNat (4.71s)
19:03:36 [2021-07-02T19:03:36.563Z] === RUN   TestPause
19:03:37 [2021-07-02T19:03:37.503Z] --- PASS: TestPause (1.38s)
19:03:37 [2021-07-02T19:03:37.503Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:03:37 [2021-07-02T19:03:37.503Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:03:37 [2021-07-02T19:03:37.503Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:03:37 [2021-07-02T19:03:37.503Z] === RUN   TestPauseStopPausedContainer
19:03:38 [2021-07-02T19:03:38.392Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:03:38 [2021-07-02T19:03:38.880Z] --- PASS: TestPauseStopPausedContainer (1.38s)
19:03:38 [2021-07-02T19:03:38.880Z] === RUN   TestPidHost
19:03:40 [2021-07-02T19:03:40.786Z] === RUN   TestDockerSuite/TestBuildBlankName
19:03:41 [2021-07-02T19:03:41.052Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:03:42 [2021-07-02T19:03:42.595Z] --- PASS: TestServiceCreateInit (9.41s)
19:03:42 [2021-07-02T19:03:42.595Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s)
19:03:42 [2021-07-02T19:03:42.595Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s)
19:03:42 [2021-07-02T19:03:42.595Z] === RUN   TestCreateServiceMultipleTimes
19:03:42 [2021-07-02T19:03:42.955Z] --- PASS: TestPidHost (3.90s)
19:03:42 [2021-07-02T19:03:42.955Z] === RUN   TestPsFilter
19:03:42 [2021-07-02T19:03:42.955Z] --- PASS: TestPsFilter (0.18s)
19:03:42 [2021-07-02T19:03:42.955Z] === RUN   TestRemoveContainerWithRemovedVolume
19:03:44 [2021-07-02T19:03:44.333Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.59s)
19:03:44 [2021-07-02T19:03:44.333Z] === RUN   TestRemoveContainerWithVolume
19:03:44 [2021-07-02T19:03:44.593Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:03:45 [2021-07-02T19:03:45.976Z] --- PASS: TestRemoveContainerWithVolume (1.43s)
19:03:45 [2021-07-02T19:03:45.976Z] === RUN   TestRemoveContainerRunning
19:03:47 [2021-07-02T19:03:47.356Z] --- PASS: TestRemoveContainerRunning (1.52s)
19:03:47 [2021-07-02T19:03:47.356Z] === RUN   TestRemoveContainerForceRemoveRunning
19:03:48 [2021-07-02T19:03:48.293Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:03:48 [2021-07-02T19:03:48.862Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s)
19:03:48 [2021-07-02T19:03:48.862Z] === RUN   TestRemoveInvalidContainer
19:03:48 [2021-07-02T19:03:48.862Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:03:48 [2021-07-02T19:03:48.862Z] === RUN   TestRenameLinkedContainer
19:03:50 [2021-07-02T19:03:50.239Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:03:53 [2021-07-02T19:03:53.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:03:54 [2021-07-02T19:03:54.464Z] --- PASS: TestRenameLinkedContainer (5.47s)
19:03:54 [2021-07-02T19:03:54.464Z] === RUN   TestRenameStoppedContainer
19:03:55 [2021-07-02T19:03:55.840Z] --- PASS: TestRenameStoppedContainer (1.52s)
19:03:55 [2021-07-02T19:03:55.840Z] === RUN   TestRenameRunningContainerAndReuse
19:03:56 [2021-07-02T19:03:56.777Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
19:03:57 [2021-07-02T19:03:57.347Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:03:58 [2021-07-02T19:03:58.724Z] --- PASS: TestRenameRunningContainerAndReuse (2.79s)
19:03:58 [2021-07-02T19:03:58.724Z] === RUN   TestRenameInvalidName
19:03:59 [2021-07-02T19:03:59.660Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
19:03:59 [2021-07-02T19:03:59.919Z] --- PASS: TestRenameInvalidName (1.23s)
19:03:59 [2021-07-02T19:03:59.919Z] === RUN   TestRenameAnonymousContainer
19:04:00 [2021-07-02T19:04:00.710Z] --- PASS: TestCreateServiceMultipleTimes (16.86s)
19:04:00 [2021-07-02T19:04:00.710Z] === RUN   TestCreateServiceConflict
19:04:00 [2021-07-02T19:04:00.856Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:04:00 [2021-07-02T19:04:00.856Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
19:04:01 [2021-07-02T19:04:01.650Z] --- PASS: TestCreateServiceConflict (2.17s)
19:04:01 [2021-07-02T19:04:01.650Z] === RUN   TestCreateServiceMaxReplicas
19:04:02 [2021-07-02T19:04:02.760Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:04:04 [2021-07-02T19:04:04.139Z] --- PASS: TestRenameAnonymousContainer (4.35s)
19:04:04 [2021-07-02T19:04:04.139Z] === RUN   TestRenameContainerWithSameName
19:04:04 [2021-07-02T19:04:04.947Z] --- PASS: TestCreateServiceMaxReplicas (3.15s)
19:04:04 [2021-07-02T19:04:04.947Z] === RUN   TestCreateWithDuplicateNetworkNames
19:04:05 [2021-07-02T19:04:05.517Z] --- PASS: TestRenameContainerWithSameName (1.27s)
19:04:05 [2021-07-02T19:04:05.517Z] === RUN   TestRenameContainerWithLinkedContainer
19:04:07 [2021-07-02T19:04:07.422Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
19:04:07 [2021-07-02T19:04:07.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:04:07 [2021-07-02T19:04:07.990Z] --- PASS: TestRenameContainerWithLinkedContainer (2.41s)
19:04:07 [2021-07-02T19:04:07.990Z] === RUN   TestResize
19:04:09 [2021-07-02T19:04:09.367Z] --- PASS: TestResize (1.20s)
19:04:09 [2021-07-02T19:04:09.367Z] === RUN   TestResizeWithInvalidSize
19:04:10 [2021-07-02T19:04:10.744Z] --- PASS: TestResizeWithInvalidSize (1.38s)
19:04:10 [2021-07-02T19:04:10.744Z] === RUN   TestResizeWhenContainerNotStarted
19:04:11 [2021-07-02T19:04:11.311Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
19:04:11 [2021-07-02T19:04:11.879Z] --- PASS: TestResizeWhenContainerNotStarted (1.30s)
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:04:11 [2021-07-02T19:04:11.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:04:16 [2021-07-02T19:04:16.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:04:16 [2021-07-02T19:04:16.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:04:17 [2021-07-02T19:04:17.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:04:17 [2021-07-02T19:04:17.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:04:18 [2021-07-02T19:04:18.547Z]     check_test.go:309: [d1efab992e153] daemon is not started
19:04:18 [2021-07-02T19:04:18.547Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
19:04:19 [2021-07-02T19:04:19.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:04:19 [2021-07-02T19:04:19.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:04:19 [2021-07-02T19:04:19.849Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s)
19:04:19 [2021-07-02T19:04:19.849Z] === RUN   TestCreateServiceSecretFileMode
19:04:20 [2021-07-02T19:04:20.309Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
19:04:20 [2021-07-02T19:04:20.789Z] --- PASS: TestCreateServiceSecretFileMode (2.69s)
19:04:20 [2021-07-02T19:04:20.789Z] === RUN   TestCreateServiceConfigFileMode
19:04:23 [2021-07-02T19:04:23.333Z] --- PASS: TestCreateServiceConfigFileMode (2.64s)
19:04:23 [2021-07-02T19:04:23.333Z] === RUN   TestCreateServiceSysctls
19:04:23 [2021-07-02T19:04:23.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:04:23 [2021-07-02T19:04:23.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:04:23 [2021-07-02T19:04:23.650Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
19:04:24 [2021-07-02T19:04:24.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:04:27 [2021-07-02T19:04:27.554Z] --- PASS: TestCreateServiceSysctls (3.63s)
19:04:27 [2021-07-02T19:04:27.554Z] === RUN   TestCreateServiceCapabilities
19:04:27 [2021-07-02T19:04:27.877Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:04:28 [2021-07-02T19:04:28.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:04:29 [2021-07-02T19:04:29.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:04:29 [2021-07-02T19:04:29.466Z] --- PASS: TestCreateServiceCapabilities (2.33s)
19:04:29 [2021-07-02T19:04:29.466Z] === RUN   TestInspect
19:04:31 [2021-07-02T19:04:31.552Z] Created binary: bundles/binary-daemon/dockerd-dev
19:04:31 [2021-07-02T19:04:31.552Z] Copying nested executables into bundles/binary-daemon
19:04:31 [2021-07-02T19:04:31.552Z] Building: bundles/binary-daemon/docker-proxy-dev
19:04:31 [2021-07-02T19:04:31.552Z] GOOS="" GOARCH="" GOARM=""
19:04:31 [2021-07-02T19:04:31.552Z] Created binary: bundles/binary-daemon/docker-proxy-dev
19:04:31 [2021-07-02T19:04:31.552Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
19:04:31 [2021-07-02T19:04:31.614Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:04:31 [2021-07-02T19:04:31.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=8c16205a503692c2eded996742b4b000d38bcb0d -e DOCKER_GRAPHDRIVER docker:8c16205a503692c2eded996742b4b000d38bcb0d hack/make.sh cross
19:04:32 [2021-07-02T19:04:32.185Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:04:32 [2021-07-02T19:04:32.491Z] 
19:04:32 [2021-07-02T19:04:32.491Z] Removing bundles/
19:04:32 [2021-07-02T19:04:32.491Z] 
19:04:32 [2021-07-02T19:04:32.491Z] ---> Making bundle: cross (in bundles/cross)
19:04:32 [2021-07-02T19:04:32.491Z] Cross building: bundles/cross/linux/amd64
19:04:32 [2021-07-02T19:04:32.491Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
19:04:32 [2021-07-02T19:04:32.491Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:04:32 [2021-07-02T19:04:32.765Z] --- PASS: TestInspect (3.25s)
19:04:32 [2021-07-02T19:04:32.765Z] === RUN   TestCreateJob
19:04:33 [2021-07-02T19:04:33.121Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.14s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.21s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.63s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.74s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.90s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.59s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.77s)
19:04:33 [2021-07-02T19:04:33.121Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.89s)
19:04:33 [2021-07-02T19:04:33.121Z] === RUN   TestCgroupNamespacesRun
19:04:35 [2021-07-02T19:04:35.657Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:04:35 [2021-07-02T19:04:35.918Z] --- PASS: TestCgroupNamespacesRun (2.90s)
19:04:35 [2021-07-02T19:04:35.918Z] === RUN   TestCgroupNamespacesRunPrivileged
19:04:36 [2021-07-02T19:04:36.968Z] --- PASS: TestCreateJob (3.71s)
19:04:36 [2021-07-02T19:04:36.968Z] === RUN   TestReplicatedJob
19:04:37 [2021-07-02T19:04:37.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s)
19:04:37 [2021-07-02T19:04:37.827Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:04:39 [2021-07-02T19:04:39.206Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
19:04:39 [2021-07-02T19:04:39.206Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:04:40 [2021-07-02T19:04:40.599Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.93s)
19:04:40 [2021-07-02T19:04:40.599Z] === RUN   TestCgroupNamespacesRunHostMode
19:04:43 [2021-07-02T19:04:43.132Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
19:04:43 [2021-07-02T19:04:43.391Z] --- PASS: TestCgroupNamespacesRunHostMode (2.69s)
19:04:43 [2021-07-02T19:04:43.391Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:04:43 [2021-07-02T19:04:43.549Z] --- PASS: TestReplicatedJob (6.73s)
19:04:43 [2021-07-02T19:04:43.549Z] === RUN   TestUpdateReplicatedJob
19:04:44 [2021-07-02T19:04:44.768Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
19:04:45 [2021-07-02T19:04:45.703Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.51s)
19:04:45 [2021-07-02T19:04:45.703Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:04:46 [2021-07-02T19:04:46.849Z] --- PASS: TestUpdateReplicatedJob (3.64s)
19:04:46 [2021-07-02T19:04:46.849Z] === RUN   TestServiceListWithStatuses
19:04:46 [2021-07-02T19:04:46.849Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:04:46 [2021-07-02T19:04:46.849Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:04:46 [2021-07-02T19:04:46.849Z] === RUN   TestDockerNetworkConnectAlias
19:04:47 [2021-07-02T19:04:47.080Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:04:47 [2021-07-02T19:04:47.649Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
19:04:47 [2021-07-02T19:04:47.649Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
19:04:47 [2021-07-02T19:04:47.649Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:04:48 [2021-07-02T19:04:48.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:04:48 [2021-07-02T19:04:48.585Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
19:04:48 [2021-07-02T19:04:48.585Z] === RUN   TestCgroupNamespacesRunOlderClient
19:04:50 [2021-07-02T19:04:50.488Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:04:51 [2021-07-02T19:04:51.424Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:04:51 [2021-07-02T19:04:51.424Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
19:04:51 [2021-07-02T19:04:51.424Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:04:51 [2021-07-02T19:04:51.424Z]     check_test.go:309: [dc63dcb0b0991] daemon is not started
19:04:51 [2021-07-02T19:04:51.424Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
19:04:51 [2021-07-02T19:04:51.424Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:04:51 [2021-07-02T19:04:51.424Z]     check_test.go:309: [dab00c39f4672] daemon is not started
19:04:51 [2021-07-02T19:04:51.424Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
19:04:51 [2021-07-02T19:04:51.424Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.95s)
19:04:51 [2021-07-02T19:04:51.424Z] === RUN   TestNISDomainname
19:04:51 [2021-07-02T19:04:51.991Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:04:52 [2021-07-02T19:04:52.132Z] --- PASS: TestDockerNetworkConnectAlias (4.71s)
19:04:52 [2021-07-02T19:04:52.132Z] === RUN   TestDockerNetworkReConnect
19:04:53 [2021-07-02T19:04:53.896Z] --- PASS: TestNISDomainname (2.36s)
19:04:53 [2021-07-02T19:04:53.896Z] === RUN   TestHostnameDnsResolution
19:04:54 [2021-07-02T19:04:54.835Z]     check_test.go:309: [d882f9c044668] daemon is not started
19:04:54 [2021-07-02T19:04:54.835Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
19:04:55 [2021-07-02T19:04:55.429Z] --- PASS: TestDockerNetworkReConnect (3.79s)
19:04:55 [2021-07-02T19:04:55.429Z] === RUN   TestServicePlugin
19:04:56 [2021-07-02T19:04:56.213Z] --- PASS: TestHostnameDnsResolution (2.23s)
19:04:56 [2021-07-02T19:04:56.213Z] === RUN   TestStats
19:04:58 [2021-07-02T19:04:58.729Z]     plugin_test.go:62: [da0887b0ff171] joining swarm manager [d0bc1e04e7c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:04:58 [2021-07-02T19:04:58.745Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:04:59 [2021-07-02T19:04:59.680Z] --- PASS: TestStats (3.34s)
19:04:59 [2021-07-02T19:04:59.680Z] === RUN   TestStopContainerWithTimeout
19:04:59 [2021-07-02T19:04:59.680Z] === RUN   TestStopContainerWithTimeout/0
19:04:59 [2021-07-02T19:04:59.680Z] === PAUSE TestStopContainerWithTimeout/0
19:04:59 [2021-07-02T19:04:59.680Z] === RUN   TestStopContainerWithTimeout/1
19:04:59 [2021-07-02T19:04:59.680Z] === PAUSE TestStopContainerWithTimeout/1
19:04:59 [2021-07-02T19:04:59.680Z] === RUN   TestStopContainerWithTimeout/3
19:04:59 [2021-07-02T19:04:59.680Z] === PAUSE TestStopContainerWithTimeout/3
19:04:59 [2021-07-02T19:04:59.680Z] === RUN   TestStopContainerWithTimeout/-1
19:04:59 [2021-07-02T19:04:59.680Z] === PAUSE TestStopContainerWithTimeout/-1
19:04:59 [2021-07-02T19:04:59.680Z] === CONT  TestStopContainerWithTimeout/0
19:04:59 [2021-07-02T19:04:59.680Z] === CONT  TestStopContainerWithTimeout/3
19:05:00 [2021-07-02T19:05:00.113Z]     plugin_test.go:65: [ded6625169cba] joining swarm manager [d0bc1e04e7c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:00 [2021-07-02T19:05:00.617Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:05:00 [2021-07-02T19:05:00.877Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
19:05:01 [2021-07-02T19:05:01.445Z] === CONT  TestStopContainerWithTimeout/-1
19:05:01 [2021-07-02T19:05:01.445Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
19:05:02 [2021-07-02T19:05:02.824Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:05:03 [2021-07-02T19:05:03.394Z] === CONT  TestStopContainerWithTimeout/1
19:05:04 [2021-07-02T19:05:04.775Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
19:05:05 [2021-07-02T19:05:05.711Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:05:05 [2021-07-02T19:05:05.711Z]     --- PASS: TestStopContainerWithTimeout/0 (1.95s)
19:05:05 [2021-07-02T19:05:05.711Z]     --- PASS: TestStopContainerWithTimeout/3 (3.97s)
19:05:05 [2021-07-02T19:05:05.711Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
19:05:05 [2021-07-02T19:05:05.711Z]     --- PASS: TestStopContainerWithTimeout/1 (2.38s)
19:05:05 [2021-07-02T19:05:05.711Z] === RUN   TestDeleteDevicemapper
19:05:05 [2021-07-02T19:05:05.711Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:05:05 [2021-07-02T19:05:05.711Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:05:05 [2021-07-02T19:05:05.711Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:05:09 [2021-07-02T19:05:09.015Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
19:05:09 [2021-07-02T19:05:09.952Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.25s)
19:05:09 [2021-07-02T19:05:09.952Z] === RUN   TestUpdateMemory
19:05:09 [2021-07-02T19:05:09.952Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:05:09 [2021-07-02T19:05:09.952Z] --- SKIP: TestUpdateMemory (0.00s)
19:05:09 [2021-07-02T19:05:09.952Z] === RUN   TestUpdateCPUQuota
19:05:10 [2021-07-02T19:05:10.890Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:05:10 [2021-07-02T19:05:10.890Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
19:05:13 [2021-07-02T19:05:13.436Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:05:13 [2021-07-02T19:05:13.695Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:05:14 [2021-07-02T19:05:14.264Z] === RUN   TestDockerSuite/TestBuildCmd
19:05:14 [2021-07-02T19:05:14.264Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
19:05:14 [2021-07-02T19:05:14.523Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:05:14 [2021-07-02T19:05:14.782Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:05:14 [2021-07-02T19:05:14.782Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:05:14 [2021-07-02T19:05:14.782Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:05:15 [2021-07-02T19:05:15.042Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:05:15 [2021-07-02T19:05:15.979Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:05:19 [2021-07-02T19:05:19.265Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
19:05:20 [2021-07-02T19:05:20.263Z] --- PASS: TestUpdateCPUQuota (9.92s)
19:05:20 [2021-07-02T19:05:20.263Z] === RUN   TestUpdatePidsLimit
19:05:20 [2021-07-02T19:05:20.263Z] === RUN   TestUpdatePidsLimit/update_from_none
19:05:21 [2021-07-02T19:05:21.654Z] === RUN   TestUpdatePidsLimit/no_change
19:05:23 [2021-07-02T19:05:23.030Z] === RUN   TestUpdatePidsLimit/update_lower
19:05:23 [2021-07-02T19:05:23.598Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:05:24 [2021-07-02T19:05:24.167Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:05:25 [2021-07-02T19:05:25.103Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:05:25 [2021-07-02T19:05:25.362Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
19:05:25 [2021-07-02T19:05:25.620Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:05:26 [2021-07-02T19:05:26.561Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:05:26 [2021-07-02T19:05:26.682Z] --- PASS: TestServicePlugin (30.32s)
19:05:26 [2021-07-02T19:05:26.682Z] === RUN   TestServiceUpdateLabel
19:05:26 [2021-07-02T19:05:26.820Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:05:26 [2021-07-02T19:05:26.820Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:05:28 [2021-07-02T19:05:28.065Z] --- PASS: TestServiceUpdateLabel (2.25s)
19:05:28 [2021-07-02T19:05:28.065Z] === RUN   TestServiceUpdateSecrets
19:05:28 [2021-07-02T19:05:28.199Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:05:28 [2021-07-02T19:05:28.199Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:05:28 [2021-07-02T19:05:28.458Z]     check_test.go:309: [d9bd40b52715a] daemon is not started
19:05:28 [2021-07-02T19:05:28.458Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
19:05:28 [2021-07-02T19:05:28.717Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:05:28 [2021-07-02T19:05:28.975Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:05:30 [2021-07-02T19:05:30.878Z] --- PASS: TestUpdatePidsLimit (10.52s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.48s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/no_change (1.36s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.39s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.31s)
19:05:30 [2021-07-02T19:05:30.878Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.26s)
19:05:30 [2021-07-02T19:05:30.878Z] === RUN   TestUpdateRestartPolicy
19:05:32 [2021-07-02T19:05:32.255Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
19:05:34 [2021-07-02T19:05:34.787Z]     docker_cli_daemon_plugins_test.go:105: [dd55d23f67b04] daemon is not started
19:05:35 [2021-07-02T19:05:35.724Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
19:05:37 [2021-07-02T19:05:37.627Z]     check_test.go:309: [d14ea86a9ac9e] daemon is not started
19:05:37 [2021-07-02T19:05:37.627Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
19:05:40 [2021-07-02T19:05:40.916Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
19:05:42 [2021-07-02T19:05:42.298Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:05:42 [2021-07-02T19:05:42.557Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:05:42 [2021-07-02T19:05:42.816Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:05:42 [2021-07-02T19:05:42.964Z] --- PASS: TestServiceUpdateSecrets (14.95s)
19:05:42 [2021-07-02T19:05:42.964Z] === RUN   TestServiceUpdateConfigs
19:05:45 [2021-07-02T19:05:45.348Z] --- PASS: TestUpdateRestartPolicy (14.69s)
19:05:45 [2021-07-02T19:05:45.348Z] === RUN   TestUpdateRestartWithAutoRemove
19:05:45 [2021-07-02T19:05:45.607Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
19:05:46 [2021-07-02T19:05:46.544Z] --- PASS: TestUpdateRestartWithAutoRemove (1.23s)
19:05:46 [2021-07-02T19:05:46.544Z] === RUN   TestWaitNonBlocked
19:05:46 [2021-07-02T19:05:46.544Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:05:46 [2021-07-02T19:05:46.544Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:05:46 [2021-07-02T19:05:46.544Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:05:46 [2021-07-02T19:05:46.544Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:05:46 [2021-07-02T19:05:46.544Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:05:46 [2021-07-02T19:05:46.544Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:05:46 [2021-07-02T19:05:46.544Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:05:46 [2021-07-02T19:05:46.803Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
19:05:47 [2021-07-02T19:05:47.371Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
19:05:47 [2021-07-02T19:05:47.940Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
19:05:47 [2021-07-02T19:05:47.940Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
19:05:48 [2021-07-02T19:05:48.507Z] --- PASS: TestWaitNonBlocked (0.02s)
19:05:48 [2021-07-02T19:05:48.507Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.79s)
19:05:48 [2021-07-02T19:05:48.507Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.89s)
19:05:48 [2021-07-02T19:05:48.507Z] === RUN   TestWaitBlocked
19:05:48 [2021-07-02T19:05:48.507Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:05:48 [2021-07-02T19:05:48.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:05:48 [2021-07-02T19:05:48.507Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:05:48 [2021-07-02T19:05:48.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:05:48 [2021-07-02T19:05:48.507Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:05:48 [2021-07-02T19:05:48.507Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:05:48 [2021-07-02T19:05:48.507Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
19:05:49 [2021-07-02T19:05:49.075Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
19:05:49 [2021-07-02T19:05:49.641Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
19:05:50 [2021-07-02T19:05:50.214Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
19:05:50 [2021-07-02T19:05:50.214Z] --- PASS: TestWaitBlocked (0.02s)
19:05:50 [2021-07-02T19:05:50.214Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.76s)
19:05:50 [2021-07-02T19:05:50.214Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.85s)
19:05:50 [2021-07-02T19:05:50.214Z] === CONT  TestContainerStartOnDaemonRestart
19:05:50 [2021-07-02T19:05:50.214Z] === CONT  TestContainerKillOnDaemonStart
19:05:50 [2021-07-02T19:05:50.781Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
19:05:51 [2021-07-02T19:05:51.348Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
19:05:51 [2021-07-02T19:05:51.607Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
19:05:51 [2021-07-02T19:05:51.866Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:05:52 [2021-07-02T19:05:52.124Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
19:05:52 [2021-07-02T19:05:52.692Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
19:05:53 [2021-07-02T19:05:53.260Z]     check_test.go:309: [daa11d60ccb3d] daemon is not started
19:05:53 [2021-07-02T19:05:53.260Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
19:05:53 [2021-07-02T19:05:53.519Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:05:53 [2021-07-02T19:05:53.520Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:05:53 [2021-07-02T19:05:53.778Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:05:53 [2021-07-02T19:05:53.778Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:05:53 [2021-07-02T19:05:53.778Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:05:53 [2021-07-02T19:05:53.778Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:05:53 [2021-07-02T19:05:53.778Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:05:53 [2021-07-02T19:05:53.778Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:05:53 [2021-07-02T19:05:53.778Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:05:54 [2021-07-02T19:05:54.347Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s)
19:05:54 [2021-07-02T19:05:54.347Z] === CONT  TestIpcModeOlderClient
19:05:54 [2021-07-02T19:05:54.347Z]     check_test.go:309: [d528726884ea3] daemon is not started
19:05:54 [2021-07-02T19:05:54.347Z] --- PASS: TestIpcModeOlderClient (0.08s)
19:05:54 [2021-07-02T19:05:54.347Z] === CONT  TestDaemonHostGatewayIP
19:05:54 [2021-07-02T19:05:54.347Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
19:05:54 [2021-07-02T19:05:54.916Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
19:05:56 [2021-07-02T19:05:56.821Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
19:05:57 [2021-07-02T19:05:57.863Z] --- PASS: TestServiceUpdateConfigs (14.97s)
19:05:57 [2021-07-02T19:05:57.863Z] === RUN   TestServiceUpdateNetwork
19:05:59 [2021-07-02T19:05:59.356Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:05:59 [2021-07-02T19:05:59.356Z] --- PASS: TestDaemonHostGatewayIP (4.79s)
19:05:59 [2021-07-02T19:05:59.356Z] === CONT  TestRestartDaemonWithRestartingContainer
19:06:00 [2021-07-02T19:06:00.734Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
19:06:00 [2021-07-02T19:06:00.993Z]     check_test.go:309: [dee6eafa0cd29] daemon is not started
19:06:00 [2021-07-02T19:06:00.993Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
19:06:02 [2021-07-02T19:06:02.899Z] === CONT  TestDaemonRestartIpcMode
19:06:02 [2021-07-02T19:06:02.899Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.86s)
19:06:04 [2021-07-02T19:06:04.277Z] --- PASS: TestContainerKillOnDaemonStart (14.06s)
19:06:04 [2021-07-02T19:06:04.846Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
19:06:06 [2021-07-02T19:06:06.225Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:06:07 [2021-07-02T19:06:07.162Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
19:06:08 [2021-07-02T19:06:08.100Z] --- PASS: TestDaemonRestartIpcMode (4.99s)
19:06:08 [2021-07-02T19:06:08.100Z] PASS
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] === Skipped
19:06:08 [2021-07-02T19:06:08.100Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
19:06:08 [2021-07-02T19:06:08.100Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
19:06:08 [2021-07-02T19:06:08.100Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
19:06:08 [2021-07-02T19:06:08.100Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:06:08 [2021-07-02T19:06:08.100Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
19:06:08 [2021-07-02T19:06:08.100Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
19:06:08 [2021-07-02T19:06:08.100Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] 
19:06:08 [2021-07-02T19:06:08.100Z] DONE 196 tests, 6 skipped in 230.744s
19:06:08 [2021-07-02T19:06:08.100Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
19:06:08 [2021-07-02T19:06:08.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:06:08 [2021-07-02T19:06:08.100Z] ++ set -e
19:06:08 [2021-07-02T19:06:08.100Z] ++ '[' -n 0 ']'
19:06:08 [2021-07-02T19:06:08.100Z] ++ set -x
19:06:08 [2021-07-02T19:06:08.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:06:08 [2021-07-02T19:06:08.100Z] === RUN   TestConfigDaemonLibtrustID
19:06:08 [2021-07-02T19:06:08.684Z] --- PASS: TestConfigDaemonLibtrustID (0.60s)
19:06:08 [2021-07-02T19:06:08.684Z] === RUN   TestDaemonConfigValidation
19:06:08 [2021-07-02T19:06:08.684Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:06:08 [2021-07-02T19:06:08.684Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:06:08 [2021-07-02T19:06:08.684Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:06:08 [2021-07-02T19:06:08.684Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:06:08 [2021-07-02T19:06:08.684Z] === RUN   TestDaemonConfigValidation/invalid_config
19:06:08 [2021-07-02T19:06:08.684Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:06:08 [2021-07-02T19:06:08.684Z] === RUN   TestDaemonConfigValidation/malformed_config
19:06:08 [2021-07-02T19:06:08.684Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:06:08 [2021-07-02T19:06:08.684Z] === RUN   TestDaemonConfigValidation/valid_config
19:06:08 [2021-07-02T19:06:08.684Z] === PAUSE TestDaemonConfigValidation/valid_config
19:06:08 [2021-07-02T19:06:08.684Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:06:08 [2021-07-02T19:06:08.684Z] === CONT  TestDaemonConfigValidation/valid_config
19:06:08 [2021-07-02T19:06:08.880Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
19:06:08 [2021-07-02T19:06:08.880Z] Copying nested executables into bundles/cross/linux/amd64-daemon
19:06:08 [2021-07-02T19:06:08.880Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
19:06:08 [2021-07-02T19:06:08.880Z] GOOS="linux" GOARCH="amd64" GOARM=""
19:06:08 [2021-07-02T19:06:08.880Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
19:06:08 [2021-07-02T19:06:08.880Z] Cross building: bundles/cross/windows/amd64
19:06:08 [2021-07-02T19:06:08.880Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
19:06:08 [2021-07-02T19:06:08.880Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:06:08 [2021-07-02T19:06:08.943Z] === CONT  TestDaemonConfigValidation/invalid_config
19:06:08 [2021-07-02T19:06:08.943Z] === CONT  TestDaemonConfigValidation/malformed_config
19:06:09 [2021-07-02T19:06:09.202Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:06:09 [2021-07-02T19:06:09.461Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:06:09 [2021-07-02T19:06:09.461Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.23s)
19:06:09 [2021-07-02T19:06:09.461Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s)
19:06:09 [2021-07-02T19:06:09.461Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.21s)
19:06:09 [2021-07-02T19:06:09.461Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.22s)
19:06:09 [2021-07-02T19:06:09.461Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
19:06:09 [2021-07-02T19:06:09.461Z] PASS
19:06:09 [2021-07-02T19:06:09.461Z] 
19:06:09 [2021-07-02T19:06:09.461Z] DONE 7 tests in 1.281s
19:06:09 [2021-07-02T19:06:09.461Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
19:06:09 [2021-07-02T19:06:09.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
19:06:09 [2021-07-02T19:06:09.461Z] ++ set -e
19:06:09 [2021-07-02T19:06:09.461Z] ++ '[' -n 0 ']'
19:06:09 [2021-07-02T19:06:09.461Z] ++ set -x
19:06:09 [2021-07-02T19:06:09.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
19:06:09 [2021-07-02T19:06:09.720Z] INFO: Testing against a local daemon
19:06:09 [2021-07-02T19:06:09.720Z] === RUN   TestCommitInheritsEnv
19:06:09 [2021-07-02T19:06:09.980Z] --- PASS: TestCommitInheritsEnv (0.43s)
19:06:09 [2021-07-02T19:06:09.980Z] === RUN   TestImportExtremelyLargeImageWorks
19:06:09 [2021-07-02T19:06:09.980Z] === PAUSE TestImportExtremelyLargeImageWorks
19:06:09 [2021-07-02T19:06:09.980Z] === RUN   TestImagesFilterMultiReference
19:06:10 [2021-07-02T19:06:10.240Z] --- PASS: TestImagesFilterMultiReference (0.10s)
19:06:10 [2021-07-02T19:06:10.240Z] === RUN   TestImagePullPlatformInvalid
19:06:10 [2021-07-02T19:06:10.240Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:06:10 [2021-07-02T19:06:10.240Z] === RUN   TestRemoveImageOrphaning
19:06:10 [2021-07-02T19:06:10.499Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:06:10 [2021-07-02T19:06:10.499Z] --- PASS: TestRemoveImageOrphaning (0.43s)
19:06:10 [2021-07-02T19:06:10.499Z] === RUN   TestRemoveImageGarbageCollector
19:06:11 [2021-07-02T19:06:11.067Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:06:12 [2021-07-02T19:06:12.044Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
19:06:12 [2021-07-02T19:06:12.764Z] --- PASS: TestServiceUpdateNetwork (12.97s)
19:06:12 [2021-07-02T19:06:12.764Z] === RUN   TestServiceUpdatePidsLimit
19:06:12 [2021-07-02T19:06:12.764Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:06:12 [2021-07-02T19:06:12.982Z]     check_test.go:309: [ddbc929f1c586] daemon is not started
19:06:12 [2021-07-02T19:06:12.982Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
19:06:13 [2021-07-02T19:06:13.042Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:06:13 [2021-07-02T19:06:13.554Z] --- PASS: TestRemoveImageGarbageCollector (2.80s)
19:06:13 [2021-07-02T19:06:13.554Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:06:13 [2021-07-02T19:06:13.554Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
19:06:13 [2021-07-02T19:06:13.554Z] === RUN   TestTagInvalidReference
19:06:13 [2021-07-02T19:06:13.554Z] --- PASS: TestTagInvalidReference (0.04s)
19:06:13 [2021-07-02T19:06:13.554Z] === RUN   TestTagValidPrefixedRepo
19:06:13 [2021-07-02T19:06:13.554Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
19:06:13 [2021-07-02T19:06:13.554Z] === RUN   TestTagExistedNameWithoutForce
19:06:13 [2021-07-02T19:06:13.554Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
19:06:13 [2021-07-02T19:06:13.554Z] === RUN   TestTagOfficialNames
19:06:13 [2021-07-02T19:06:13.813Z] --- PASS: TestTagOfficialNames (0.08s)
19:06:13 [2021-07-02T19:06:13.813Z] === RUN   TestTagMatchesDigest
19:06:13 [2021-07-02T19:06:13.813Z] --- PASS: TestTagMatchesDigest (0.06s)
19:06:13 [2021-07-02T19:06:13.813Z] === CONT  TestImportExtremelyLargeImageWorks
19:06:20 [2021-07-02T19:06:20.381Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:06:20 [2021-07-02T19:06:20.640Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:06:21 [2021-07-02T19:06:21.203Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:06:25 [2021-07-02T19:06:25.909Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
19:06:28 [2021-07-02T19:06:28.443Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:06:28 [2021-07-02T19:06:28.702Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestServiceUpdatePidsLimit (17.28s)
19:06:29 [2021-07-02T19:06:29.333Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
19:06:29 [2021-07-02T19:06:29.333Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s)
19:06:29 [2021-07-02T19:06:29.333Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
19:06:29 [2021-07-02T19:06:29.333Z] PASS
19:06:29 [2021-07-02T19:06:29.333Z] 
19:06:29 [2021-07-02T19:06:29.333Z] === Skipped
19:06:29 [2021-07-02T19:06:29.333Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:06:29 [2021-07-02T19:06:29.333Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:06:29 [2021-07-02T19:06:29.333Z] 
19:06:29 [2021-07-02T19:06:29.333Z] 
19:06:29 [2021-07-02T19:06:29.333Z] DONE 27 tests, 1 skipped in 174.932s
19:06:29 [2021-07-02T19:06:29.333Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:06:29 [2021-07-02T19:06:29.333Z] INFO: Testing against a local daemon
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestSessionCreate
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestSessionCreate (0.02s)
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestSessionCreateWithBadUpgrade
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:06:29 [2021-07-02T19:06:29.333Z] PASS
19:06:29 [2021-07-02T19:06:29.333Z] 
19:06:29 [2021-07-02T19:06:29.333Z] DONE 2 tests in 0.069s
19:06:29 [2021-07-02T19:06:29.333Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:06:29 [2021-07-02T19:06:29.333Z] INFO: Testing against a local daemon
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:06:29 [2021-07-02T19:06:29.333Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestEventsExecDie
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestEventsExecDie (1.06s)
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestEventsBackwardsCompatible
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestEventsVolumeCreate
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestInfoBinaryCommits
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestInfoAPIVersioned
19:06:29 [2021-07-02T19:06:29.333Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:06:29 [2021-07-02T19:06:29.333Z] === RUN   TestInfoDiscoveryBackend
19:06:29 [2021-07-02T19:06:29.903Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
19:06:29 [2021-07-02T19:06:29.903Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:06:30 [2021-07-02T19:06:30.607Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
19:06:30 [2021-07-02T19:06:30.607Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:06:30 [2021-07-02T19:06:30.843Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:06:30 [2021-07-02T19:06:30.843Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:06:31 [2021-07-02T19:06:31.412Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:06:31 [2021-07-02T19:06:31.412Z] === RUN   TestInfoAPI
19:06:31 [2021-07-02T19:06:31.412Z] --- PASS: TestInfoAPI (0.02s)
19:06:31 [2021-07-02T19:06:31.412Z] === RUN   TestInfoAPIWarnings
19:06:32 [2021-07-02T19:06:32.512Z]     check_test.go:309: [dffe036d84fff] daemon is not started
19:06:32 [2021-07-02T19:06:32.512Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
19:06:33 [2021-07-02T19:06:33.081Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
19:06:34 [2021-07-02T19:06:34.019Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
19:06:34 [2021-07-02T19:06:34.278Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
19:06:36 [2021-07-02T19:06:36.184Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:06:36 [2021-07-02T19:06:36.752Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
19:06:36 [2021-07-02T19:06:36.752Z]     check_test.go:309: [d51b7f24a12f5] daemon is not started
19:06:36 [2021-07-02T19:06:36.752Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
19:06:37 [2021-07-02T19:06:37.011Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:06:37 [2021-07-02T19:06:37.011Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:06:38 [2021-07-02T19:06:38.389Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:06:38 [2021-07-02T19:06:38.648Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
19:06:40 [2021-07-02T19:06:40.554Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:06:40 [2021-07-02T19:06:40.554Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
19:06:41 [2021-07-02T19:06:41.937Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:06:44 [2021-07-02T19:06:44.471Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
19:06:45 [2021-07-02T19:06:45.849Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
19:06:47 [2021-07-02T19:06:47.754Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestInfoAPIWarnings (16.25s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestInfoDebug
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestInfoDebug (0.53s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestInfoInsecureRegistries
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestInfoRegistryMirrors
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestInfoRegistryMirrors (0.53s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestLoginFailsWithBadCredentials
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestPingCacheHeaders
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestPingCacheHeaders (0.02s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestPingGet
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestPingGet (0.02s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestPingHead
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestPingHead (0.02s)
19:06:49 [2021-07-02T19:06:49.516Z] === RUN   TestVersion
19:06:49 [2021-07-02T19:06:49.516Z] --- PASS: TestVersion (0.02s)
19:06:49 [2021-07-02T19:06:49.516Z] === CONT  TestCgroupDriverSystemdMemoryLimit
19:06:50 [2021-07-02T19:06:50.901Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.44s)
19:06:50 [2021-07-02T19:06:50.901Z] PASS
19:06:50 [2021-07-02T19:06:50.901Z] 
19:06:50 [2021-07-02T19:06:50.901Z] DONE 19 tests in 22.787s
19:06:50 [2021-07-02T19:06:50.901Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:06:50 [2021-07-02T19:06:50.901Z] INFO: Testing against a local daemon
19:06:50 [2021-07-02T19:06:50.901Z] === RUN   TestVolumesCreateAndList
19:06:50 [2021-07-02T19:06:50.901Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:06:50 [2021-07-02T19:06:50.901Z] === RUN   TestVolumesRemove
19:06:50 [2021-07-02T19:06:50.901Z] --- PASS: TestVolumesRemove (0.07s)
19:06:50 [2021-07-02T19:06:50.901Z] === RUN   TestVolumesInspect
19:06:50 [2021-07-02T19:06:50.901Z] --- PASS: TestVolumesInspect (0.02s)
19:06:50 [2021-07-02T19:06:50.901Z] === RUN   TestVolumesInvalidJSON
19:06:50 [2021-07-02T19:06:50.901Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:06:50 [2021-07-02T19:06:50.901Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:06:50 [2021-07-02T19:06:50.901Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:06:50 [2021-07-02T19:06:50.901Z] --- PASS: TestVolumesInvalidJSON (0.02s)
19:06:50 [2021-07-02T19:06:50.901Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:06:50 [2021-07-02T19:06:50.901Z] PASS
19:06:50 [2021-07-02T19:06:50.901Z] 
19:06:50 [2021-07-02T19:06:50.901Z] DONE 5 tests in 0.162s
19:06:51 [2021-07-02T19:06:51.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:06:51 [2021-07-02T19:06:51.733Z] Stopping apparmor (via systemctl): apparmor.service.
19:06:51 [2021-07-02T19:06:51.733Z] Removing test suite binaries
19:06:51 [2021-07-02T19:06:51.733Z] exiting test-integration
19:06:51 [2021-07-02T19:06:51.733Z] ++ exit 0
19:06:51 [2021-07-02T19:06:51.733Z] 
19:06:53 [2021-07-02T19:06:53.025Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
Post stage
[Pipeline] junit
19:06:55 [2021-07-02T19:06:55.048Z] Recording test results
19:06:56 [2021-07-02T19:06:56.311Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
19:06:56 [2021-07-02T19:06:56.391Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:06:56 [2021-07-02T19:06:56.749Z] + echo Ensuring container killed.
19:06:56 [2021-07-02T19:06:56.749Z] Ensuring container killed.
19:06:56 [2021-07-02T19:06:56.749Z] + docker rm -vf docker-pr21
19:06:56 [2021-07-02T19:06:56.749Z] Error: No such container: docker-pr21
[Pipeline] sh
19:06:56 [2021-07-02T19:06:56.879Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:06:57 [2021-07-02T19:06:57.038Z] + echo Chowning /workspace to jenkins user
19:06:57 [2021-07-02T19:06:57.038Z] Chowning /workspace to jenkins user
19:06:57 [2021-07-02T19:06:57.038Z] + id -u
19:06:57 [2021-07-02T19:06:57.038Z] + id -g
19:06:57 [2021-07-02T19:06:57.038Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42520:/workspace busybox chown -R 1000:1000 /workspace
19:06:57 [2021-07-02T19:06:57.038Z] Unable to find image 'busybox:latest' locally
19:06:57 [2021-07-02T19:06:57.300Z] latest: Pulling from library/busybox
19:06:57 [2021-07-02T19:06:57.300Z] b71f96345d44: Pulling fs layer
19:06:57 [2021-07-02T19:06:57.300Z] b71f96345d44: Download complete
19:06:57 [2021-07-02T19:06:57.300Z] b71f96345d44: Pull complete
19:06:57 [2021-07-02T19:06:57.300Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
19:06:57 [2021-07-02T19:06:57.300Z] Status: Downloaded newer image for busybox:latest
19:06:58 [2021-07-02T19:06:58.783Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:07:00 [2021-07-02T19:07:00.154Z] + bundleName=amd64-cgroup2
19:07:00 [2021-07-02T19:07:00.154Z] + echo Creating amd64-cgroup2-bundles.tar.gz
19:07:00 [2021-07-02T19:07:00.154Z] Creating amd64-cgroup2-bundles.tar.gz
19:07:00 [2021-07-02T19:07:00.154Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ 
19:07:00 [2021-07-02T19:07:00.154Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
19:07:00 [2021-07-02T19:07:00.427Z] Archiving artifacts
19:07:02 [2021-07-02T19:07:02.073Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
19:07:02 [2021-07-02T19:07:02.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42520/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:07:02 [2021-07-02T19:07:02.466Z] + make clean
19:07:02 [2021-07-02T19:07:02.728Z] docker volume rm -f docker-dev-cache
19:07:02 [2021-07-02T19:07:02.728Z] docker-dev-cache
[Pipeline] deleteDir
19:07:03 [2021-07-02T19:07:03.980Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:07:03 [2021-07-02T19:07:03.980Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
19:07:04 [2021-07-02T19:07:04.917Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:07:06 [2021-07-02T19:07:06.295Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
19:07:10 [2021-07-02T19:07:10.488Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
19:07:18 [2021-07-02T19:07:18.606Z]     docker_cli_daemon_test.go:2550: [d170344f94e2f] daemon is not started
19:07:19 [2021-07-02T19:07:19.984Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:07:20 [2021-07-02T19:07:20.243Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
19:07:21 [2021-07-02T19:07:21.179Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:07:21 [2021-07-02T19:07:21.180Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:07:27 [2021-07-02T19:07:27.743Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:07:30 [2021-07-02T19:07:30.270Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
19:07:30 [2021-07-02T19:07:30.270Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
19:07:30 [2021-07-02T19:07:30.270Z] GOOS="windows" GOARCH="amd64" GOARM=""
19:07:30 [2021-07-02T19:07:30.270Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
19:07:30 [2021-07-02T19:07:30.270Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
19:07:30 [2021-07-02T19:07:30.270Z] remote: Enumerating objects: 23, done.
19:07:30 [2021-07-02T19:07:30.270Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
19:07:30 [2021-07-02T19:07:30.270Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
19:07:30 [2021-07-02T19:07:30.270Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
19:07:30 [2021-07-02T19:07:30.270Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
19:07:30 [2021-07-02T19:07:30.270Z] Building: bundles/cross/windows/amd64/containerutility.exe
19:07:30 [2021-07-02T19:07:30.270Z] Cross building: bundles/cross/linux/ppc64le
19:07:30 [2021-07-02T19:07:30.270Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
19:07:30 [2021-07-02T19:07:30.270Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:07:30 [2021-07-02T19:07:30.320Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:07:31 [2021-07-02T19:07:31.275Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:07:33 [2021-07-02T19:07:33.810Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:07:34 [2021-07-02T19:07:34.748Z] === RUN   TestDockerDaemonSuite/TestShmSize
19:07:37 [2021-07-02T19:07:37.280Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
19:07:41 [2021-07-02T19:07:41.468Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
19:07:41 [2021-07-02T19:07:41.468Z]     check_test.go:309: [dfea25a113804] daemon is not started
19:07:41 [2021-07-02T19:07:41.468Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
19:07:42 [2021-07-02T19:07:42.846Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:07:46 [2021-07-02T19:07:46.136Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:07:46 [2021-07-02T19:07:46.704Z] --- PASS: TestDockerDaemonSuite (418.83s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.09s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.58s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.74s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.37s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.64s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.00s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.35s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.07s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.42s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.15s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.96s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.77s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.09s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.66s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.10s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.14s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.90s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.37s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.87s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.78s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.10s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.42s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.27s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.99s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.49s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.53s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.39s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.25s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.17s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.33s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.38s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.27s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.30s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.48s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.02s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.20s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.78s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.76s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.79s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.26s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.26s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.66s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.92s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.83s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.92s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.23s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.85s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.99s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.34s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.42s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.53s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.10s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.88s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.32s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.67s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.94s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.87s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.33s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.66s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.85s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.01s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.92s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.91s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.36s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.46s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.12s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.86s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.69s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.38s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.94s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.60s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.46s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.64s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
19:07:46 [2021-07-02T19:07:46.704Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s)
19:07:46 [2021-07-02T19:07:46.704Z] === RUN   TestDockerSwarmSuite
19:07:46 [2021-07-02T19:07:46.704Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
19:07:49 [2021-07-02T19:07:49.238Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:07:49 [2021-07-02T19:07:49.805Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
19:07:53 [2021-07-02T19:07:53.093Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
19:07:58 [2021-07-02T19:07:58.362Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
19:08:10 [2021-07-02T19:08:10.567Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:08:10 [2021-07-02T19:08:10.567Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:08:11 [2021-07-02T19:08:11.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
19:08:13 [2021-07-02T19:08:13.321Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
19:08:15 [2021-07-02T19:08:15.227Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:08:15 [2021-07-02T19:08:15.486Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:08:15 [2021-07-02T19:08:15.745Z]     docker_api_swarm_test.go:562: [df02eb5e84eae] joining swarm manager [dad4308d63ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:16 [2021-07-02T19:08:16.004Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:08:16 [2021-07-02T19:08:16.941Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:08:16 [2021-07-02T19:08:16.941Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:08:17 [2021-07-02T19:08:17.509Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:08:17 [2021-07-02T19:08:17.768Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:08:21 [2021-07-02T19:08:21.056Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:08:22 [2021-07-02T19:08:22.959Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:08:24 [2021-07-02T19:08:24.336Z] === RUN   TestDockerSuite/TestBuildEnv
19:08:25 [2021-07-02T19:08:25.712Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:08:27 [2021-07-02T19:08:27.089Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:08:28 [2021-07-02T19:08:28.993Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:08:31 [2021-07-02T19:08:31.533Z]     docker_api_swarm_test.go:584: [df1c5d6f10f10] joining swarm manager [dad4308d63ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:08:35 [2021-07-02T19:08:35.724Z]     check_test.go:380: [df02eb5e84eae] daemon is not started
19:08:37 [2021-07-02T19:08:37.628Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:08:47 [2021-07-02T19:08:47.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
19:08:47 [2021-07-02T19:08:47.605Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:08:47 [2021-07-02T19:08:47.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
19:08:49 [2021-07-02T19:08:49.021Z]     docker_api_swarm_test.go:45: [d8d336075d242] joining swarm manager [d13e55c8f55ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:08:51 [2021-07-02T19:08:51.658Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
19:08:51 [2021-07-02T19:08:51.658Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
19:08:51 [2021-07-02T19:08:51.658Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
19:08:51 [2021-07-02T19:08:51.658Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
19:08:51 [2021-07-02T19:08:51.658Z] Cross building: bundles/cross/linux/s390x
19:08:51 [2021-07-02T19:08:51.658Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
19:08:51 [2021-07-02T19:08:51.658Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:09:03 [2021-07-02T19:09:03.915Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:09:03 [2021-07-02T19:09:03.915Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:09:07 [2021-07-02T19:09:07.202Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
19:09:07 [2021-07-02T19:09:07.769Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
19:09:14 [2021-07-02T19:09:14.333Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:09:14 [2021-07-02T19:09:14.900Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:09:15 [2021-07-02T19:09:15.468Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:09:15 [2021-07-02T19:09:15.727Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:09:17 [2021-07-02T19:09:17.632Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:09:17 [2021-07-02T19:09:17.632Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:09:17 [2021-07-02T19:09:17.632Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:09:17 [2021-07-02T19:09:17.632Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:09:22 [2021-07-02T19:09:22.903Z] --- PASS: TestImportExtremelyLargeImageWorks (188.65s)
19:09:22 [2021-07-02T19:09:22.903Z] PASS
19:09:22 [2021-07-02T19:09:22.903Z] 
19:09:22 [2021-07-02T19:09:22.903Z] DONE 12 tests in 193.011s
19:09:22 [2021-07-02T19:09:22.903Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
19:09:22 [2021-07-02T19:09:22.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
19:09:22 [2021-07-02T19:09:22.903Z] ++ set -e
19:09:22 [2021-07-02T19:09:22.903Z] ++ '[' -n 0 ']'
19:09:22 [2021-07-02T19:09:22.903Z] ++ set -x
19:09:22 [2021-07-02T19:09:22.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
19:09:22 [2021-07-02T19:09:22.903Z] INFO: Testing against a local daemon
19:09:22 [2021-07-02T19:09:22.903Z] === RUN   TestNetworkCreateDelete
19:09:22 [2021-07-02T19:09:22.903Z] --- PASS: TestNetworkCreateDelete (0.15s)
19:09:22 [2021-07-02T19:09:22.903Z] === RUN   TestDockerNetworkDeletePreferID
19:09:23 [2021-07-02T19:09:23.163Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
19:09:23 [2021-07-02T19:09:23.163Z] === RUN   TestDaemonDNSFallback
19:09:28 [2021-07-02T19:09:28.433Z] === RUN   TestDockerSuite/TestBuildExpose
19:09:28 [2021-07-02T19:09:28.692Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:09:29 [2021-07-02T19:09:29.259Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:09:29 [2021-07-02T19:09:29.518Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:09:29 [2021-07-02T19:09:29.518Z] === RUN   TestDockerSuite/TestBuildFails
19:09:30 [2021-07-02T19:09:30.087Z] --- PASS: TestDaemonDNSFallback (6.95s)
19:09:30 [2021-07-02T19:09:30.087Z] === RUN   TestInspectNetwork
19:09:30 [2021-07-02T19:09:30.654Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:09:30 [2021-07-02T19:09:30.654Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:09:33 [2021-07-02T19:09:33.187Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:09:34 [2021-07-02T19:09:34.563Z] === RUN   TestInspectNetwork/full_network_id
19:09:34 [2021-07-02T19:09:34.563Z] === RUN   TestInspectNetwork/partial_network_id
19:09:34 [2021-07-02T19:09:34.563Z] === RUN   TestInspectNetwork/network_name
19:09:34 [2021-07-02T19:09:34.563Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:09:35 [2021-07-02T19:09:35.498Z] === RUN   TestDockerSuite/TestBuildForceRm
19:09:36 [2021-07-02T19:09:36.876Z] === RUN   TestDockerSuite/TestBuildFromGit
19:09:38 [2021-07-02T19:09:38.332Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:09:38 [2021-07-02T19:09:38.332Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:09:38 [2021-07-02T19:09:38.900Z] --- PASS: TestInspectNetwork (8.67s)
19:09:38 [2021-07-02T19:09:38.900Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:09:38 [2021-07-02T19:09:38.900Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:09:38 [2021-07-02T19:09:38.900Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:09:38 [2021-07-02T19:09:38.900Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:09:38 [2021-07-02T19:09:38.900Z] === RUN   TestRunContainerWithBridgeNone
19:09:39 [2021-07-02T19:09:39.468Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:09:42 [2021-07-02T19:09:42.004Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:09:42 [2021-07-02T19:09:42.572Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:09:42 [2021-07-02T19:09:42.831Z] --- PASS: TestRunContainerWithBridgeNone (4.14s)
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkInvalidJSON
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkInvalidJSON//networks/create
19:09:42 [2021-07-02T19:09:42.831Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:09:42 [2021-07-02T19:09:42.831Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:09:42 [2021-07-02T19:09:42.831Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:09:42 [2021-07-02T19:09:42.831Z] === CONT  TestNetworkInvalidJSON//networks/create
19:09:42 [2021-07-02T19:09:42.831Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:09:42 [2021-07-02T19:09:42.831Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:09:42 [2021-07-02T19:09:42.831Z] --- PASS: TestNetworkInvalidJSON (0.02s)
19:09:42 [2021-07-02T19:09:42.831Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:09:42 [2021-07-02T19:09:42.831Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:09:42 [2021-07-02T19:09:42.831Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkList
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkList//networks
19:09:42 [2021-07-02T19:09:42.831Z] === PAUSE TestNetworkList//networks
19:09:42 [2021-07-02T19:09:42.831Z] === RUN   TestNetworkList//networks/
19:09:42 [2021-07-02T19:09:42.831Z] === PAUSE TestNetworkList//networks/
19:09:43 [2021-07-02T19:09:43.090Z] === CONT  TestNetworkList//networks
19:09:43 [2021-07-02T19:09:43.090Z] === CONT  TestNetworkList//networks/
19:09:43 [2021-07-02T19:09:43.090Z] --- PASS: TestNetworkList (0.03s)
19:09:43 [2021-07-02T19:09:43.090Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:09:43 [2021-07-02T19:09:43.090Z]     --- PASS: TestNetworkList//networks (0.00s)
19:09:43 [2021-07-02T19:09:43.090Z] === RUN   TestHostIPv4BridgeLabel
19:09:43 [2021-07-02T19:09:43.659Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
19:09:43 [2021-07-02T19:09:43.659Z] === RUN   TestDaemonRestartWithLiveRestore
19:09:44 [2021-07-02T19:09:44.596Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
19:09:44 [2021-07-02T19:09:44.596Z] === RUN   TestDaemonDefaultNetworkPools
19:09:44 [2021-07-02T19:09:44.856Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:09:45 [2021-07-02T19:09:45.423Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
19:09:45 [2021-07-02T19:09:45.423Z] === RUN   TestDaemonRestartWithExistingNetwork
19:09:46 [2021-07-02T19:09:46.802Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
19:09:46 [2021-07-02T19:09:46.802Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:09:46 [2021-07-02T19:09:46.802Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:09:48 [2021-07-02T19:09:48.180Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
19:09:48 [2021-07-02T19:09:48.180Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:09:48 [2021-07-02T19:09:48.180Z] === RUN   TestDockerSuite/TestBuildHistory
19:09:48 [2021-07-02T19:09:48.439Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
19:09:48 [2021-07-02T19:09:48.439Z] === RUN   TestServiceWithPredefinedNetwork
19:09:51 [2021-07-02T19:09:51.730Z] === RUN   TestDockerSuite/TestBuildIidFile
19:09:51 [2021-07-02T19:09:51.730Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:09:51 [2021-07-02T19:09:51.730Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s)
19:09:51 [2021-07-02T19:09:51.730Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:09:51 [2021-07-02T19:09:51.730Z]     service_test.go:242: FLAKY_TEST
19:09:51 [2021-07-02T19:09:51.730Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:09:51 [2021-07-02T19:09:51.730Z] === RUN   TestServiceWithDataPathPortInit
19:09:52 [2021-07-02T19:09:52.300Z] === RUN   TestDockerSuite/TestBuildInheritance
19:09:52 [2021-07-02T19:09:52.867Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:09:53 [2021-07-02T19:09:53.436Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:09:53 [2021-07-02T19:09:53.436Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:09:54 [2021-07-02T19:09:54.385Z] === RUN   TestDockerSuite/TestBuildLabel
19:09:54 [2021-07-02T19:09:54.953Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:09:55 [2021-07-02T19:09:55.212Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:09:55 [2021-07-02T19:09:55.470Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:09:55 [2021-07-02T19:09:55.728Z] === RUN   TestDockerSuite/TestBuildLabels
19:09:55 [2021-07-02T19:09:55.987Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:09:56 [2021-07-02T19:09:56.555Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
19:09:56 [2021-07-02T19:09:56.813Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:09:59 [2021-07-02T19:09:59.346Z]     docker_api_swarm_test.go:303: [d4321f17b3633] joining swarm manager [d335ee85f67b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:09:59 [2021-07-02T19:09:59.347Z] === RUN   TestDockerSuite/TestBuildLastModified
19:10:00 [2021-07-02T19:10:00.283Z]     docker_api_swarm_test.go:304: [d9c937b53caaf] joining swarm manager [d335ee85f67b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:10:01 [2021-07-02T19:10:01.219Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
19:10:04 [2021-07-02T19:10:04.507Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:10:07 [2021-07-02T19:10:07.794Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:10:07 [2021-07-02T19:10:07.794Z] --- PASS: TestServiceWithDataPathPortInit (16.10s)
19:10:07 [2021-07-02T19:10:07.794Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:10:07 [2021-07-02T19:10:07.794Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:10:07 [2021-07-02T19:10:07.794Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:10:07 [2021-07-02T19:10:07.794Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:10:07 [2021-07-02T19:10:07.794Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:10:08 [2021-07-02T19:10:08.053Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:10:09 [2021-07-02T19:10:09.429Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:10:11 [2021-07-02T19:10:11.333Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:10:11 [2021-07-02T19:10:11.333Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sncwphruutl12clyqwybh5fkz Created:2021-07-02 19:10:09.084156495 +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[80517113dd99ee80631813140d61db810c9bae080057c98b3f4ef28af14ebac0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ploa4m175q8e7gxbzdpv85yv8 EndpointID:304a8ebd6248ffdf3a29e21da4024bd81b4cd464f8cafaa3f7310e544ec16e7b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f33501b2199405fcf14c8ba519f8f2c7f0c969bae570d8b6779eecabbe4e43a 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:a9a683fa8e8a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ploa4m175q8e7gxbzdpv85yv8 EndpointID:304a8ebd6248ffdf3a29e21da4024bd81b4cd464f8cafaa3f7310e544ec16e7b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:10:13 [2021-07-02T19:10:13.052Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
19:10:13 [2021-07-02T19:10:13.053Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
19:10:13 [2021-07-02T19:10:13.053Z] GOOS="linux" GOARCH="s390x" GOARM=""
19:10:13 [2021-07-02T19:10:13.053Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
19:10:13 [2021-07-02T19:10:13.053Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:10:13 [2021-07-02T19:10:13.397Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:10:13 [2021-07-02T19:10:13.720Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c16205a503692c2eded996742b4b000d38bcb0d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c16205a503692c2eded996742b4b000d38bcb0d hack/test/unit
19:10:14 [2021-07-02T19:10:14.282Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
19:10:14 [2021-07-02T19:10:14.282Z] + TESTFLAGS+=' -test.timeout=5m'
19:10:14 [2021-07-02T19:10:14.282Z] + TESTDIRS=./...
19:10:14 [2021-07-02T19:10:14.282Z] + exclude_paths='/vendor/|/integration'
19:10:14 [2021-07-02T19:10:14.282Z] ++ go list ./...
19:10:14 [2021-07-02T19:10:14.282Z] ++ grep -vE '(/vendor/|/integration)'
19:10:14 [2021-07-02T19:10:14.621Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:10:14 [2021-07-02T19:10:14.621Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:10:15 [2021-07-02T19:10:15.188Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:10:15 [2021-07-02T19:10:15.213Z] + pkg_list='github.com/docker/docker/api
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/backend/build
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/httputils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/middleware
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/build
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/checkpoint
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/container
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/debug
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/distribution
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/grpc
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/image
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/network
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/plugin
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/session
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/swarm
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/system
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/server/router/volume
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/backend
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/blkiodev
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/container
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/events
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/filters
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/image
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/mount
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/network
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/plugins/logdriver
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/registry
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/strslice
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/swarm
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/swarm/runtime
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/time
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/versions
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/versions/v1p19
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/versions/v1p20
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/api/types/volume
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next/exporter
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/builder-next/worker
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/dockerfile
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/dockerignore
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/remotecontext
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/builder/remotecontext/git
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/cli
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/cli/config
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/cli/debug
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/client
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/cmd/docker-proxy
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/cmd/dockerd
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/container
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/container/stream
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/contrib/apparmor
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/contrib/docker-device-tool
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/contrib/httpserver
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/cluster
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/cluster/convert
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/cluster/executor
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/cluster/executor/container
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/cluster/provider
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/config
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/discovery
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/events
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/events/testutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/exec
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/aufs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/copy
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/overlay
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/register
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/vfs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/graphdriver/zfs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/images
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/initlayer
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/links
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/listeners
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/awslogs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/fluentd
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/gcplogs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/gelf
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/journald
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/local
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/logentries
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/loggerutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/splunk
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/syslog
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/logger/templates
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/names
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/network
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/daemon/stats
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/distribution
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/distribution/metadata
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/distribution/utils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/distribution/xfer
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/dockerversion
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/errdefs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/image
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/image/cache
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/image/tarexport
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/image/v1
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/internal/test/suite
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/layer
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libcontainerd
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libcontainerd/queue
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libcontainerd/remote
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libcontainerd/supervisor
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libcontainerd/types
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/api
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/bitseq
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cluster
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/config
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/datastore
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/diagnostic
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/discoverapi
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/driverapi
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/bridge
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/host
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/null
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/overlay
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/remote
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/windows
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/drvregistry
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/etchosts
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/hostdiscovery
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/idm
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/internal/caller
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipam
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipamapi
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipams/builtin
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipams/null
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipams/remote
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ipamutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/iptables
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/netlabel
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/netutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/networkdb
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/ns
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/options
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/osl
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/osl/kernel
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/portallocator
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/portmapper
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/resolvconf
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/testutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/libnetwork/types
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/oci
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/oci/caps
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/opts
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/aaparser
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/archive
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/authorization
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/broadcaster
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/capabilities
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/chrootarchive
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/containerfs
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/devicemapper
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/directory
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/discovery
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/discovery/file
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/discovery/kv
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/discovery/memory
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/discovery/nodes
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/dmesg
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/filenotify
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/fileutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/fsutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/homedir
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/idtools
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/ioutils
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/jsonmessage
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/locker
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/longpath
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/loopback
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/mount
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/namesgenerator
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/parsers
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/parsers/kernel
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/pidfile
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/platform
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/plugingetter
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/plugins
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/plugins/transport
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/pools
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/progress
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/pubsub
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/reexec
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/signal
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/signal/testfiles
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/stdcopy
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/streamformatter
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/stringid
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/symlink
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/sysinfo
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/system
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/tailfile
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/tarsum
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/term
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/term/windows
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/truncindex
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/urlutil
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/pkg/useragent
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/plugin
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/plugin/executor/containerd
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/plugin/v2
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/profiles/apparmor
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/profiles/seccomp
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/quota
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/reference
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/registry
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/registry/resumable
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/restartmanager
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/rootless
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/rootless/specconv
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/runconfig
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/runconfig/opts
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/daemon
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/environment
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/fakecontext
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/fakegit
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/fakestorage
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/fixtures/load
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/fixtures/plugin
19:10:15 [2021-07-02T19:10:15.213Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/registry
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/request
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/drivers
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/local
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/mounts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/service
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/service/opts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/testutils'
19:10:15 [2021-07-02T19:10:15.214Z] + grep --fixed-strings libnetwork/drivers/bridge
19:10:15 [2021-07-02T19:10:15.214Z] + echo 'github.com/docker/docker/api
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/backend/build
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/httputils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/middleware
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/build
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/checkpoint
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/container
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/debug
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/distribution
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/grpc
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/image
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/network
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/plugin
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/session
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/swarm
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/system
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/server/router/volume
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/backend
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/blkiodev
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/container
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/events
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/filters
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/image
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/mount
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/network
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/plugins/logdriver
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/registry
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/strslice
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/swarm
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/swarm/runtime
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/time
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/versions
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/versions/v1p19
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/versions/v1p20
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/api/types/volume
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next/exporter
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/builder-next/worker
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/dockerfile
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/dockerignore
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/remotecontext
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/builder/remotecontext/git
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/cli
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/cli/config
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/cli/debug
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/client
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/cmd/docker-proxy
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/cmd/dockerd
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/container
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/container/stream
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/contrib/apparmor
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/contrib/docker-device-tool
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/contrib/httpserver
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/cluster
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/cluster/convert
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/cluster/executor
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/cluster/executor/container
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/cluster/provider
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/config
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/discovery
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/events
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/events/testutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/exec
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/aufs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/copy
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/devmapper
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/overlay
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/register
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/vfs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/graphdriver/zfs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/images
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/initlayer
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/links
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/listeners
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/awslogs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/fluentd
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/gcplogs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/gelf
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/journald
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/local
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/logentries
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/loggerutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/splunk
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/syslog
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/logger/templates
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/names
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/network
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/daemon/stats
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/distribution
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/distribution/metadata
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/distribution/utils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/distribution/xfer
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/dockerversion
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/errdefs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/image
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/image/cache
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/image/tarexport
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/image/v1
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/internal/test/suite
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/layer
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libcontainerd
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libcontainerd/queue
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libcontainerd/remote
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libcontainerd/supervisor
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libcontainerd/types
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/api
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/bitseq
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cluster
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/ovrouter
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/cmd/readme_test
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/config
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/datastore
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/diagnostic
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/discoverapi
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/driverapi
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/bridge
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/host
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/null
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/overlay
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/remote
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/windows
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drvregistry
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/etchosts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/hostdiscovery
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/idm
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/internal/caller
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipam
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipamapi
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipams/builtin
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipams/null
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipams/remote
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ipamutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/iptables
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/netlabel
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/netutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/networkdb
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/ns
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/options
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/osl
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/osl/kernel
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/portallocator
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/portmapper
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/resolvconf
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/resolvconf/dns
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/testutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/types
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/oci
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/oci/caps
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/opts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/aaparser
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/archive
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/authorization
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/broadcaster
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/capabilities
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/chrootarchive
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/containerfs
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/devicemapper
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/directory
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/discovery
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/discovery/file
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/discovery/kv
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/discovery/memory
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/discovery/nodes
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/dmesg
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/filenotify
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/fileutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/fsutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/homedir
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/idtools
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/ioutils
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/jsonmessage
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/locker
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/longpath
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/loopback
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/mount
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/namesgenerator
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/parsers
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/parsers/kernel
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/pidfile
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/platform
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/plugingetter
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/plugins
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/plugins/transport
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/pools
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/progress
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/pubsub
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/reexec
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/signal
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/signal/testfiles
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/stdcopy
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/streamformatter
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/stringid
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/symlink
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/sysinfo
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/system
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/tailfile
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/tarsum
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/term
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/term/windows
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/truncindex
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/urlutil
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/pkg/useragent
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/plugin
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/plugin/executor/containerd
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/plugin/v2
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/profiles/apparmor
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/profiles/seccomp
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/quota
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/reference
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/registry
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/registry/resumable
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/restartmanager
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/rootless
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/rootless/specconv
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/runconfig
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/runconfig/opts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/daemon
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/environment
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/fakecontext
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/fakegit
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/fakestorage
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/fixtures/load
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/fixtures/plugin
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/registry
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/testutil/request
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/drivers
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/local
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/mounts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/service
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/service/opts
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/volume/testutils'
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/bridge
19:10:15 [2021-07-02T19:10:15.214Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:10:15 [2021-07-02T19:10:15.214Z] + type docker-proxy
19:10:15 [2021-07-02T19:10:15.214Z] hack/test/unit: line 22: type: docker-proxy: not found
19:10:15 [2021-07-02T19:10:15.214Z] + hack/make.sh binary-proxy install-proxy
19:10:15 [2021-07-02T19:10:15.214Z] 
19:10:15 [2021-07-02T19:10:15.214Z] Removing bundles/
19:10:15 [2021-07-02T19:10:15.214Z] 
19:10:15 [2021-07-02T19:10:15.214Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:10:15 [2021-07-02T19:10:15.214Z] Building: bundles/binary-proxy/docker-proxy-dev
19:10:15 [2021-07-02T19:10:15.214Z] GOOS="" GOARCH="" GOARM=""
19:10:16 [2021-07-02T19:10:16.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s)
19:10:16 [2021-07-02T19:10:16.125Z] PASS
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] === Skipped
19:10:16 [2021-07-02T19:10:16.125Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:10:16 [2021-07-02T19:10:16.125Z]     service_test.go:242: FLAKY_TEST
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] DONE 26 tests, 1 skipped in 53.480s
19:10:16 [2021-07-02T19:10:16.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:10:16 [2021-07-02T19:10:16.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:10:16 [2021-07-02T19:10:16.125Z] ++ set -e
19:10:16 [2021-07-02T19:10:16.125Z] ++ '[' -n 0 ']'
19:10:16 [2021-07-02T19:10:16.125Z] ++ set -x
19:10:16 [2021-07-02T19:10:16.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:10:16 [2021-07-02T19:10:16.125Z] INFO: Testing against a local daemon
19:10:16 [2021-07-02T19:10:16.125Z] === RUN   TestDockerNetworkIpvlanPersistance
19:10:16 [2021-07-02T19:10:16.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:10:16 [2021-07-02T19:10:16.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:10:16 [2021-07-02T19:10:16.125Z] === RUN   TestDockerNetworkIpvlan
19:10:16 [2021-07-02T19:10:16.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:10:16 [2021-07-02T19:10:16.125Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:10:16 [2021-07-02T19:10:16.125Z] PASS
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] === Skipped
19:10:16 [2021-07-02T19:10:16.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:10:16 [2021-07-02T19:10:16.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:10:16 [2021-07-02T19:10:16.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] 
19:10:16 [2021-07-02T19:10:16.125Z] DONE 2 tests, 2 skipped in 0.147s
19:10:16 [2021-07-02T19:10:16.125Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:10:16 [2021-07-02T19:10:16.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:10:16 [2021-07-02T19:10:16.125Z] ++ set -e
19:10:16 [2021-07-02T19:10:16.125Z] ++ '[' -n 0 ']'
19:10:16 [2021-07-02T19:10:16.125Z] ++ set -x
19:10:16 [2021-07-02T19:10:16.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:10:16 [2021-07-02T19:10:16.125Z] INFO: Testing against a local daemon
19:10:16 [2021-07-02T19:10:16.125Z] === RUN   TestDockerNetworkMacvlanPersistance
19:10:17 [2021-07-02T19:10:17.501Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
19:10:17 [2021-07-02T19:10:17.501Z] === RUN   TestDockerNetworkMacvlan
19:10:18 [2021-07-02T19:10:18.440Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:10:18 [2021-07-02T19:10:18.705Z]     docker_api_swarm_test.go:363: Waiting for possible election...
19:10:19 [2021-07-02T19:10:19.275Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:10:20 [2021-07-02T19:10:20.211Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:10:21 [2021-07-02T19:10:21.758Z] Created binary: bundles/binary-proxy/docker-proxy-dev
19:10:21 [2021-07-02T19:10:21.758Z] 
19:10:21 [2021-07-02T19:10:21.758Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:10:21 [2021-07-02T19:10:21.758Z] Installing docker-proxy to /usr/local/bin/
19:10:21 [2021-07-02T19:10:21.758Z] 
19:10:21 [2021-07-02T19:10:21.758Z] + mkdir -p bundles
19:10:21 [2021-07-02T19:10:21.759Z] + 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
19:10:22 [2021-07-02T19:10:22.322Z] ?   	github.com/docker/docker/api	[no test files]
19:10:23 [2021-07-02T19:10:23.501Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:10:26 [2021-07-02T19:10:26.036Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:10:26 [2021-07-02T19:10:26.973Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:10:30 [2021-07-02T19:10:30.262Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:10:31 [2021-07-02T19:10:31.639Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:10:34 [2021-07-02T19:10:34.174Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:10:34 [2021-07-02T19:10:34.174Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:10:34 [2021-07-02T19:10:34.174Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:10:34 [2021-07-02T19:10:34.174Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:10:35 [2021-07-02T19:10:35.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
19:10:36 [2021-07-02T19:10:36.488Z] --- PASS: TestDockerNetworkMacvlan (18.81s)
19:10:36 [2021-07-02T19:10:36.488Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
19:10:36 [2021-07-02T19:10:36.488Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
19:10:36 [2021-07-02T19:10:36.488Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.19s)
19:10:36 [2021-07-02T19:10:36.488Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
19:10:36 [2021-07-02T19:10:36.488Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.59s)
19:10:36 [2021-07-02T19:10:36.488Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s)
19:10:36 [2021-07-02T19:10:36.488Z] PASS
19:10:36 [2021-07-02T19:10:36.488Z] 
19:10:36 [2021-07-02T19:10:36.488Z] DONE 8 tests in 20.312s
19:10:36 [2021-07-02T19:10:36.489Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
19:10:36 [2021-07-02T19:10:36.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:10:36 [2021-07-02T19:10:36.489Z] ++ set -e
19:10:36 [2021-07-02T19:10:36.489Z] ++ '[' -n 0 ']'
19:10:36 [2021-07-02T19:10:36.489Z] ++ set -x
19:10:36 [2021-07-02T19:10:36.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:10:36 [2021-07-02T19:10:36.489Z] testing: warning: no tests to run
19:10:36 [2021-07-02T19:10:36.489Z] PASS
19:10:36 [2021-07-02T19:10:36.489Z] 
19:10:36 [2021-07-02T19:10:36.489Z] DONE 0 tests in 0.030s
19:10:36 [2021-07-02T19:10:36.489Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:10:36 [2021-07-02T19:10:36.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:10:36 [2021-07-02T19:10:36.489Z] ++ set -e
19:10:36 [2021-07-02T19:10:36.489Z] ++ '[' -n 0 ']'
19:10:36 [2021-07-02T19:10:36.489Z] ++ set -x
19:10:36 [2021-07-02T19:10:36.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:10:36 [2021-07-02T19:10:36.489Z] INFO: Testing against a local daemon
19:10:36 [2021-07-02T19:10:36.489Z] === RUN   TestAuthZPluginAllowRequest
19:10:38 [2021-07-02T19:10:38.394Z]     docker_api_swarm_test.go:271: [dc329744a74fa] joining swarm manager [dfb5eb17fc11e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:10:38 [2021-07-02T19:10:38.961Z] --- PASS: TestAuthZPluginAllowRequest (2.19s)
19:10:38 [2021-07-02T19:10:38.961Z] === RUN   TestAuthZPluginTLS
19:10:39 [2021-07-02T19:10:39.529Z] --- PASS: TestAuthZPluginTLS (0.58s)
19:10:39 [2021-07-02T19:10:39.529Z] === RUN   TestAuthZPluginDenyRequest
19:10:39 [2021-07-02T19:10:39.529Z]     docker_api_swarm_test.go:272: [d720e1ed09fcc] joining swarm manager [dfb5eb17fc11e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:10:40 [2021-07-02T19:10:40.096Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
19:10:40 [2021-07-02T19:10:40.096Z] === RUN   TestAuthZPluginAPIDenyResponse
19:10:40 [2021-07-02T19:10:40.380Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
19:10:40 [2021-07-02T19:10:40.668Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:10:40 [2021-07-02T19:10:40.668Z] === RUN   TestAuthZPluginDenyResponse
19:10:40 [2021-07-02T19:10:40.668Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:10:40 [2021-07-02T19:10:40.931Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:10:40 [2021-07-02T19:10:40.931Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
19:10:40 [2021-07-02T19:10:40.931Z] === RUN   TestAuthZPluginAllowEventStream
19:10:42 [2021-07-02T19:10:42.836Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
19:10:42 [2021-07-02T19:10:42.836Z] === RUN   TestAuthZPluginErrorResponse
19:10:43 [2021-07-02T19:10:43.095Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:10:43 [2021-07-02T19:10:43.354Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:10:43 [2021-07-02T19:10:43.354Z] === RUN   TestAuthZPluginErrorRequest
19:10:43 [2021-07-02T19:10:43.354Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:10:43 [2021-07-02T19:10:43.920Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
19:10:43 [2021-07-02T19:10:43.920Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:10:44 [2021-07-02T19:10:44.487Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
19:10:44 [2021-07-02T19:10:44.487Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:10:45 [2021-07-02T19:10:45.865Z] === RUN   TestDockerSuite/TestBuildNetNone
19:10:46 [2021-07-02T19:10:46.432Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
19:10:46 [2021-07-02T19:10:46.432Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:10:46 [2021-07-02T19:10:46.999Z] === RUN   TestDockerSuite/TestBuildNoContext
19:10:48 [2021-07-02T19:10:48.376Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:10:48 [2021-07-02T19:10:48.635Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
19:10:48 [2021-07-02T19:10:48.635Z] === RUN   TestAuthZPluginHeader
19:10:49 [2021-07-02T19:10:49.202Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:10:49 [2021-07-02T19:10:49.202Z] --- PASS: TestAuthZPluginHeader (0.78s)
19:10:49 [2021-07-02T19:10:49.202Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:10:51 [2021-07-02T19:10:51.108Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:10:51 [2021-07-02T19:10:51.367Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:10:51 [2021-07-02T19:10:51.367Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:10:51 [2021-07-02T19:10:51.627Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:10:51 [2021-07-02T19:10:51.885Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:10:52 [2021-07-02T19:10:52.453Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:10:53 [2021-07-02T19:10:53.829Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s)
19:10:53 [2021-07-02T19:10:53.829Z] === RUN   TestAuthZPluginV2Disable
19:10:54 [2021-07-02T19:10:54.764Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:10:55 [2021-07-02T19:10:55.023Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:10:56 [2021-07-02T19:10:56.925Z] --- PASS: TestAuthZPluginV2Disable (3.20s)
19:10:56 [2021-07-02T19:10:56.925Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:10:57 [2021-07-02T19:10:57.492Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:10:58 [2021-07-02T19:10:58.870Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:10:59 [2021-07-02T19:10:59.806Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s)
19:10:59 [2021-07-02T19:10:59.806Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:11:00 [2021-07-02T19:11:00.749Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
19:11:01 [2021-07-02T19:11:01.009Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:11:02 [2021-07-02T19:11:02.920Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:11:05 [2021-07-02T19:11:05.456Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:11:05 [2021-07-02T19:11:05.456Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:11:10 [2021-07-02T19:11:10.728Z] === RUN   TestDockerSuite/TestBuildPATH
19:11:11 [2021-07-02T19:11:11.665Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:11:11 [2021-07-02T19:11:11.665Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.14s)
19:11:11 [2021-07-02T19:11:11.665Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:11:12 [2021-07-02T19:11:12.600Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:11:13 [2021-07-02T19:11:13.538Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:11:21 [2021-07-02T19:11:21.654Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:11:23 [2021-07-02T19:11:23.661Z] --- PASS: TestBuildWCOWSandboxSize (756.18s)
19:11:23 [2021-07-02T19:11:23.661Z] === RUN   TestBuildWithEmptyDockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:11:23 [2021-07-02T19:11:23.661Z] --- PASS: TestBuildWithEmptyDockerfile (0.68s)
19:11:23 [2021-07-02T19:11:23.661Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:11:23 [2021-07-02T19:11:23.661Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
19:11:23 [2021-07-02T19:11:23.661Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
19:11:23 [2021-07-02T19:11:23.661Z] === RUN   TestBuildPreserveOwnership
19:11:23 [2021-07-02T19:11:23.661Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:23 [2021-07-02T19:11:23.661Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
19:11:23 [2021-07-02T19:11:23.661Z] === RUN   TestBuildPlatformInvalid
19:11:23 [2021-07-02T19:11:23.661Z] --- PASS: TestBuildPlatformInvalid (0.66s)
19:11:23 [2021-07-02T19:11:23.661Z] PASS
19:11:23 [2021-07-02T19:11:23.661Z] ok  	github.com/docker/docker/integration/build	938.782s
19:11:24 [2021-07-02T19:11:24.184Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] === Skipped
19:11:24 [2021-07-02T19:11:24.632Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
19:11:24 [2021-07-02T19:11:24.632Z]     build_session_test.go:25: TODO: BuildKit
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
19:11:24 [2021-07-02T19:11:24.632Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
19:11:24 [2021-07-02T19:11:24.632Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
19:11:24 [2021-07-02T19:11:24.632Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
19:11:24 [2021-07-02T19:11:24.632Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] 
19:11:24 [2021-07-02T19:11:24.632Z] DONE 29 tests, 5 skipped in 965.818s
19:11:24 [2021-07-02T19:11:24.632Z] Running D:\gopath\src\github.com\docker\docker\integration\config
19:11:25 [2021-07-02T19:11:25.118Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
19:11:27 [2021-07-02T19:11:27.559Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:11:27 [2021-07-02T19:11:27.559Z] INFO: Testing against a local daemon
19:11:27 [2021-07-02T19:11:27.559Z] === RUN   TestConfigInspect
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] --- SKIP: TestConfigInspect (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z] === RUN   TestConfigList
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] --- SKIP: TestConfigList (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z] === RUN   TestConfigsCreateAndDelete
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z] === RUN   TestConfigsUpdate
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] --- SKIP: TestConfigsUpdate (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z] === RUN   TestTemplatedConfig
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] --- SKIP: TestTemplatedConfig (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z] === RUN   TestConfigCreateResolve
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
19:11:27 [2021-07-02T19:11:27.559Z] --- SKIP: TestConfigCreateResolve (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z] PASS
19:11:27 [2021-07-02T19:11:27.559Z] ok  	github.com/docker/docker/integration/config	0.382s
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] === Skipped
19:11:27 [2021-07-02T19:11:27.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
19:11:27 [2021-07-02T19:11:27.559Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] 
19:11:27 [2021-07-02T19:11:27.559Z] DONE 6 tests, 6 skipped in 3.046s
19:11:27 [2021-07-02T19:11:27.559Z] Running D:\gopath\src\github.com\docker\docker\integration\container
19:11:28 [2021-07-02T19:11:28.405Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s)
19:11:28 [2021-07-02T19:11:28.405Z] PASS
19:11:28 [2021-07-02T19:11:28.405Z] 
19:11:28 [2021-07-02T19:11:28.405Z] DONE 17 tests in 51.951s
19:11:28 [2021-07-02T19:11:28.405Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:11:28 [2021-07-02T19:11:28.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:11:28 [2021-07-02T19:11:28.405Z] ++ set -e
19:11:28 [2021-07-02T19:11:28.405Z] ++ '[' -n 0 ']'
19:11:28 [2021-07-02T19:11:28.405Z] ++ set -x
19:11:28 [2021-07-02T19:11:28.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:11:28 [2021-07-02T19:11:28.664Z] INFO: Testing against a local daemon
19:11:28 [2021-07-02T19:11:28.664Z] === RUN   TestPluginInvalidJSON
19:11:28 [2021-07-02T19:11:28.664Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:11:28 [2021-07-02T19:11:28.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:11:28 [2021-07-02T19:11:28.664Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:11:28 [2021-07-02T19:11:28.664Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:11:28 [2021-07-02T19:11:28.664Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:11:28 [2021-07-02T19:11:28.664Z] === RUN   TestPluginInstall
19:11:28 [2021-07-02T19:11:28.664Z] === RUN   TestPluginInstall/no_auth
19:11:28 [2021-07-02T19:11:28.925Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
19:11:29 [2021-07-02T19:11:29.497Z] === RUN   TestDockerSuite/TestBuildRm
19:11:30 [2021-07-02T19:11:30.466Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:11:30 [2021-07-02T19:11:30.466Z] INFO: Testing against a local daemon
19:11:30 [2021-07-02T19:11:30.466Z] === RUN   TestCheckpoint
19:11:30 [2021-07-02T19:11:30.466Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:11:30 [2021-07-02T19:11:30.466Z] --- SKIP: TestCheckpoint (0.00s)
19:11:30 [2021-07-02T19:11:30.466Z] === RUN   TestContainerInvalidJSON
19:11:30 [2021-07-02T19:11:30.466Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:11:30 [2021-07-02T19:11:30.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:11:30 [2021-07-02T19:11:30.466Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:11:30 [2021-07-02T19:11:30.466Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:11:30 [2021-07-02T19:11:30.466Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:11:30 [2021-07-02T19:11:30.466Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:11:30 [2021-07-02T19:11:30.928Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:11:30 [2021-07-02T19:11:30.928Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:11:30 [2021-07-02T19:11:30.928Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:11:30 [2021-07-02T19:11:30.928Z] --- PASS: TestContainerInvalidJSON (0.60s)
19:11:30 [2021-07-02T19:11:30.928Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
19:11:30 [2021-07-02T19:11:30.928Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
19:11:30 [2021-07-02T19:11:30.928Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
19:11:30 [2021-07-02T19:11:30.928Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:11:31 [2021-07-02T19:11:31.388Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s)
19:11:31 [2021-07-02T19:11:31.388Z] === RUN   TestCopyFromContainerPathIsNotDir
19:11:31 [2021-07-02T19:11:31.388Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
19:11:31 [2021-07-02T19:11:31.388Z] === RUN   TestCopyToContainerPathDoesNotExist
19:11:31 [2021-07-02T19:11:31.848Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCopyToContainerPathIsNotDir
19:11:31 [2021-07-02T19:11:31.848Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCopyFromContainer
19:11:31 [2021-07-02T19:11:31.848Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-07-02T19:11:31.848Z] --- SKIP: TestCopyFromContainer (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:11:31 [2021-07-02T19:11:31.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateLinkToNonExistingContainer
19:11:31 [2021-07-02T19:11:31.848Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:11:31 [2021-07-02T19:11:31.848Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidEnv
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidEnv/0
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidEnv/0
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidEnv/1
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidEnv/1
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidEnv/2
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidEnv/2
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidEnv/0
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidEnv/2
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidEnv/1
19:11:31 [2021-07-02T19:11:31.848Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateTmpfsMountsTarget
19:11:31 [2021-07-02T19:11:31.848Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:11:31 [2021-07-02T19:11:31.848Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithCustomMaskedPaths
19:11:31 [2021-07-02T19:11:31.848Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:11:31 [2021-07-02T19:11:31.848Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithCustomReadonlyPaths
19:11:31 [2021-07-02T19:11:31.848Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:11:31 [2021-07-02T19:11:31.848Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:11:31 [2021-07-02T19:11:31.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:11:31 [2021-07-02T19:11:31.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:11:31 [2021-07-02T19:11:31.848Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:11:31 [2021-07-02T19:11:31.848Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateDifferentPlatform
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateDifferentPlatform/different_os
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:11:31 [2021-07-02T19:11:31.848Z] --- PASS: TestCreateDifferentPlatform (0.03s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:11:31 [2021-07-02T19:11:31.848Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:11:32 [2021-07-02T19:11:32.029Z] time="2021-07-02T19:11:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:32 [2021-07-02T19:11:32.029Z] time="2021-07-02T19:11:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4736c9920f709897f9f83e56a55349b1bad78b0f78a139433391839aee8a72ef" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:32 [2021-07-02T19:11:32.029Z] time="2021-07-02T19:11:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:32 [2021-07-02T19:11:32.029Z] time="2021-07-02T19:11:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4736c9920f709897f9f83e56a55349b1bad78b0f78a139433391839aee8a72ef" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:32 [2021-07-02T19:11:32.029Z]     docker_api_swarm_node_test.go:19: [d2a39920b54da] joining swarm manager [d7084084ce7eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:11:32 [2021-07-02T19:11:32.029Z] === RUN   TestPluginInstall/with_htpasswd
19:11:32 [2021-07-02T19:11:32.307Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
19:11:32 [2021-07-02T19:11:32.307Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:11:32 [2021-07-02T19:11:32.307Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:11:32 [2021-07-02T19:11:32.307Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:11:32 [2021-07-02T19:11:32.307Z] === RUN   TestContainerKillOnDaemonStart
19:11:32 [2021-07-02T19:11:32.307Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:11:32 [2021-07-02T19:11:32.307Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
19:11:32 [2021-07-02T19:11:32.307Z] === RUN   TestDiff
19:11:32 [2021-07-02T19:11:32.307Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:11:32 [2021-07-02T19:11:32.307Z] --- SKIP: TestDiff (0.00s)
19:11:32 [2021-07-02T19:11:32.307Z] === RUN   TestExecWithCloseStdin
19:11:32 [2021-07-02T19:11:32.966Z] time="2021-07-02T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:32 [2021-07-02T19:11:32.966Z] time="2021-07-02T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef62dbe4860a61681836923376ec17cd831179922eef759e535c0ae074f40858" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:32 [2021-07-02T19:11:32.966Z] time="2021-07-02T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:32 [2021-07-02T19:11:32.966Z] time="2021-07-02T19:11:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef62dbe4860a61681836923376ec17cd831179922eef759e535c0ae074f40858" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:32 [2021-07-02T19:11:32.966Z]     docker_api_swarm_node_test.go:20: [df847341c53b8] joining swarm manager [d7084084ce7eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:11:33 [2021-07-02T19:11:33.226Z] === RUN   TestPluginInstall/with_insecure
19:11:34 [2021-07-02T19:11:34.161Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:11:34 [2021-07-02T19:11:34.419Z] time="2021-07-02T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:34 [2021-07-02T19:11:34.419Z] time="2021-07-02T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:510e0e0048c0c9a0a65030b5a5534a03e4b386998fd5a56b9e57699693c6a4cb" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:34 [2021-07-02T19:11:34.420Z] time="2021-07-02T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:11:34 [2021-07-02T19:11:34.420Z] time="2021-07-02T19:11:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:510e0e0048c0c9a0a65030b5a5534a03e4b386998fd5a56b9e57699693c6a4cb" mediatype=application/vnd.docker.plugin.v1+json size=522
19:11:34 [2021-07-02T19:11:34.679Z]     plugin_test.go:165: [db3bfc734a1e3] daemon is not started
19:11:34 [2021-07-02T19:11:34.679Z] --- PASS: TestPluginInstall (6.00s)
19:11:34 [2021-07-02T19:11:34.679Z]     --- PASS: TestPluginInstall/no_auth (3.45s)
19:11:34 [2021-07-02T19:11:34.679Z]     --- PASS: TestPluginInstall/with_htpasswd (1.10s)
19:11:34 [2021-07-02T19:11:34.679Z]     --- PASS: TestPluginInstall/with_insecure (1.45s)
19:11:34 [2021-07-02T19:11:34.679Z] === RUN   TestPluginsWithRuntimes
19:11:35 [2021-07-02T19:11:35.224Z] --- PASS: TestExecWithCloseStdin (2.99s)
19:11:35 [2021-07-02T19:11:35.224Z] === RUN   TestExec
19:11:35 [2021-07-02T19:11:35.246Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:11:36 [2021-07-02T19:11:36.182Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:11:36 [2021-07-02T19:11:36.440Z] === RUN   TestPluginsWithRuntimes/No_Args
19:11:36 [2021-07-02T19:11:36.440Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:11:37 [2021-07-02T19:11:37.009Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:11:37 [2021-07-02T19:11:37.408Z] --- PASS: TestExec (2.10s)
19:11:37 [2021-07-02T19:11:37.408Z] === RUN   TestExecUser
19:11:37 [2021-07-02T19:11:37.408Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:11:37 [2021-07-02T19:11:37.408Z] --- SKIP: TestExecUser (0.00s)
19:11:37 [2021-07-02T19:11:37.408Z] === RUN   TestExportContainerAndImportImage
19:11:37 [2021-07-02T19:11:37.408Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:11:37 [2021-07-02T19:11:37.408Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
19:11:37 [2021-07-02T19:11:37.408Z] === RUN   TestExportContainerAfterDaemonRestart
19:11:37 [2021-07-02T19:11:37.408Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:11:37 [2021-07-02T19:11:37.408Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
19:11:37 [2021-07-02T19:11:37.408Z] === RUN   TestHealthCheckWorkdir
19:11:37 [2021-07-02T19:11:37.408Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:11:37 [2021-07-02T19:11:37.408Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
19:11:37 [2021-07-02T19:11:37.408Z] === RUN   TestHealthKillContainer
19:11:37 [2021-07-02T19:11:37.408Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:11:37 [2021-07-02T19:11:37.408Z] --- SKIP: TestHealthKillContainer (0.00s)
19:11:37 [2021-07-02T19:11:37.408Z] === RUN   TestInspectCpusetInConfigPre120
19:11:37 [2021-07-02T19:11:37.408Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:11:37 [2021-07-02T19:11:37.408Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
19:11:37 [2021-07-02T19:11:37.409Z] === RUN   TestKillContainerInvalidSignal
19:11:37 [2021-07-02T19:11:37.577Z] === RUN   TestPluginsWithRuntimes/With_Args
19:11:38 [2021-07-02T19:11:38.144Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:11:38 [2021-07-02T19:11:38.711Z] --- PASS: TestPluginsWithRuntimes (4.10s)
19:11:38 [2021-07-02T19:11:38.711Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
19:11:38 [2021-07-02T19:11:38.711Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.09s)
19:11:38 [2021-07-02T19:11:38.711Z] === RUN   TestPluginBackCompatMediaTypes
19:11:39 [2021-07-02T19:11:39.590Z] --- PASS: TestKillContainerInvalidSignal (2.00s)
19:11:39 [2021-07-02T19:11:39.590Z] === RUN   TestKillContainer
19:11:39 [2021-07-02T19:11:39.590Z] === RUN   TestKillContainer/no_signal
19:11:39 [2021-07-02T19:11:39.649Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:11:39 [2021-07-02T19:11:39.649Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s)
19:11:39 [2021-07-02T19:11:39.649Z] PASS
19:11:39 [2021-07-02T19:11:39.649Z] 
19:11:39 [2021-07-02T19:11:39.649Z] DONE 10 tests in 11.135s
19:11:39 [2021-07-02T19:11:39.649Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:11:39 [2021-07-02T19:11:39.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:11:39 [2021-07-02T19:11:39.649Z] ++ set -e
19:11:39 [2021-07-02T19:11:39.649Z] ++ '[' -n 0 ']'
19:11:39 [2021-07-02T19:11:39.649Z] ++ set -x
19:11:39 [2021-07-02T19:11:39.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:11:39 [2021-07-02T19:11:39.908Z] INFO: Testing against a local daemon
19:11:39 [2021-07-02T19:11:39.908Z] === RUN   TestExternalGraphDriver
19:11:39 [2021-07-02T19:11:39.908Z] === RUN   TestExternalGraphDriver/json
19:11:40 [2021-07-02T19:11:40.476Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:11:41 [2021-07-02T19:11:41.128Z] === RUN   TestKillContainer/non_killing_signal
19:11:41 [2021-07-02T19:11:41.128Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:11:41 [2021-07-02T19:11:41.128Z] === RUN   TestKillContainer/killing_signal
19:11:42 [2021-07-02T19:11:42.381Z] === RUN   TestExternalGraphDriver/spec
19:11:43 [2021-07-02T19:11:43.758Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
19:11:44 [2021-07-02T19:11:44.035Z] --- PASS: TestKillContainer (4.28s)
19:11:44 [2021-07-02T19:11:44.035Z]     --- PASS: TestKillContainer/no_signal (1.80s)
19:11:44 [2021-07-02T19:11:44.035Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z]     --- PASS: TestKillContainer/killing_signal (2.43s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:11:44 [2021-07-02T19:11:44.035Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:11:44 [2021-07-02T19:11:44.035Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestKillStoppedContainer
19:11:44 [2021-07-02T19:11:44.035Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:11:44 [2021-07-02T19:11:44.035Z] --- SKIP: TestKillStoppedContainer (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestKillStoppedContainerAPIPre120
19:11:44 [2021-07-02T19:11:44.035Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:11:44 [2021-07-02T19:11:44.035Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestKillDifferentUserContainer
19:11:44 [2021-07-02T19:11:44.035Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:11:44 [2021-07-02T19:11:44.035Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestInspectOomKilledTrue
19:11:44 [2021-07-02T19:11:44.035Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:11:44 [2021-07-02T19:11:44.035Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestInspectOomKilledFalse
19:11:44 [2021-07-02T19:11:44.035Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:11:44 [2021-07-02T19:11:44.035Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:11:44 [2021-07-02T19:11:44.035Z] === RUN   TestLogsFollowTailEmpty
19:11:44 [2021-07-02T19:11:44.326Z] === RUN   TestExternalGraphDriver/pull
19:11:44 [2021-07-02T19:11:44.894Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:11:45 [2021-07-02T19:11:45.154Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:11:45 [2021-07-02T19:11:45.573Z] --- PASS: TestLogsFollowTailEmpty (1.93s)
19:11:45 [2021-07-02T19:11:45.573Z] === RUN   TestNetworkNat
19:11:45 [2021-07-02T19:11:45.573Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:11:45 [2021-07-02T19:11:45.573Z] --- SKIP: TestNetworkNat (0.00s)
19:11:45 [2021-07-02T19:11:45.573Z] === RUN   TestNetworkLocalhostTCPNat
19:11:45 [2021-07-02T19:11:45.722Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:11:45 [2021-07-02T19:11:45.722Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:11:45 [2021-07-02T19:11:45.722Z] === RUN   TestDockerSuite/TestBuildSpaces
19:11:45 [2021-07-02T19:11:45.981Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:11:46 [2021-07-02T19:11:46.548Z] --- PASS: TestExternalGraphDriver (6.71s)
19:11:46 [2021-07-02T19:11:46.548Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
19:11:46 [2021-07-02T19:11:46.548Z]     --- PASS: TestExternalGraphDriver/spec (2.26s)
19:11:46 [2021-07-02T19:11:46.548Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
19:11:46 [2021-07-02T19:11:46.548Z] === RUN   TestGraphdriverPluginV2
19:11:47 [2021-07-02T19:11:47.486Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:11:47 [2021-07-02T19:11:47.486Z] === RUN   TestDockerSuite/TestBuildStderr
19:11:47 [2021-07-02T19:11:47.763Z] --- PASS: TestNetworkLocalhostTCPNat (2.26s)
19:11:47 [2021-07-02T19:11:47.763Z] === RUN   TestNetworkLoopbackNat
19:11:47 [2021-07-02T19:11:47.763Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:11:47 [2021-07-02T19:11:47.763Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
19:11:47 [2021-07-02T19:11:47.763Z] === RUN   TestPause
19:11:47 [2021-07-02T19:11:47.763Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:11:47 [2021-07-02T19:11:47.763Z] --- SKIP: TestPause (0.00s)
19:11:47 [2021-07-02T19:11:47.763Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:11:48 [2021-07-02T19:11:48.870Z]     docker_api_swarm_test.go:501: [d9e54eebf898d] joining swarm manager [df341e3afb775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:11:49 [2021-07-02T19:11:49.130Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:11:49 [2021-07-02T19:11:49.941Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s)
19:11:49 [2021-07-02T19:11:49.941Z] === RUN   TestPauseStopPausedContainer
19:11:49 [2021-07-02T19:11:49.941Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
19:11:49 [2021-07-02T19:11:49.941Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
19:11:49 [2021-07-02T19:11:49.941Z] === RUN   TestPsFilter
19:11:49 [2021-07-02T19:11:49.941Z] --- PASS: TestPsFilter (0.33s)
19:11:49 [2021-07-02T19:11:49.941Z] === RUN   TestRemoveContainerWithRemovedVolume
19:11:51 [2021-07-02T19:11:51.033Z] --- PASS: TestGraphdriverPluginV2 (4.61s)
19:11:51 [2021-07-02T19:11:51.033Z] PASS
19:11:51 [2021-07-02T19:11:51.033Z] 
19:11:51 [2021-07-02T19:11:51.033Z] DONE 5 tests in 11.495s
19:11:51 [2021-07-02T19:11:51.033Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:11:51 [2021-07-02T19:11:51.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:11:51 [2021-07-02T19:11:51.033Z] ++ set -e
19:11:51 [2021-07-02T19:11:51.033Z] ++ '[' -n 0 ']'
19:11:51 [2021-07-02T19:11:51.033Z] ++ set -x
19:11:51 [2021-07-02T19:11:51.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:11:51 [2021-07-02T19:11:51.292Z] INFO: Testing against a local daemon
19:11:51 [2021-07-02T19:11:51.292Z] === RUN   TestContinueAfterPluginCrash
19:11:51 [2021-07-02T19:11:51.292Z] === PAUSE TestContinueAfterPluginCrash
19:11:51 [2021-07-02T19:11:51.292Z] === RUN   TestReadPluginNoRead
19:11:51 [2021-07-02T19:11:51.292Z] === PAUSE TestReadPluginNoRead
19:11:51 [2021-07-02T19:11:51.292Z] === RUN   TestDaemonStartWithLogOpt
19:11:51 [2021-07-02T19:11:51.292Z] === PAUSE TestDaemonStartWithLogOpt
19:11:51 [2021-07-02T19:11:51.292Z] === CONT  TestContinueAfterPluginCrash
19:11:51 [2021-07-02T19:11:51.292Z] === CONT  TestDaemonStartWithLogOpt
19:11:52 [2021-07-02T19:11:52.123Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s)
19:11:52 [2021-07-02T19:11:52.123Z] === RUN   TestRemoveContainerWithVolume
19:11:55 [2021-07-02T19:11:55.029Z] --- PASS: TestRemoveContainerWithVolume (2.51s)
19:11:55 [2021-07-02T19:11:55.029Z] === RUN   TestRemoveContainerRunning
19:11:55 [2021-07-02T19:11:55.486Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:11:56 [2021-07-02T19:11:56.055Z] --- PASS: TestDaemonStartWithLogOpt (4.64s)
19:11:56 [2021-07-02T19:11:56.055Z] === CONT  TestReadPluginNoRead
19:11:56 [2021-07-02T19:11:56.055Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:11:56 [2021-07-02T19:11:56.566Z] --- PASS: TestRemoveContainerRunning (1.83s)
19:11:56 [2021-07-02T19:11:56.566Z] === RUN   TestRemoveContainerForceRemoveRunning
19:11:57 [2021-07-02T19:11:57.432Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:11:57 [2021-07-02T19:11:57.999Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:11:58 [2021-07-02T19:11:58.104Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s)
19:11:58 [2021-07-02T19:11:58.104Z] === RUN   TestRemoveInvalidContainer
19:11:58 [2021-07-02T19:11:58.104Z] --- PASS: TestRemoveInvalidContainer (0.03s)
19:11:58 [2021-07-02T19:11:58.104Z] === RUN   TestRenameLinkedContainer
19:11:58 [2021-07-02T19:11:58.104Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:11:58 [2021-07-02T19:11:58.104Z] --- SKIP: TestRenameLinkedContainer (0.00s)
19:11:58 [2021-07-02T19:11:58.104Z] === RUN   TestRenameStoppedContainer
19:11:58 [2021-07-02T19:11:58.937Z] === RUN   TestReadPluginNoRead/default
19:11:59 [2021-07-02T19:11:59.196Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:12:00 [2021-07-02T19:12:00.573Z] === RUN   TestDockerSuite/TestBuildUser
19:12:00 [2021-07-02T19:12:00.834Z]     docker_api_swarm_test.go:506: [d3598d372d241] joining swarm manager [df341e3afb775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:12:01 [2021-07-02T19:12:01.011Z] --- PASS: TestRenameStoppedContainer (2.52s)
19:12:01 [2021-07-02T19:12:01.011Z] === RUN   TestRenameRunningContainerAndReuse
19:12:01 [2021-07-02T19:12:01.093Z] === RUN   TestReadPluginNoRead/disabled_caching
19:12:01 [2021-07-02T19:12:01.661Z] --- PASS: TestContinueAfterPluginCrash (10.37s)
19:12:03 [2021-07-02T19:12:03.038Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:12:03 [2021-07-02T19:12:03.038Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:12:04 [2021-07-02T19:12:04.752Z] --- PASS: TestRenameRunningContainerAndReuse (3.94s)
19:12:04 [2021-07-02T19:12:04.752Z] === RUN   TestRenameInvalidName
19:12:04 [2021-07-02T19:12:04.944Z] === CONT  TestReadPluginNoRead
19:12:04 [2021-07-02T19:12:04.944Z]     read_test.go:92: [d1f156d653590] daemon is not started
19:12:04 [2021-07-02T19:12:04.944Z] --- PASS: TestReadPluginNoRead (8.75s)
19:12:04 [2021-07-02T19:12:04.944Z]     --- PASS: TestReadPluginNoRead/default (2.08s)
19:12:04 [2021-07-02T19:12:04.944Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.89s)
19:12:04 [2021-07-02T19:12:04.944Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s)
19:12:04 [2021-07-02T19:12:04.944Z] PASS
19:12:04 [2021-07-02T19:12:04.944Z] 
19:12:04 [2021-07-02T19:12:04.944Z] DONE 6 tests in 13.541s
19:12:04 [2021-07-02T19:12:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:12:04 [2021-07-02T19:12:04.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:12:04 [2021-07-02T19:12:04.944Z] ++ set -e
19:12:04 [2021-07-02T19:12:04.944Z] ++ '[' -n 0 ']'
19:12:04 [2021-07-02T19:12:04.944Z] ++ set -x
19:12:04 [2021-07-02T19:12:04.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:12:04 [2021-07-02T19:12:04.944Z] testing: warning: no tests to run
19:12:04 [2021-07-02T19:12:04.944Z] PASS
19:12:04 [2021-07-02T19:12:04.944Z] 
19:12:04 [2021-07-02T19:12:04.944Z] DONE 0 tests in 0.050s
19:12:04 [2021-07-02T19:12:04.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:12:04 [2021-07-02T19:12:04.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:12:04 [2021-07-02T19:12:04.944Z] ++ set -e
19:12:04 [2021-07-02T19:12:04.944Z] ++ '[' -n 0 ']'
19:12:04 [2021-07-02T19:12:04.944Z] ++ set -x
19:12:04 [2021-07-02T19:12:04.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:12:04 [2021-07-02T19:12:04.944Z] INFO: Testing against a local daemon
19:12:04 [2021-07-02T19:12:04.944Z] === RUN   TestPluginWithDevMounts
19:12:04 [2021-07-02T19:12:04.944Z] === PAUSE TestPluginWithDevMounts
19:12:04 [2021-07-02T19:12:04.944Z] === CONT  TestPluginWithDevMounts
19:12:06 [2021-07-02T19:12:06.850Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:12:06 [2021-07-02T19:12:06.850Z] --- PASS: TestPluginWithDevMounts (1.85s)
19:12:06 [2021-07-02T19:12:06.850Z] PASS
19:12:06 [2021-07-02T19:12:06.850Z] 
19:12:06 [2021-07-02T19:12:06.850Z] DONE 1 tests in 1.993s
19:12:06 [2021-07-02T19:12:06.850Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
19:12:06 [2021-07-02T19:12:06.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:12:06 [2021-07-02T19:12:06.850Z] ++ set -e
19:12:06 [2021-07-02T19:12:06.850Z] ++ '[' -n 0 ']'
19:12:06 [2021-07-02T19:12:06.850Z] ++ set -x
19:12:06 [2021-07-02T19:12:06.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:12:06 [2021-07-02T19:12:06.932Z] --- PASS: TestRenameInvalidName (1.94s)
19:12:06 [2021-07-02T19:12:06.932Z] === RUN   TestRenameAnonymousContainer
19:12:07 [2021-07-02T19:12:07.109Z] INFO: Testing against a local daemon
19:12:07 [2021-07-02T19:12:07.109Z] === RUN   TestSecretInspect
19:12:09 [2021-07-02T19:12:09.641Z] --- PASS: TestSecretInspect (2.53s)
19:12:09 [2021-07-02T19:12:09.641Z] === RUN   TestSecretList
19:12:12 [2021-07-02T19:12:12.209Z] --- PASS: TestSecretList (2.45s)
19:12:12 [2021-07-02T19:12:12.209Z] === RUN   TestSecretsCreateAndDelete
19:12:14 [2021-07-02T19:12:14.741Z] --- PASS: TestSecretsCreateAndDelete (2.60s)
19:12:14 [2021-07-02T19:12:14.741Z] === RUN   TestSecretsUpdate
19:12:15 [2021-07-02T19:12:15.505Z] --- PASS: TestRenameAnonymousContainer (8.91s)
19:12:15 [2021-07-02T19:12:15.505Z] === RUN   TestRenameContainerWithSameName
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.7% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/container	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/network	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/builder/dockerfile	0.221s	coverage: 48.7% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/builder/remotecontext	0.133s	coverage: 13.7% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.342s	coverage: 86.3% of statements
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/cli	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ?   	github.com/docker/docker/cli/config	[no test files]
19:12:16 [2021-07-02T19:12:16.774Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.144s	coverage: 69.3% of statements
19:12:17 [2021-07-02T19:12:17.336Z] ok  	github.com/docker/docker/client	0.174s	coverage: 75.5% of statements
19:12:17 [2021-07-02T19:12:17.686Z] --- PASS: TestRenameContainerWithSameName (2.00s)
19:12:17 [2021-07-02T19:12:17.686Z] === RUN   TestRenameContainerWithLinkedContainer
19:12:17 [2021-07-02T19:12:17.686Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
19:12:17 [2021-07-02T19:12:17.686Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
19:12:17 [2021-07-02T19:12:17.686Z] === RUN   TestResize
19:12:18 [2021-07-02T19:12:18.028Z] --- PASS: TestSecretsUpdate (3.05s)
19:12:18 [2021-07-02T19:12:18.028Z] === RUN   TestTemplatedSecret
19:12:19 [2021-07-02T19:12:19.224Z] --- PASS: TestResize (1.96s)
19:12:19 [2021-07-02T19:12:19.224Z] === RUN   TestResizeWithInvalidSize
19:12:21 [2021-07-02T19:12:21.403Z] --- PASS: TestResizeWithInvalidSize (1.96s)
19:12:21 [2021-07-02T19:12:21.403Z] === RUN   TestResizeWhenContainerNotStarted
19:12:22 [2021-07-02T19:12:22.219Z] --- PASS: TestTemplatedSecret (4.11s)
19:12:22 [2021-07-02T19:12:22.219Z] === RUN   TestSecretCreateResolve
19:12:23 [2021-07-02T19:12:23.154Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:12:24 [2021-07-02T19:12:24.311Z] --- PASS: TestResizeWhenContainerNotStarted (2.52s)
19:12:24 [2021-07-02T19:12:24.311Z] === RUN   TestDaemonRestartKillContainers
19:12:24 [2021-07-02T19:12:24.311Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:12:24 [2021-07-02T19:12:24.311Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
19:12:24 [2021-07-02T19:12:24.311Z] === RUN   TestStats
19:12:24 [2021-07-02T19:12:24.311Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:12:24 [2021-07-02T19:12:24.311Z] --- SKIP: TestStats (0.00s)
19:12:24 [2021-07-02T19:12:24.311Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:12:24 [2021-07-02T19:12:24.531Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:12:24 [2021-07-02T19:12:24.531Z] --- PASS: TestSecretCreateResolve (2.60s)
19:12:24 [2021-07-02T19:12:24.531Z] PASS
19:12:24 [2021-07-02T19:12:24.531Z] 
19:12:24 [2021-07-02T19:12:24.531Z] DONE 6 tests in 17.524s
19:12:24 [2021-07-02T19:12:24.531Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
19:12:24 [2021-07-02T19:12:24.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
19:12:24 [2021-07-02T19:12:24.531Z] ++ set -e
19:12:24 [2021-07-02T19:12:24.531Z] ++ '[' -n 0 ']'
19:12:24 [2021-07-02T19:12:24.531Z] ++ set -x
19:12:24 [2021-07-02T19:12:24.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
19:12:24 [2021-07-02T19:12:24.531Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:12:24 [2021-07-02T19:12:24.531Z] INFO: Testing against a local daemon
19:12:24 [2021-07-02T19:12:24.531Z] === RUN   TestServiceCreateInit
19:12:24 [2021-07-02T19:12:24.531Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:12:25 [2021-07-02T19:12:25.467Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:12:26 [2021-07-02T19:12:26.845Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:12:28 [2021-07-02T19:12:28.226Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:12:28 [2021-07-02T19:12:28.226Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:12:28 [2021-07-02T19:12:28.226Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:12:28 [2021-07-02T19:12:28.226Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:12:28 [2021-07-02T19:12:28.226Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:12:28 [2021-07-02T19:12:28.226Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:12:28 [2021-07-02T19:12:28.226Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:12:28 [2021-07-02T19:12:28.226Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:12:28 [2021-07-02T19:12:28.226Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:12:30 [2021-07-02T19:12:30.130Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:12:30 [2021-07-02T19:12:30.388Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:12:30 [2021-07-02T19:12:30.647Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:12:31 [2021-07-02T19:12:31.585Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:12:32 [2021-07-02T19:12:32.154Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:12:33 [2021-07-02T19:12:33.534Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:12:33 [2021-07-02T19:12:33.534Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:12:34 [2021-07-02T19:12:34.635Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.35s)
19:12:34 [2021-07-02T19:12:34.635Z] === RUN   TestStopContainerWithTimeout
19:12:34 [2021-07-02T19:12:34.635Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:12:34 [2021-07-02T19:12:34.635Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
19:12:34 [2021-07-02T19:12:34.635Z] === RUN   TestUpdateRestartPolicy
19:12:36 [2021-07-02T19:12:36.073Z] --- PASS: TestServiceCreateInit (11.22s)
19:12:36 [2021-07-02T19:12:36.073Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s)
19:12:36 [2021-07-02T19:12:36.073Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.69s)
19:12:36 [2021-07-02T19:12:36.073Z] === RUN   TestCreateServiceMultipleTimes
19:12:36 [2021-07-02T19:12:36.639Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:12:37 [2021-07-02T19:12:37.207Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
19:12:39 [2021-07-02T19:12:39.110Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:12:40 [2021-07-02T19:12:40.047Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:12:40 [2021-07-02T19:12:40.047Z]     docker_api_swarm_node_test.go:80: [d36e59baf2211] joining swarm manager [d1745e0a15c22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:12:40 [2021-07-02T19:12:40.615Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:12:41 [2021-07-02T19:12:41.184Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:12:41 [2021-07-02T19:12:41.184Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:12:41 [2021-07-02T19:12:41.443Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:12:42 [2021-07-02T19:12:42.822Z] === RUN   TestDockerSuite/TestBuildXZHost
19:12:46 [2021-07-02T19:12:46.113Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:12:46 [2021-07-02T19:12:46.113Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:12:46 [2021-07-02T19:12:46.113Z]     docker_cli_sni_test.go:18: Flakey test
19:12:46 [2021-07-02T19:12:46.113Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:12:47 [2021-07-02T19:12:47.492Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:12:48 [2021-07-02T19:12:48.870Z] === RUN   TestDockerSuite/TestCommitChange
19:12:49 [2021-07-02T19:12:49.808Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:12:51 [2021-07-02T19:12:51.712Z] === RUN   TestDockerSuite/TestCommitHardlink
19:12:53 [2021-07-02T19:12:53.614Z] === RUN   TestDockerSuite/TestCommitNewFile
19:12:54 [2021-07-02T19:12:54.991Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:12:55 [2021-07-02T19:12:55.739Z] --- PASS: TestUpdateRestartPolicy (21.06s)
19:12:55 [2021-07-02T19:12:55.739Z] === RUN   TestUpdateRestartWithAutoRemove
19:12:55 [2021-07-02T19:12:55.954Z] === RUN   TestDockerSuite/TestCommitTTY
19:12:57 [2021-07-02T19:12:57.277Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s)
19:12:57 [2021-07-02T19:12:57.278Z] === RUN   TestWaitNonBlocked
19:12:57 [2021-07-02T19:12:57.278Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:12:57 [2021-07-02T19:12:57.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:12:57 [2021-07-02T19:12:57.278Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:12:57 [2021-07-02T19:12:57.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:12:57 [2021-07-02T19:12:57.278Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:12:57 [2021-07-02T19:12:57.278Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:12:57 [2021-07-02T19:12:57.335Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:12:57 [2021-07-02T19:12:57.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
19:12:57 [2021-07-02T19:12:57.854Z] --- PASS: TestCreateServiceMultipleTimes (22.14s)
19:12:57 [2021-07-02T19:12:57.854Z] === RUN   TestCreateServiceConflict
19:12:58 [2021-07-02T19:12:58.114Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:13:00 [2021-07-02T19:13:00.018Z]     docker_api_swarm_node_test.go:52: [dc04640780364] joining swarm manager [d8f3164f41942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:00 [2021-07-02T19:13:00.586Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:13:00 [2021-07-02T19:13:00.844Z] --- PASS: TestCreateServiceConflict (3.04s)
19:13:00 [2021-07-02T19:13:00.844Z] === RUN   TestCreateServiceMaxReplicas
19:13:01 [2021-07-02T19:13:01.015Z] --- PASS: TestWaitNonBlocked (0.02s)
19:13:01 [2021-07-02T19:13:01.015Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.06s)
19:13:01 [2021-07-02T19:13:01.015Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s)
19:13:01 [2021-07-02T19:13:01.015Z] === RUN   TestWaitBlocked
19:13:01 [2021-07-02T19:13:01.015Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:13:01 [2021-07-02T19:13:01.015Z] --- SKIP: TestWaitBlocked (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z] PASS
19:13:01 [2021-07-02T19:13:01.015Z] ok  	github.com/docker/docker/integration/container	90.407s
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === Skipped
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:13:01 [2021-07-02T19:13:01.015Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
19:13:01 [2021-07-02T19:13:01.015Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
19:13:01 [2021-07-02T19:13:01.015Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] 
19:13:01 [2021-07-02T19:13:01.015Z] DONE 88 tests, 33 skipped in 92.842s
19:13:01 [2021-07-02T19:13:01.015Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
19:13:01 [2021-07-02T19:13:01.103Z]     docker_api_swarm_node_test.go:53: [d962486b92d84] joining swarm manager [d8f3164f41942]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:13:01 [2021-07-02T19:13:01.672Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:13:01 [2021-07-02T19:13:01.672Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:13:01 [2021-07-02T19:13:01.672Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:13:01 [2021-07-02T19:13:01.672Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:13:01 [2021-07-02T19:13:01.930Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:13:01 [2021-07-02T19:13:01.930Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:13:01 [2021-07-02T19:13:01.930Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:13:02 [2021-07-02T19:13:02.568Z] === RUN   TestConfigDaemonLibtrustID
19:13:02 [2021-07-02T19:13:02.568Z]     daemon_test.go:19: runtime.GOOS != "linux"
19:13:02 [2021-07-02T19:13:02.568Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
19:13:02 [2021-07-02T19:13:02.568Z] === RUN   TestDaemonConfigValidation
19:13:02 [2021-07-02T19:13:02.568Z]     daemon_test.go:38: runtime.GOOS != "linux"
19:13:02 [2021-07-02T19:13:02.568Z] --- SKIP: TestDaemonConfigValidation (0.00s)
19:13:02 [2021-07-02T19:13:02.568Z] PASS
19:13:02 [2021-07-02T19:13:02.568Z] ok  	github.com/docker/docker/integration/daemon	0.282s
19:13:02 [2021-07-02T19:13:02.568Z] 
19:13:02 [2021-07-02T19:13:02.568Z] === Skipped
19:13:02 [2021-07-02T19:13:02.568Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
19:13:02 [2021-07-02T19:13:02.568Z]     daemon_test.go:19: runtime.GOOS != "linux"
19:13:02 [2021-07-02T19:13:02.568Z] 
19:13:02 [2021-07-02T19:13:02.568Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
19:13:02 [2021-07-02T19:13:02.568Z]     daemon_test.go:38: runtime.GOOS != "linux"
19:13:02 [2021-07-02T19:13:02.568Z] 
19:13:02 [2021-07-02T19:13:02.568Z] 
19:13:02 [2021-07-02T19:13:02.568Z] DONE 2 tests, 2 skipped in 1.770s
19:13:02 [2021-07-02T19:13:02.568Z] Running D:\gopath\src\github.com\docker\docker\integration\image
19:13:03 [2021-07-02T19:13:03.836Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:13:03 [2021-07-02T19:13:03.964Z] ok  	github.com/docker/docker/cmd/dockerd	0.094s	coverage: 29.1% of statements
19:13:03 [2021-07-02T19:13:03.964Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.7% of statements
19:13:03 [2021-07-02T19:13:03.964Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:13:03 [2021-07-02T19:13:03.964Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:13:03 [2021-07-02T19:13:03.964Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
19:13:03 [2021-07-02T19:13:03.964Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:13:04 [2021-07-02T19:13:04.759Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:04 [2021-07-02T19:13:04.759Z] INFO: Testing against a local daemon
19:13:04 [2021-07-02T19:13:04.759Z] === RUN   TestCommitInheritsEnv
19:13:04 [2021-07-02T19:13:04.759Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:13:04 [2021-07-02T19:13:04.759Z] --- SKIP: TestCommitInheritsEnv (0.00s)
19:13:04 [2021-07-02T19:13:04.759Z] === RUN   TestImportExtremelyLargeImageWorks
19:13:04 [2021-07-02T19:13:04.759Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:13:04 [2021-07-02T19:13:04.759Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:13:04 [2021-07-02T19:13:04.759Z] === RUN   TestImagesFilterMultiReference
19:13:04 [2021-07-02T19:13:04.759Z] --- PASS: TestImagesFilterMultiReference (0.08s)
19:13:04 [2021-07-02T19:13:04.759Z] === RUN   TestImagePullPlatformInvalid
19:13:04 [2021-07-02T19:13:04.759Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
19:13:04 [2021-07-02T19:13:04.759Z] === RUN   TestRemoveImageOrphaning
19:13:04 [2021-07-02T19:13:04.771Z] --- PASS: TestCreateServiceMaxReplicas (3.91s)
19:13:04 [2021-07-02T19:13:04.771Z] === RUN   TestCreateWithDuplicateNetworkNames
19:13:05 [2021-07-02T19:13:05.218Z] --- PASS: TestRemoveImageOrphaning (1.02s)
19:13:05 [2021-07-02T19:13:05.218Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:13:05 [2021-07-02T19:13:05.678Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
19:13:05 [2021-07-02T19:13:05.678Z] === RUN   TestTagInvalidReference
19:13:05 [2021-07-02T19:13:05.678Z] --- PASS: TestTagInvalidReference (0.03s)
19:13:05 [2021-07-02T19:13:05.678Z] === RUN   TestTagValidPrefixedRepo
19:13:05 [2021-07-02T19:13:05.678Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
19:13:05 [2021-07-02T19:13:05.678Z] === RUN   TestTagExistedNameWithoutForce
19:13:05 [2021-07-02T19:13:05.678Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
19:13:05 [2021-07-02T19:13:05.678Z] === RUN   TestTagOfficialNames
19:13:05 [2021-07-02T19:13:05.678Z] --- PASS: TestTagOfficialNames (0.08s)
19:13:05 [2021-07-02T19:13:05.678Z] === RUN   TestTagMatchesDigest
19:13:05 [2021-07-02T19:13:05.678Z] --- PASS: TestTagMatchesDigest (0.03s)
19:13:05 [2021-07-02T19:13:05.678Z] PASS
19:13:05 [2021-07-02T19:13:05.678Z] ok  	github.com/docker/docker/integration/image	1.725s
19:13:05 [2021-07-02T19:13:05.678Z] 
19:13:05 [2021-07-02T19:13:05.678Z] === Skipped
19:13:05 [2021-07-02T19:13:05.678Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
19:13:05 [2021-07-02T19:13:05.678Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
19:13:05 [2021-07-02T19:13:05.678Z] 
19:13:05 [2021-07-02T19:13:05.678Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
19:13:05 [2021-07-02T19:13:05.678Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
19:13:05 [2021-07-02T19:13:05.678Z] 
19:13:05 [2021-07-02T19:13:05.678Z] 
19:13:05 [2021-07-02T19:13:05.678Z] DONE 11 tests, 2 skipped in 3.343s
19:13:05 [2021-07-02T19:13:05.678Z] Running D:\gopath\src\github.com\docker\docker\integration\network
19:13:05 [2021-07-02T19:13:05.706Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:13:05 [2021-07-02T19:13:05.706Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:13:06 [2021-07-02T19:13:06.642Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:13:07 [2021-07-02T19:13:07.580Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:13:07 [2021-07-02T19:13:07.862Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:07 [2021-07-02T19:13:07.862Z] INFO: Testing against a local daemon
19:13:07 [2021-07-02T19:13:07.862Z] === RUN   TestNetworkCreateDelete
19:13:07 [2021-07-02T19:13:07.862Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:13:07 [2021-07-02T19:13:07.862Z] --- SKIP: TestNetworkCreateDelete (0.00s)
19:13:07 [2021-07-02T19:13:07.862Z] === RUN   TestDockerNetworkDeletePreferID
19:13:07 [2021-07-02T19:13:07.863Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestDaemonDNSFallback
19:13:07 [2021-07-02T19:13:07.863Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDaemonDNSFallback (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestInspectNetwork
19:13:07 [2021-07-02T19:13:07.863Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestInspectNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestRunContainerWithBridgeNone
19:13:07 [2021-07-02T19:13:07.863Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkInvalidJSON
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkInvalidJSON//networks/create
19:13:07 [2021-07-02T19:13:07.863Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:13:07 [2021-07-02T19:13:07.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:07 [2021-07-02T19:13:07.863Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:07 [2021-07-02T19:13:07.863Z] === CONT  TestNetworkInvalidJSON//networks/create
19:13:07 [2021-07-02T19:13:07.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:13:07 [2021-07-02T19:13:07.863Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:13:07 [2021-07-02T19:13:07.863Z] --- PASS: TestNetworkInvalidJSON (0.03s)
19:13:07 [2021-07-02T19:13:07.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
19:13:07 [2021-07-02T19:13:07.863Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
19:13:07 [2021-07-02T19:13:07.863Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkList
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkList//networks
19:13:07 [2021-07-02T19:13:07.863Z] === PAUSE TestNetworkList//networks
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestNetworkList//networks/
19:13:07 [2021-07-02T19:13:07.863Z] === PAUSE TestNetworkList//networks/
19:13:07 [2021-07-02T19:13:07.863Z] === CONT  TestNetworkList//networks
19:13:07 [2021-07-02T19:13:07.863Z] === CONT  TestNetworkList//networks/
19:13:07 [2021-07-02T19:13:07.863Z] --- PASS: TestNetworkList (0.03s)
19:13:07 [2021-07-02T19:13:07.863Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     --- PASS: TestNetworkList//networks (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestHostIPv4BridgeLabel
19:13:07 [2021-07-02T19:13:07.863Z]     network_test.go:126: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestDaemonRestartWithLiveRestore
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:29: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestDaemonDefaultNetworkPools
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:58: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestDaemonRestartWithExistingNetwork
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:102: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:136: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:187: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestServiceWithPredefinedNetwork
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:212: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:242: FLAKY_TEST
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestServiceWithDataPathPortInit
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:333: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:401: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z] PASS
19:13:07 [2021-07-02T19:13:07.863Z] ok  	github.com/docker/docker/integration/network	0.371s
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === Skipped
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     network_test.go:126: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:29: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:58: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:102: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:136: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:187: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:212: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:242: FLAKY_TEST
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:333: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
19:13:07 [2021-07-02T19:13:07.863Z]     service_test.go:401: testEnv.OSType == "windows"
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] 
19:13:07 [2021-07-02T19:13:07.863Z] DONE 22 tests, 15 skipped in 2.220s
19:13:08 [2021-07-02T19:13:08.322Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
19:13:08 [2021-07-02T19:13:08.517Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:13:08 [2021-07-02T19:13:08.782Z] testing: warning: no tests to run
19:13:08 [2021-07-02T19:13:08.782Z] PASS
19:13:08 [2021-07-02T19:13:08.782Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.122s
19:13:08 [2021-07-02T19:13:08.782Z] 
19:13:08 [2021-07-02T19:13:08.782Z] DONE 0 tests in 0.718s
19:13:08 [2021-07-02T19:13:08.782Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
19:13:09 [2021-07-02T19:13:09.452Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:13:09 [2021-07-02T19:13:09.750Z] testing: warning: no tests to run
19:13:09 [2021-07-02T19:13:09.750Z] PASS
19:13:09 [2021-07-02T19:13:09.750Z] ok  	github.com/docker/docker/integration/network/macvlan	0.165s
19:13:09 [2021-07-02T19:13:09.750Z] 
19:13:09 [2021-07-02T19:13:09.750Z] DONE 0 tests in 0.738s
19:13:09 [2021-07-02T19:13:09.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
19:13:10 [2021-07-02T19:13:10.021Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:13:10 [2021-07-02T19:13:10.021Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:13:10 [2021-07-02T19:13:10.021Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:13:10 [2021-07-02T19:13:10.216Z] testing: warning: no tests to run
19:13:10 [2021-07-02T19:13:10.216Z] PASS
19:13:10 [2021-07-02T19:13:10.216Z] ok  	github.com/docker/docker/integration/plugin	0.125s
19:13:10 [2021-07-02T19:13:10.216Z] 
19:13:10 [2021-07-02T19:13:10.216Z] DONE 0 tests in 0.728s
19:13:10 [2021-07-02T19:13:10.675Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
19:13:10 [2021-07-02T19:13:10.956Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:13:10 [2021-07-02T19:13:10.956Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:13:10 [2021-07-02T19:13:10.956Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:13:10 [2021-07-02T19:13:10.956Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:13:10 [2021-07-02T19:13:10.956Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:13:11 [2021-07-02T19:13:11.136Z] testing: warning: no tests to run
19:13:11 [2021-07-02T19:13:11.136Z] PASS
19:13:11 [2021-07-02T19:13:11.136Z] ok  	github.com/docker/docker/integration/plugin/authz	0.123s
19:13:11 [2021-07-02T19:13:11.136Z] 
19:13:11 [2021-07-02T19:13:11.136Z] DONE 0 tests in 0.681s
19:13:11 [2021-07-02T19:13:11.136Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
19:13:11 [2021-07-02T19:13:11.521Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:13:12 [2021-07-02T19:13:12.075Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
19:13:12 [2021-07-02T19:13:12.457Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:13:13 [2021-07-02T19:13:13.029Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
19:13:13 [2021-07-02T19:13:13.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:13:13 [2021-07-02T19:13:13.394Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:13:13 [2021-07-02T19:13:13.964Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
19:13:14 [2021-07-02T19:13:14.770Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:13:15 [2021-07-02T19:13:15.722Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:13:15 [2021-07-02T19:13:15.722Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:13:16 [2021-07-02T19:13:16.289Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:13:16 [2021-07-02T19:13:16.855Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:13:17 [2021-07-02T19:13:17.790Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:13:18 [2021-07-02T19:13:18.357Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:13:18 [2021-07-02T19:13:18.357Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:13:19 [2021-07-02T19:13:19.292Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:13:19 [2021-07-02T19:13:19.292Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.53s)
19:13:19 [2021-07-02T19:13:19.292Z] === RUN   TestCreateServiceSecretFileMode
19:13:20 [2021-07-02T19:13:20.227Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:13:20 [2021-07-02T19:13:20.795Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:13:20 [2021-07-02T19:13:20.795Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:13:21 [2021-07-02T19:13:21.487Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:21 [2021-07-02T19:13:21.487Z] INFO: Testing against a local daemon
19:13:21 [2021-07-02T19:13:21.487Z] === RUN   TestPluginInvalidJSON
19:13:21 [2021-07-02T19:13:21.487Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:13:21 [2021-07-02T19:13:21.487Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:13:21 [2021-07-02T19:13:21.487Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:13:21 [2021-07-02T19:13:21.487Z] --- PASS: TestPluginInvalidJSON (0.04s)
19:13:21 [2021-07-02T19:13:21.487Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z] === RUN   TestPluginInstall
19:13:21 [2021-07-02T19:13:21.487Z]     plugin_test.go:63: testEnv.OSType == "windows"
19:13:21 [2021-07-02T19:13:21.487Z] --- SKIP: TestPluginInstall (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z] === RUN   TestPluginsWithRuntimes
19:13:21 [2021-07-02T19:13:21.487Z]     plugin_test.go:172: testEnv.OSType == "windows"
19:13:21 [2021-07-02T19:13:21.487Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z] === RUN   TestPluginBackCompatMediaTypes
19:13:21 [2021-07-02T19:13:21.487Z]     plugin_test.go:234: testEnv.OSType == "windows"
19:13:21 [2021-07-02T19:13:21.487Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z] PASS
19:13:21 [2021-07-02T19:13:21.487Z] ok  	github.com/docker/docker/integration/plugin/common	0.347s
19:13:21 [2021-07-02T19:13:21.487Z] 
19:13:21 [2021-07-02T19:13:21.487Z] === Skipped
19:13:21 [2021-07-02T19:13:21.487Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z]     plugin_test.go:63: testEnv.OSType == "windows"
19:13:21 [2021-07-02T19:13:21.487Z] 
19:13:21 [2021-07-02T19:13:21.487Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z]     plugin_test.go:172: testEnv.OSType == "windows"
19:13:21 [2021-07-02T19:13:21.487Z] 
19:13:21 [2021-07-02T19:13:21.487Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
19:13:21 [2021-07-02T19:13:21.487Z]     plugin_test.go:234: testEnv.OSType == "windows"
19:13:21 [2021-07-02T19:13:21.487Z] 
19:13:21 [2021-07-02T19:13:21.487Z] 
19:13:21 [2021-07-02T19:13:21.487Z] DONE 5 tests, 3 skipped in 9.461s
19:13:21 [2021-07-02T19:13:21.487Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
19:13:22 [2021-07-02T19:13:22.050Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
19:13:22 [2021-07-02T19:13:22.171Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:13:22 [2021-07-02T19:13:22.430Z] --- PASS: TestCreateServiceSecretFileMode (3.20s)
19:13:22 [2021-07-02T19:13:22.430Z] === RUN   TestCreateServiceConfigFileMode
19:13:22 [2021-07-02T19:13:22.613Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.4% of statements
19:13:22 [2021-07-02T19:13:22.869Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
19:13:23 [2021-07-02T19:13:23.431Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
19:13:23 [2021-07-02T19:13:23.667Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:23 [2021-07-02T19:13:23.667Z] INFO: Testing against a local daemon
19:13:23 [2021-07-02T19:13:23.667Z] === RUN   TestExternalGraphDriver
19:13:23 [2021-07-02T19:13:23.667Z]     external_test.go:48: runtime.GOOS == "windows"
19:13:23 [2021-07-02T19:13:23.667Z] --- SKIP: TestExternalGraphDriver (0.00s)
19:13:23 [2021-07-02T19:13:23.667Z] === RUN   TestGraphdriverPluginV2
19:13:23 [2021-07-02T19:13:23.667Z]     external_test.go:408: runtime.GOOS == "windows"
19:13:23 [2021-07-02T19:13:23.667Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
19:13:23 [2021-07-02T19:13:23.667Z] PASS
19:13:23 [2021-07-02T19:13:23.667Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.323s
19:13:23 [2021-07-02T19:13:23.667Z] 
19:13:23 [2021-07-02T19:13:23.667Z] === Skipped
19:13:23 [2021-07-02T19:13:23.667Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
19:13:23 [2021-07-02T19:13:23.667Z]     external_test.go:48: runtime.GOOS == "windows"
19:13:23 [2021-07-02T19:13:23.667Z] 
19:13:23 [2021-07-02T19:13:23.667Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
19:13:23 [2021-07-02T19:13:23.667Z]     external_test.go:408: runtime.GOOS == "windows"
19:13:23 [2021-07-02T19:13:23.667Z] 
19:13:23 [2021-07-02T19:13:23.667Z] 
19:13:23 [2021-07-02T19:13:23.667Z] DONE 2 tests, 2 skipped in 2.950s
19:13:23 [2021-07-02T19:13:23.667Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
19:13:23 [2021-07-02T19:13:23.805Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:13:23 [2021-07-02T19:13:23.995Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
19:13:24 [2021-07-02T19:13:24.925Z] ok  	github.com/docker/docker/daemon	12.162s	coverage: 17.4% of statements
19:13:24 [2021-07-02T19:13:24.925Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:13:24 [2021-07-02T19:13:24.925Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:13:24 [2021-07-02T19:13:24.925Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:13:24 [2021-07-02T19:13:24.925Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
19:13:25 [2021-07-02T19:13:25.488Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.067s	coverage: 73.3% of statements
19:13:25 [2021-07-02T19:13:25.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:13:25 [2021-07-02T19:13:25.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:13:25 [2021-07-02T19:13:25.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:13:25 [2021-07-02T19:13:25.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:13:25 [2021-07-02T19:13:25.707Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:13:25 [2021-07-02T19:13:25.707Z] --- PASS: TestCreateServiceConfigFileMode (3.18s)
19:13:25 [2021-07-02T19:13:25.707Z] === RUN   TestCreateServiceSysctls
19:13:25 [2021-07-02T19:13:25.848Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:25 [2021-07-02T19:13:25.848Z] INFO: Testing against a local daemon
19:13:25 [2021-07-02T19:13:25.848Z] === RUN   TestReadPluginNoRead
19:13:25 [2021-07-02T19:13:25.848Z]     read_test.go:21: no unix domain sockets on Windows
19:13:25 [2021-07-02T19:13:25.848Z] --- SKIP: TestReadPluginNoRead (0.00s)
19:13:25 [2021-07-02T19:13:25.848Z] PASS
19:13:25 [2021-07-02T19:13:25.848Z] ok  	github.com/docker/docker/integration/plugin/logging	0.332s
19:13:25 [2021-07-02T19:13:25.848Z] 
19:13:25 [2021-07-02T19:13:25.848Z] === Skipped
19:13:25 [2021-07-02T19:13:25.848Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
19:13:25 [2021-07-02T19:13:25.848Z]     read_test.go:21: no unix domain sockets on Windows
19:13:25 [2021-07-02T19:13:25.848Z] 
19:13:25 [2021-07-02T19:13:25.848Z] 
19:13:25 [2021-07-02T19:13:25.848Z] DONE 1 tests, 1 skipped in 2.118s
19:13:25 [2021-07-02T19:13:25.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
19:13:26 [2021-07-02T19:13:26.273Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:13:26 [2021-07-02T19:13:26.817Z] testing: warning: no tests to run
19:13:26 [2021-07-02T19:13:26.817Z] PASS
19:13:26 [2021-07-02T19:13:26.817Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.158s
19:13:26 [2021-07-02T19:13:26.817Z] 
19:13:26 [2021-07-02T19:13:26.817Z] DONE 0 tests in 1.056s
19:13:26 [2021-07-02T19:13:26.817Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
19:13:27 [2021-07-02T19:13:27.379Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.438s	coverage: 56.2% of statements
19:13:27 [2021-07-02T19:13:27.379Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.1% of statements
19:13:28 [2021-07-02T19:13:28.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:28 [2021-07-02T19:13:28.996Z] INFO: Testing against a local daemon
19:13:28 [2021-07-02T19:13:28.996Z] === RUN   TestPluginWithDevMounts
19:13:28 [2021-07-02T19:13:28.996Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:13:28 [2021-07-02T19:13:28.996Z] --- SKIP: TestPluginWithDevMounts (0.00s)
19:13:28 [2021-07-02T19:13:28.996Z] PASS
19:13:28 [2021-07-02T19:13:28.997Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.312s
19:13:28 [2021-07-02T19:13:28.997Z] 
19:13:28 [2021-07-02T19:13:28.997Z] === Skipped
19:13:28 [2021-07-02T19:13:28.997Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
19:13:28 [2021-07-02T19:13:28.997Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
19:13:28 [2021-07-02T19:13:28.997Z] 
19:13:28 [2021-07-02T19:13:28.997Z] 
19:13:28 [2021-07-02T19:13:28.997Z] DONE 1 tests, 1 skipped in 2.031s
19:13:28 [2021-07-02T19:13:28.997Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
19:13:29 [2021-07-02T19:13:29.284Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
19:13:29 [2021-07-02T19:13:29.557Z] --- PASS: TestCreateServiceSysctls (3.77s)
19:13:29 [2021-07-02T19:13:29.557Z] === RUN   TestCreateServiceCapabilities
19:13:30 [2021-07-02T19:13:30.652Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.286s	coverage: 49.4% of statements
19:13:30 [2021-07-02T19:13:30.930Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:13:31 [2021-07-02T19:13:31.177Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:31 [2021-07-02T19:13:31.177Z] INFO: Testing against a local daemon
19:13:31 [2021-07-02T19:13:31.177Z] === RUN   TestSecretInspect
19:13:31 [2021-07-02T19:13:31.177Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.177Z] --- SKIP: TestSecretInspect (0.00s)
19:13:31 [2021-07-02T19:13:31.177Z] === RUN   TestSecretList
19:13:31 [2021-07-02T19:13:31.177Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.177Z] --- SKIP: TestSecretList (0.00s)
19:13:31 [2021-07-02T19:13:31.177Z] === RUN   TestSecretsCreateAndDelete
19:13:31 [2021-07-02T19:13:31.177Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.177Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
19:13:31 [2021-07-02T19:13:31.177Z] === RUN   TestSecretsUpdate
19:13:31 [2021-07-02T19:13:31.177Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.177Z] --- SKIP: TestSecretsUpdate (0.00s)
19:13:31 [2021-07-02T19:13:31.177Z] === RUN   TestTemplatedSecret
19:13:31 [2021-07-02T19:13:31.177Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.177Z] --- SKIP: TestTemplatedSecret (0.00s)
19:13:31 [2021-07-02T19:13:31.177Z] === RUN   TestSecretCreateResolve
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:13:31 [2021-07-02T19:13:31.178Z] --- SKIP: TestSecretCreateResolve (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z] PASS
19:13:31 [2021-07-02T19:13:31.178Z] ok  	github.com/docker/docker/integration/secret	0.310s
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] === Skipped
19:13:31 [2021-07-02T19:13:31.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
19:13:31 [2021-07-02T19:13:31.178Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] 
19:13:31 [2021-07-02T19:13:31.178Z] DONE 6 tests, 6 skipped in 1.853s
19:13:31 [2021-07-02T19:13:31.178Z] Running D:\gopath\src\github.com\docker\docker\integration\service
19:13:31 [2021-07-02T19:13:31.583Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.687s	coverage: 46.2% of statements
19:13:31 [2021-07-02T19:13:31.583Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:13:32 [2021-07-02T19:13:32.305Z] === RUN   TestDockerSuite/TestContainerAPITop
19:13:32 [2021-07-02T19:13:32.563Z] --- PASS: TestCreateServiceCapabilities (3.17s)
19:13:32 [2021-07-02T19:13:32.563Z] === RUN   TestInspect
19:13:32 [2021-07-02T19:13:32.822Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:13:32 [2021-07-02T19:13:32.822Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:13:32 [2021-07-02T19:13:32.951Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.784s	coverage: 57.7% of statements
19:13:32 [2021-07-02T19:13:32.951Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:13:32 [2021-07-02T19:13:32.951Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:13:32 [2021-07-02T19:13:32.951Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 57.5% of statements
19:13:33 [2021-07-02T19:13:33.081Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:13:33 [2021-07-02T19:13:33.081Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:13:33 [2021-07-02T19:13:33.081Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
19:13:33 [2021-07-02T19:13:33.359Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:33 [2021-07-02T19:13:33.359Z] INFO: Testing against a local daemon
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceCreateInit
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- PASS: TestServiceCreateInit (0.03s)
19:13:33 [2021-07-02T19:13:33.359Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceMultipleTimes
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceConflict
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceConflict (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceMaxReplicas
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateWithDuplicateNetworkNames
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceSecretFileMode
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceConfigFileMode
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceSysctls
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceSysctls (0.03s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateServiceCapabilities
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestInspect
19:13:33 [2021-07-02T19:13:33.359Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestInspect (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestCreateJob
19:13:33 [2021-07-02T19:13:33.359Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestCreateJob (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestReplicatedJob
19:13:33 [2021-07-02T19:13:33.359Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestReplicatedJob (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestUpdateReplicatedJob
19:13:33 [2021-07-02T19:13:33.359Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceListWithStatuses
19:13:33 [2021-07-02T19:13:33.359Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestDockerNetworkConnectAlias
19:13:33 [2021-07-02T19:13:33.359Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestDockerNetworkReConnect
19:13:33 [2021-07-02T19:13:33.359Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServicePlugin
19:13:33 [2021-07-02T19:13:33.359Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServicePlugin (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceUpdateLabel
19:13:33 [2021-07-02T19:13:33.359Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServiceUpdateLabel (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceUpdateSecrets
19:13:33 [2021-07-02T19:13:33.359Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceUpdateConfigs
19:13:33 [2021-07-02T19:13:33.359Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceUpdateNetwork
19:13:33 [2021-07-02T19:13:33.359Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] === RUN   TestServiceUpdatePidsLimit
19:13:33 [2021-07-02T19:13:33.359Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.359Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] PASS
19:13:33 [2021-07-02T19:13:33.359Z] ok  	github.com/docker/docker/integration/service	0.564s
19:13:33 [2021-07-02T19:13:33.359Z] 
19:13:33 [2021-07-02T19:13:33.359Z] === Skipped
19:13:33 [2021-07-02T19:13:33.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] 
19:13:33 [2021-07-02T19:13:33.359Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.359Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
19:13:33 [2021-07-02T19:13:33.359Z] 
19:13:33 [2021-07-02T19:13:33.359Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
19:13:33 [2021-07-02T19:13:33.819Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
19:13:33 [2021-07-02T19:13:33.819Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] 
19:13:33 [2021-07-02T19:13:33.819Z] DONE 24 tests, 23 skipped in 2.527s
19:13:33 [2021-07-02T19:13:33.819Z] Running D:\gopath\src\github.com\docker\docker\integration\session
19:13:33 [2021-07-02T19:13:33.882Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
19:13:34 [2021-07-02T19:13:34.811Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
19:13:35 [2021-07-02T19:13:35.067Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.8% of statements
19:13:35 [2021-07-02T19:13:35.067Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:13:35 [2021-07-02T19:13:35.067Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:13:35 [2021-07-02T19:13:35.357Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:35 [2021-07-02T19:13:35.357Z] INFO: Testing against a local daemon
19:13:35 [2021-07-02T19:13:35.357Z] === RUN   TestSessionCreate
19:13:35 [2021-07-02T19:13:35.357Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:13:35 [2021-07-02T19:13:35.357Z] --- SKIP: TestSessionCreate (0.00s)
19:13:35 [2021-07-02T19:13:35.357Z] === RUN   TestSessionCreateWithBadUpgrade
19:13:35 [2021-07-02T19:13:35.357Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:13:35 [2021-07-02T19:13:35.357Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
19:13:35 [2021-07-02T19:13:35.357Z] PASS
19:13:35 [2021-07-02T19:13:35.357Z] ok  	github.com/docker/docker/integration/session	0.304s
19:13:35 [2021-07-02T19:13:35.357Z] 
19:13:35 [2021-07-02T19:13:35.357Z] === Skipped
19:13:35 [2021-07-02T19:13:35.357Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
19:13:35 [2021-07-02T19:13:35.357Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
19:13:35 [2021-07-02T19:13:35.357Z] 
19:13:35 [2021-07-02T19:13:35.357Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
19:13:35 [2021-07-02T19:13:35.357Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
19:13:35 [2021-07-02T19:13:35.357Z] 
19:13:35 [2021-07-02T19:13:35.357Z] 
19:13:35 [2021-07-02T19:13:35.357Z] DONE 2 tests, 2 skipped in 1.738s
19:13:35 [2021-07-02T19:13:35.357Z] Running D:\gopath\src\github.com\docker\docker\integration\system
19:13:36 [2021-07-02T19:13:36.371Z] --- PASS: TestInspect (3.35s)
19:13:36 [2021-07-02T19:13:36.371Z] === RUN   TestCreateJob
19:13:36 [2021-07-02T19:13:36.371Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:13:36 [2021-07-02T19:13:36.436Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 43.5% of statements
19:13:36 [2021-07-02T19:13:36.692Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.166s	coverage: 77.8% of statements
19:13:36 [2021-07-02T19:13:36.692Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
19:13:36 [2021-07-02T19:13:36.692Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:13:36 [2021-07-02T19:13:36.939Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:13:37 [2021-07-02T19:13:37.254Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
19:13:37 [2021-07-02T19:13:37.511Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
19:13:37 [2021-07-02T19:13:37.540Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:37 [2021-07-02T19:13:37.540Z] INFO: Testing against a local daemon
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:13:37 [2021-07-02T19:13:37.540Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestEventsExecDie
19:13:37 [2021-07-02T19:13:37.540Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestEventsExecDie (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestEventsBackwardsCompatible
19:13:37 [2021-07-02T19:13:37.540Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestEventsVolumeCreate
19:13:37 [2021-07-02T19:13:37.540Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestEventsVolumeCreate (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestInfoAPI
19:13:37 [2021-07-02T19:13:37.540Z] --- PASS: TestInfoAPI (0.04s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestInfoAPIWarnings
19:13:37 [2021-07-02T19:13:37.540Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestInfoAPIWarnings (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestInfoDebug
19:13:37 [2021-07-02T19:13:37.540Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestInfoDebug (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestInfoInsecureRegistries
19:13:37 [2021-07-02T19:13:37.540Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestInfoRegistryMirrors
19:13:37 [2021-07-02T19:13:37.540Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:13:37 [2021-07-02T19:13:37.540Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
19:13:37 [2021-07-02T19:13:37.540Z] === RUN   TestLoginFailsWithBadCredentials
19:13:37 [2021-07-02T19:13:37.999Z] --- PASS: TestLoginFailsWithBadCredentials (0.91s)
19:13:37 [2021-07-02T19:13:37.999Z] === RUN   TestPingCacheHeaders
19:13:37 [2021-07-02T19:13:37.999Z] --- PASS: TestPingCacheHeaders (0.03s)
19:13:37 [2021-07-02T19:13:37.999Z] === RUN   TestPingGet
19:13:37 [2021-07-02T19:13:37.999Z] --- PASS: TestPingGet (0.03s)
19:13:37 [2021-07-02T19:13:37.999Z] === RUN   TestPingHead
19:13:37 [2021-07-02T19:13:37.999Z] --- PASS: TestPingHead (0.03s)
19:13:37 [2021-07-02T19:13:37.999Z] === RUN   TestVersion
19:13:37 [2021-07-02T19:13:37.999Z] --- PASS: TestVersion (0.03s)
19:13:37 [2021-07-02T19:13:37.999Z] PASS
19:13:38 [2021-07-02T19:13:38.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
19:13:38 [2021-07-02T19:13:38.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 69.9% of statements
19:13:38 [2021-07-02T19:13:38.457Z] ok  	github.com/docker/docker/integration/system	1.332s
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === Skipped
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
19:13:38 [2021-07-02T19:13:38.457Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] 
19:13:38 [2021-07-02T19:13:38.457Z] DONE 14 tests, 8 skipped in 2.827s
19:13:38 [2021-07-02T19:13:38.457Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
19:13:38 [2021-07-02T19:13:38.843Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:13:39 [2021-07-02T19:13:39.002Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
19:13:39 [2021-07-02T19:13:39.002Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
19:13:39 [2021-07-02T19:13:39.259Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 59.3% of statements
19:13:39 [2021-07-02T19:13:39.779Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
19:13:39 [2021-07-02T19:13:39.821Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
19:13:39 [2021-07-02T19:13:39.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:39 [2021-07-02T19:13:39.996Z] INFO: Testing against a local daemon
19:13:39 [2021-07-02T19:13:39.996Z] === RUN   TestVolumesCreateAndList
19:13:39 [2021-07-02T19:13:39.996Z] --- PASS: TestVolumesCreateAndList (0.05s)
19:13:39 [2021-07-02T19:13:39.996Z] === RUN   TestVolumesRemove
19:13:40 [2021-07-02T19:13:40.456Z] --- PASS: TestVolumesRemove (0.15s)
19:13:40 [2021-07-02T19:13:40.456Z] === RUN   TestVolumesInspect
19:13:40 [2021-07-02T19:13:40.456Z] --- PASS: TestVolumesInspect (0.04s)
19:13:40 [2021-07-02T19:13:40.456Z] === RUN   TestVolumesInvalidJSON
19:13:40 [2021-07-02T19:13:40.456Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:13:40 [2021-07-02T19:13:40.456Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:13:40 [2021-07-02T19:13:40.456Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:13:40 [2021-07-02T19:13:40.456Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:13:40 [2021-07-02T19:13:40.456Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:13:40 [2021-07-02T19:13:40.456Z] PASS
19:13:40 [2021-07-02T19:13:40.456Z] ok  	github.com/docker/docker/integration/volume	0.562s
19:13:40 [2021-07-02T19:13:40.456Z] 
19:13:40 [2021-07-02T19:13:40.456Z] DONE 5 tests in 2.058s
19:13:40 [2021-07-02T19:13:40.456Z] INFO: make.ps1 ended at 07/02/2021 19:13:40
19:13:40 [2021-07-02T19:13:40.456Z] INFO: Integration CLI tests being run from the host:
19:13:40 [2021-07-02T19:13:40.456Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
19:13:40 [2021-07-02T19:13:40.714Z] --- PASS: TestCreateJob (4.48s)
19:13:40 [2021-07-02T19:13:40.714Z] === RUN   TestReplicatedJob
19:13:41 [2021-07-02T19:13:41.187Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
19:13:41 [2021-07-02T19:13:41.187Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
19:13:41 [2021-07-02T19:13:41.443Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
19:13:42 [2021-07-02T19:13:42.005Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.623s	coverage: 82.5% of statements
19:13:42 [2021-07-02T19:13:42.005Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:13:42 [2021-07-02T19:13:42.005Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:13:42 [2021-07-02T19:13:42.090Z]     docker_api_swarm_test.go:201: [d02e5b138f7ec] joining swarm manager [db94beea4a3b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:13:43 [2021-07-02T19:13:43.372Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
19:13:43 [2021-07-02T19:13:43.373Z] ok  	github.com/docker/docker/distribution	0.115s	coverage: 25.4% of statements
19:13:43 [2021-07-02T19:13:43.373Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:13:44 [2021-07-02T19:13:44.301Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
19:13:44 [2021-07-02T19:13:44.863Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.6% of statements
19:13:45 [2021-07-02T19:13:45.427Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
19:13:45 [2021-07-02T19:13:45.990Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
19:13:46 [2021-07-02T19:13:46.247Z] ok  	github.com/docker/docker/distribution/xfer	1.976s	coverage: 85.1% of statements
19:13:46 [2021-07-02T19:13:46.247Z] ?   	github.com/docker/docker/dockerversion	[no test files]
19:13:46 [2021-07-02T19:13:46.247Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
19:13:46 [2021-07-02T19:13:46.247Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:13:46 [2021-07-02T19:13:46.278Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:13:46 [2021-07-02T19:13:46.810Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
19:13:46 [2021-07-02T19:13:46.845Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:13:49 [2021-07-02T19:13:49.032Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
19:13:49 [2021-07-02T19:13:49.032Z] INFO: Testing against a local daemon
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
19:13:49 [2021-07-02T19:13:49.032Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIErrorJSON
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
19:13:49 [2021-07-02T19:13:49.032Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
19:13:49 [2021-07-02T19:13:49.032Z] === RUN   TestDockerSuite/TestAPIImagesDelete
19:13:49 [2021-07-02T19:13:49.376Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:13:49 [2021-07-02T19:13:49.376Z] --- PASS: TestReplicatedJob (8.74s)
19:13:49 [2021-07-02T19:13:49.376Z] === RUN   TestUpdateReplicatedJob
19:13:49 [2021-07-02T19:13:49.999Z] === RUN   TestDockerSuite/TestAPIImagesFilter
19:13:49 [2021-07-02T19:13:49.999Z] === RUN   TestDockerSuite/TestAPIImagesHistory
19:13:50 [2021-07-02T19:13:50.755Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:13:50 [2021-07-02T19:13:50.967Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
19:13:50 [2021-07-02T19:13:50.967Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
19:13:52 [2021-07-02T19:13:52.131Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
19:13:53 [2021-07-02T19:13:53.508Z] --- PASS: TestUpdateReplicatedJob (4.31s)
19:13:53 [2021-07-02T19:13:53.508Z] === RUN   TestServiceListWithStatuses
19:13:53 [2021-07-02T19:13:53.508Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:13:53 [2021-07-02T19:13:53.508Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:13:53 [2021-07-02T19:13:53.508Z] === RUN   TestDockerNetworkConnectAlias
19:13:53 [2021-07-02T19:13:53.767Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
19:13:55 [2021-07-02T19:13:55.670Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
19:13:56 [2021-07-02T19:13:56.756Z] ok  	github.com/docker/docker/layer	7.675s	coverage: 68.8% of statements
19:13:56 [2021-07-02T19:13:56.756Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:13:56 [2021-07-02T19:13:56.756Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:13:56 [2021-07-02T19:13:56.756Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:13:56 [2021-07-02T19:13:56.756Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:13:57 [2021-07-02T19:13:57.571Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
19:13:57 [2021-07-02T19:13:57.571Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
19:13:58 [2021-07-02T19:13:58.652Z] ok  	github.com/docker/docker/libnetwork/api	1.345s	coverage: 90.1% of statements
19:13:58 [2021-07-02T19:13:58.954Z] --- PASS: TestDockerNetworkConnectAlias (5.24s)
19:13:58 [2021-07-02T19:13:58.954Z] === RUN   TestDockerNetworkReConnect
19:13:59 [2021-07-02T19:13:59.215Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.125s	coverage: 84.4% of statements
19:13:59 [2021-07-02T19:13:59.222Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e26210_<nil>}
19:14:00 [2021-07-02T19:14:00.157Z]     docker_api_swarm_test.go:383: [d022d151fe5a0] joining swarm manager [dc0c1d176b01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:14:00 [2021-07-02T19:14:00.584Z] ok  	github.com/docker/docker/libnetwork/config	0.043s	coverage: 24.0% of statements
19:14:00 [2021-07-02T19:14:00.841Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
19:14:01 [2021-07-02T19:14:01.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1636792528_/foo_false__<nil>_<nil>_<nil>}
19:14:01 [2021-07-02T19:14:01.097Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:14:01 [2021-07-02T19:14:01.352Z]     docker_api_swarm_test.go:384: [d401afe05b3c2] joining swarm manager [dc0c1d176b01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:14:03 [2021-07-02T19:14:03.255Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1636792528_/foo_true__<nil>_<nil>_<nil>}
19:14:03 [2021-07-02T19:14:03.255Z] --- PASS: TestDockerNetworkReConnect (4.37s)
19:14:03 [2021-07-02T19:14:03.255Z] === RUN   TestServicePlugin
19:14:03 [2021-07-02T19:14:03.617Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.438s	coverage: 59.9% of statements
19:14:03 [2021-07-02T19:14:03.873Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
19:14:04 [2021-07-02T19:14:04.437Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.054s	coverage: 4.0% of statements
19:14:04 [2021-07-02T19:14:04.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3491627503_/foo_false__<nil>_<nil>_<nil>}
19:14:05 [2021-07-02T19:14:05.001Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
19:14:05 [2021-07-02T19:14:05.257Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
19:14:06 [2021-07-02T19:14:06.533Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3491627503_/foo_true__<nil>_<nil>_<nil>}
19:14:07 [2021-07-02T19:14:07.100Z]     plugin_test.go:62: [deb3ce1d797b2] joining swarm manager [dd155bc19744f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:14:08 [2021-07-02T19:14:08.477Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3491627503_/foo_true__0xc000e26300_<nil>_<nil>}
19:14:08 [2021-07-02T19:14:08.477Z]     plugin_test.go:65: [dfa7f60a7ba6a] joining swarm manager [dd155bc19744f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:14:09 [2021-07-02T19:14:09.854Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e26318_<nil>}
19:14:11 [2021-07-02T19:14:11.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e26348_<nil>}
19:14:13 [2021-07-02T19:14:13.132Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e26390_<nil>}
19:14:15 [2021-07-02T19:14:15.033Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e26438_<nil>}
19:14:15 [2021-07-02T19:14:15.199Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.290s	coverage: 7.2% of statements
19:14:15 [2021-07-02T19:14:15.199Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
19:14:15 [2021-07-02T19:14:15.199Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
19:14:15 [2021-07-02T19:14:15.199Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
19:14:15 [2021-07-02T19:14:15.455Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
19:14:16 [2021-07-02T19:14:16.038Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.011s	coverage: 48.1% of statements
19:14:16 [2021-07-02T19:14:16.039Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
19:14:16 [2021-07-02T19:14:16.296Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:14:16 [2021-07-02T19:14:16.408Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:14:17 [2021-07-02T19:14:17.782Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
19:14:18 [2021-07-02T19:14:18.041Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:14:21 [2021-07-02T19:14:21.344Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:14:23 [2021-07-02T19:14:23.246Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:14:26 [2021-07-02T19:14:26.532Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:14:27 [2021-07-02T19:14:27.469Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:14:27 [2021-07-02T19:14:27.728Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:14:28 [2021-07-02T19:14:28.295Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:14:28 [2021-07-02T19:14:28.486Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.005s	coverage: 100.0% of statements
19:14:28 [2021-07-02T19:14:28.742Z] ok  	github.com/docker/docker/libnetwork	37.718s	coverage: 40.7% of statements
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:14:28 [2021-07-02T19:14:28.742Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:14:29 [2021-07-02T19:14:29.232Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
19:14:29 [2021-07-02T19:14:29.304Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.012s	coverage: 57.1% of statements
19:14:29 [2021-07-02T19:14:29.800Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:14:30 [2021-07-02T19:14:30.232Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.025s	coverage: 47.4% of statements
19:14:30 [2021-07-02T19:14:30.487Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.012s	coverage: 71.4% of statements
19:14:30 [2021-07-02T19:14:30.736Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:14:31 [2021-07-02T19:14:31.672Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:14:31 [2021-07-02T19:14:31.853Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.536s	coverage: 74.0% of statements
19:14:32 [2021-07-02T19:14:32.239Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:14:32 [2021-07-02T19:14:32.781Z] ok  	github.com/docker/docker/libnetwork/iptables	0.294s	coverage: 45.1% of statements
19:14:33 [2021-07-02T19:14:33.038Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
19:14:33 [2021-07-02T19:14:33.176Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:14:33 [2021-07-02T19:14:33.601Z] ok  	github.com/docker/docker/libnetwork/netutils	0.062s	coverage: 44.1% of statements
19:14:33 [2021-07-02T19:14:33.744Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:14:34 [2021-07-02T19:14:34.681Z] --- PASS: TestServicePlugin (31.33s)
19:14:34 [2021-07-02T19:14:34.681Z] === RUN   TestServiceUpdateLabel
19:14:34 [2021-07-02T19:14:34.681Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:14:35 [2021-07-02T19:14:35.617Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:14:36 [2021-07-02T19:14:36.650Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:14:37 [2021-07-02T19:14:37.217Z] --- PASS: TestServiceUpdateLabel (2.69s)
19:14:37 [2021-07-02T19:14:37.217Z] === RUN   TestServiceUpdateSecrets
19:14:37 [2021-07-02T19:14:37.784Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:14:38 [2021-07-02T19:14:38.721Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:14:40 [2021-07-02T19:14:40.107Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:14:41 [2021-07-02T19:14:41.055Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:14:41 [2021-07-02T19:14:41.990Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:14:41 [2021-07-02T19:14:41.990Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:14:42 [2021-07-02T19:14:42.559Z] === RUN   TestDockerSuite/TestCpRelativePath
19:14:43 [2021-07-02T19:14:43.499Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:14:44 [2021-07-02T19:14:44.068Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:14:45 [2021-07-02T19:14:45.005Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:14:45 [2021-07-02T19:14:45.777Z] ok  	github.com/docker/docker/libnetwork/ipam	18.565s	coverage: 85.3% of statements
19:14:45 [2021-07-02T19:14:45.777Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:14:45 [2021-07-02T19:14:45.777Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:14:45 [2021-07-02T19:14:45.777Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:14:45 [2021-07-02T19:14:45.940Z] === RUN   TestDockerSuite/TestCpToCaseA
19:14:46 [2021-07-02T19:14:46.033Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:14:47 [2021-07-02T19:14:47.845Z] === RUN   TestDockerSuite/TestCpToCaseB
19:14:48 [2021-07-02T19:14:48.107Z] === RUN   TestDockerSuite/TestCpToCaseC
19:14:50 [2021-07-02T19:14:50.640Z] === RUN   TestDockerSuite/TestCpToCaseD
19:14:51 [2021-07-02T19:14:51.336Z] ok  	github.com/docker/docker/libnetwork/osl	4.317s	coverage: 39.7% of statements
19:14:51 [2021-07-02T19:14:51.336Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
19:14:51 [2021-07-02T19:14:51.416Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
19:14:51 [2021-07-02T19:14:51.592Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
19:14:52 [2021-07-02T19:14:52.154Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.234s	coverage: 49.5% of statements
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkFilter
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
19:14:52 [2021-07-02T19:14:52.384Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:14:52 [2021-07-02T19:14:52.384Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
19:14:52 [2021-07-02T19:14:52.410Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
19:14:52 [2021-07-02T19:14:52.666Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
19:14:53 [2021-07-02T19:14:53.173Z] --- PASS: TestServiceUpdateSecrets (15.86s)
19:14:53 [2021-07-02T19:14:53.173Z] === RUN   TestServiceUpdateConfigs
19:14:53 [2021-07-02T19:14:53.229Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 45.2% of statements
19:14:53 [2021-07-02T19:14:53.792Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
19:14:53 [2021-07-02T19:14:53.792Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
19:14:55 [2021-07-02T19:14:55.077Z] === RUN   TestDockerSuite/TestCpToCaseE
19:14:55 [2021-07-02T19:14:55.685Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 81.9% of statements
19:14:56 [2021-07-02T19:14:56.247Z] ok  	github.com/docker/docker/pkg/authorization	0.157s	coverage: 68.3% of statements
19:14:56 [2021-07-02T19:14:56.247Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
19:14:56 [2021-07-02T19:14:56.503Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
19:14:58 [2021-07-02T19:14:58.178Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
19:14:58 [2021-07-02T19:14:58.178Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:14:58 [2021-07-02T19:14:58.178Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
19:14:58 [2021-07-02T19:14:58.178Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:14:58 [2021-07-02T19:14:58.178Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
19:14:58 [2021-07-02T19:14:58.363Z] === RUN   TestDockerSuite/TestCpToCaseF
19:14:58 [2021-07-02T19:14:58.931Z] === RUN   TestDockerSuite/TestCpToCaseG
19:14:59 [2021-07-02T19:14:59.771Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.479s	coverage: 43.2% of statements
19:14:59 [2021-07-02T19:14:59.771Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
19:15:00 [2021-07-02T19:15:00.027Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
19:15:00 [2021-07-02T19:15:00.283Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
19:15:01 [2021-07-02T19:15:01.088Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
19:15:03 [2021-07-02T19:15:03.554Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.033s	coverage: 84.1% of statements
19:15:03 [2021-07-02T19:15:03.811Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
19:15:04 [2021-07-02T19:15:04.022Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
19:15:04 [2021-07-02T19:15:04.022Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
19:15:04 [2021-07-02T19:15:04.022Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
19:15:04 [2021-07-02T19:15:04.022Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
19:15:04 [2021-07-02T19:15:04.022Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
19:15:04 [2021-07-02T19:15:04.022Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
19:15:04 [2021-07-02T19:15:04.022Z] === RUN   TestDockerSuite/TestAttachDisconnect
19:15:04 [2021-07-02T19:15:04.022Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:15:04 [2021-07-02T19:15:04.022Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
19:15:04 [2021-07-02T19:15:04.067Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
19:15:04 [2021-07-02T19:15:04.201Z] === RUN   TestDockerSuite/TestCpToCaseH
19:15:04 [2021-07-02T19:15:04.324Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
19:15:04 [2021-07-02T19:15:04.467Z]     check_test.go:380: [d401afe05b3c2] daemon is not started
19:15:04 [2021-07-02T19:15:04.467Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
19:15:05 [2021-07-02T19:15:05.252Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
19:15:05 [2021-07-02T19:15:05.509Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.3% of statements
19:15:05 [2021-07-02T19:15:05.767Z] ok  	github.com/docker/docker/pkg/fsutils	0.123s	coverage: 85.1% of statements
19:15:06 [2021-07-02T19:15:06.023Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
19:15:06 [2021-07-02T19:15:06.587Z] ok  	github.com/docker/docker/pkg/idtools	0.265s	coverage: 69.5% of statements
19:15:07 [2021-07-02T19:15:07.001Z] === RUN   TestDockerSuite/TestCpToCaseI
19:15:07 [2021-07-02T19:15:07.001Z]     docker_api_swarm_test.go:801: [dbd29c58daa17] joining swarm manager [df0cdd219c915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:15:07 [2021-07-02T19:15:07.517Z] ok  	github.com/docker/docker/pkg/ioutils	0.383s	coverage: 69.3% of statements
19:15:07 [2021-07-02T19:15:07.567Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:15:07 [2021-07-02T19:15:07.763Z] === RUN   TestDockerSuite/TestAttachPausedContainer
19:15:07 [2021-07-02T19:15:07.763Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:15:07 [2021-07-02T19:15:07.763Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
19:15:07 [2021-07-02T19:15:07.763Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:15:07 [2021-07-02T19:15:07.763Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
19:15:07 [2021-07-02T19:15:07.774Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
19:15:07 [2021-07-02T19:15:07.774Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
19:15:08 [2021-07-02T19:15:08.031Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
19:15:08 [2021-07-02T19:15:08.134Z]     docker_api_swarm_test.go:801: [df75ef23ef982] joining swarm manager [df0cdd219c915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:15:08 [2021-07-02T19:15:08.289Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:15:08 [2021-07-02T19:15:08.545Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
19:15:08 [2021-07-02T19:15:08.545Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
19:15:08 [2021-07-02T19:15:08.802Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
19:15:09 [2021-07-02T19:15:09.070Z] --- PASS: TestServiceUpdateConfigs (16.01s)
19:15:09 [2021-07-02T19:15:09.070Z] === RUN   TestServiceUpdateNetwork
19:15:09 [2021-07-02T19:15:09.638Z]     docker_api_swarm_test.go:801: [d020743c2b737] joining swarm manager [df0cdd219c915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:15:11 [2021-07-02T19:15:11.015Z]     docker_api_swarm_test.go:801: [df6d645497bab] joining swarm manager [df0cdd219c915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:15:12 [2021-07-02T19:15:12.921Z]     docker_api_swarm_test.go:809: [d22c5d7a6bdb1] joining swarm manager [df0cdd219c915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:15:13 [2021-07-02T19:15:13.489Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
19:15:13 [2021-07-02T19:15:13.564Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
19:15:14 [2021-07-02T19:15:14.425Z] === RUN   TestDockerSuite/TestCpToDot
19:15:14 [2021-07-02T19:15:14.993Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:15:16 [2021-07-02T19:15:16.371Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:15:18 [2021-07-02T19:15:18.275Z] === RUN   TestDockerSuite/TestCpToStdout
19:15:19 [2021-07-02T19:15:19.210Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:15:20 [2021-07-02T19:15:20.146Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:15:20 [2021-07-02T19:15:20.404Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:15:21 [2021-07-02T19:15:21.340Z] === RUN   TestDockerSuite/TestCpVolumePath
19:15:22 [2021-07-02T19:15:22.278Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:15:22 [2021-07-02T19:15:22.278Z] === RUN   TestDockerSuite/TestCreateArgs
19:15:22 [2021-07-02T19:15:22.278Z] === RUN   TestDockerSuite/TestCreateByImageID
19:15:22 [2021-07-02T19:15:22.537Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:15:23 [2021-07-02T19:15:23.475Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:15:23 [2021-07-02T19:15:23.475Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:15:23 [2021-07-02T19:15:23.475Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:15:23 [2021-07-02T19:15:23.475Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:15:23 [2021-07-02T19:15:23.735Z] --- PASS: TestServiceUpdateNetwork (14.77s)
19:15:23 [2021-07-02T19:15:23.735Z] === RUN   TestServiceUpdatePidsLimit
19:15:24 [2021-07-02T19:15:24.317Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:15:24 [2021-07-02T19:15:24.576Z] === RUN   TestDockerSuite/TestCreateLabels
19:15:24 [2021-07-02T19:15:24.577Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:15:24 [2021-07-02T19:15:24.835Z] === RUN   TestDockerSuite/TestCreateRM
19:15:24 [2021-07-02T19:15:24.835Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:15:24 [2021-07-02T19:15:24.835Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:15:24 [2021-07-02T19:15:24.835Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:15:24 [2021-07-02T19:15:24.835Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:15:25 [2021-07-02T19:15:25.094Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:15:25 [2021-07-02T19:15:25.352Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:15:26 [2021-07-02T19:15:26.728Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:15:27 [2021-07-02T19:15:27.295Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:15:27 [2021-07-02T19:15:27.295Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:15:27 [2021-07-02T19:15:27.554Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:15:31 [2021-07-02T19:15:31.743Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:15:31 [2021-07-02T19:15:31.743Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:15:31 [2021-07-02T19:15:31.743Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:15:31 [2021-07-02T19:15:31.743Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:15:31 [2021-07-02T19:15:31.743Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:15:31 [2021-07-02T19:15:31.743Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:15:32 [2021-07-02T19:15:32.309Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:15:33 [2021-07-02T19:15:33.685Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:15:33 [2021-07-02T19:15:33.943Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:15:34 [2021-07-02T19:15:34.510Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:15:36 [2021-07-02T19:15:36.417Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:15:37 [2021-07-02T19:15:37.792Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:15:38 [2021-07-02T19:15:38.730Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:15:39 [2021-07-02T19:15:39.297Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:15:39 [2021-07-02T19:15:39.297Z] === RUN   TestDockerSuite/TestDevicePermissions
19:15:39 [2021-07-02T19:15:39.864Z] === RUN   TestDockerSuite/TestDockerFails
19:15:39 [2021-07-02T19:15:39.864Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
19:15:39 [2021-07-02T19:15:39.864Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
19:15:39 [2021-07-02T19:15:39.864Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
19:15:41 [2021-07-02T19:15:41.242Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
19:15:41 [2021-07-02T19:15:41.809Z] --- PASS: TestServiceUpdatePidsLimit (17.97s)
19:15:41 [2021-07-02T19:15:41.809Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.24s)
19:15:41 [2021-07-02T19:15:41.809Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s)
19:15:41 [2021-07-02T19:15:41.809Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s)
19:15:41 [2021-07-02T19:15:41.809Z] PASS
19:15:41 [2021-07-02T19:15:41.809Z] 
19:15:41 [2021-07-02T19:15:41.809Z] === Skipped
19:15:41 [2021-07-02T19:15:41.809Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
19:15:41 [2021-07-02T19:15:41.809Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:15:41 [2021-07-02T19:15:41.809Z] 
19:15:41 [2021-07-02T19:15:41.809Z] 
19:15:41 [2021-07-02T19:15:41.809Z] DONE 27 tests, 1 skipped in 197.445s
19:15:41 [2021-07-02T19:15:41.809Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
19:15:41 [2021-07-02T19:15:41.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
19:15:41 [2021-07-02T19:15:41.809Z] ++ set -e
19:15:41 [2021-07-02T19:15:41.809Z] ++ '[' -n 0 ']'
19:15:41 [2021-07-02T19:15:41.809Z] ++ set -x
19:15:41 [2021-07-02T19:15:41.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
19:15:41 [2021-07-02T19:15:41.809Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
19:15:41 [2021-07-02T19:15:41.809Z] INFO: Testing against a local daemon
19:15:41 [2021-07-02T19:15:41.809Z] === RUN   TestSessionCreate
19:15:42 [2021-07-02T19:15:42.068Z] --- PASS: TestSessionCreate (0.04s)
19:15:42 [2021-07-02T19:15:42.068Z] === RUN   TestSessionCreateWithBadUpgrade
19:15:42 [2021-07-02T19:15:42.068Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:15:42 [2021-07-02T19:15:42.068Z] PASS
19:15:42 [2021-07-02T19:15:42.068Z] 
19:15:42 [2021-07-02T19:15:42.068Z] DONE 2 tests in 0.177s
19:15:42 [2021-07-02T19:15:42.068Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
19:15:42 [2021-07-02T19:15:42.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
19:15:42 [2021-07-02T19:15:42.068Z] ++ set -e
19:15:42 [2021-07-02T19:15:42.068Z] ++ '[' -n 0 ']'
19:15:42 [2021-07-02T19:15:42.068Z] ++ set -x
19:15:42 [2021-07-02T19:15:42.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
19:15:42 [2021-07-02T19:15:42.069Z] INFO: Testing against a local daemon
19:15:42 [2021-07-02T19:15:42.069Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:15:42 [2021-07-02T19:15:42.069Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:15:42 [2021-07-02T19:15:42.069Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:15:42 [2021-07-02T19:15:42.069Z] === RUN   TestEventsExecDie
19:15:43 [2021-07-02T19:15:43.444Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
19:15:43 [2021-07-02T19:15:43.444Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
19:15:43 [2021-07-02T19:15:43.444Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
19:15:43 [2021-07-02T19:15:43.444Z] --- PASS: TestEventsExecDie (1.45s)
19:15:43 [2021-07-02T19:15:43.444Z] === RUN   TestEventsBackwardsCompatible
19:15:43 [2021-07-02T19:15:43.702Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:15:43 [2021-07-02T19:15:43.702Z] === RUN   TestEventsVolumeCreate
19:15:43 [2021-07-02T19:15:43.702Z] --- PASS: TestEventsVolumeCreate (0.06s)
19:15:43 [2021-07-02T19:15:43.702Z] === RUN   TestInfoBinaryCommits
19:15:43 [2021-07-02T19:15:43.702Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:15:43 [2021-07-02T19:15:43.702Z] === RUN   TestInfoAPIVersioned
19:15:43 [2021-07-02T19:15:43.702Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:15:43 [2021-07-02T19:15:43.702Z] === RUN   TestInfoDiscoveryBackend
19:15:43 [2021-07-02T19:15:43.702Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
19:15:44 [2021-07-02T19:15:44.283Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
19:15:44 [2021-07-02T19:15:44.283Z] === RUN   TestInfoDiscoveryInvalidAdvertise
19:15:45 [2021-07-02T19:15:45.219Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
19:15:45 [2021-07-02T19:15:45.219Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
19:15:45 [2021-07-02T19:15:45.785Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
19:15:45 [2021-07-02T19:15:45.785Z] === RUN   TestInfoAPI
19:15:45 [2021-07-02T19:15:45.785Z] --- PASS: TestInfoAPI (0.02s)
19:15:45 [2021-07-02T19:15:45.785Z] === RUN   TestInfoAPIWarnings
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
19:15:47 [2021-07-02T19:15:47.506Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
19:15:49 [2021-07-02T19:15:49.395Z] ok  	github.com/docker/docker/pkg/signal	3.278s	coverage: 62.3% of statements
19:15:49 [2021-07-02T19:15:49.395Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:15:49 [2021-07-02T19:15:49.652Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
19:15:49 [2021-07-02T19:15:49.934Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
19:15:50 [2021-07-02T19:15:50.498Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.9% of statements
19:15:50 [2021-07-02T19:15:50.754Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
19:15:51 [2021-07-02T19:15:51.011Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
19:15:51 [2021-07-02T19:15:51.052Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:15:51 [2021-07-02T19:15:51.573Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
19:15:51 [2021-07-02T19:15:51.829Z] testing: warning: no tests to run
19:15:51 [2021-07-02T19:15:51.829Z] coverage: [no statements]
19:15:51 [2021-07-02T19:15:51.829Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
19:15:52 [2021-07-02T19:15:52.084Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
19:15:52 [2021-07-02T19:15:52.084Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
19:15:52 [2021-07-02T19:15:52.341Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:15:52 [2021-07-02T19:15:52.430Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
19:15:52 [2021-07-02T19:15:52.689Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:15:54 [2021-07-02T19:15:54.232Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
19:15:54 [2021-07-02T19:15:54.232Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
19:15:54 [2021-07-02T19:15:54.795Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.4% of statements
19:15:55 [2021-07-02T19:15:55.220Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:15:55 [2021-07-02T19:15:55.725Z] ok  	github.com/docker/docker/quota	0.224s	coverage: 71.4% of statements
19:15:55 [2021-07-02T19:15:55.981Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
19:15:56 [2021-07-02T19:15:56.596Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
19:15:57 [2021-07-02T19:15:57.348Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 58.8% of statements
19:15:57 [2021-07-02T19:15:57.531Z] === RUN   TestDockerSuite/TestEventsAttach
19:15:57 [2021-07-02T19:15:57.605Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
19:15:57 [2021-07-02T19:15:57.605Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
19:15:58 [2021-07-02T19:15:58.168Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
19:15:58 [2021-07-02T19:15:58.424Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
19:15:58 [2021-07-02T19:15:58.465Z] === RUN   TestDockerSuite/TestEventsCommit
19:15:59 [2021-07-02T19:15:59.033Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:15:59 [2021-07-02T19:15:59.969Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:16:00 [2021-07-02T19:16:00.537Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:16:00 [2021-07-02T19:16:00.944Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
19:16:01 [2021-07-02T19:16:01.473Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
19:16:01 [2021-07-02T19:16:01.874Z] ok  	github.com/docker/docker/volume/local	0.105s	coverage: 76.4% of statements
19:16:02 [2021-07-02T19:16:02.040Z] --- PASS: TestInfoAPIWarnings (16.23s)
19:16:02 [2021-07-02T19:16:02.040Z] === RUN   TestInfoDebug
19:16:02 [2021-07-02T19:16:02.438Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.8% of statements
19:16:02 [2021-07-02T19:16:02.608Z] --- PASS: TestInfoDebug (0.54s)
19:16:02 [2021-07-02T19:16:02.608Z] === RUN   TestInfoInsecureRegistries
19:16:03 [2021-07-02T19:16:03.176Z] --- PASS: TestInfoInsecureRegistries (0.53s)
19:16:03 [2021-07-02T19:16:03.176Z] === RUN   TestInfoRegistryMirrors
19:16:03 [2021-07-02T19:16:03.176Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
19:16:03 [2021-07-02T19:16:03.367Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
19:16:03 [2021-07-02T19:16:03.744Z] --- PASS: TestInfoRegistryMirrors (0.53s)
19:16:03 [2021-07-02T19:16:03.744Z] === RUN   TestLoginFailsWithBadCredentials
19:16:03 [2021-07-02T19:16:03.744Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
19:16:03 [2021-07-02T19:16:03.744Z] === RUN   TestPingCacheHeaders
19:16:03 [2021-07-02T19:16:03.744Z] --- PASS: TestPingCacheHeaders (0.03s)
19:16:03 [2021-07-02T19:16:03.744Z] === RUN   TestPingGet
19:16:03 [2021-07-02T19:16:03.744Z] --- PASS: TestPingGet (0.02s)
19:16:03 [2021-07-02T19:16:03.744Z] === RUN   TestPingHead
19:16:04 [2021-07-02T19:16:04.003Z] --- PASS: TestPingHead (0.02s)
19:16:04 [2021-07-02T19:16:04.003Z] === RUN   TestVersion
19:16:04 [2021-07-02T19:16:04.003Z] --- PASS: TestVersion (0.02s)
19:16:04 [2021-07-02T19:16:04.003Z] PASS
19:16:04 [2021-07-02T19:16:04.003Z] 
19:16:04 [2021-07-02T19:16:04.003Z] === Skipped
19:16:04 [2021-07-02T19:16:04.003Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:16:04 [2021-07-02T19:16:04.003Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:16:04 [2021-07-02T19:16:04.003Z] 
19:16:04 [2021-07-02T19:16:04.003Z] 
19:16:04 [2021-07-02T19:16:04.003Z] DONE 19 tests, 1 skipped in 21.912s
19:16:04 [2021-07-02T19:16:04.003Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
19:16:04 [2021-07-02T19:16:04.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:16:04 [2021-07-02T19:16:04.003Z] ++ set -e
19:16:04 [2021-07-02T19:16:04.003Z] ++ '[' -n 0 ']'
19:16:04 [2021-07-02T19:16:04.003Z] ++ set -x
19:16:04 [2021-07-02T19:16:04.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:16:04 [2021-07-02T19:16:04.003Z] INFO: Testing against a local daemon
19:16:04 [2021-07-02T19:16:04.003Z] === RUN   TestVolumesCreateAndList
19:16:04 [2021-07-02T19:16:04.003Z] --- PASS: TestVolumesCreateAndList (0.03s)
19:16:04 [2021-07-02T19:16:04.003Z] === RUN   TestVolumesRemove
19:16:04 [2021-07-02T19:16:04.261Z] --- PASS: TestVolumesRemove (0.06s)
19:16:04 [2021-07-02T19:16:04.261Z] === RUN   TestVolumesInspect
19:16:04 [2021-07-02T19:16:04.261Z] --- PASS: TestVolumesInspect (0.02s)
19:16:04 [2021-07-02T19:16:04.261Z] === RUN   TestVolumesInvalidJSON
19:16:04 [2021-07-02T19:16:04.261Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:16:04 [2021-07-02T19:16:04.261Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:16:04 [2021-07-02T19:16:04.261Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:16:04 [2021-07-02T19:16:04.261Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:16:04 [2021-07-02T19:16:04.261Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:16:04 [2021-07-02T19:16:04.261Z] PASS
19:16:04 [2021-07-02T19:16:04.261Z] 
19:16:04 [2021-07-02T19:16:04.261Z] DONE 5 tests in 0.293s
19:16:04 [2021-07-02T19:16:04.261Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:16:04 [2021-07-02T19:16:04.520Z] ++++ cat bundles/test-integration/docker.pid
19:16:04 [2021-07-02T19:16:04.520Z] +++ kill 5755
19:16:05 [2021-07-02T19:16:05.101Z] +++ /etc/init.d/apparmor stop
19:16:05 [2021-07-02T19:16:05.101Z] Leaving: AppArmorNo profiles have been unloaded.
19:16:05 [2021-07-02T19:16:05.101Z] 
19:16:05 [2021-07-02T19:16:05.101Z] Unloading profiles will leave already running processes permanently
19:16:05 [2021-07-02T19:16:05.101Z] unconfined, which can lead to unexpected situations.
19:16:05 [2021-07-02T19:16:05.101Z] 
19:16:05 [2021-07-02T19:16:05.101Z] To set a process to complain mode, use the command line tool
19:16:05 [2021-07-02T19:16:05.101Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:16:05 [2021-07-02T19:16:05.101Z] +++ true
19:16:05 [2021-07-02T19:16:05.101Z] exiting test-integration
19:16:05 [2021-07-02T19:16:05.101Z] ++ exit 0
19:16:05 [2021-07-02T19:16:05.101Z] 
19:16:05 [2021-07-02T19:16:05.101Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:16:06 [2021-07-02T19:16:06.046Z] + for job in $(jobs -p)
19:16:06 [2021-07-02T19:16:06.046Z] + wait 3885
19:16:08 [2021-07-02T19:16:08.582Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
19:16:11 [2021-07-02T19:16:11.113Z] === RUN   TestDockerSuite/TestEventsCopy
19:16:12 [2021-07-02T19:16:12.050Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:16:13 [2021-07-02T19:16:13.426Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:16:13 [2021-07-02T19:16:13.685Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
19:16:18 [2021-07-02T19:16:18.952Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
19:16:18 [2021-07-02T19:16:18.952Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:16:19 [2021-07-02T19:16:19.210Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:16:20 [2021-07-02T19:16:20.587Z]     docker_api_swarm_service_test.go:394: [d264ebfeb1799] joining swarm manager [ddd40d3d906a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:16:21 [2021-07-02T19:16:21.155Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:16:21 [2021-07-02T19:16:21.721Z]     docker_api_swarm_service_test.go:394: [d7566079c4846] joining swarm manager [ddd40d3d906a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:16:22 [2021-07-02T19:16:22.288Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
19:16:22 [2021-07-02T19:16:22.288Z] === RUN   TestDockerSuite/TestEventsFilterType
19:16:22 [2021-07-02T19:16:22.856Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
19:16:23 [2021-07-02T19:16:23.115Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
19:16:23 [2021-07-02T19:16:23.115Z] === RUN   TestDockerSuite/TestEventsFilters
19:16:25 [2021-07-02T19:16:25.649Z] === RUN   TestDockerSuite/TestEventsFormat
19:16:27 [2021-07-02T19:16:27.026Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:16:27 [2021-07-02T19:16:27.026Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:16:27 [2021-07-02T19:16:27.026Z] === RUN   TestDockerSuite/TestEventsImageImport
19:16:28 [2021-07-02T19:16:28.946Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:16:28 [2021-07-02T19:16:28.946Z] === RUN   TestDockerSuite/TestEventsImagePull
19:16:29 [2021-07-02T19:16:29.516Z] === RUN   TestDockerSuite/TestEventsImageTag
19:16:30 [2021-07-02T19:16:30.450Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
19:16:30 [2021-07-02T19:16:30.709Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
19:16:30 [2021-07-02T19:16:30.709Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:16:30 [2021-07-02T19:16:30.709Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
19:16:30 [2021-07-02T19:16:30.709Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:16:30 [2021-07-02T19:16:30.709Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:16:32 [2021-07-02T19:16:32.084Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
19:16:32 [2021-07-02T19:16:32.651Z] === RUN   TestDockerSuite/TestEventsRename
19:16:33 [2021-07-02T19:16:33.585Z] === RUN   TestDockerSuite/TestEventsResize
19:16:34 [2021-07-02T19:16:34.152Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:16:39 [2021-07-02T19:16:39.616Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
19:16:39 [2021-07-02T19:16:39.616Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
19:16:39 [2021-07-02T19:16:39.616Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
19:16:39 [2021-07-02T19:16:39.616Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
19:16:39 [2021-07-02T19:16:39.616Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
19:16:40 [2021-07-02T19:16:40.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
19:16:40 [2021-07-02T19:16:40.723Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:16:40 [2021-07-02T19:16:40.981Z] === RUN   TestDockerSuite/TestEventsStreaming
19:16:41 [2021-07-02T19:16:41.916Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:16:42 [2021-07-02T19:16:42.174Z]     docker_api_swarm_service_test.go:342: [df84894e1973b] joining swarm manager [de0f9fc493ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:16:43 [2021-07-02T19:16:43.108Z]     docker_api_swarm_service_test.go:342: [dcb1430d674f8] joining swarm manager [de0f9fc493ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:16:44 [2021-07-02T19:16:44.305Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
19:16:44 [2021-07-02T19:16:44.764Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
19:16:44 [2021-07-02T19:16:44.764Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:16:44 [2021-07-02T19:16:44.764Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
19:16:44 [2021-07-02T19:16:44.764Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:16:44 [2021-07-02T19:16:44.764Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
19:16:44 [2021-07-02T19:16:44.764Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:16:44 [2021-07-02T19:16:44.764Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
19:16:45 [2021-07-02T19:16:45.223Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
19:16:45 [2021-07-02T19:16:45.642Z] === RUN   TestDockerSuite/TestEventsTop
19:16:46 [2021-07-02T19:16:46.193Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
19:16:46 [2021-07-02T19:16:46.578Z] === RUN   TestDockerSuite/TestEventsUntag
19:16:49 [2021-07-02T19:16:49.861Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:16:49 [2021-07-02T19:16:49.929Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
19:16:50 [2021-07-02T19:16:50.898Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
19:16:50 [2021-07-02T19:16:50.898Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:16:50 [2021-07-02T19:16:50.898Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
19:16:50 [2021-07-02T19:16:50.898Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:16:50 [2021-07-02T19:16:50.898Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
19:16:51 [2021-07-02T19:16:51.365Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
19:16:54 [2021-07-02T19:16:54.273Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
19:16:58 [2021-07-02T19:16:58.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
19:17:00 [2021-07-02T19:17:00.542Z]     docker_api_swarm_service_test.go:489: [d6d268080c506] joining swarm manager [d638d3ca9a788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:17:00 [2021-07-02T19:17:00.542Z] === RUN   TestDockerSuite/TestExec
19:17:01 [2021-07-02T19:17:01.110Z]     docker_api_swarm_service_test.go:489: [dbdbe588582df] joining swarm manager [d638d3ca9a788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:17:02 [2021-07-02T19:17:02.045Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:17:03 [2021-07-02T19:17:03.421Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:17:04 [2021-07-02T19:17:04.357Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:17:05 [2021-07-02T19:17:05.292Z] === RUN   TestDockerSuite/TestExecAPIStart
19:17:06 [2021-07-02T19:17:06.656Z] === RUN   TestDockerSuite/TestBuildAddNonTar
19:17:07 [2021-07-02T19:17:07.196Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:17:08 [2021-07-02T19:17:08.134Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:17:09 [2021-07-02T19:17:09.070Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:17:10 [2021-07-02T19:17:10.446Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:17:11 [2021-07-02T19:17:11.382Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:17:12 [2021-07-02T19:17:12.322Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:17:12 [2021-07-02T19:17:12.484Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
19:17:12 [2021-07-02T19:17:12.943Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
19:17:12 [2021-07-02T19:17:12.943Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:17:12 [2021-07-02T19:17:12.943Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
19:17:13 [2021-07-02T19:17:13.257Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:17:15 [2021-07-02T19:17:15.160Z] === RUN   TestDockerSuite/TestExecCgroup
19:17:15 [2021-07-02T19:17:15.160Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
19:17:16 [2021-07-02T19:17:16.685Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
19:17:17 [2021-07-02T19:17:17.653Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
19:17:18 [2021-07-02T19:17:18.451Z] === RUN   TestDockerSuite/TestExecEnv
19:17:19 [2021-07-02T19:17:19.830Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:17:21 [2021-07-02T19:17:21.736Z] === RUN   TestDockerSuite/TestExecExitStatus
19:17:22 [2021-07-02T19:17:22.672Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
19:17:23 [2021-07-02T19:17:23.241Z] === RUN   TestDockerSuite/TestExecInspectID
19:17:23 [2021-07-02T19:17:23.451Z] === RUN   TestDockerSuite/TestBuildAddScript
19:17:23 [2021-07-02T19:17:23.451Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:17:23 [2021-07-02T19:17:23.451Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
19:17:23 [2021-07-02T19:17:23.451Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:17:23 [2021-07-02T19:17:23.451Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
19:17:23 [2021-07-02T19:17:23.451Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:17:23 [2021-07-02T19:17:23.451Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
19:17:23 [2021-07-02T19:17:23.451Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:17:23 [2021-07-02T19:17:23.451Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
19:17:23 [2021-07-02T19:17:23.451Z] === RUN   TestDockerSuite/TestBuildAddTar
19:17:24 [2021-07-02T19:17:24.735Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.196s	coverage: 60.5% of statements
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/pkg/term	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/rootless	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/volume	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === Skipped
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     network_proxy_test.go:212: No support for dual stack yet
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver btrfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver btrfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver btrfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver btrfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver btrfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:71: No driver to put!
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z] time="2021-07-02T19:13:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z] time="2021-07-02T19:13:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z] time="2021-07-02T19:13:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z] time="2021-07-02T19:13:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z] time="2021-07-02T19:13:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: driver not supported
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:71: No driver to put!
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     overlay_test.go:49: Fails to compute changes intermittently
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     overlay_test.go:65: Cannot run test with naive change algorithm
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver zfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver zfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver zfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver zfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:44: Driver zfs not supported
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     graphtest_unix.go:71: No driver to put!
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork TestParallel1 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork TestParallel3 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork TestParallel2 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     firewalld_test.go:13: firewalld is not running
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:17:24 [2021-07-02T19:17:24.735Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] 
19:17:24 [2021-07-02T19:17:24.735Z] DONE 2666 tests, 37 skipped in 411.339s
Post stage
[Pipeline] junit
19:17:24 [2021-07-02T19:17:24.763Z] Recording test results
19:17:25 [2021-07-02T19:17:25.105Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
19:17:25 [2021-07-02T19:17:25.143Z]     docker_api_swarm_service_test.go:127: [d7a6e976f20b5] joining swarm manager [d13d99fe83308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
[Pipeline] sh
19:17:25 [2021-07-02T19:17:25.402Z] === RUN   TestDockerSuite/TestExecInteractive
19:17:25 [2021-07-02T19:17:25.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42520/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c16205a503692c2eded996742b4b000d38bcb0d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c16205a503692c2eded996742b4b000d38bcb0d hack/validate/vendor
19:17:25 [2021-07-02T19:17:25.661Z]     docker_api_swarm_service_test.go:128: [d00ffc68b8da1] joining swarm manager [d13d99fe83308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:17:26 [2021-07-02T19:17:26.364Z] No vendor changes in diff.
19:17:26 [2021-07-02T19:17:26.599Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:17:26 [2021-07-02T19:17:26.969Z] + echo Ensuring container killed.
19:17:26 [2021-07-02T19:17:26.969Z] Ensuring container killed.
19:17:26 [2021-07-02T19:17:26.969Z] + docker rm -vf docker-pr21
19:17:26 [2021-07-02T19:17:26.969Z] Error: No such container: docker-pr21
[Pipeline] sh
19:17:27 [2021-07-02T19:17:27.246Z] + echo Chowning /workspace to jenkins user
19:17:27 [2021-07-02T19:17:27.246Z] Chowning /workspace to jenkins user
19:17:27 [2021-07-02T19:17:27.246Z] + id -u
19:17:27 [2021-07-02T19:17:27.246Z] + id -g
19:17:27 [2021-07-02T19:17:27.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42520:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:17:28 [2021-07-02T19:17:28.151Z] + bundleName=unit
19:17:28 [2021-07-02T19:17:28.151Z] + echo Creating unit-bundles.tar.gz
19:17:28 [2021-07-02T19:17:28.151Z] Creating unit-bundles.tar.gz
19:17:28 [2021-07-02T19:17:28.151Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
19:17:28 [2021-07-02T19:17:28.151Z] bundles/junit-report.xml
19:17:28 [2021-07-02T19:17:28.151Z] bundles/go-test-report.json
19:17:28 [2021-07-02T19:17:28.151Z] bundles/profile.out
[Pipeline] archiveArtifacts
19:17:28 [2021-07-02T19:17:28.160Z] Archiving artifacts
19:17:28 [2021-07-02T19:17:28.502Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:17:28 [2021-07-02T19:17:28.713Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42520/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:17:29 [2021-07-02T19:17:29.018Z] + make clean
19:17:29 [2021-07-02T19:17:29.070Z]     docker_api_swarm_service_test.go:136: [dac4b0f8853f0] joining swarm manager [d13d99fe83308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:17:29 [2021-07-02T19:17:29.274Z] docker volume rm -f docker-dev-cache
19:17:29 [2021-07-02T19:17:29.274Z] docker-dev-cache
[Pipeline] deleteDir
19:17:29 [2021-07-02T19:17:29.329Z] === RUN   TestDockerSuite/TestExecParseError
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:17:29 [2021-07-02T19:17:29.898Z]     docker_api_swarm_service_test.go:137: [d8f577886e6bf] joining swarm manager [d13d99fe83308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:17:30 [2021-07-02T19:17:30.466Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:17:31 [2021-07-02T19:17:31.402Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:17:32 [2021-07-02T19:17:32.338Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:17:36 [2021-07-02T19:17:36.528Z] === RUN   TestDockerSuite/TestExecSetEnv
19:17:36 [2021-07-02T19:17:36.786Z] === RUN   TestDockerSuite/TestExecStartFails
19:17:38 [2021-07-02T19:17:38.179Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:17:50 [2021-07-02T19:17:50.377Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:17:50 [2021-07-02T19:17:50.377Z] === RUN   TestDockerSuite/TestExecTTY
19:17:50 [2021-07-02T19:17:50.945Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:17:52 [2021-07-02T19:17:52.323Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:17:52 [2021-07-02T19:17:52.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
19:17:52 [2021-07-02T19:17:52.841Z] === RUN   TestDockerSuite/TestExecUlimits
19:17:54 [2021-07-02T19:17:54.218Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:17:54 [2021-07-02T19:17:54.218Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:17:54 [2021-07-02T19:17:54.218Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:17:55 [2021-07-02T19:17:55.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
19:17:56 [2021-07-02T19:17:56.094Z] === RUN   TestDockerSuite/TestExecWithNoTERM
19:17:57 [2021-07-02T19:17:57.471Z]     docker_api_swarm_service_test.go:303: [dd8f0b3c109f9] joining swarm manager [d218214bae817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:17:57 [2021-07-02T19:17:57.471Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:17:58 [2021-07-02T19:17:58.406Z]     docker_api_swarm_service_test.go:303: [dedfd7245f0ea] joining swarm manager [d218214bae817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:17:59 [2021-07-02T19:17:59.151Z] === RUN   TestDockerSuite/TestBuildAddTarXz
19:17:59 [2021-07-02T19:17:59.151Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:17:59 [2021-07-02T19:17:59.151Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
19:17:59 [2021-07-02T19:17:59.151Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:17:59 [2021-07-02T19:17:59.151Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
19:18:00 [2021-07-02T19:18:00.311Z] === RUN   TestDockerSuite/TestExecWithTERM
19:18:01 [2021-07-02T19:18:01.688Z] === RUN   TestDockerSuite/TestExecWithUser
19:18:03 [2021-07-02T19:18:03.064Z] === RUN   TestDockerSuite/TestGetContainerStats
19:18:08 [2021-07-02T19:18:08.348Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:18:13 [2021-07-02T19:18:13.612Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:18:14 [2021-07-02T19:18:14.986Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:18:16 [2021-07-02T19:18:16.842Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
19:18:16 [2021-07-02T19:18:16.842Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:18:16 [2021-07-02T19:18:16.842Z] === RUN   TestDockerSuite/TestBuildBlankName
19:18:17 [2021-07-02T19:18:17.302Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
19:18:20 [2021-07-02T19:18:20.248Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:18:20 [2021-07-02T19:18:20.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
19:18:20 [2021-07-02T19:18:20.248Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:18:20 [2021-07-02T19:18:20.249Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:18:20 [2021-07-02T19:18:20.249Z] === RUN   TestDockerSuite/TestHealth
19:18:22 [2021-07-02T19:18:22.151Z]     docker_api_swarm_service_test.go:99: [dee10c35e665e] joining swarm manager [da7bb2512e859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:23 [2021-07-02T19:18:23.086Z]     docker_api_swarm_service_test.go:100: [da0e6bbe5db6b] joining swarm manager [da7bb2512e859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:35 [2021-07-02T19:18:35.010Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
19:18:35 [2021-07-02T19:18:35.010Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:18:35 [2021-07-02T19:18:35.010Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
19:18:39 [2021-07-02T19:18:39.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
19:18:45 [2021-07-02T19:18:45.012Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:18:45 [2021-07-02T19:18:45.012Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:18:45 [2021-07-02T19:18:45.012Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:18:45 [2021-07-02T19:18:45.012Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:18:45 [2021-07-02T19:18:45.012Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:18:45 [2021-07-02T19:18:45.012Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:18:45 [2021-07-02T19:18:45.271Z]     check_test.go:380: [dee10c35e665e] daemon is not started
19:18:45 [2021-07-02T19:18:45.840Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:18:45 [2021-07-02T19:18:45.840Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:18:45 [2021-07-02T19:18:45.840Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:18:46 [2021-07-02T19:18:46.098Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:18:46 [2021-07-02T19:18:46.098Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:18:46 [2021-07-02T19:18:46.358Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:18:46 [2021-07-02T19:18:46.616Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:18:46 [2021-07-02T19:18:46.616Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:18:47 [2021-07-02T19:18:47.183Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:18:47 [2021-07-02T19:18:47.184Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:18:48 [2021-07-02T19:18:48.128Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:18:48 [2021-07-02T19:18:48.695Z] === RUN   TestDockerSuite/TestImagesFormat
19:18:48 [2021-07-02T19:18:48.695Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:18:49 [2021-07-02T19:18:49.630Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:18:50 [2021-07-02T19:18:50.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
19:18:52 [2021-07-02T19:18:52.468Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:18:52 [2021-07-02T19:18:52.468Z] === RUN   TestDockerSuite/TestImportBadURL
19:18:52 [2021-07-02T19:18:52.468Z] === RUN   TestDockerSuite/TestImportDisplay
19:18:52 [2021-07-02T19:18:52.726Z]     docker_api_swarm_service_test.go:532: [d35accc9212c7] joining swarm manager [dc47882740baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:18:54 [2021-07-02T19:18:54.102Z]     docker_api_swarm_service_test.go:533: [d37c2492a8822] joining swarm manager [dc47882740baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:18:54 [2021-07-02T19:18:54.361Z] === RUN   TestDockerSuite/TestImportFile
19:18:54 [2021-07-02T19:18:54.526Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
19:18:56 [2021-07-02T19:18:56.264Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:18:56 [2021-07-02T19:18:56.264Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:18:59 [2021-07-02T19:18:59.553Z] === RUN   TestDockerSuite/TestImportGzipped
19:19:02 [2021-07-02T19:19:02.086Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:19:03 [2021-07-02T19:19:03.991Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:19:04 [2021-07-02T19:19:04.844Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
19:19:04 [2021-07-02T19:19:04.844Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:19:04 [2021-07-02T19:19:04.926Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:19:05 [2021-07-02T19:19:05.304Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
19:19:05 [2021-07-02T19:19:05.862Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:19:06 [2021-07-02T19:19:06.429Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:19:06 [2021-07-02T19:19:06.429Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
19:19:06 [2021-07-02T19:19:06.429Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:19:07 [2021-07-02T19:19:07.364Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:19:07 [2021-07-02T19:19:07.931Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:19:08 [2021-07-02T19:19:08.506Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:19:09 [2021-07-02T19:19:09.441Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:19:10 [2021-07-02T19:19:10.008Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:19:10 [2021-07-02T19:19:10.945Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:19:10 [2021-07-02T19:19:10.945Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
19:19:11 [2021-07-02T19:19:11.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
19:19:11 [2021-07-02T19:19:11.107Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:19:11 [2021-07-02T19:19:11.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
19:19:11 [2021-07-02T19:19:11.107Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:19:11 [2021-07-02T19:19:11.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
19:19:12 [2021-07-02T19:19:12.320Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:19:12 [2021-07-02T19:19:12.887Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:19:13 [2021-07-02T19:19:13.456Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:19:13 [2021-07-02T19:19:13.714Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
19:19:14 [2021-07-02T19:19:14.281Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:19:14 [2021-07-02T19:19:14.281Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:19:14 [2021-07-02T19:19:14.281Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:19:15 [2021-07-02T19:19:15.217Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:19:16 [2021-07-02T19:19:16.152Z] === RUN   TestDockerSuite/TestInspectDefault
19:19:16 [2021-07-02T19:19:16.720Z] === RUN   TestDockerSuite/TestInspectHistory
19:19:16 [2021-07-02T19:19:16.904Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
19:19:16 [2021-07-02T19:19:16.904Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:19:17 [2021-07-02T19:19:17.363Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
19:19:17 [2021-07-02T19:19:17.656Z] === RUN   TestDockerSuite/TestInspectImage
19:19:17 [2021-07-02T19:19:17.656Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:19:17 [2021-07-02T19:19:17.656Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:19:17 [2021-07-02T19:19:17.656Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:19:17 [2021-07-02T19:19:17.656Z] === RUN   TestDockerSuite/TestInspectInt64
19:19:17 [2021-07-02T19:19:17.823Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
19:19:17 [2021-07-02T19:19:17.823Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:19:17 [2021-07-02T19:19:17.823Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
19:19:17 [2021-07-02T19:19:17.823Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:19:17 [2021-07-02T19:19:17.823Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
19:19:18 [2021-07-02T19:19:18.590Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:19:19 [2021-07-02T19:19:19.157Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:19:19 [2021-07-02T19:19:19.157Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:19:19 [2021-07-02T19:19:19.724Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:19:20 [2021-07-02T19:19:20.658Z] === RUN   TestDockerSuite/TestInspectPlugin
19:19:21 [2021-07-02T19:19:21.225Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
19:19:22 [2021-07-02T19:19:22.160Z] === RUN   TestDockerSuite/TestInspectRootFS
19:19:22 [2021-07-02T19:19:22.160Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:19:22 [2021-07-02T19:19:22.727Z] === RUN   TestDockerSuite/TestInspectStatus
19:19:23 [2021-07-02T19:19:23.294Z]     docker_api_swarm_service_test.go:147: [d5829cba0a9de] joining swarm manager [dafb09eee8e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:19:23 [2021-07-02T19:19:23.863Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:19:24 [2021-07-02T19:19:24.123Z]     docker_api_swarm_service_test.go:147: [d30c29ca0032d] joining swarm manager [dafb09eee8e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:19:26 [2021-07-02T19:19:26.029Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:19:27 [2021-07-02T19:19:27.410Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:19:28 [2021-07-02T19:19:28.346Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:19:28 [2021-07-02T19:19:28.917Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:19:29 [2021-07-02T19:19:29.855Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:19:30 [2021-07-02T19:19:30.797Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:19:31 [2021-07-02T19:19:31.732Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:19:31 [2021-07-02T19:19:31.732Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
19:19:33 [2021-07-02T19:19:33.634Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:19:35 [2021-07-02T19:19:35.010Z] === RUN   TestDockerSuite/TestLinksEnvs
19:19:36 [2021-07-02T19:19:36.913Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:19:37 [2021-07-02T19:19:37.480Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:19:39 [2021-07-02T19:19:39.384Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:19:41 [2021-07-02T19:19:41.916Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:19:42 [2021-07-02T19:19:42.971Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
19:19:43 [2021-07-02T19:19:43.819Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:19:43 [2021-07-02T19:19:43.820Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:19:45 [2021-07-02T19:19:45.876Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
19:19:45 [2021-07-02T19:19:45.876Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:19:46 [2021-07-02T19:19:46.845Z] === RUN   TestDockerSuite/TestBuildCacheAdd
19:19:46 [2021-07-02T19:19:46.845Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:19:47 [2021-07-02T19:19:47.109Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:19:47 [2021-07-02T19:19:47.109Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:19:47 [2021-07-02T19:19:47.304Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
19:19:48 [2021-07-02T19:19:48.059Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:19:48 [2021-07-02T19:19:48.841Z] === RUN   TestDockerSuite/TestBuildCacheFrom
19:19:48 [2021-07-02T19:19:48.841Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:19:48 [2021-07-02T19:19:48.841Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
19:19:53 [2021-07-02T19:19:53.531Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
19:19:54 [2021-07-02T19:19:54.499Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
19:19:54 [2021-07-02T19:19:54.499Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:19:54 [2021-07-02T19:19:54.499Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
19:19:54 [2021-07-02T19:19:54.499Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:19:54 [2021-07-02T19:19:54.499Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
19:19:56 [2021-07-02T19:19:56.036Z] === RUN   TestDockerSuite/TestBuildClearCmd
19:19:57 [2021-07-02T19:19:57.125Z] === RUN   TestDockerSuite/TestBuildCmd
19:19:57 [2021-07-02T19:19:57.584Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
19:19:58 [2021-07-02T19:19:58.044Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
19:19:59 [2021-07-02T19:19:59.011Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
19:20:00 [2021-07-02T19:20:00.262Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:20:01 [2021-07-02T19:20:01.636Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:20:03 [2021-07-02T19:20:03.538Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:20:04 [2021-07-02T19:20:04.108Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:20:04 [2021-07-02T19:20:04.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
19:20:04 [2021-07-02T19:20:04.812Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
19:20:06 [2021-07-02T19:20:06.994Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
19:20:06 [2021-07-02T19:20:06.994Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:20:06 [2021-07-02T19:20:06.994Z] === RUN   TestDockerSuite/TestBuildConditionalCache
19:20:07 [2021-07-02T19:20:07.973Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
19:20:07 [2021-07-02T19:20:07.973Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:20:08 [2021-07-02T19:20:08.232Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:20:08 [2021-07-02T19:20:08.232Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:20:08 [2021-07-02T19:20:08.232Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:20:08 [2021-07-02T19:20:08.534Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
19:20:08 [2021-07-02T19:20:08.534Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:20:08 [2021-07-02T19:20:08.534Z] === RUN   TestDockerSuite/TestBuildContextCleanup
19:20:08 [2021-07-02T19:20:08.994Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
19:20:09 [2021-07-02T19:20:09.610Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:20:10 [2021-07-02T19:20:10.178Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:20:14 [2021-07-02T19:20:14.366Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:20:14 [2021-07-02T19:20:14.934Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:20:16 [2021-07-02T19:20:16.068Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
19:20:16 [2021-07-02T19:20:16.527Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
19:20:16 [2021-07-02T19:20:16.986Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
19:20:16 [2021-07-02T19:20:16.986Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:20:16 [2021-07-02T19:20:16.986Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
19:20:17 [2021-07-02T19:20:17.955Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
19:20:18 [2021-07-02T19:20:18.923Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
19:20:18 [2021-07-02T19:20:18.923Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:20:18 [2021-07-02T19:20:18.923Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
19:20:18 [2021-07-02T19:20:18.923Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:20:18 [2021-07-02T19:20:18.923Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
19:20:20 [2021-07-02T19:20:20.216Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:20:21 [2021-07-02T19:20:21.153Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:20:21 [2021-07-02T19:20:21.153Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:20:22 [2021-07-02T19:20:22.530Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:20:24 [2021-07-02T19:20:24.436Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:20:24 [2021-07-02T19:20:24.717Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
19:20:25 [2021-07-02T19:20:25.814Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:20:27 [2021-07-02T19:20:27.719Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:20:29 [2021-07-02T19:20:29.098Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:20:32 [2021-07-02T19:20:32.389Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:20:32 [2021-07-02T19:20:32.957Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:20:33 [2021-07-02T19:20:33.893Z] === RUN   TestDockerSuite/TestLogsSince
19:20:37 [2021-07-02T19:20:37.178Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
19:20:41 [2021-07-02T19:20:41.365Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:20:42 [2021-07-02T19:20:42.740Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
19:20:45 [2021-07-02T19:20:45.291Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
19:20:47 [2021-07-02T19:20:47.193Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:20:47 [2021-07-02T19:20:47.759Z] === RUN   TestDockerSuite/TestLogsTail
19:20:48 [2021-07-02T19:20:48.326Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
19:20:48 [2021-07-02T19:20:48.584Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:20:49 [2021-07-02T19:20:49.522Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:20:50 [2021-07-02T19:20:50.899Z] === RUN   TestDockerSuite/TestMountIntoProc
19:20:50 [2021-07-02T19:20:50.899Z] === RUN   TestDockerSuite/TestMountIntoSys
19:20:51 [2021-07-02T19:20:51.836Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
19:20:51 [2021-07-02T19:20:51.836Z] === RUN   TestDockerSuite/TestNetHostname
19:20:55 [2021-07-02T19:20:55.123Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:20:55 [2021-07-02T19:20:55.123Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
19:20:55 [2021-07-02T19:20:55.382Z] === RUN   TestDockerSuite/TestNetworkEvents
19:20:56 [2021-07-02T19:20:56.317Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:20:58 [2021-07-02T19:20:58.223Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
19:20:58 [2021-07-02T19:20:58.482Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:20:59 [2021-07-02T19:20:59.418Z] === RUN   TestDockerSuite/TestPluginActive
19:21:00 [2021-07-02T19:21:00.795Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:21:02 [2021-07-02T19:21:02.171Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
19:21:07 [2021-07-02T19:21:07.247Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
19:21:07 [2021-07-02T19:21:07.247Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
19:21:07 [2021-07-02T19:21:07.247Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
19:21:07 [2021-07-02T19:21:07.443Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:21:07 [2021-07-02T19:21:07.443Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:21:07 [2021-07-02T19:21:07.443Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:21:07 [2021-07-02T19:21:07.443Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
19:21:08 [2021-07-02T19:21:08.012Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:21:10 [2021-07-02T19:21:10.168Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
19:21:10 [2021-07-02T19:21:10.168Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:21:10 [2021-07-02T19:21:10.168Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
19:21:10 [2021-07-02T19:21:10.168Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:21:10 [2021-07-02T19:21:10.630Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
19:21:10 [2021-07-02T19:21:10.630Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:21:10 [2021-07-02T19:21:10.630Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
19:21:11 [2021-07-02T19:21:11.089Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
19:21:11 [2021-07-02T19:21:11.089Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:21:11 [2021-07-02T19:21:11.089Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
19:21:11 [2021-07-02T19:21:11.297Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:21:12 [2021-07-02T19:21:12.232Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:21:14 [2021-07-02T19:21:14.132Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:21:18 [2021-07-02T19:21:18.318Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:21:20 [2021-07-02T19:21:20.221Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:21:21 [2021-07-02T19:21:21.597Z] === RUN   TestDockerSuite/TestPortHostBinding
19:21:23 [2021-07-02T19:21:23.500Z] === RUN   TestDockerSuite/TestPortList
19:21:31 [2021-07-02T19:21:31.613Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
19:21:32 [2021-07-02T19:21:32.180Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:21:34 [2021-07-02T19:21:34.098Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:21:36 [2021-07-02T19:21:36.243Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
19:21:36 [2021-07-02T19:21:36.243Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
19:21:36 [2021-07-02T19:21:36.243Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:21:36 [2021-07-02T19:21:36.243Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
19:21:40 [2021-07-02T19:21:40.658Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
19:21:41 [2021-07-02T19:21:41.593Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:21:41 [2021-07-02T19:21:41.593Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:21:41 [2021-07-02T19:21:41.593Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:21:42 [2021-07-02T19:21:42.528Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:21:42 [2021-07-02T19:21:42.528Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:21:43 [2021-07-02T19:21:43.465Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:21:43 [2021-07-02T19:21:43.465Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:21:44 [2021-07-02T19:21:44.402Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:21:44 [2021-07-02T19:21:44.402Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:21:44 [2021-07-02T19:21:44.660Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
19:21:46 [2021-07-02T19:21:46.038Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:21:46 [2021-07-02T19:21:46.038Z] === RUN   TestDockerSuite/TestPruneContainerLabel
19:21:49 [2021-07-02T19:21:49.328Z] === RUN   TestDockerSuite/TestPruneContainerUntil
19:21:50 [2021-07-02T19:21:50.705Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
19:21:51 [2021-07-02T19:21:51.272Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
19:21:51 [2021-07-02T19:21:51.272Z] === RUN   TestDockerSuite/TestPsByOrder
19:21:54 [2021-07-02T19:21:54.560Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:21:55 [2021-07-02T19:21:55.127Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:21:58 [2021-07-02T19:21:58.453Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:21:58 [2021-07-02T19:21:58.453Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
19:22:01 [2021-07-02T19:22:01.391Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
19:22:01 [2021-07-02T19:22:01.391Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
19:22:01 [2021-07-02T19:22:01.391Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
19:22:01 [2021-07-02T19:22:01.741Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
19:22:03 [2021-07-02T19:22:03.647Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:22:03 [2021-07-02T19:22:03.647Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:22:05 [2021-07-02T19:22:05.130Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
19:22:05 [2021-07-02T19:22:05.552Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
19:22:08 [2021-07-02T19:22:08.036Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
19:22:08 [2021-07-02T19:22:08.089Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
19:22:08 [2021-07-02T19:22:08.089Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:22:10 [2021-07-02T19:22:10.985Z] === RUN   TestDockerSuite/TestBuildDockerignore
19:22:12 [2021-07-02T19:22:12.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
19:22:14 [2021-07-02T19:22:14.811Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
19:22:18 [2021-07-02T19:22:18.097Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:22:18 [2021-07-02T19:22:18.665Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
19:22:19 [2021-07-02T19:22:19.235Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:22:21 [2021-07-02T19:22:21.768Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
19:22:21 [2021-07-02T19:22:21.768Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:22:23 [2021-07-02T19:22:23.680Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:22:25 [2021-07-02T19:22:25.583Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:22:26 [2021-07-02T19:22:26.520Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
19:22:28 [2021-07-02T19:22:28.423Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:22:30 [2021-07-02T19:22:30.957Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:22:32 [2021-07-02T19:22:32.861Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:22:32 [2021-07-02T19:22:32.861Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:22:33 [2021-07-02T19:22:33.798Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
19:22:34 [2021-07-02T19:22:34.057Z] === RUN   TestDockerSuite/TestPsRightTagName
19:22:37 [2021-07-02T19:22:37.347Z] === RUN   TestDockerSuite/TestPsShowMounts
19:22:39 [2021-07-02T19:22:39.251Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:22:39 [2021-07-02T19:22:39.818Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
19:22:40 [2021-07-02T19:22:40.078Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:22:40 [2021-07-02T19:22:40.078Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:22:40 [2021-07-02T19:22:40.078Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:22:40 [2021-07-02T19:22:40.337Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:22:40 [2021-07-02T19:22:40.337Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:22:40 [2021-07-02T19:22:40.596Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:22:41 [2021-07-02T19:22:41.164Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:22:43 [2021-07-02T19:22:43.701Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:22:44 [2021-07-02T19:22:44.636Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:22:45 [2021-07-02T19:22:45.573Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:22:55 [2021-07-02T19:22:55.544Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
19:22:55 [2021-07-02T19:22:55.544Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:22:56 [2021-07-02T19:22:56.482Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:22:57 [2021-07-02T19:22:57.049Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
19:22:58 [2021-07-02T19:22:58.951Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:22:58 [2021-07-02T19:22:58.951Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:22:59 [2021-07-02T19:22:59.210Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:22:59 [2021-07-02T19:22:59.469Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:23:00 [2021-07-02T19:23:00.843Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
19:23:01 [2021-07-02T19:23:01.719Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
19:23:02 [2021-07-02T19:23:02.221Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:23:04 [2021-07-02T19:23:04.123Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:23:04 [2021-07-02T19:23:04.382Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
19:23:07 [2021-07-02T19:23:07.518Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
19:23:07 [2021-07-02T19:23:07.518Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:23:07 [2021-07-02T19:23:07.978Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
19:23:08 [2021-07-02T19:23:08.571Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:23:09 [2021-07-02T19:23:09.507Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
19:23:10 [2021-07-02T19:23:10.442Z] === RUN   TestDockerSuite/TestRmiBlank
19:23:10 [2021-07-02T19:23:10.442Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:23:10 [2021-07-02T19:23:10.442Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:23:13 [2021-07-02T19:23:13.746Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
19:23:14 [2021-07-02T19:23:14.681Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:23:16 [2021-07-02T19:23:16.055Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:23:16 [2021-07-02T19:23:16.055Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:23:17 [2021-07-02T19:23:17.958Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:23:18 [2021-07-02T19:23:18.524Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:23:20 [2021-07-02T19:23:20.425Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:23:20 [2021-07-02T19:23:20.991Z] === RUN   TestDockerSuite/TestRmiTag
19:23:21 [2021-07-02T19:23:21.250Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:23:21 [2021-07-02T19:23:21.818Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:23:26 [2021-07-02T19:23:26.008Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:23:26 [2021-07-02T19:23:26.575Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:23:26 [2021-07-02T19:23:26.575Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
19:23:27 [2021-07-02T19:23:27.511Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:23:27 [2021-07-02T19:23:27.769Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:23:29 [2021-07-02T19:23:29.672Z] === RUN   TestDockerSuite/TestRunAddHost
19:23:30 [2021-07-02T19:23:30.240Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:23:30 [2021-07-02T19:23:30.815Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:23:31 [2021-07-02T19:23:31.382Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:23:31 [2021-07-02T19:23:31.382Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:23:32 [2021-07-02T19:23:32.319Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:23:33 [2021-07-02T19:23:33.716Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:23:34 [2021-07-02T19:23:34.284Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:23:35 [2021-07-02T19:23:35.218Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:23:35 [2021-07-02T19:23:35.785Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
19:23:36 [2021-07-02T19:23:36.720Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:23:38 [2021-07-02T19:23:38.096Z] === RUN   TestDockerSuite/TestRunAttachDetach
19:23:39 [2021-07-02T19:23:39.030Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
19:23:39 [2021-07-02T19:23:39.967Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
19:23:39 [2021-07-02T19:23:39.967Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
19:23:40 [2021-07-02T19:23:40.904Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
19:23:41 [2021-07-02T19:23:41.841Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
19:23:43 [2021-07-02T19:23:43.218Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:23:43 [2021-07-02T19:23:43.218Z]     docker_cli_service_logs_test.go:245: checking task 9cn169hyi23c
19:23:43 [2021-07-02T19:23:43.218Z]     docker_cli_service_logs_test.go:250: checking messages for 9cn169hyi23c
19:23:43 [2021-07-02T19:23:43.218Z]     docker_cli_service_logs_test.go:245: checking task at92g9amwai9
19:23:43 [2021-07-02T19:23:43.218Z]     docker_cli_service_logs_test.go:250: checking messages for at92g9amwai9
19:23:44 [2021-07-02T19:23:44.153Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
19:23:45 [2021-07-02T19:23:45.090Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:23:45 [2021-07-02T19:23:45.658Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:23:46 [2021-07-02T19:23:46.594Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:23:47 [2021-07-02T19:23:47.163Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:23:47 [2021-07-02T19:23:47.163Z] === RUN   TestDockerSuite/TestRunBindMounts
19:23:49 [2021-07-02T19:23:49.068Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:23:50 [2021-07-02T19:23:50.002Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:23:50 [2021-07-02T19:23:50.569Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:23:51 [2021-07-02T19:23:51.504Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:23:52 [2021-07-02T19:23:52.089Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:23:52 [2021-07-02T19:23:52.089Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:23:52 [2021-07-02T19:23:52.655Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:23:53 [2021-07-02T19:23:53.590Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:23:53 [2021-07-02T19:23:53.849Z] === RUN   TestDockerSwarmSuite/TestServiceScale
19:23:54 [2021-07-02T19:23:54.416Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:23:55 [2021-07-02T19:23:55.351Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:23:55 [2021-07-02T19:23:55.920Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:23:55 [2021-07-02T19:23:55.920Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:23:56 [2021-07-02T19:23:56.855Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
19:23:57 [2021-07-02T19:23:57.114Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:23:57 [2021-07-02T19:23:57.114Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:23:58 [2021-07-02T19:23:58.052Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:23:58 [2021-07-02T19:23:58.989Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:23:59 [2021-07-02T19:23:59.923Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:24:00 [2021-07-02T19:24:00.490Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:24:00 [2021-07-02T19:24:00.490Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:24:01 [2021-07-02T19:24:01.062Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:24:02 [2021-07-02T19:24:02.438Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:24:04 [2021-07-02T19:24:04.342Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:24:05 [2021-07-02T19:24:05.719Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:24:06 [2021-07-02T19:24:06.656Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:24:07 [2021-07-02T19:24:07.224Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:24:07 [2021-07-02T19:24:07.790Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:24:08 [2021-07-02T19:24:08.335Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
19:24:08 [2021-07-02T19:24:08.335Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
19:24:08 [2021-07-02T19:24:08.335Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
19:24:08 [2021-07-02T19:24:08.726Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:24:09 [2021-07-02T19:24:09.293Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:24:10 [2021-07-02T19:24:10.686Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:24:14 [2021-07-02T19:24:14.877Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
19:24:14 [2021-07-02T19:24:14.877Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:24:14 [2021-07-02T19:24:14.878Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:24:15 [2021-07-02T19:24:15.814Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:24:17 [2021-07-02T19:24:17.191Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
19:24:18 [2021-07-02T19:24:18.127Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:24:20 [2021-07-02T19:24:20.030Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
19:24:20 [2021-07-02T19:24:20.289Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:24:22 [2021-07-02T19:24:22.192Z]     docker_cli_swarm_test.go:1901: [ddefbbe30b972] joining swarm manager [df8aceb7546e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:24:23 [2021-07-02T19:24:23.128Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:24:23 [2021-07-02T19:24:23.387Z]     docker_cli_swarm_test.go:1902: [deb08644f3ffc] joining swarm manager [df8aceb7546e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:24:25 [2021-07-02T19:24:25.920Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:24:25 [2021-07-02T19:24:25.920Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
19:24:25 [2021-07-02T19:24:25.920Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:24:25 [2021-07-02T19:24:25.920Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
19:24:25 [2021-07-02T19:24:25.920Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:24:26 [2021-07-02T19:24:26.178Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:24:28 [2021-07-02T19:24:28.710Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:24:29 [2021-07-02T19:24:29.311Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
19:24:30 [2021-07-02T19:24:30.087Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:24:31 [2021-07-02T19:24:31.989Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:24:32 [2021-07-02T19:24:32.932Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:24:34 [2021-07-02T19:24:34.308Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:24:34 [2021-07-02T19:24:34.876Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
19:24:34 [2021-07-02T19:24:34.876Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:24:34 [2021-07-02T19:24:34.876Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:24:35 [2021-07-02T19:24:35.444Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
19:24:37 [2021-07-02T19:24:37.345Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:24:37 [2021-07-02T19:24:37.345Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:24:37 [2021-07-02T19:24:37.604Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:24:38 [2021-07-02T19:24:38.539Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:24:39 [2021-07-02T19:24:39.107Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
19:24:39 [2021-07-02T19:24:39.674Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
19:24:39 [2021-07-02T19:24:39.675Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
19:24:39 [2021-07-02T19:24:39.675Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:24:39 [2021-07-02T19:24:39.675Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:24:40 [2021-07-02T19:24:40.611Z] === RUN   TestDockerSuite/TestRunEnvironment
19:24:41 [2021-07-02T19:24:41.550Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:24:42 [2021-07-02T19:24:42.486Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:24:43 [2021-07-02T19:24:43.053Z] === RUN   TestDockerSuite/TestRunExitCode
19:24:43 [2021-07-02T19:24:43.987Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:24:44 [2021-07-02T19:24:44.554Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:24:45 [2021-07-02T19:24:45.121Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:24:46 [2021-07-02T19:24:46.056Z] === RUN   TestDockerSuite/TestRunExposePort
19:24:46 [2021-07-02T19:24:46.056Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:24:46 [2021-07-02T19:24:46.623Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:24:47 [2021-07-02T19:24:47.190Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:24:48 [2021-07-02T19:24:48.126Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
19:24:49 [2021-07-02T19:24:49.060Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:24:49 [2021-07-02T19:24:49.320Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:24:49 [2021-07-02T19:24:49.320Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
19:24:49 [2021-07-02T19:24:49.320Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:24:50 [2021-07-02T19:24:50.707Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
19:24:51 [2021-07-02T19:24:51.961Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
19:24:53 [2021-07-02T19:24:53.240Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:24:54 [2021-07-02T19:24:54.175Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:25:06 [2021-07-02T19:25:06.368Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
19:25:06 [2021-07-02T19:25:06.369Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:25:06 [2021-07-02T19:25:06.627Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
19:25:07 [2021-07-02T19:25:07.561Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
19:25:07 [2021-07-02T19:25:07.561Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
19:25:07 [2021-07-02T19:25:07.819Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:25:07 [2021-07-02T19:25:07.819Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:25:08 [2021-07-02T19:25:08.754Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:25:08 [2021-07-02T19:25:08.754Z]     docker_cli_swarm_test.go:1802: [d90e233803d1b] joining swarm manager [d6e58418b831a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:25:10 [2021-07-02T19:25:10.130Z]     docker_cli_swarm_test.go:1803: [da06b9ebe8b95] joining swarm manager [d6e58418b831a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:25:12 [2021-07-02T19:25:12.033Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:25:13 [2021-07-02T19:25:13.409Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:25:14 [2021-07-02T19:25:14.785Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:25:21 [2021-07-02T19:25:21.349Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:25:21 [2021-07-02T19:25:21.349Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:25:21 [2021-07-02T19:25:21.608Z] === RUN   TestDockerSuite/TestRunModeHostname
19:25:21 [2021-07-02T19:25:21.608Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
19:25:22 [2021-07-02T19:25:22.984Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:25:22 [2021-07-02T19:25:22.984Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:25:23 [2021-07-02T19:25:23.244Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:25:25 [2021-07-02T19:25:25.148Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:25:26 [2021-07-02T19:25:26.523Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:25:27 [2021-07-02T19:25:27.561Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
19:25:27 [2021-07-02T19:25:27.897Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:25:27 [2021-07-02T19:25:27.897Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:25:27 [2021-07-02T19:25:27.897Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:25:29 [2021-07-02T19:25:29.272Z] === RUN   TestDockerSuite/TestRunMount
19:25:30 [2021-07-02T19:25:30.212Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
19:25:32 [2021-07-02T19:25:32.743Z]     docker_cli_swarm_test.go:1321: [d0cb0e0e767b6] joining swarm manager [dce79f234facc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:25:33 [2021-07-02T19:25:33.679Z]     docker_cli_swarm_test.go:1322: [d808416d40f24] joining swarm manager [dce79f234facc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:25:34 [2021-07-02T19:25:34.556Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
19:25:37 [2021-07-02T19:25:37.866Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:25:38 [2021-07-02T19:25:38.800Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:25:39 [2021-07-02T19:25:39.367Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:25:40 [2021-07-02T19:25:40.746Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:25:43 [2021-07-02T19:25:43.287Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:25:46 [2021-07-02T19:25:46.577Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:25:48 [2021-07-02T19:25:48.480Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:25:50 [2021-07-02T19:25:50.383Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:25:52 [2021-07-02T19:25:52.144Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
19:25:52 [2021-07-02T19:25:52.287Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:25:53 [2021-07-02T19:25:53.662Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:25:53 [2021-07-02T19:25:53.662Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:25:54 [2021-07-02T19:25:54.231Z] === RUN   TestDockerSuite/TestRunNetHost
19:25:55 [2021-07-02T19:25:55.700Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:25:56 [2021-07-02T19:25:56.267Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:25:57 [2021-07-02T19:25:57.201Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:25:59 [2021-07-02T19:25:59.102Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:26:01 [2021-07-02T19:26:01.630Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:26:05 [2021-07-02T19:26:05.817Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:26:05 [2021-07-02T19:26:05.817Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:26:06 [2021-07-02T19:26:06.076Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
19:26:06 [2021-07-02T19:26:06.642Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:26:06 [2021-07-02T19:26:06.642Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:26:07 [2021-07-02T19:26:07.577Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:26:08 [2021-07-02T19:26:08.144Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:26:08 [2021-07-02T19:26:08.144Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:26:09 [2021-07-02T19:26:09.079Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:26:15 [2021-07-02T19:26:15.637Z] === RUN   TestDockerSuite/TestRunOOMExitCode
19:26:15 [2021-07-02T19:26:15.637Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
19:26:15 [2021-07-02T19:26:15.637Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:26:15 [2021-07-02T19:26:15.637Z] === RUN   TestDockerSuite/TestRunPIDsLimit
19:26:16 [2021-07-02T19:26:16.203Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:26:17 [2021-07-02T19:26:17.578Z] === RUN   TestDockerSuite/TestRunPortInUse
19:26:18 [2021-07-02T19:26:18.515Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
19:26:19 [2021-07-02T19:26:19.081Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
19:26:19 [2021-07-02T19:26:19.081Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:26:19 [2021-07-02T19:26:19.339Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:26:19 [2021-07-02T19:26:19.906Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:26:20 [2021-07-02T19:26:20.473Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:26:21 [2021-07-02T19:26:21.040Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:26:21 [2021-07-02T19:26:21.040Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
19:26:21 [2021-07-02T19:26:21.040Z] === RUN   TestDockerSuite/TestRunPublishPort
19:26:21 [2021-07-02T19:26:21.607Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:26:22 [2021-07-02T19:26:22.174Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:26:22 [2021-07-02T19:26:22.175Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
19:26:22 [2021-07-02T19:26:22.175Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:26:22 [2021-07-02T19:26:22.754Z] === RUN   TestDockerSuite/TestRunRedirectStdout
19:26:24 [2021-07-02T19:26:24.133Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:26:24 [2021-07-02T19:26:24.133Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:26:24 [2021-07-02T19:26:24.133Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:26:27 [2021-07-02T19:26:27.418Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:26:28 [2021-07-02T19:26:28.795Z] === RUN   TestDockerSuite/TestRunRm
19:26:29 [2021-07-02T19:26:29.362Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:26:33 [2021-07-02T19:26:33.545Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:26:33 [2021-07-02T19:26:33.804Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:26:34 [2021-07-02T19:26:34.372Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
19:26:35 [2021-07-02T19:26:35.748Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
19:26:36 [2021-07-02T19:26:36.318Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
19:26:40 [2021-07-02T19:26:40.506Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
19:26:43 [2021-07-02T19:26:43.795Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
19:26:44 [2021-07-02T19:26:44.368Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
19:26:44 [2021-07-02T19:26:44.935Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
19:26:45 [2021-07-02T19:26:45.502Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
19:26:46 [2021-07-02T19:26:46.069Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
19:26:46 [2021-07-02T19:26:46.328Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
19:26:46 [2021-07-02T19:26:46.895Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
19:26:47 [2021-07-02T19:26:47.463Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:26:48 [2021-07-02T19:26:48.397Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:26:48 [2021-07-02T19:26:48.964Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:26:51 [2021-07-02T19:26:51.493Z] === RUN   TestDockerSuite/TestRunState
19:26:52 [2021-07-02T19:26:52.869Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:26:53 [2021-07-02T19:26:53.803Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:26:54 [2021-07-02T19:26:54.370Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:26:54 [2021-07-02T19:26:54.370Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
19:26:54 [2021-07-02T19:26:54.370Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
19:26:54 [2021-07-02T19:26:54.370Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:26:55 [2021-07-02T19:26:55.306Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:26:55 [2021-07-02T19:26:55.567Z] === RUN   TestDockerSuite/TestRunSysctls
19:26:56 [2021-07-02T19:26:56.945Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:26:57 [2021-07-02T19:26:57.204Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:26:57 [2021-07-02T19:26:57.204Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:26:57 [2021-07-02T19:26:57.771Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
19:27:00 [2021-07-02T19:27:00.302Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
19:27:00 [2021-07-02T19:27:00.871Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
19:27:02 [2021-07-02T19:27:02.773Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
19:27:04 [2021-07-02T19:27:04.685Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
19:27:06 [2021-07-02T19:27:06.060Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:27:09 [2021-07-02T19:27:09.344Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
19:27:09 [2021-07-02T19:27:09.602Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:27:10 [2021-07-02T19:27:10.539Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:27:11 [2021-07-02T19:27:11.477Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:27:12 [2021-07-02T19:27:12.415Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:27:14 [2021-07-02T19:27:14.948Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:27:16 [2021-07-02T19:27:16.329Z] === RUN   TestDockerSuite/TestRunUserByID
19:27:16 [2021-07-02T19:27:16.895Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:27:17 [2021-07-02T19:27:17.153Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:27:17 [2021-07-02T19:27:17.153Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:27:17 [2021-07-02T19:27:17.719Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
19:27:17 [2021-07-02T19:27:17.978Z] === RUN   TestDockerSuite/TestRunUserByName
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildDotDotFile
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEOLInLine
19:27:18 [2021-07-02T19:27:18.028Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
19:27:18 [2021-07-02T19:27:18.028Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
19:27:18 [2021-07-02T19:27:18.028Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEntrypoint
19:27:18 [2021-07-02T19:27:18.028Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
19:27:18 [2021-07-02T19:27:18.917Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:27:19 [2021-07-02T19:27:19.855Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
19:27:19 [2021-07-02T19:27:19.855Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
19:27:19 [2021-07-02T19:27:19.855Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:27:19 [2021-07-02T19:27:19.855Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:27:20 [2021-07-02T19:27:20.234Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
19:27:20 [2021-07-02T19:27:20.791Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:27:26 [2021-07-02T19:27:26.273Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:27:26 [2021-07-02T19:27:26.532Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
19:27:27 [2021-07-02T19:27:27.100Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:27:28 [2021-07-02T19:27:28.038Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:27:28 [2021-07-02T19:27:28.750Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
19:27:29 [2021-07-02T19:27:29.416Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
19:27:30 [2021-07-02T19:27:30.796Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:27:32 [2021-07-02T19:27:32.696Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:27:34 [2021-07-02T19:27:34.072Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
19:27:35 [2021-07-02T19:27:35.009Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:27:37 [2021-07-02T19:27:37.540Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:27:38 [2021-07-02T19:27:38.108Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:27:38 [2021-07-02T19:27:38.108Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
19:27:38 [2021-07-02T19:27:38.108Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:27:38 [2021-07-02T19:27:38.108Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
19:27:38 [2021-07-02T19:27:38.108Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:27:38 [2021-07-02T19:27:38.108Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
19:27:38 [2021-07-02T19:27:38.108Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:27:38 [2021-07-02T19:27:38.368Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
19:27:38 [2021-07-02T19:27:38.368Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
19:27:38 [2021-07-02T19:27:38.368Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
19:27:39 [2021-07-02T19:27:39.000Z] === RUN   TestDockerSuite/TestBuildEnv
19:27:39 [2021-07-02T19:27:39.001Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:27:39 [2021-07-02T19:27:39.001Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
19:27:39 [2021-07-02T19:27:39.001Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:27:39 [2021-07-02T19:27:39.001Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
19:27:39 [2021-07-02T19:27:39.001Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:27:39 [2021-07-02T19:27:39.001Z] === RUN   TestDockerSuite/TestBuildEnvUsage
19:27:39 [2021-07-02T19:27:39.001Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:27:39 [2021-07-02T19:27:39.001Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
19:27:39 [2021-07-02T19:27:39.001Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:27:39 [2021-07-02T19:27:39.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
19:27:41 [2021-07-02T19:27:41.651Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
19:27:42 [2021-07-02T19:27:42.217Z] === RUN   TestDockerSuite/TestRunWithCPUShares
19:27:42 [2021-07-02T19:27:42.695Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
19:27:42 [2021-07-02T19:27:42.695Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:27:42 [2021-07-02T19:27:42.695Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
19:27:42 [2021-07-02T19:27:42.695Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:27:42 [2021-07-02T19:27:42.695Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
19:27:42 [2021-07-02T19:27:42.695Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:27:42 [2021-07-02T19:27:42.695Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
19:27:42 [2021-07-02T19:27:42.784Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
19:27:43 [2021-07-02T19:27:43.649Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
19:27:44 [2021-07-02T19:27:44.687Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
19:27:45 [2021-07-02T19:27:45.268Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
19:27:45 [2021-07-02T19:27:45.834Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
19:27:45 [2021-07-02T19:27:45.834Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:27:45 [2021-07-02T19:27:45.834Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
19:27:46 [2021-07-02T19:27:46.093Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:27:46 [2021-07-02T19:27:46.093Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
19:27:47 [2021-07-02T19:27:47.028Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
19:27:47 [2021-07-02T19:27:47.028Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
19:27:47 [2021-07-02T19:27:47.028Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
19:27:47 [2021-07-02T19:27:47.028Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
19:27:47 [2021-07-02T19:27:47.028Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
19:27:47 [2021-07-02T19:27:47.028Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:27:47 [2021-07-02T19:27:47.028Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
19:27:47 [2021-07-02T19:27:47.962Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
19:27:48 [2021-07-02T19:27:48.897Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
19:27:48 [2021-07-02T19:27:48.897Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
19:27:50 [2021-07-02T19:27:50.281Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:27:50 [2021-07-02T19:27:50.540Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:27:51 [2021-07-02T19:27:51.475Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:27:51 [2021-07-02T19:27:51.475Z] === RUN   TestDockerSuite/TestRunWithShmSize
19:27:51 [2021-07-02T19:27:51.734Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
19:27:52 [2021-07-02T19:27:52.301Z] === RUN   TestDockerSuite/TestRunWithSwappiness
19:27:52 [2021-07-02T19:27:52.867Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
19:27:53 [2021-07-02T19:27:53.126Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
19:27:53 [2021-07-02T19:27:53.126Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:27:53 [2021-07-02T19:27:53.126Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:27:53 [2021-07-02T19:27:53.691Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
19:27:53 [2021-07-02T19:27:53.893Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
19:27:53 [2021-07-02T19:27:53.949Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:27:55 [2021-07-02T19:27:55.850Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
19:27:56 [2021-07-02T19:27:56.417Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
19:27:56 [2021-07-02T19:27:56.417Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
19:27:56 [2021-07-02T19:27:56.417Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
19:27:56 [2021-07-02T19:27:56.417Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:27:57 [2021-07-02T19:27:57.352Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:27:57 [2021-07-02T19:27:57.352Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:27:59 [2021-07-02T19:27:59.254Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:27:59 [2021-07-02T19:27:59.514Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:28:02 [2021-07-02T19:28:02.047Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:28:02 [2021-07-02T19:28:02.306Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:28:02 [2021-07-02T19:28:02.306Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:28:02 [2021-07-02T19:28:02.306Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:28:03 [2021-07-02T19:28:03.252Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
19:28:04 [2021-07-02T19:28:04.187Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
19:28:05 [2021-07-02T19:28:05.123Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:28:05 [2021-07-02T19:28:05.123Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:28:07 [2021-07-02T19:28:07.025Z] === RUN   TestDockerSuite/TestSaveImageId
19:28:07 [2021-07-02T19:28:07.025Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:28:07 [2021-07-02T19:28:07.284Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
19:28:08 [2021-07-02T19:28:08.621Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildExpose
19:28:08 [2021-07-02T19:28:08.621Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
19:28:08 [2021-07-02T19:28:08.621Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildExposeOrder
19:28:08 [2021-07-02T19:28:08.621Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
19:28:08 [2021-07-02T19:28:08.621Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:28:08 [2021-07-02T19:28:08.621Z] === RUN   TestDockerSuite/TestBuildFails
19:28:08 [2021-07-02T19:28:08.659Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents722728456
19:28:08 [2021-07-02T19:28:08.917Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:28:09 [2021-07-02T19:28:09.176Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:28:10 [2021-07-02T19:28:10.137Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
19:28:10 [2021-07-02T19:28:10.137Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
19:28:10 [2021-07-02T19:28:10.553Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:28:10 [2021-07-02T19:28:10.811Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:28:10 [2021-07-02T19:28:10.811Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:28:12 [2021-07-02T19:28:12.187Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:28:13 [2021-07-02T19:28:13.563Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:28:13 [2021-07-02T19:28:13.822Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:28:13 [2021-07-02T19:28:13.822Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:28:13 [2021-07-02T19:28:13.822Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:28:13 [2021-07-02T19:28:13.822Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:28:14 [2021-07-02T19:28:14.388Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:28:16 [2021-07-02T19:28:16.919Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:28:17 [2021-07-02T19:28:17.152Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
19:28:22 [2021-07-02T19:28:22.183Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:28:22 [2021-07-02T19:28:22.889Z] === RUN   TestDockerSuite/TestBuildForceRm
19:28:24 [2021-07-02T19:28:24.085Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:28:25 [2021-07-02T19:28:25.024Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:28:26 [2021-07-02T19:28:26.402Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:28:29 [2021-07-02T19:28:29.686Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:28:31 [2021-07-02T19:28:31.587Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:28:32 [2021-07-02T19:28:32.154Z] === RUN   TestDockerSuite/TestStartRecordError
19:28:34 [2021-07-02T19:28:34.055Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:28:35 [2021-07-02T19:28:35.188Z] === RUN   TestDockerSuite/TestBuildFromGit
19:28:35 [2021-07-02T19:28:35.432Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:28:37 [2021-07-02T19:28:37.335Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:28:39 [2021-07-02T19:28:39.829Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
19:28:40 [2021-07-02T19:28:40.616Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:28:41 [2021-07-02T19:28:41.979Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
19:28:45 [2021-07-02T19:28:45.884Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:28:46 [2021-07-02T19:28:46.627Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
19:28:46 [2021-07-02T19:28:46.627Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:28:46 [2021-07-02T19:28:46.627Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
19:28:47 [2021-07-02T19:28:47.080Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
19:28:48 [2021-07-02T19:28:48.035Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
19:28:48 [2021-07-02T19:28:48.035Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:28:48 [2021-07-02T19:28:48.035Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
19:28:48 [2021-07-02T19:28:48.416Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:28:50 [2021-07-02T19:28:50.324Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
19:28:52 [2021-07-02T19:28:52.223Z]     docker_cli_swarm_test.go:1186: [ded6e57c7b01e] joining swarm manager [d8e57de7cc128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:28:53 [2021-07-02T19:28:53.156Z] === RUN   TestDockerSuite/TestStatsNoStream
19:28:55 [2021-07-02T19:28:55.684Z] === RUN   TestDockerSuite/TestStopContainerSignal
19:28:56 [2021-07-02T19:28:56.543Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
19:28:56 [2021-07-02T19:28:56.543Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:28:56 [2021-07-02T19:28:56.543Z] === RUN   TestDockerSuite/TestBuildHistory
19:28:57 [2021-07-02T19:28:57.584Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:28:58 [2021-07-02T19:28:58.519Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:28:58 [2021-07-02T19:28:58.777Z]     docker_cli_swarm_test.go:1195: [dca28d6c632e7] joining swarm manager [d8e57de7cc128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:28:59 [2021-07-02T19:28:59.345Z] === RUN   TestDockerSuite/TestTopPrivileged
19:28:59 [2021-07-02T19:28:59.604Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:28:59 [2021-07-02T19:28:59.604Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:28:59 [2021-07-02T19:28:59.604Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:29:00 [2021-07-02T19:29:00.979Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:29:05 [2021-07-02T19:29:05.171Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:29:08 [2021-07-02T19:29:08.453Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
19:29:08 [2021-07-02T19:29:08.713Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
19:29:08 [2021-07-02T19:29:08.851Z] === RUN   TestDockerSuite/TestBuildIidFile
19:29:09 [2021-07-02T19:29:09.304Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
19:29:09 [2021-07-02T19:29:09.649Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
19:29:09 [2021-07-02T19:29:09.649Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
19:29:09 [2021-07-02T19:29:09.649Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
19:29:09 [2021-07-02T19:29:09.649Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
19:29:09 [2021-07-02T19:29:09.649Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
19:29:11 [2021-07-02T19:29:11.037Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
19:29:11 [2021-07-02T19:29:11.455Z] === RUN   TestDockerSuite/TestBuildInheritance
19:29:11 [2021-07-02T19:29:11.456Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:29:11 [2021-07-02T19:29:11.456Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
19:29:11 [2021-07-02T19:29:11.973Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
19:29:12 [2021-07-02T19:29:12.411Z] === RUN   TestDockerSuite/TestBuildInvalidTag
19:29:12 [2021-07-02T19:29:12.411Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
19:29:12 [2021-07-02T19:29:12.909Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
19:29:14 [2021-07-02T19:29:14.810Z] === RUN   TestDockerSuite/TestUpdateStats
19:29:17 [2021-07-02T19:29:17.056Z] === RUN   TestDockerSuite/TestBuildLabel
19:29:18 [2021-07-02T19:29:18.574Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
19:29:18 [2021-07-02T19:29:18.994Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
19:29:19 [2021-07-02T19:29:19.027Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
19:29:19 [2021-07-02T19:29:19.928Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
19:29:19 [2021-07-02T19:29:19.928Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
19:29:19 [2021-07-02T19:29:19.928Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
19:29:19 [2021-07-02T19:29:19.982Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
19:29:20 [2021-07-02T19:29:20.434Z] === RUN   TestDockerSuite/TestBuildLabels
19:29:21 [2021-07-02T19:29:21.830Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
19:29:21 [2021-07-02T19:29:21.952Z] === RUN   TestDockerSuite/TestBuildLabelsCache
19:29:22 [2021-07-02T19:29:22.765Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:29:23 [2021-07-02T19:29:23.473Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
19:29:28 [2021-07-02T19:29:28.033Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildLastModified
19:29:30 [2021-07-02T19:29:30.486Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildLineBreak
19:29:30 [2021-07-02T19:29:30.486Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildMaintainer
19:29:30 [2021-07-02T19:29:30.486Z] === RUN   TestDockerSuite/TestBuildMissingArgs
19:29:31 [2021-07-02T19:29:31.441Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
19:29:32 [2021-07-02T19:29:32.219Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
19:29:35 [2021-07-02T19:29:35.503Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
19:29:37 [2021-07-02T19:29:37.214Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
19:29:38 [2021-07-02T19:29:38.049Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:29:43 [2021-07-02T19:29:43.316Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:29:45 [2021-07-02T19:29:45.847Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
19:29:47 [2021-07-02T19:29:47.749Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
19:29:50 [2021-07-02T19:29:50.335Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
19:29:51 [2021-07-02T19:29:51.937Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
19:29:51 [2021-07-02T19:29:51.938Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:29:51 [2021-07-02T19:29:51.938Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
19:29:52 [2021-07-02T19:29:52.236Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
19:29:53 [2021-07-02T19:29:53.613Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
19:29:54 [2021-07-02T19:29:54.806Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
19:29:54 [2021-07-02T19:29:54.988Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
19:29:56 [2021-07-02T19:29:56.892Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
19:29:58 [2021-07-02T19:29:58.793Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
19:29:58 [2021-07-02T19:29:58.793Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
19:30:01 [2021-07-02T19:30:01.365Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
19:30:03 [2021-07-02T19:30:03.895Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
19:30:03 [2021-07-02T19:30:03.895Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:30:06 [2021-07-02T19:30:06.431Z]     docker_cli_swarm_test.go:1118: [d3327f5a6af3c] joining swarm manager [d0859d69421c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:30:06 [2021-07-02T19:30:06.431Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:30:07 [2021-07-02T19:30:07.366Z]     docker_cli_swarm_test.go:1119: [da665ac6e0c92] joining swarm manager [d0859d69421c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:30:22 [2021-07-02T19:30:22.233Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:30:23 [2021-07-02T19:30:23.167Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:30:23 [2021-07-02T19:30:23.167Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:30:23 [2021-07-02T19:30:23.733Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:30:23 [2021-07-02T19:30:23.733Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:30:23 [2021-07-02T19:30:23.992Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:30:23 [2021-07-02T19:30:23.992Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:30:23 [2021-07-02T19:30:23.992Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:30:26 [2021-07-02T19:30:26.522Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:30:26 [2021-07-02T19:30:26.522Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:30:26 [2021-07-02T19:30:26.522Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:30:26 [2021-07-02T19:30:26.522Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:30:26 [2021-07-02T19:30:26.522Z] === RUN   TestDockerSuite/TestVolumeEvents
19:30:33 [2021-07-02T19:30:33.082Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:30:34 [2021-07-02T19:30:34.473Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:30:34 [2021-07-02T19:30:34.473Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:30:34 [2021-07-02T19:30:34.473Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:30:37 [2021-07-02T19:30:37.005Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:30:37 [2021-07-02T19:30:37.204Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
19:30:41 [2021-07-02T19:30:41.193Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:30:41 [2021-07-02T19:30:41.193Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:30:41 [2021-07-02T19:30:41.193Z] --- PASS: TestDockerSuite (1795.71s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.36s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.89s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.45s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.08s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.74s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.35s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.19s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.41s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.34s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.34s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.10s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.14s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.35s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.78s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.82s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.71s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.43s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.94s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.05s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.54s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.18s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.79s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.86s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.89s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.30s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.61s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.84s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.99s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.60s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.68s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.27s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.83s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.47s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.54s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.56s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.97s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.59s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.64s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.41s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.87s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.95s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.95s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.51s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.71s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.16s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.92s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.71s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.49s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.73s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.86s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.32s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.10s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.11s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.48s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.41s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.94s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.29s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.60s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.39s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.75s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.94s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.46s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.44s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.62s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.06s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.49s)
19:30:41 [2021-07-02T19:30:41.193Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.76s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.13s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.94s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.90s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.32s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.28s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.43s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.35s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.45s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.14s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.14s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.13s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.72s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.05s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.42s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.54s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.80s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.53s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.54s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.66s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.89s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.21s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFails (0.91s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.40s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.55s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.31s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.08s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.09s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.21s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.32s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.39s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.14s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.36s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.11s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.30s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.76s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.41s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.95s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.08s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.72s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.36s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.20s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.52s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.14s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.12s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.84s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.08s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.48s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.24s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.56s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.33s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.41s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.62s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.34s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.65s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildRm (4.40s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.12s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.17s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.43s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.47s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.69s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.73s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.28s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildUser (2.48s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.61s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.47s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.19s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.99s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.12s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.28s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.28s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.19s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.51s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.38s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitChange (1.29s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.58s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.91s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.47s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.49s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.21s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.05s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.13s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.53s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.89s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.07s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.90s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.04s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.56s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.23s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.11s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.34s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.55s)
19:30:41 [2021-07-02T19:30:41.194Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.69s)
19:30:41 [2021-07-02T19:30:41.194Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.75s)
19:30:41 [2021-07-02T19:30:41.194Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.68s)
19:30:41 [2021-07-02T19:30:41.194Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.83s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.88s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e26210_<nil>} (1.98s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1636792528_/foo_false__<nil>_<nil>_<nil>} (1.89s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1636792528_/foo_true__<nil>_<nil>_<nil>} (1.64s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3491627503_/foo_false__<nil>_<nil>_<nil>} (1.75s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3491627503_/foo_true__<nil>_<nil>_<nil>} (1.85s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3491627503_/foo_true__0xc000e26300_<nil>_<nil>} (1.71s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e26318_<nil>} (1.72s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e26348_<nil>} (1.54s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e26390_<nil>} (1.59s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e26438_<nil>} (1.55s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.45s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
19:30:41 [2021-07-02T19:30:41.195Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.09s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.77s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.75s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.69s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.20s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.83s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.05s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.40s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.24s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.91s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.96s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToDot (0.73s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.32s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.73s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.10s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.03s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.36s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.29s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.71s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.67s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.47s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.42s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.80s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.86s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.95s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.52s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.66s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.82s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.47s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFilters (2.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.77s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.69s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.42s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.36s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsRename (0.71s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsResize (0.77s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.65s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.18s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.97s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.43s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsTop (1.24s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.63s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.27s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExec (1.42s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.22s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.07s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.90s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.98s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecCgroup (3.31s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecEnv (1.51s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.22s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.28s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.23s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.30s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.63s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.18s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecParseError (1.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.54s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.07s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.40s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.69s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecTTY (0.98s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.13s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.30s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.34s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.42s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.81s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.34s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.78s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.12s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestHealth (23.31s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.08s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.15s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.78s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.71s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.89s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportFile (1.97s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.72s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.80s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.04s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.70s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s)
19:30:41 [2021-07-02T19:30:41.195Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.95s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.70s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.80s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.40s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.12s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.25s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.94s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.98s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.98s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.47s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.62s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.72s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.03s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.10s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.42s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.59s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.19s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.23s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.05s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.42s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.52s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.18s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.99s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.10s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.37s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.64s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.65s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.59s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.52s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.12s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsSince (7.04s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.03s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.03s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsTail (0.86s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.42s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.91s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestNetHostname (2.77s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.59s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.20s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginActive (1.64s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.27s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.18s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.85s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.58s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPortList (9.08s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.79s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.34s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.97s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.94s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.99s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.79s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.21s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.20s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.65s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.39s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.94s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.64s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.90s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.76s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.55s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.76s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.05s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.35s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.18s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.60s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.56s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.88s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.63s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.74s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.20s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.33s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.51s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.56s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.83s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.77s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.84s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.69s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.48s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.28s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.09s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.74s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.97s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.08s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.38s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.53s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.94s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.97s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.61s)
19:30:41 [2021-07-02T19:30:41.196Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.83s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.54s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.28s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.37s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.05s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.79s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.03s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.67s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.90s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.36s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.91s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.36s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.28s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.39s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunMount (8.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.49s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.49s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.20s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.84s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.73s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.38s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunRm (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.67s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.56s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.66s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.73s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunState (1.43s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.42s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.15s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.62s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.57s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.93s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.80s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.26s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.91s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.34s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.57s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.75s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.55s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.64s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.66s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.66s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.94s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.34s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.92s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.91s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.10s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.78s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.54s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.36s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.32s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.35s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.23s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.22s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.59s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.73s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.93s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.68s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.77s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.94s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.78s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:30:41 [2021-07-02T19:30:41.197Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.83s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.82s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.44s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.60s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.34s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.40s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.23s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.33s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.03s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.06s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.38s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.54s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.81s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.09s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.64s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.19s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.73s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.51s)
19:30:41 [2021-07-02T19:30:41.198Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:30:41 [2021-07-02T19:30:41.198Z] === RUN   TestDockerRegistrySuite
19:30:41 [2021-07-02T19:30:41.198Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:30:42 [2021-07-02T19:30:42.132Z]     check_test.go:196: [d376069148cf4] daemon is not started
19:30:42 [2021-07-02T19:30:42.132Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:30:43 [2021-07-02T19:30:43.506Z]     check_test.go:196: [d338cc2f6c3a2] daemon is not started
19:30:43 [2021-07-02T19:30:43.506Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:30:44 [2021-07-02T19:30:44.890Z]     check_test.go:196: [dd46d95c4a90c] daemon is not started
19:30:44 [2021-07-02T19:30:44.890Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:30:44 [2021-07-02T19:30:44.890Z]     check_test.go:196: [d74659ac5906a] daemon is not started
19:30:44 [2021-07-02T19:30:44.890Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:30:48 [2021-07-02T19:30:48.178Z]     check_test.go:196: [d673fbfc0cdf3] daemon is not started
19:30:48 [2021-07-02T19:30:48.178Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:30:51 [2021-07-02T19:30:51.933Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
19:30:54 [2021-07-02T19:30:54.740Z]     check_test.go:196: [de23d2b4f34ac] daemon is not started
19:30:54 [2021-07-02T19:30:54.740Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:30:56 [2021-07-02T19:30:56.575Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
19:30:58 [2021-07-02T19:30:58.024Z]     check_test.go:196: [d1bb50cc2c0ea] daemon is not started
19:30:58 [2021-07-02T19:30:58.024Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:30:59 [2021-07-02T19:30:59.399Z]     check_test.go:196: [d54397e7022b8] daemon is not started
19:30:59 [2021-07-02T19:30:59.399Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:31:00 [2021-07-02T19:31:00.344Z]     check_test.go:196: [ddd4b3040ad23] daemon is not started
19:31:00 [2021-07-02T19:31:00.602Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:31:01 [2021-07-02T19:31:01.979Z]     check_test.go:196: [d8f8a69c616ab] daemon is not started
19:31:01 [2021-07-02T19:31:01.979Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:31:02 [2021-07-02T19:31:02.319Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
19:31:03 [2021-07-02T19:31:03.358Z]     check_test.go:196: [dea98aa7cdc24] daemon is not started
19:31:03 [2021-07-02T19:31:03.358Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:31:04 [2021-07-02T19:31:04.733Z]     check_test.go:196: [d6b64e8194c86] daemon is not started
19:31:04 [2021-07-02T19:31:04.733Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:31:06 [2021-07-02T19:31:06.109Z]     check_test.go:196: [dff582527e210] daemon is not started
19:31:06 [2021-07-02T19:31:06.110Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:31:07 [2021-07-02T19:31:07.045Z]     check_test.go:196: [de7fd6d50f2da] daemon is not started
19:31:07 [2021-07-02T19:31:07.045Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:31:08 [2021-07-02T19:31:08.057Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
19:31:08 [2021-07-02T19:31:08.421Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7dd07e07d479946ca42a4b63d2fa7c8921ffb583e1df9ea89ba1c2609a687cf0
19:31:09 [2021-07-02T19:31:09.356Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:80eff682ee26756b12b745fba4d31602fd4784b89a4599803342ee14b819046e
19:31:09 [2021-07-02T19:31:09.356Z]     check_test.go:196: [d8874ed4afcbc] daemon is not started
19:31:09 [2021-07-02T19:31:09.356Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:31:10 [2021-07-02T19:31:10.733Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:599988e81b87f9a53f648d3b8ced4e58674a4e266cf9a249f049ba4f663fdc77
19:31:11 [2021-07-02T19:31:11.667Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8bbc50b0df5acfee22d38f796d8b289ac30f3c675a8eabfb620a965f55df5d2d
19:31:11 [2021-07-02T19:31:11.667Z]     check_test.go:196: [d2def35674728] daemon is not started
19:31:11 [2021-07-02T19:31:11.667Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:31:13 [2021-07-02T19:31:13.044Z]     check_test.go:196: [ddf5c1474c35e] daemon is not started
19:31:13 [2021-07-02T19:31:13.044Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:31:15 [2021-07-02T19:31:15.577Z]     check_test.go:196: [d31329c94f806] daemon is not started
19:31:15 [2021-07-02T19:31:15.577Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:31:16 [2021-07-02T19:31:16.953Z]     check_test.go:196: [db37a5d67806e] daemon is not started
19:31:16 [2021-07-02T19:31:16.953Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:31:16 [2021-07-02T19:31:16.953Z]     check_test.go:196: [df6dcf4fe1f61] daemon is not started
19:31:16 [2021-07-02T19:31:16.953Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:31:18 [2021-07-02T19:31:18.328Z]     check_test.go:196: [d281829929c7f] daemon is not started
19:31:18 [2021-07-02T19:31:18.328Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:31:19 [2021-07-02T19:31:19.273Z]     check_test.go:196: [d79b79699439d] daemon is not started
19:31:19 [2021-07-02T19:31:19.273Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:31:20 [2021-07-02T19:31:20.649Z]     check_test.go:196: [d05634f29ce4c] daemon is not started
19:31:20 [2021-07-02T19:31:20.649Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:31:23 [2021-07-02T19:31:23.937Z]     check_test.go:196: [d2f98b849a815] daemon is not started
19:31:23 [2021-07-02T19:31:23.937Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:31:23 [2021-07-02T19:31:23.937Z]     check_test.go:196: [d7b3caa0c174c] daemon is not started
19:31:23 [2021-07-02T19:31:23.937Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:31:25 [2021-07-02T19:31:25.314Z]     check_test.go:196: [daace4e535f1e] daemon is not started
19:31:25 [2021-07-02T19:31:25.314Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:31:25 [2021-07-02T19:31:25.572Z]     check_test.go:196: [d367f0c6028d6] daemon is not started
19:31:25 [2021-07-02T19:31:25.572Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:31:25 [2021-07-02T19:31:25.572Z]     check_test.go:196: [d8080d785cf23] daemon is not started
19:31:25 [2021-07-02T19:31:25.572Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:31:25 [2021-07-02T19:31:25.830Z]     check_test.go:196: [d3bc25272f9e3] daemon is not started
19:31:25 [2021-07-02T19:31:25.830Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:31:26 [2021-07-02T19:31:26.088Z]     check_test.go:196: [d417c368c6c27] daemon is not started
19:31:26 [2021-07-02T19:31:26.088Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:31:26 [2021-07-02T19:31:26.655Z]     check_test.go:196: [dac0f602082fb] daemon is not started
19:31:26 [2021-07-02T19:31:26.655Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:31:26 [2021-07-02T19:31:26.655Z]     check_test.go:196: [d42e32287635c] daemon is not started
19:31:26 [2021-07-02T19:31:26.655Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:31:28 [2021-07-02T19:31:28.031Z]     docker_cli_swarm_test.go:1172: [d2379490e26ac] joining swarm manager [d0859d69421c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:31:28 [2021-07-02T19:31:28.031Z]     check_test.go:196: [de7a18c548d07] daemon is not started
19:31:28 [2021-07-02T19:31:28.031Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:31:29 [2021-07-02T19:31:29.057Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
19:31:29 [2021-07-02T19:31:29.057Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:31:29 [2021-07-02T19:31:29.057Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
19:31:29 [2021-07-02T19:31:29.933Z]     check_test.go:196: [dc1598dbd9903] daemon is not started
19:31:29 [2021-07-02T19:31:29.933Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:31:31 [2021-07-02T19:31:31.308Z]     check_test.go:196: [d143382ac2b05] daemon is not started
19:31:31 [2021-07-02T19:31:31.308Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:31:32 [2021-07-02T19:31:32.244Z]     check_test.go:196: [ddd72c173b9bc] daemon is not started
19:31:32 [2021-07-02T19:31:32.245Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:31:33 [2021-07-02T19:31:33.179Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:31:34 [2021-07-02T19:31:34.114Z] --- PASS: TestDockerRegistrySuite (53.38s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.36s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.45s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.42s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.36s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.45s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.33s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.80s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.07s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.89s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.23s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
19:31:34 [2021-07-02T19:31:34.114Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
19:31:34 [2021-07-02T19:31:34.114Z] === RUN   TestDockerSchema1RegistrySuite
19:31:34 [2021-07-02T19:31:34.114Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:31:34 [2021-07-02T19:31:34.114Z]     check_test.go:223: [db6ffe9771c2a] daemon is not started
19:31:34 [2021-07-02T19:31:34.114Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:31:37 [2021-07-02T19:31:37.399Z]     check_test.go:223: [d5764c705f9b0] daemon is not started
19:31:37 [2021-07-02T19:31:37.571Z] === RUN   TestDockerSuite/TestBuildMultipleTags
19:31:37 [2021-07-02T19:31:37.571Z] === RUN   TestDockerSuite/TestBuildNetContainer
19:31:37 [2021-07-02T19:31:37.571Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:31:37 [2021-07-02T19:31:37.571Z] === RUN   TestDockerSuite/TestBuildNetNone
19:31:37 [2021-07-02T19:31:37.571Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:31:37 [2021-07-02T19:31:37.571Z] === RUN   TestDockerSuite/TestBuildNoContext
19:31:37 [2021-07-02T19:31:37.658Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:31:40 [2021-07-02T19:31:40.448Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
19:31:42 [2021-07-02T19:31:42.950Z]     check_test.go:223: [d51166e41ed61] daemon is not started
19:31:42 [2021-07-02T19:31:42.950Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:31:45 [2021-07-02T19:31:45.095Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
19:31:46 [2021-07-02T19:31:46.235Z]     check_test.go:223: [d50ac127238f0] daemon is not started
19:31:46 [2021-07-02T19:31:46.235Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:31:47 [2021-07-02T19:31:47.610Z]     check_test.go:223: [d0a4823e0023f] daemon is not started
19:31:47 [2021-07-02T19:31:47.610Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:31:47 [2021-07-02T19:31:47.976Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
19:31:47 [2021-07-02T19:31:47.976Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
19:31:47 [2021-07-02T19:31:47.976Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
19:31:48 [2021-07-02T19:31:48.545Z]     check_test.go:223: [d9b3babfc3a12] daemon is not started
19:31:48 [2021-07-02T19:31:48.545Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:31:48 [2021-07-02T19:31:48.803Z]     check_test.go:223: [d50af6cc0e2e5] daemon is not started
19:31:48 [2021-07-02T19:31:48.803Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:31:50 [2021-07-02T19:31:50.179Z]     check_test.go:223: [d9f3970e7091a] daemon is not started
19:31:50 [2021-07-02T19:31:50.179Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:31:50 [2021-07-02T19:31:50.851Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
19:31:51 [2021-07-02T19:31:51.113Z]     check_test.go:223: [d1f6e18ca38a5] daemon is not started
19:31:51 [2021-07-02T19:31:51.113Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:31:51 [2021-07-02T19:31:51.806Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
19:31:52 [2021-07-02T19:31:52.047Z]     check_test.go:223: [d57876fce27fd] daemon is not started
19:31:52 [2021-07-02T19:31:52.047Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:31:53 [2021-07-02T19:31:53.325Z] === RUN   TestDockerSuite/TestBuildOnBuild
19:31:55 [2021-07-02T19:31:55.331Z]     check_test.go:223: [db2de73a5fd8c] daemon is not started
19:31:55 [2021-07-02T19:31:55.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:31:55 [2021-07-02T19:31:55.588Z]     check_test.go:223: [dfb8b4f037422] daemon is not started
19:31:55 [2021-07-02T19:31:55.589Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:31:56 [2021-07-02T19:31:56.155Z]     check_test.go:223: [d5bad7b3311ff] daemon is not started
19:31:56 [2021-07-02T19:31:56.155Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:31:56 [2021-07-02T19:31:56.155Z]     check_test.go:223: [dfaa363ef4181] daemon is not started
19:31:56 [2021-07-02T19:31:56.155Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:31:56 [2021-07-02T19:31:56.412Z]     check_test.go:223: [d9505fa07bc43] daemon is not started
19:31:56 [2021-07-02T19:31:56.412Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:31:56 [2021-07-02T19:31:56.670Z]     check_test.go:223: [d135796d60129] daemon is not started
19:31:56 [2021-07-02T19:31:56.670Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:31:57 [2021-07-02T19:31:57.236Z]     check_test.go:223: [de3b8cd86f520] daemon is not started
19:31:57 [2021-07-02T19:31:57.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:31:57 [2021-07-02T19:31:57.236Z]     check_test.go:223: [da1e40236dab0] daemon is not started
19:31:57 [2021-07-02T19:31:57.236Z] --- PASS: TestDockerSchema1RegistrySuite (23.31s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.44s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.09s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.51s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.21s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.07s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s)
19:31:57 [2021-07-02T19:31:57.236Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
19:31:57 [2021-07-02T19:31:57.236Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:31:57 [2021-07-02T19:31:57.236Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:31:58 [2021-07-02T19:31:58.170Z]     check_test.go:252: [d509e4fad9a0f] daemon is not started
19:31:58 [2021-07-02T19:31:58.170Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:31:58 [2021-07-02T19:31:58.429Z]     check_test.go:252: [d812538f83f8c] daemon is not started
19:31:58 [2021-07-02T19:31:58.429Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:31:58 [2021-07-02T19:31:58.687Z]     check_test.go:252: [d8897bee41cb6] daemon is not started
19:31:58 [2021-07-02T19:31:58.687Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:31:59 [2021-07-02T19:31:59.622Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:31:59 [2021-07-02T19:31:59.880Z]     check_test.go:252: [dad9c5122deb4] daemon is not started
19:31:59 [2021-07-02T19:31:59.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:32:00 [2021-07-02T19:32:00.447Z]     check_test.go:252: [d05878d11c750] daemon is not started
19:32:00 [2021-07-02T19:32:00.447Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:32:01 [2021-07-02T19:32:01.016Z]     check_test.go:252: [d43c47ffa8b93] daemon is not started
19:32:01 [2021-07-02T19:32:01.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:32:01 [2021-07-02T19:32:01.016Z]     check_test.go:252: [d59125a5ff368] daemon is not started
19:32:01 [2021-07-02T19:32:01.016Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.75s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
19:32:01 [2021-07-02T19:32:01.016Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
19:32:01 [2021-07-02T19:32:01.016Z] === RUN   TestDockerRegistryAuthTokenSuite
19:32:01 [2021-07-02T19:32:01.016Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:32:03 [2021-07-02T19:32:03.583Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
19:32:04 [2021-07-02T19:32:04.036Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
19:32:06 [2021-07-02T19:32:06.285Z]     check_test.go:279: [db8110dc815f0] daemon is not started
19:32:06 [2021-07-02T19:32:06.285Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:32:06 [2021-07-02T19:32:06.285Z]     check_test.go:279: [d1cb521cc40c1] daemon is not started
19:32:06 [2021-07-02T19:32:06.285Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:32:06 [2021-07-02T19:32:06.543Z]     check_test.go:279: [de3b1ba10ae71] daemon is not started
19:32:06 [2021-07-02T19:32:06.543Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:32:06 [2021-07-02T19:32:06.543Z]     check_test.go:279: [d2eb60530970f] daemon is not started
19:32:06 [2021-07-02T19:32:06.543Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:32:06 [2021-07-02T19:32:06.801Z]     check_test.go:279: [d8baaee281a1f] daemon is not started
19:32:06 [2021-07-02T19:32:06.801Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
19:32:06 [2021-07-02T19:32:06.801Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
19:32:06 [2021-07-02T19:32:06.801Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
19:32:06 [2021-07-02T19:32:06.801Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
19:32:06 [2021-07-02T19:32:06.801Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
19:32:06 [2021-07-02T19:32:06.801Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
19:32:06 [2021-07-02T19:32:06.801Z] === RUN   TestDockerNetworkSuite
19:32:06 [2021-07-02T19:32:06.801Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
19:32:08 [2021-07-02T19:32:08.177Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:32:09 [2021-07-02T19:32:09.113Z]     docker_cli_network_unix_test.go:46: [d4e862919ce3c] daemon is not started
19:32:09 [2021-07-02T19:32:09.113Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
19:32:10 [2021-07-02T19:32:10.049Z]     docker_cli_network_unix_test.go:46: [dfae8ac2006cb] daemon is not started
19:32:10 [2021-07-02T19:32:10.308Z]     docker_cli_swarm_test.go:1453: [d2ab43e33b1de] joining swarm manager [d30de2b52c008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:32:10 [2021-07-02T19:32:10.566Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
19:32:11 [2021-07-02T19:32:11.503Z]     docker_cli_swarm_test.go:1454: [dbc1a28f9a36b] joining swarm manager [d30de2b52c008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:32:14 [2021-07-02T19:32:14.361Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
19:32:16 [2021-07-02T19:32:16.772Z]     docker_cli_network_unix_test.go:46: [d2fc12ec81528] daemon is not started
19:32:16 [2021-07-02T19:32:16.773Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
19:32:17 [2021-07-02T19:32:17.236Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
19:32:18 [2021-07-02T19:32:18.146Z]     docker_cli_network_unix_test.go:46: [d5b22fb2f2154] daemon is not started
19:32:18 [2021-07-02T19:32:18.404Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
19:32:18 [2021-07-02T19:32:18.663Z]     docker_cli_network_unix_test.go:1233: [ddbce501bf400] daemon is not started
19:32:21 [2021-07-02T19:32:21.948Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
19:32:21 [2021-07-02T19:32:21.948Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:32:22 [2021-07-02T19:32:22.883Z]     docker_cli_network_unix_test.go:46: [dc4d78c11af74] daemon is not started
19:32:23 [2021-07-02T19:32:23.141Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:32:23 [2021-07-02T19:32:23.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
19:32:23 [2021-07-02T19:32:23.400Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:32:23 [2021-07-02T19:32:23.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:32:23 [2021-07-02T19:32:23.667Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:32:24 [2021-07-02T19:32:24.614Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:32:25 [2021-07-02T19:32:25.758Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
19:32:27 [2021-07-02T19:32:27.148Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:32:29 [2021-07-02T19:32:29.462Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
19:32:32 [2021-07-02T19:32:32.425Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:32:32 [2021-07-02T19:32:32.425Z]     docker_cli_network_unix_test.go:46: [d1c887f4acf7e] daemon is not started
19:32:33 [2021-07-02T19:32:33.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
19:32:34 [2021-07-02T19:32:34.367Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:32:36 [2021-07-02T19:32:36.898Z]     docker_cli_network_unix_test.go:46: [d005008e6d8ae] daemon is not started
19:32:36 [2021-07-02T19:32:36.898Z]     docker_cli_swarm_unix_test.go:62: [d3075c8f133a6] joining swarm manager [d98c128bfce34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:32:37 [2021-07-02T19:32:37.158Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
19:32:38 [2021-07-02T19:32:38.535Z]     docker_cli_network_unix_test.go:46: [d6f06a20a51d8] daemon is not started
19:32:38 [2021-07-02T19:32:38.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
19:32:39 [2021-07-02T19:32:39.471Z]     docker_cli_network_unix_test.go:46: [d22c1f44eab6f] daemon is not started
19:32:39 [2021-07-02T19:32:39.471Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
19:32:39 [2021-07-02T19:32:39.719Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
19:32:39 [2021-07-02T19:32:39.719Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
19:32:39 [2021-07-02T19:32:39.719Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:32:39 [2021-07-02T19:32:39.719Z] === RUN   TestDockerSuite/TestBuildPATH
19:32:39 [2021-07-02T19:32:39.719Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:32:39 [2021-07-02T19:32:39.719Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
19:32:40 [2021-07-02T19:32:40.040Z]     docker_cli_network_unix_test.go:46: [da6f272c65f36] daemon is not started
19:32:40 [2021-07-02T19:32:40.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
19:32:40 [2021-07-02T19:32:40.977Z]     docker_cli_network_unix_test.go:46: [d9a48166ab367] daemon is not started
19:32:41 [2021-07-02T19:32:41.543Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
19:32:42 [2021-07-02T19:32:42.118Z]     docker_cli_network_unix_test.go:46: [db7ecfd850ce3] daemon is not started
19:32:42 [2021-07-02T19:32:42.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
19:32:42 [2021-07-02T19:32:42.685Z]     docker_cli_network_unix_test.go:46: [d5547ff90edaa] daemon is not started
19:32:42 [2021-07-02T19:32:42.685Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
19:32:43 [2021-07-02T19:32:43.252Z]     docker_cli_network_unix_test.go:46: [d5c863cea062e] daemon is not started
19:32:43 [2021-07-02T19:32:43.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
19:32:43 [2021-07-02T19:32:43.820Z]     docker_cli_network_unix_test.go:46: [de0c6e730d2a9] daemon is not started
19:32:44 [2021-07-02T19:32:44.081Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
19:32:44 [2021-07-02T19:32:44.345Z]     docker_cli_network_unix_test.go:46: [d50fcb5ed0f2d] daemon is not started
19:32:44 [2021-07-02T19:32:44.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
19:32:44 [2021-07-02T19:32:44.345Z]     docker_cli_network_unix_test.go:46: [d5b9aedadde92] daemon is not started
19:32:44 [2021-07-02T19:32:44.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
19:32:44 [2021-07-02T19:32:44.604Z]     docker_cli_network_unix_test.go:46: [d51085042fa1c] daemon is not started
19:32:44 [2021-07-02T19:32:44.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
19:32:45 [2021-07-02T19:32:45.543Z]     docker_cli_network_unix_test.go:46: [d139d7ca14189] daemon is not started
19:32:45 [2021-07-02T19:32:45.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
19:32:46 [2021-07-02T19:32:46.736Z]     docker_cli_network_unix_test.go:46: [dcdcb82c833ab] daemon is not started
19:32:46 [2021-07-02T19:32:46.738Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
19:32:46 [2021-07-02T19:32:46.738Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:32:46 [2021-07-02T19:32:46.738Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
19:32:46 [2021-07-02T19:32:46.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
19:32:46 [2021-07-02T19:32:46.995Z]     docker_cli_network_unix_test.go:46: [d8bde6bd49b46] daemon is not started
19:32:47 [2021-07-02T19:32:47.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
19:32:47 [2021-07-02T19:32:47.512Z]     docker_cli_network_unix_test.go:46: [d2cc7be1cad57] daemon is not started
19:32:47 [2021-07-02T19:32:47.771Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
19:32:47 [2021-07-02T19:32:47.771Z]     docker_cli_network_unix_test.go:46: [d2b2257c4c9ff] daemon is not started
19:32:47 [2021-07-02T19:32:47.771Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
19:32:49 [2021-07-02T19:32:49.146Z]     docker_cli_network_unix_test.go:968: [d455d85b96e63] daemon is not started
19:32:50 [2021-07-02T19:32:50.522Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
19:32:52 [2021-07-02T19:32:52.424Z]     docker_cli_network_unix_test.go:46: [d0d3e699d330d] daemon is not started
19:32:52 [2021-07-02T19:32:52.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
19:32:58 [2021-07-02T19:32:58.989Z]     docker_cli_network_unix_test.go:1116: [dc0b9e01c41e3] daemon is not started
19:33:04 [2021-07-02T19:33:04.256Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
19:33:04 [2021-07-02T19:33:04.256Z]     docker_cli_network_unix_test.go:46: [d8b3f4cb763d3] daemon is not started
19:33:04 [2021-07-02T19:33:04.256Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
19:33:04 [2021-07-02T19:33:04.823Z]     docker_cli_network_unix_test.go:46: [db95a0e672f5d] daemon is not started
19:33:04 [2021-07-02T19:33:04.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
19:33:04 [2021-07-02T19:33:04.823Z]     docker_cli_network_unix_test.go:46: [d7d6965e56776] daemon is not started
19:33:04 [2021-07-02T19:33:04.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
19:33:04 [2021-07-02T19:33:04.823Z]     docker_cli_network_unix_test.go:46: [d257271b33f08] daemon is not started
19:33:04 [2021-07-02T19:33:04.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
19:33:05 [2021-07-02T19:33:05.081Z]     docker_cli_network_unix_test.go:46: [dfc7f401c9bbd] daemon is not started
19:33:05 [2021-07-02T19:33:05.081Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
19:33:05 [2021-07-02T19:33:05.340Z]     docker_cli_network_unix_test.go:46: [d49e4159fdfb2] daemon is not started
19:33:05 [2021-07-02T19:33:05.340Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
19:33:05 [2021-07-02T19:33:05.340Z]     docker_cli_network_unix_test.go:46: [dc5c0676caa3a] daemon is not started
19:33:05 [2021-07-02T19:33:05.340Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
19:33:07 [2021-07-02T19:33:07.883Z]     docker_cli_network_unix_test.go:46: [dbaa998bb24fb] daemon is not started
19:33:08 [2021-07-02T19:33:08.451Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
19:33:08 [2021-07-02T19:33:08.451Z]     docker_cli_network_unix_test.go:46: [d9dc77744dba6] daemon is not started
19:33:08 [2021-07-02T19:33:08.709Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
19:33:08 [2021-07-02T19:33:08.709Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:33:08 [2021-07-02T19:33:08.709Z]     docker_cli_network_unix_test.go:46: [dac5905227308] daemon is not started
19:33:08 [2021-07-02T19:33:08.709Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
19:33:09 [2021-07-02T19:33:09.275Z]     docker_cli_network_unix_test.go:46: [df2afacc86f8f] daemon is not started
19:33:09 [2021-07-02T19:33:09.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
19:33:13 [2021-07-02T19:33:13.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
19:33:15 [2021-07-02T19:33:15.095Z]     docker_cli_network_unix_test.go:1084: [dd07afcc68f92] daemon is not started
19:33:16 [2021-07-02T19:33:16.997Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
19:33:16 [2021-07-02T19:33:16.997Z]     docker_cli_network_unix_test.go:46: [d0f6f7df4b47a] daemon is not started
19:33:16 [2021-07-02T19:33:16.997Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
19:33:17 [2021-07-02T19:33:17.564Z]     docker_cli_network_unix_test.go:46: [d492bc60e5039] daemon is not started
19:33:17 [2021-07-02T19:33:17.823Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
19:33:19 [2021-07-02T19:33:19.724Z]     docker_cli_network_unix_test.go:46: [d355fc84758e0] daemon is not started
19:33:19 [2021-07-02T19:33:19.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
19:33:19 [2021-07-02T19:33:19.724Z]     docker_cli_network_unix_test.go:46: [d75bed6863ad8] daemon is not started
19:33:19 [2021-07-02T19:33:19.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
19:33:20 [2021-07-02T19:33:20.660Z]     docker_cli_network_unix_test.go:46: [da30f0fda324c] daemon is not started
19:33:20 [2021-07-02T19:33:20.660Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
19:33:21 [2021-07-02T19:33:21.226Z]     docker_cli_network_unix_test.go:46: [d938f9cba2bf5] daemon is not started
19:33:21 [2021-07-02T19:33:21.226Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
19:33:22 [2021-07-02T19:33:22.163Z]     docker_cli_network_unix_test.go:46: [d06858ae9db1a] daemon is not started
19:33:22 [2021-07-02T19:33:22.732Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
19:33:28 [2021-07-02T19:33:28.000Z]     docker_cli_network_unix_test.go:46: [dc5ef4c935fb3] daemon is not started
19:33:28 [2021-07-02T19:33:28.000Z] --- PASS: TestDockerNetworkSuite (80.58s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.44s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.05s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.95s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.92s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.17s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.54s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.52s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.26s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.23s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.01s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.07s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.86s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.15s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.36s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.31s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.97s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.78s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.42s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.89s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.42s)
19:33:28 [2021-07-02T19:33:28.000Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.75s)
19:33:28 [2021-07-02T19:33:28.000Z] === RUN   TestDockerHubPullSuite
19:33:28 [2021-07-02T19:33:28.000Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
19:33:28 [2021-07-02T19:33:28.574Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:33:28 [2021-07-02T19:33:28.839Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
19:33:29 [2021-07-02T19:33:29.154Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
19:33:30 [2021-07-02T19:33:30.215Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:33:31 [2021-07-02T19:33:31.149Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
19:33:31 [2021-07-02T19:33:31.407Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
19:33:32 [2021-07-02T19:33:32.785Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
19:33:33 [2021-07-02T19:33:33.044Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
19:33:33 [2021-07-02T19:33:33.304Z] --- PASS: TestDockerHubPullSuite (5.84s)
19:33:33 [2021-07-02T19:33:33.304Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s)
19:33:33 [2021-07-02T19:33:33.304Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
19:33:33 [2021-07-02T19:33:33.304Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
19:33:33 [2021-07-02T19:33:33.304Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s)
19:33:33 [2021-07-02T19:33:33.304Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s)
19:33:33 [2021-07-02T19:33:33.304Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s)
19:33:33 [2021-07-02T19:33:33.304Z] PASS
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === Skipped
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_sni_test.go:18: Flakey test
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.304Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
19:33:33 [2021-07-02T19:33:33.304Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
19:33:33 [2021-07-02T19:33:33.304Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
19:33:33 [2021-07-02T19:33:33.305Z]     docker_cli_network_unix_test.go:46: [dac5905227308] daemon is not started
19:33:33 [2021-07-02T19:33:33.305Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] DONE 1269 tests, 51 skipped in 2021.686s
19:33:33 [2021-07-02T19:33:33.305Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:33:33 [2021-07-02T19:33:33.305Z] ++++ cat bundles/test-integration/docker.pid
19:33:33 [2021-07-02T19:33:33.305Z] +++ kill 8248
19:33:33 [2021-07-02T19:33:33.305Z] +++ /etc/init.d/apparmor stop
19:33:33 [2021-07-02T19:33:33.305Z] Leaving: AppArmorNo profiles have been unloaded.
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] Unloading profiles will leave already running processes permanently
19:33:33 [2021-07-02T19:33:33.305Z] unconfined, which can lead to unexpected situations.
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.305Z] To set a process to complain mode, use the command line tool
19:33:33 [2021-07-02T19:33:33.305Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:33:33 [2021-07-02T19:33:33.305Z] +++ true
19:33:33 [2021-07-02T19:33:33.305Z] exiting test-integration
19:33:33 [2021-07-02T19:33:33.305Z] ++ exit 0
19:33:33 [2021-07-02T19:33:33.305Z] 
19:33:33 [2021-07-02T19:33:33.874Z] + for job in $(jobs -p)
19:33:33 [2021-07-02T19:33:33.874Z] + wait 3886
19:33:34 [2021-07-02T19:33:34.808Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:33:37 [2021-07-02T19:33:37.335Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:33:40 [2021-07-02T19:33:40.618Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:33:43 [2021-07-02T19:33:43.148Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:33:45 [2021-07-02T19:33:45.046Z]     docker_api_swarm_test.go:961: [d084c4ff9e8dd] joining swarm manager [d8fb7dcf4caa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:33:50 [2021-07-02T19:33:50.180Z] === RUN   TestDockerSuite/TestBuildRm
19:34:03 [2021-07-02T19:34:03.126Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:34:15 [2021-07-02T19:34:15.222Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
19:34:15 [2021-07-02T19:34:15.321Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:34:17 [2021-07-02T19:34:17.849Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:34:19 [2021-07-02T19:34:19.749Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:34:23 [2021-07-02T19:34:23.033Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:34:23 [2021-07-02T19:34:23.735Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
19:34:23 [2021-07-02T19:34:23.735Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:34:23 [2021-07-02T19:34:23.735Z] === RUN   TestDockerSuite/TestBuildScratchCopy
19:34:23 [2021-07-02T19:34:23.735Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:34:23 [2021-07-02T19:34:23.735Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
19:34:24 [2021-07-02T19:34:24.692Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
19:34:29 [2021-07-02T19:34:29.340Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
19:34:29 [2021-07-02T19:34:29.593Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:34:33 [2021-07-02T19:34:33.043Z] === RUN   TestDockerSuite/TestBuildShellInherited
19:34:36 [2021-07-02T19:34:36.178Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:34:37 [2021-07-02T19:34:37.690Z] === RUN   TestDockerSuite/TestBuildShellMultiple
19:34:38 [2021-07-02T19:34:38.079Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:34:40 [2021-07-02T19:34:40.609Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:34:43 [2021-07-02T19:34:43.138Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:34:46 [2021-07-02T19:34:46.421Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:34:49 [2021-07-02T19:34:49.703Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:34:51 [2021-07-02T19:34:51.602Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:34:55 [2021-07-02T19:34:55.308Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
19:34:55 [2021-07-02T19:34:55.308Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
19:34:55 [2021-07-02T19:34:55.308Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
19:35:03 [2021-07-02T19:35:03.829Z] === RUN   TestDockerSuite/TestBuildSpaces
19:35:03 [2021-07-02T19:35:03.829Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
19:35:14 [2021-07-02T19:35:14.086Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
19:35:14 [2021-07-02T19:35:14.086Z] === RUN   TestDockerSuite/TestBuildStderr
19:35:22 [2021-07-02T19:35:22.600Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
19:35:47 [2021-07-02T19:35:47.816Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:35:58 [2021-07-02T19:35:58.195Z] === RUN   TestDockerSuite/TestBuildStopSignal
19:35:58 [2021-07-02T19:35:58.195Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
19:35:58 [2021-07-02T19:35:58.195Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
19:35:58 [2021-07-02T19:35:58.195Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
19:35:59 [2021-07-02T19:35:59.152Z] === RUN   TestDockerSuite/TestBuildTagEvent
19:36:02 [2021-07-02T19:36:02.682Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:36:03 [2021-07-02T19:36:03.808Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
19:36:08 [2021-07-02T19:36:08.449Z] === RUN   TestDockerSuite/TestBuildUser
19:36:08 [2021-07-02T19:36:08.449Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:36:08 [2021-07-02T19:36:08.449Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
19:36:08 [2021-07-02T19:36:08.449Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:36:08 [2021-07-02T19:36:08.449Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
19:36:08 [2021-07-02T19:36:08.900Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
19:36:08 [2021-07-02T19:36:08.900Z] === RUN   TestDockerSuite/TestBuildVerboseOut
19:36:17 [2021-07-02T19:36:17.380Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
19:36:17 [2021-07-02T19:36:17.834Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
19:36:20 [2021-07-02T19:36:20.755Z] --- PASS: TestDockerSwarmSuite (1711.36s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.54s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.93s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.78s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.34s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.93s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.63s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.80s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.17s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.67s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.17s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.75s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.77s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.39s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.31s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.89s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.78s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.91s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.84s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.58s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.46s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.64s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.53s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.43s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.14s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.67s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.04s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.27s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.18s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.40s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.54s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.03s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.20s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.11s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.87s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.13s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.43s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.93s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.99s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.33s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.68s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.29s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.61s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.42s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.06s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.83s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.58s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.80s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.33s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.14s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.51s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.61s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.34s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.50s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.84s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.01s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.21s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.34s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.14s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.06s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.10s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.89s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.55s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.59s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.68s)
19:36:20 [2021-07-02T19:36:20.755Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s)
19:36:20 [2021-07-02T19:36:20.755Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s)
19:36:20 [2021-07-02T19:36:20.755Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
19:36:20 [2021-07-02T19:36:20.755Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.15s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.54s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.50s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.66s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.18s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.86s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.52s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.34s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.64s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.27s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.21s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.51s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.69s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.33s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.99s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.80s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.42s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
19:36:20 [2021-07-02T19:36:20.755Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s)
19:36:20 [2021-07-02T19:36:20.755Z] === RUN   TestDockerExternalVolumeSuite
19:36:20 [2021-07-02T19:36:20.755Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:36:20 [2021-07-02T19:36:20.755Z]     docker_cli_external_volume_driver_test.go:53: [d80359c31a02d] daemon is not started
19:36:21 [2021-07-02T19:36:21.523Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
19:36:21 [2021-07-02T19:36:21.523Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
19:36:21 [2021-07-02T19:36:21.523Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
19:36:21 [2021-07-02T19:36:21.523Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
19:36:21 [2021-07-02T19:36:21.523Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
19:36:35 [2021-07-02T19:36:35.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:36:46 [2021-07-02T19:36:46.520Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
19:36:46 [2021-07-02T19:36:46.520Z] === RUN   TestDockerSuite/TestBuildWindowsUser
19:36:53 [2021-07-02T19:36:53.514Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
19:36:59 [2021-07-02T19:36:59.240Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
19:36:59 [2021-07-02T19:36:59.240Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
19:36:59 [2021-07-02T19:36:59.240Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
19:36:59 [2021-07-02T19:36:59.240Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
19:36:59 [2021-07-02T19:36:59.240Z] === RUN   TestDockerSuite/TestBuildWithFailure
19:37:02 [2021-07-02T19:37:02.103Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
19:37:02 [2021-07-02T19:37:02.103Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:37:02 [2021-07-02T19:37:02.103Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
19:37:23 [2021-07-02T19:37:23.061Z] === RUN   TestDockerSuite/TestBuildWithTabs
19:37:25 [2021-07-02T19:37:25.923Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
19:37:25 [2021-07-02T19:37:25.923Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
19:37:40 [2021-07-02T19:37:40.627Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
19:37:40 [2021-07-02T19:37:40.627Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:37:40 [2021-07-02T19:37:40.627Z] === RUN   TestDockerSuite/TestBuildWithVolumes
19:37:40 [2021-07-02T19:37:40.627Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:37:40 [2021-07-02T19:37:40.627Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
19:37:40 [2021-07-02T19:37:40.627Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
19:37:40 [2021-07-02T19:37:40.627Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
19:37:41 [2021-07-02T19:37:41.078Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
19:37:43 [2021-07-02T19:37:43.290Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:37:51 [2021-07-02T19:37:51.394Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:37:58 [2021-07-02T19:37:58.796Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
19:38:00 [2021-07-02T19:38:00.317Z] === RUN   TestDockerSuite/TestBuildXZHost
19:38:00 [2021-07-02T19:38:00.317Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
19:38:00 [2021-07-02T19:38:00.317Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
19:38:00 [2021-07-02T19:38:00.317Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:38:00 [2021-07-02T19:38:00.768Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
19:38:00 [2021-07-02T19:38:00.768Z]     docker_cli_sni_test.go:18: Flakey test
19:38:00 [2021-07-02T19:38:00.768Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
19:38:02 [2021-07-02T19:38:02.914Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
19:38:06 [2021-07-02T19:38:06.260Z]     docker_cli_external_volume_driver_test.go:53: [da9e8d8d21c39] daemon is not started
19:38:07 [2021-07-02T19:38:07.539Z] === RUN   TestDockerSuite/TestCommitChange
19:38:13 [2021-07-02T19:38:13.268Z] === RUN   TestDockerSuite/TestCommitChangeLabels
19:38:17 [2021-07-02T19:38:17.893Z] === RUN   TestDockerSuite/TestCommitHardlink
19:38:17 [2021-07-02T19:38:17.893Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:38:17 [2021-07-02T19:38:17.893Z] === RUN   TestDockerSuite/TestCommitNewFile
19:38:21 [2021-07-02T19:38:21.146Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:38:24 [2021-07-02T19:38:24.890Z] === RUN   TestDockerSuite/TestCommitPausedContainer
19:38:24 [2021-07-02T19:38:24.890Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:38:24 [2021-07-02T19:38:24.890Z] === RUN   TestDockerSuite/TestCommitTTY
19:38:33 [2021-07-02T19:38:33.372Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
19:38:37 [2021-07-02T19:38:37.069Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestCommitWithoutPause
19:38:37 [2021-07-02T19:38:37.069Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
19:38:37 [2021-07-02T19:38:37.069Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
19:38:37 [2021-07-02T19:38:37.069Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
19:38:37 [2021-07-02T19:38:37.069Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
19:38:37 [2021-07-02T19:38:37.069Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
19:38:37 [2021-07-02T19:38:37.069Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
19:38:37 [2021-07-02T19:38:37.069Z] === RUN   TestDockerSuite/TestContainerAPICommit
19:38:39 [2021-07-02T19:38:39.222Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:38:45 [2021-07-02T19:38:45.550Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
19:38:51 [2021-07-02T19:38:51.412Z]     docker_cli_external_volume_driver_test.go:53: [d0501a5acf111] daemon is not started
19:38:52 [2021-07-02T19:38:52.548Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
19:38:52 [2021-07-02T19:38:52.548Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
19:38:52 [2021-07-02T19:38:52.548Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
19:38:54 [2021-07-02T19:38:54.693Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
19:38:54 [2021-07-02T19:38:54.693Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
19:38:54 [2021-07-02T19:38:54.693Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
19:38:54 [2021-07-02T19:38:54.693Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
19:38:54 [2021-07-02T19:38:54.693Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
19:38:54 [2021-07-02T19:38:54.693Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
19:38:54 [2021-07-02T19:38:54.693Z] === RUN   TestDockerSuite/TestContainerAPICreate
19:38:57 [2021-07-02T19:38:57.562Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
19:38:57 [2021-07-02T19:38:57.562Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
19:38:57 [2021-07-02T19:38:57.562Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
19:38:57 [2021-07-02T19:38:57.562Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
19:39:00 [2021-07-02T19:39:00.424Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
19:39:00 [2021-07-02T19:39:00.424Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
19:39:00 [2021-07-02T19:39:00.424Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
19:39:00 [2021-07-02T19:39:00.424Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
19:39:00 [2021-07-02T19:39:00.424Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
19:39:00 [2021-07-02T19:39:00.424Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
19:39:00 [2021-07-02T19:39:00.424Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
19:39:00 [2021-07-02T19:39:00.424Z] === RUN   TestDockerSuite/TestContainerAPIDelete
19:39:03 [2021-07-02T19:39:03.286Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
19:39:05 [2021-07-02T19:39:05.431Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
19:39:08 [2021-07-02T19:39:08.296Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
19:39:08 [2021-07-02T19:39:08.296Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
19:39:08 [2021-07-02T19:39:08.296Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
19:39:08 [2021-07-02T19:39:08.296Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
19:39:09 [2021-07-02T19:39:09.484Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:39:09 [2021-07-02T19:39:09.484Z]     docker_cli_external_volume_driver_test.go:53: [d5ff45d90d856] daemon is not started
19:39:10 [2021-07-02T19:39:10.451Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
19:39:10 [2021-07-02T19:39:10.451Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
19:39:12 [2021-07-02T19:39:12.598Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
19:39:12 [2021-07-02T19:39:12.598Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
19:39:12 [2021-07-02T19:39:12.598Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
19:39:12 [2021-07-02T19:39:12.598Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
19:39:12 [2021-07-02T19:39:12.598Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
19:39:14 [2021-07-02T19:39:14.740Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
19:39:14 [2021-07-02T19:39:14.740Z] === RUN   TestDockerSuite/TestContainerAPIKill
19:39:16 [2021-07-02T19:39:16.882Z] === RUN   TestDockerSuite/TestContainerAPIPause
19:39:16 [2021-07-02T19:39:16.882Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
19:39:16 [2021-07-02T19:39:16.882Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
19:39:19 [2021-07-02T19:39:19.749Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
19:39:19 [2021-07-02T19:39:19.749Z] === RUN   TestDockerSuite/TestContainerAPIRename
19:39:21 [2021-07-02T19:39:21.691Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:39:21 [2021-07-02T19:39:21.891Z] === RUN   TestDockerSuite/TestContainerAPIRestart
19:39:26 [2021-07-02T19:39:26.521Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
19:39:30 [2021-07-02T19:39:30.211Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
19:39:30 [2021-07-02T19:39:30.211Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
19:39:30 [2021-07-02T19:39:30.211Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
19:39:30 [2021-07-02T19:39:30.211Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
19:39:30 [2021-07-02T19:39:30.211Z] === RUN   TestDockerSuite/TestContainerAPIStart
19:39:32 [2021-07-02T19:39:32.354Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
19:39:32 [2021-07-02T19:39:32.354Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
19:39:32 [2021-07-02T19:39:32.354Z] === RUN   TestDockerSuite/TestContainerAPIStop
19:39:35 [2021-07-02T19:39:35.215Z] === RUN   TestDockerSuite/TestContainerAPITop
19:39:35 [2021-07-02T19:39:35.215Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
19:39:35 [2021-07-02T19:39:35.215Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
19:39:37 [2021-07-02T19:39:37.361Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
19:39:37 [2021-07-02T19:39:37.361Z] === RUN   TestDockerSuite/TestContainerAPIWait
19:39:41 [2021-07-02T19:39:41.995Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
19:39:43 [2021-07-02T19:39:43.505Z] === RUN   TestDockerSuite/TestContainerNetworkMode
19:39:43 [2021-07-02T19:39:43.505Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
19:39:43 [2021-07-02T19:39:43.505Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
19:39:43 [2021-07-02T19:39:43.505Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
19:39:43 [2021-07-02T19:39:43.505Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
19:39:43 [2021-07-02T19:39:43.505Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
19:39:43 [2021-07-02T19:39:43.505Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
19:39:43 [2021-07-02T19:39:43.505Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
19:39:43 [2021-07-02T19:39:43.505Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
19:39:43 [2021-07-02T19:39:43.505Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
19:39:43 [2021-07-02T19:39:43.505Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
19:39:45 [2021-07-02T19:39:45.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
19:39:45 [2021-07-02T19:39:45.016Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
19:39:47 [2021-07-02T19:39:47.877Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
19:39:50 [2021-07-02T19:39:50.737Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
19:39:52 [2021-07-02T19:39:52.882Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
19:39:53 [2021-07-02T19:39:53.760Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:39:55 [2021-07-02T19:39:55.025Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007565e8_<nil>}
19:39:57 [2021-07-02T19:39:57.885Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1766723938_c:\foo_false__<nil>_<nil>_<nil>}
19:40:00 [2021-07-02T19:40:00.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1766723938_c:\foo_true__<nil>_<nil>_<nil>}
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
19:40:02 [2021-07-02T19:40:02.903Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
19:40:02 [2021-07-02T19:40:02.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
19:40:03 [2021-07-02T19:40:03.355Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
19:40:03 [2021-07-02T19:40:03.355Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
19:40:03 [2021-07-02T19:40:03.355Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
19:40:03 [2021-07-02T19:40:03.355Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
19:40:03 [2021-07-02T19:40:03.355Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
19:40:03 [2021-07-02T19:40:03.355Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
19:40:03 [2021-07-02T19:40:03.355Z] === RUN   TestDockerSuite/TestCopyAndRestart
19:40:03 [2021-07-02T19:40:03.355Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:40:03 [2021-07-02T19:40:03.355Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
19:40:03 [2021-07-02T19:40:03.355Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:40:03 [2021-07-02T19:40:03.355Z] === RUN   TestDockerSuite/TestCpAbsolutePath
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseA
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseB
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseC
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseD
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseE
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseF
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseG
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseH
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseI
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromCaseJ
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
19:40:06 [2021-07-02T19:40:06.217Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:40:06 [2021-07-02T19:40:06.217Z] === RUN   TestDockerSuite/TestCpGarbagePath
19:40:09 [2021-07-02T19:40:09.081Z] === RUN   TestDockerSuite/TestCpLocalOnly
19:40:09 [2021-07-02T19:40:09.081Z] === RUN   TestDockerSuite/TestCpNameHasColon
19:40:09 [2021-07-02T19:40:09.081Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:40:09 [2021-07-02T19:40:09.081Z] === RUN   TestDockerSuite/TestCpRelativePath
19:40:11 [2021-07-02T19:40:11.245Z] === RUN   TestDockerSuite/TestCpSpecialFiles
19:40:11 [2021-07-02T19:40:11.245Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:40:11 [2021-07-02T19:40:11.245Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
19:40:11 [2021-07-02T19:40:11.245Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:40:11 [2021-07-02T19:40:11.245Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
19:40:11 [2021-07-02T19:40:11.245Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:40:11 [2021-07-02T19:40:11.245Z] === RUN   TestDockerSuite/TestCpToCaseA
19:40:11 [2021-07-02T19:40:11.834Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:40:15 [2021-07-02T19:40:15.883Z] === RUN   TestDockerSuite/TestCpToCaseB
19:40:18 [2021-07-02T19:40:18.750Z] === RUN   TestDockerSuite/TestCpToCaseC
19:40:18 [2021-07-02T19:40:18.750Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:40:18 [2021-07-02T19:40:18.750Z] === RUN   TestDockerSuite/TestCpToCaseD
19:40:18 [2021-07-02T19:40:18.750Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:40:18 [2021-07-02T19:40:18.750Z] === RUN   TestDockerSuite/TestCpToCaseE
19:40:26 [2021-07-02T19:40:26.704Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:40:28 [2021-07-02T19:40:28.987Z] === RUN   TestDockerSuite/TestCpToCaseF
19:40:28 [2021-07-02T19:40:28.987Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:40:28 [2021-07-02T19:40:28.987Z] === RUN   TestDockerSuite/TestCpToCaseG
19:40:28 [2021-07-02T19:40:28.987Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:40:28 [2021-07-02T19:40:28.987Z] === RUN   TestDockerSuite/TestCpToCaseH
19:40:37 [2021-07-02T19:40:37.476Z] === RUN   TestDockerSuite/TestCpToCaseI
19:40:37 [2021-07-02T19:40:37.476Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:40:37 [2021-07-02T19:40:37.476Z] === RUN   TestDockerSuite/TestCpToCaseJ
19:40:37 [2021-07-02T19:40:37.476Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:40:37 [2021-07-02T19:40:37.476Z] === RUN   TestDockerSuite/TestCpToDot
19:40:40 [2021-07-02T19:40:40.338Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
19:40:40 [2021-07-02T19:40:40.338Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:40:40 [2021-07-02T19:40:40.338Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
19:40:40 [2021-07-02T19:40:40.338Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:40:40 [2021-07-02T19:40:40.338Z] === RUN   TestDockerSuite/TestCpToStdout
19:40:43 [2021-07-02T19:40:43.206Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
19:40:43 [2021-07-02T19:40:43.206Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:40:43 [2021-07-02T19:40:43.206Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
19:40:43 [2021-07-02T19:40:43.206Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:40:43 [2021-07-02T19:40:43.206Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
19:40:43 [2021-07-02T19:40:43.206Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:40:43 [2021-07-02T19:40:43.206Z] === RUN   TestDockerSuite/TestCpVolumePath
19:40:43 [2021-07-02T19:40:43.206Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:40:43 [2021-07-02T19:40:43.206Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
19:40:43 [2021-07-02T19:40:43.206Z] === RUN   TestDockerSuite/TestCreateArgs
19:40:43 [2021-07-02T19:40:43.658Z] === RUN   TestDockerSuite/TestCreateByImageID
19:40:45 [2021-07-02T19:40:45.800Z] === RUN   TestDockerSuite/TestCreateEchoStdout
19:40:47 [2021-07-02T19:40:47.943Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
19:40:48 [2021-07-02T19:40:48.393Z] === RUN   TestDockerSuite/TestCreateHostConfig
19:40:48 [2021-07-02T19:40:48.393Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
19:40:50 [2021-07-02T19:40:50.536Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
19:40:50 [2021-07-02T19:40:50.986Z] === RUN   TestDockerSuite/TestCreateLabels
19:40:51 [2021-07-02T19:40:51.437Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
19:40:51 [2021-07-02T19:40:51.437Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:40:51 [2021-07-02T19:40:51.437Z] === RUN   TestDockerSuite/TestCreateRM
19:40:51 [2021-07-02T19:40:51.890Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
19:40:51 [2021-07-02T19:40:51.890Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:40:51 [2021-07-02T19:40:51.890Z] === RUN   TestDockerSuite/TestCreateStopSignal
19:40:51 [2021-07-02T19:40:51.890Z] === RUN   TestDockerSuite/TestCreateStopTimeout
19:40:52 [2021-07-02T19:40:52.339Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
19:41:00 [2021-07-02T19:41:00.826Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
19:41:00 [2021-07-02T19:41:00.826Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
19:41:01 [2021-07-02T19:41:01.282Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
19:41:04 [2021-07-02T19:41:04.967Z] === RUN   TestDockerSuite/TestCreateWithPortRange
19:41:04 [2021-07-02T19:41:04.967Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
19:41:04 [2021-07-02T19:41:04.967Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
19:41:04 [2021-07-02T19:41:04.967Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
19:41:07 [2021-07-02T19:41:07.830Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDevicePermissions
19:41:07 [2021-07-02T19:41:07.830Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDockerFails
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
19:41:07 [2021-07-02T19:41:07.830Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
19:41:07 [2021-07-02T19:41:07.830Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
19:41:07 [2021-07-02T19:41:07.830Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestEventsAttach
19:41:07 [2021-07-02T19:41:07.830Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestEventsCommit
19:41:07 [2021-07-02T19:41:07.830Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:41:07 [2021-07-02T19:41:07.830Z] === RUN   TestDockerSuite/TestEventsContainerEvents
19:41:10 [2021-07-02T19:41:10.702Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
19:41:12 [2021-07-02T19:41:12.843Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
19:41:13 [2021-07-02T19:41:13.389Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:41:15 [2021-07-02T19:41:15.705Z] === RUN   TestDockerSuite/TestEventsContainerRestart
19:41:30 [2021-07-02T19:41:30.407Z] === RUN   TestDockerSuite/TestEventsCopy
19:41:31 [2021-07-02T19:41:31.463Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:41:38 [2021-07-02T19:41:38.889Z] === RUN   TestDockerSuite/TestEventsFilterContainer
19:41:43 [2021-07-02T19:41:43.517Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
19:41:45 [2021-07-02T19:41:45.663Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
19:41:46 [2021-07-02T19:41:46.614Z] === RUN   TestDockerSuite/TestEventsFilterImageName
19:41:51 [2021-07-02T19:41:51.241Z] === RUN   TestDockerSuite/TestEventsFilterLabels
19:41:51 [2021-07-02T19:41:51.241Z] === RUN   TestDockerSuite/TestEventsFilterType
19:41:52 [2021-07-02T19:41:52.191Z] === RUN   TestDockerSuite/TestEventsFilters
19:41:57 [2021-07-02T19:41:57.936Z] === RUN   TestDockerSuite/TestEventsFormat
19:42:02 [2021-07-02T19:42:02.563Z] === RUN   TestDockerSuite/TestEventsFormatBadField
19:42:03 [2021-07-02T19:42:03.013Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
19:42:03 [2021-07-02T19:42:03.013Z] === RUN   TestDockerSuite/TestEventsImageImport
19:42:03 [2021-07-02T19:42:03.013Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:42:03 [2021-07-02T19:42:03.013Z] === RUN   TestDockerSuite/TestEventsImageLoad
19:42:03 [2021-07-02T19:42:03.013Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:42:03 [2021-07-02T19:42:03.013Z] === RUN   TestDockerSuite/TestEventsImagePull
19:42:03 [2021-07-02T19:42:03.013Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:42:03 [2021-07-02T19:42:03.013Z] === RUN   TestDockerSuite/TestEventsImageTag
19:42:03 [2021-07-02T19:42:03.521Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:42:03 [2021-07-02T19:42:03.962Z] === RUN   TestDockerSuite/TestEventsPluginOps
19:42:03 [2021-07-02T19:42:03.962Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:42:03 [2021-07-02T19:42:03.962Z] === RUN   TestDockerSuite/TestEventsRename
19:42:06 [2021-07-02T19:42:06.829Z] === RUN   TestDockerSuite/TestEventsResize
19:42:15 [2021-07-02T19:42:15.308Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
19:42:17 [2021-07-02T19:42:17.458Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
19:42:20 [2021-07-02T19:42:20.323Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
19:42:26 [2021-07-02T19:42:26.044Z] === RUN   TestDockerSuite/TestEventsTop
19:42:26 [2021-07-02T19:42:26.044Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:42:26 [2021-07-02T19:42:26.044Z] === RUN   TestDockerSuite/TestEventsUntag
19:42:28 [2021-07-02T19:42:28.187Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
19:42:32 [2021-07-02T19:42:32.816Z] === RUN   TestDockerSuite/TestExec
19:42:32 [2021-07-02T19:42:32.816Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:42:32 [2021-07-02T19:42:32.816Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
19:42:32 [2021-07-02T19:42:32.816Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:42:32 [2021-07-02T19:42:32.816Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
19:42:34 [2021-07-02T19:42:34.326Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
19:42:35 [2021-07-02T19:42:35.605Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:42:36 [2021-07-02T19:42:36.472Z] === RUN   TestDockerSuite/TestExecAPIStart
19:42:36 [2021-07-02T19:42:36.472Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:42:36 [2021-07-02T19:42:36.472Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
19:42:36 [2021-07-02T19:42:36.472Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:42:36 [2021-07-02T19:42:36.472Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
19:42:36 [2021-07-02T19:42:36.472Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:42:36 [2021-07-02T19:42:36.472Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
19:42:38 [2021-07-02T19:42:38.615Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
19:42:40 [2021-07-02T19:42:40.758Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
19:42:42 [2021-07-02T19:42:42.900Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
19:42:45 [2021-07-02T19:42:45.043Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
19:42:49 [2021-07-02T19:42:49.670Z] === RUN   TestDockerSuite/TestExecCgroup
19:42:49 [2021-07-02T19:42:49.670Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:42:49 [2021-07-02T19:42:49.670Z] === RUN   TestDockerSuite/TestExecEnv
19:42:49 [2021-07-02T19:42:49.670Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:42:49 [2021-07-02T19:42:49.670Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
19:42:49 [2021-07-02T19:42:49.670Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:42:49 [2021-07-02T19:42:49.670Z] === RUN   TestDockerSuite/TestExecExitStatus
19:42:50 [2021-07-02T19:42:50.470Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:42:51 [2021-07-02T19:42:51.815Z] === RUN   TestDockerSuite/TestExecInspectID
19:42:56 [2021-07-02T19:42:56.445Z] === RUN   TestDockerSuite/TestExecInteractive
19:42:56 [2021-07-02T19:42:56.445Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:42:56 [2021-07-02T19:42:56.445Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
19:42:56 [2021-07-02T19:42:56.445Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:42:56 [2021-07-02T19:42:56.445Z] === RUN   TestDockerSuite/TestExecParseError
19:42:56 [2021-07-02T19:42:56.445Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:42:56 [2021-07-02T19:42:56.445Z] === RUN   TestDockerSuite/TestExecPausedContainer
19:42:56 [2021-07-02T19:42:56.445Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:42:56 [2021-07-02T19:42:56.445Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
19:42:56 [2021-07-02T19:42:56.445Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:42:56 [2021-07-02T19:42:56.445Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
19:42:58 [2021-07-02T19:42:58.589Z] === RUN   TestDockerSuite/TestExecSetEnv
19:42:58 [2021-07-02T19:42:58.589Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:42:58 [2021-07-02T19:42:58.589Z] === RUN   TestDockerSuite/TestExecStartFails
19:42:58 [2021-07-02T19:42:58.589Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:42:58 [2021-07-02T19:42:58.589Z] === RUN   TestDockerSuite/TestExecStateCleanup
19:42:58 [2021-07-02T19:42:58.589Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:42:58 [2021-07-02T19:42:58.589Z] === RUN   TestDockerSuite/TestExecStopNotHanging
19:42:58 [2021-07-02T19:42:58.589Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:42:58 [2021-07-02T19:42:58.589Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
19:42:58 [2021-07-02T19:42:58.589Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:42:58 [2021-07-02T19:42:58.589Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
19:43:01 [2021-07-02T19:43:01.452Z] === RUN   TestDockerSuite/TestExecUlimits
19:43:01 [2021-07-02T19:43:01.452Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:43:01 [2021-07-02T19:43:01.452Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
19:43:07 [2021-07-02T19:43:07.177Z] === RUN   TestDockerSuite/TestExecWithImageUser
19:43:07 [2021-07-02T19:43:07.177Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:43:07 [2021-07-02T19:43:07.177Z] === RUN   TestDockerSuite/TestExecWithPrivileged
19:43:07 [2021-07-02T19:43:07.177Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:43:07 [2021-07-02T19:43:07.177Z] === RUN   TestDockerSuite/TestExecWithUser
19:43:07 [2021-07-02T19:43:07.177Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:43:07 [2021-07-02T19:43:07.177Z] === RUN   TestDockerSuite/TestGetContainerStats
19:43:08 [2021-07-02T19:43:08.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:43:08 [2021-07-02T19:43:08.541Z]     docker_cli_external_volume_driver_test.go:485: [d4841a970f483] daemon is not started
19:43:12 [2021-07-02T19:43:12.901Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
19:43:18 [2021-07-02T19:43:18.623Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
19:43:22 [2021-07-02T19:43:22.309Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
19:43:23 [2021-07-02T19:43:23.405Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:43:23 [2021-07-02T19:43:23.405Z]     docker_cli_external_volume_driver_test.go:53: [d98362ee24773] daemon is not started
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
19:43:28 [2021-07-02T19:43:28.031Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestHealth
19:43:28 [2021-07-02T19:43:28.031Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestHistoryExistentImage
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
19:43:28 [2021-07-02T19:43:28.031Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
19:43:33 [2021-07-02T19:43:33.753Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
19:43:33 [2021-07-02T19:43:33.753Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
19:43:33 [2021-07-02T19:43:33.753Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:43:33 [2021-07-02T19:43:33.753Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
19:43:33 [2021-07-02T19:43:33.753Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
19:43:33 [2021-07-02T19:43:33.753Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
19:43:33 [2021-07-02T19:43:33.753Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
19:43:34 [2021-07-02T19:43:34.203Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
19:43:34 [2021-07-02T19:43:34.203Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:43:34 [2021-07-02T19:43:34.203Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
19:43:35 [2021-07-02T19:43:35.155Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
19:43:35 [2021-07-02T19:43:35.606Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
19:43:37 [2021-07-02T19:43:37.751Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
19:43:37 [2021-07-02T19:43:37.751Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
19:43:38 [2021-07-02T19:43:38.279Z] --- PASS: TestDockerExternalVolumeSuite (439.35s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.39s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.45s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.50s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s)
19:43:38 [2021-07-02T19:43:38.279Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:43:38 [2021-07-02T19:43:38.279Z] PASS
19:43:38 [2021-07-02T19:43:38.279Z] 
19:43:38 [2021-07-02T19:43:38.279Z] === Skipped
19:43:38 [2021-07-02T19:43:38.279Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:43:38 [2021-07-02T19:43:38.279Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:43:38 [2021-07-02T19:43:38.279Z]     check_test.go:309: [da387aa56de2f] daemon is not started
19:43:38 [2021-07-02T19:43:38.279Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:43:38 [2021-07-02T19:43:38.279Z] 
19:43:38 [2021-07-02T19:43:38.280Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:43:38 [2021-07-02T19:43:38.280Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:43:38 [2021-07-02T19:43:38.280Z]     check_test.go:309: [dc63dcb0b0991] daemon is not started
19:43:38 [2021-07-02T19:43:38.280Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
19:43:38 [2021-07-02T19:43:38.280Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:43:38 [2021-07-02T19:43:38.280Z]     check_test.go:309: [dab00c39f4672] daemon is not started
19:43:38 [2021-07-02T19:43:38.280Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
19:43:38 [2021-07-02T19:43:38.280Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:43:38 [2021-07-02T19:43:38.280Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:43:38 [2021-07-02T19:43:38.280Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:43:38 [2021-07-02T19:43:38.280Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] DONE 273 tests, 5 skipped in 2623.001s
19:43:38 [2021-07-02T19:43:38.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:43:38 [2021-07-02T19:43:38.280Z] ++++ cat bundles/test-integration/docker.pid
19:43:38 [2021-07-02T19:43:38.280Z] +++ kill 8246
19:43:38 [2021-07-02T19:43:38.280Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dac74e95e83c9/docker.pid
19:43:38 [2021-07-02T19:43:38.280Z] +++ kill 7071
19:43:38 [2021-07-02T19:43:38.280Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7071 is not a child of this shell
19:43:38 [2021-07-02T19:43:38.280Z] warning: PID 7071 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dac74e95e83c9/docker.pid had a nonzero exit code
19:43:38 [2021-07-02T19:43:38.280Z] +++ /etc/init.d/apparmor stop
19:43:38 [2021-07-02T19:43:38.280Z] Leaving: AppArmorNo profiles have been unloaded.
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] Unloading profiles will leave already running processes permanently
19:43:38 [2021-07-02T19:43:38.280Z] unconfined, which can lead to unexpected situations.
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] To set a process to complain mode, use the command line tool
19:43:38 [2021-07-02T19:43:38.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:43:38 [2021-07-02T19:43:38.280Z] +++ true
19:43:38 [2021-07-02T19:43:38.280Z] exiting test-integration
19:43:38 [2021-07-02T19:43:38.280Z] ++ exit 0
19:43:38 [2021-07-02T19:43:38.280Z] 
19:43:38 [2021-07-02T19:43:38.280Z] + exit 0
19:43:38 [2021-07-02T19:43:38.280Z] ++ jobs -p
19:43:38 [2021-07-02T19:43:38.280Z] + pids=
19:43:38 [2021-07-02T19:43:38.280Z] + echo 'Remaining pids to kill: []'
19:43:38 [2021-07-02T19:43:38.280Z] Remaining pids to kill: []
19:43:38 [2021-07-02T19:43:38.280Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:43:38 [2021-07-02T19:43:38.294Z] Recording test results
19:43:39 [2021-07-02T19:43:39.894Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
19:43:40 [2021-07-02T19:43:40.064Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:43:40 [2021-07-02T19:43:40.404Z] + echo Ensuring container killed.
19:43:40 [2021-07-02T19:43:40.404Z] Ensuring container killed.
19:43:40 [2021-07-02T19:43:40.404Z] + docker ps -aq -f name=docker-pr21-*
19:43:40 [2021-07-02T19:43:40.404Z] + cids=c204e9d091ec
19:43:40 [2021-07-02T19:43:40.404Z] 6adf6d183b71
19:43:40 [2021-07-02T19:43:40.404Z] 0bf93a571bd0
19:43:40 [2021-07-02T19:43:40.404Z] + [ -n c204e9d091ec
19:43:40 [2021-07-02T19:43:40.404Z] 6adf6d183b71
19:43:40 [2021-07-02T19:43:40.404Z] 0bf93a571bd0 ]
19:43:40 [2021-07-02T19:43:40.404Z] + docker rm -vf c204e9d091ec 6adf6d183b71 0bf93a571bd0
19:43:42 [2021-07-02T19:43:42.760Z] === RUN   TestDockerSuite/TestImagesFormat
19:43:42 [2021-07-02T19:43:42.760Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
19:43:42 [2021-07-02T19:43:42.760Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:43:42 [2021-07-02T19:43:42.760Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
19:43:42 [2021-07-02T19:43:42.942Z] c204e9d091ec
19:43:42 [2021-07-02T19:43:42.942Z] 6adf6d183b71
19:43:42 [2021-07-02T19:43:42.942Z] 0bf93a571bd0
[Pipeline] sh
19:43:43 [2021-07-02T19:43:43.238Z] + echo Chowning /workspace to jenkins user
19:43:43 [2021-07-02T19:43:43.238Z] Chowning /workspace to jenkins user
19:43:43 [2021-07-02T19:43:43.238Z] + id -u
19:43:43 [2021-07-02T19:43:43.238Z] + id -g
19:43:43 [2021-07-02T19:43:43.238Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42520:/workspace busybox chown -R 1000:1000 /workspace
19:43:43 [2021-07-02T19:43:43.238Z] Unable to find image 'busybox:latest' locally
19:43:43 [2021-07-02T19:43:43.498Z] latest: Pulling from library/busybox
19:43:43 [2021-07-02T19:43:43.498Z] b71f96345d44: Pulling fs layer
19:43:43 [2021-07-02T19:43:43.498Z] b71f96345d44: Verifying Checksum
19:43:43 [2021-07-02T19:43:43.498Z] b71f96345d44: Download complete
19:43:43 [2021-07-02T19:43:43.498Z] b71f96345d44: Pull complete
19:43:43 [2021-07-02T19:43:43.498Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
19:43:43 [2021-07-02T19:43:43.498Z] Status: Downloaded newer image for busybox:latest
19:43:47 [2021-07-02T19:43:47.396Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
19:43:47 [2021-07-02T19:43:47.396Z] === RUN   TestDockerSuite/TestImportBadURL
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:43:47 [2021-07-02T19:43:47.985Z] + bundleName=amd64
19:43:47 [2021-07-02T19:43:47.985Z] + echo Creating amd64-bundles.tar.gz
19:43:47 [2021-07-02T19:43:47.985Z] Creating amd64-bundles.tar.gz
19:43:47 [2021-07-02T19:43:47.985Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
19:43:47 [2021-07-02T19:43:47.985Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
19:43:49 [2021-07-02T19:43:49.370Z] Archiving artifacts
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestImportDisplay
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestImportFile
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestImportFileWithMessage
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestImportGzipped
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
19:43:49 [2021-07-02T19:43:49.540Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
19:43:49 [2021-07-02T19:43:49.540Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
19:43:49 [2021-07-02T19:43:49.540Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:43:49 [2021-07-02T19:43:49.540Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
19:43:51 [2021-07-02T19:43:51.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42520/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:43:51 [2021-07-02T19:43:51.734Z] + make clean
19:43:51 [2021-07-02T19:43:51.992Z] docker volume rm -f docker-dev-cache
19:43:51 [2021-07-02T19:43:51.992Z] docker-dev-cache
[Pipeline] deleteDir
19:43:52 [2021-07-02T19:43:52.400Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
19:43:54 [2021-07-02T19:43:54.544Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
19:43:54 [2021-07-02T19:43:54.544Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:43:54 [2021-07-02T19:43:54.544Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
19:43:54 [2021-07-02T19:43:54.544Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:43:54 [2021-07-02T19:43:54.544Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
19:43:54 [2021-07-02T19:43:54.999Z] === RUN   TestDockerSuite/TestInspectAmpersand
19:43:54 [2021-07-02T19:43:54.999Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:43:54 [2021-07-02T19:43:54.999Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
19:43:57 [2021-07-02T19:43:57.143Z] === RUN   TestDockerSuite/TestInspectByPrefix
19:43:57 [2021-07-02T19:43:57.593Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:44:00 [2021-07-02T19:44:00.462Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
19:44:00 [2021-07-02T19:44:00.463Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:44:00 [2021-07-02T19:44:00.463Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
19:44:00 [2021-07-02T19:44:00.463Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:44:00 [2021-07-02T19:44:00.463Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
19:44:00 [2021-07-02T19:44:00.463Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:44:00 [2021-07-02T19:44:00.463Z] === RUN   TestDockerSuite/TestInspectDefault
19:44:02 [2021-07-02T19:44:02.606Z] === RUN   TestDockerSuite/TestInspectHistory
19:44:07 [2021-07-02T19:44:07.235Z] === RUN   TestDockerSuite/TestInspectImage
19:44:07 [2021-07-02T19:44:07.235Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:44:07 [2021-07-02T19:44:07.235Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
19:44:07 [2021-07-02T19:44:07.235Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:44:07 [2021-07-02T19:44:07.235Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
19:44:07 [2021-07-02T19:44:07.235Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:44:07 [2021-07-02T19:44:07.235Z] === RUN   TestDockerSuite/TestInspectInt64
19:44:09 [2021-07-02T19:44:09.377Z] === RUN   TestDockerSuite/TestInspectJSONFields
19:44:11 [2021-07-02T19:44:11.529Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
19:44:11 [2021-07-02T19:44:11.980Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
19:44:14 [2021-07-02T19:44:14.842Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
19:44:16 [2021-07-02T19:44:16.985Z] === RUN   TestDockerSuite/TestInspectPlugin
19:44:16 [2021-07-02T19:44:16.985Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:44:16 [2021-07-02T19:44:16.985Z] === RUN   TestDockerSuite/TestInspectRootFS
19:44:16 [2021-07-02T19:44:16.985Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
19:44:19 [2021-07-02T19:44:19.126Z] === RUN   TestDockerSuite/TestInspectStatus
19:44:22 [2021-07-02T19:44:22.814Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
19:44:26 [2021-07-02T19:44:26.498Z] === RUN   TestDockerSuite/TestInspectTemplateError
19:44:28 [2021-07-02T19:44:28.643Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
19:44:30 [2021-07-02T19:44:30.785Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
19:44:32 [2021-07-02T19:44:32.932Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
19:44:35 [2021-07-02T19:44:35.794Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
19:44:37 [2021-07-02T19:44:37.940Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
19:44:40 [2021-07-02T19:44:40.087Z] === RUN   TestDockerSuite/TestInspectUnknownObject
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinkShortDefinition
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksEnvs
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
19:44:40 [2021-07-02T19:44:40.537Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.537Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
19:44:40 [2021-07-02T19:44:40.538Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
19:44:40 [2021-07-02T19:44:40.538Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
19:44:42 [2021-07-02T19:44:42.680Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
19:44:44 [2021-07-02T19:44:44.833Z] === RUN   TestDockerSuite/TestLogsAPIUntil
19:44:50 [2021-07-02T19:44:50.558Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
19:44:53 [2021-07-02T19:44:53.442Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
19:44:53 [2021-07-02T19:44:53.442Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:44:53 [2021-07-02T19:44:53.442Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
19:44:55 [2021-07-02T19:44:55.585Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
19:44:55 [2021-07-02T19:44:55.585Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
19:45:02 [2021-07-02T19:45:02.582Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
19:45:08 [2021-07-02T19:45:08.310Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
19:45:15 [2021-07-02T19:45:15.305Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
19:45:17 [2021-07-02T19:45:17.448Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
19:45:19 [2021-07-02T19:45:19.592Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
19:45:19 [2021-07-02T19:45:19.592Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:45:19 [2021-07-02T19:45:19.592Z] === RUN   TestDockerSuite/TestLogsFollowStopped
19:45:21 [2021-07-02T19:45:21.736Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
19:45:24 [2021-07-02T19:45:24.600Z] === RUN   TestDockerSuite/TestLogsSince
19:45:34 [2021-07-02T19:45:34.826Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
19:45:34 [2021-07-02T19:45:34.826Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:45:34 [2021-07-02T19:45:34.826Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
19:45:34 [2021-07-02T19:45:34.826Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:45:34 [2021-07-02T19:45:34.826Z] === RUN   TestDockerSuite/TestLogsTail
19:45:36 [2021-07-02T19:45:36.973Z] === RUN   TestDockerSuite/TestLogsTimestamps
19:45:39 [2021-07-02T19:45:39.125Z] === RUN   TestDockerSuite/TestLogsWithDetails
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestMountIntoProc
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestMountIntoSys
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestNetHostname
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginActive
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginLogDriver
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPluginUpgrade
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPortHostBinding
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPortList
19:45:41 [2021-07-02T19:45:41.989Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:45:41 [2021-07-02T19:45:41.989Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersAttach
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
19:45:47 [2021-07-02T19:45:47.712Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
19:45:47 [2021-07-02T19:45:47.712Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
19:45:51 [2021-07-02T19:45:51.394Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
19:45:51 [2021-07-02T19:45:51.394Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
19:45:51 [2021-07-02T19:45:51.394Z] === RUN   TestDockerSuite/TestPsByOrder
19:45:59 [2021-07-02T19:45:59.889Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
19:45:59 [2021-07-02T19:45:59.889Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:45:59 [2021-07-02T19:45:59.889Z] === RUN   TestDockerSuite/TestPsListContainersBase
19:46:10 [2021-07-02T19:46:10.128Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
19:46:24 [2021-07-02T19:46:24.823Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
19:46:24 [2021-07-02T19:46:24.823Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
19:46:24 [2021-07-02T19:46:24.823Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:46:24 [2021-07-02T19:46:24.823Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
19:46:37 [2021-07-02T19:46:37.110Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
19:46:40 [2021-07-02T19:46:40.794Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
19:46:49 [2021-07-02T19:46:49.275Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
19:46:53 [2021-07-02T19:46:53.904Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
19:46:53 [2021-07-02T19:46:53.904Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
19:46:53 [2021-07-02T19:46:53.904Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
19:46:53 [2021-07-02T19:46:53.904Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
19:46:53 [2021-07-02T19:46:53.904Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
19:46:58 [2021-07-02T19:46:58.537Z] === RUN   TestDockerSuite/TestPsListContainersSize
19:46:58 [2021-07-02T19:46:58.538Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:46:58 [2021-07-02T19:46:58.538Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
19:46:58 [2021-07-02T19:46:58.538Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
19:46:58 [2021-07-02T19:46:58.538Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
19:46:58 [2021-07-02T19:46:58.538Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:46:58 [2021-07-02T19:46:58.538Z] === RUN   TestDockerSuite/TestPsRightTagName
19:46:58 [2021-07-02T19:46:58.538Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:46:58 [2021-07-02T19:46:58.538Z] === RUN   TestDockerSuite/TestPsShowMounts
19:47:05 [2021-07-02T19:47:05.534Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
19:47:05 [2021-07-02T19:47:05.534Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
19:47:05 [2021-07-02T19:47:05.534Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
19:47:06 [2021-07-02T19:47:06.484Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
19:47:06 [2021-07-02T19:47:06.484Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:47:06 [2021-07-02T19:47:06.484Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
19:47:07 [2021-07-02T19:47:07.434Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
19:47:08 [2021-07-02T19:47:08.386Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
19:47:08 [2021-07-02T19:47:08.386Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
19:47:08 [2021-07-02T19:47:08.386Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
19:47:13 [2021-07-02T19:47:13.044Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
19:47:17 [2021-07-02T19:47:17.676Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
19:47:20 [2021-07-02T19:47:20.540Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
19:47:50 [2021-07-02T19:47:50.364Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
19:47:50 [2021-07-02T19:47:50.364Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:47:50 [2021-07-02T19:47:50.364Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
19:47:53 [2021-07-02T19:47:53.231Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
19:47:53 [2021-07-02T19:47:53.682Z] === RUN   TestDockerSuite/TestRestartPolicyNO
19:47:54 [2021-07-02T19:47:54.132Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
19:47:54 [2021-07-02T19:47:54.583Z] === RUN   TestDockerSuite/TestRestartRunningContainer
19:48:00 [2021-07-02T19:48:00.307Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
19:48:03 [2021-07-02T19:48:03.998Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
19:48:03 [2021-07-02T19:48:03.998Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:48:03 [2021-07-02T19:48:03.998Z] === RUN   TestDockerSuite/TestRestartWithVolumes
19:48:08 [2021-07-02T19:48:08.630Z] === RUN   TestDockerSuite/TestRmiBlank
19:48:08 [2021-07-02T19:48:08.630Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
19:48:09 [2021-07-02T19:48:09.081Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
19:48:30 [2021-07-02T19:48:30.050Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
19:48:30 [2021-07-02T19:48:30.050Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
19:48:30 [2021-07-02T19:48:30.500Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
19:48:42 [2021-07-02T19:48:42.772Z] === RUN   TestDockerSuite/TestRmiImgIDForce
19:48:47 [2021-07-02T19:48:47.408Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
19:48:55 [2021-07-02T19:48:55.897Z] === RUN   TestDockerSuite/TestRmiParentImageFail
19:48:59 [2021-07-02T19:48:59.584Z] === RUN   TestDockerSuite/TestRmiTag
19:49:00 [2021-07-02T19:49:00.535Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
19:49:03 [2021-07-02T19:49:03.403Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
19:49:38 [2021-07-02T19:49:38.937Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
19:49:38 [2021-07-02T19:49:38.937Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
19:49:42 [2021-07-02T19:49:42.618Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAddHost
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
19:49:43 [2021-07-02T19:49:43.569Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:49:43 [2021-07-02T19:49:43.569Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
19:49:45 [2021-07-02T19:49:45.714Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
19:49:45 [2021-07-02T19:49:45.714Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
19:49:45 [2021-07-02T19:49:45.714Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
19:49:45 [2021-07-02T19:49:45.714Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
19:49:45 [2021-07-02T19:49:45.714Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
19:49:50 [2021-07-02T19:49:50.354Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
19:49:53 [2021-07-02T19:49:53.224Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
19:49:55 [2021-07-02T19:49:55.370Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
19:49:58 [2021-07-02T19:49:58.231Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
19:50:01 [2021-07-02T19:50:01.095Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
19:50:01 [2021-07-02T19:50:01.095Z] === RUN   TestDockerSuite/TestRunBindMounts
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
19:50:06 [2021-07-02T19:50:06.824Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:50:06 [2021-07-02T19:50:06.824Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
19:50:08 [2021-07-02T19:50:08.976Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
19:50:08 [2021-07-02T19:50:08.976Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:50:08 [2021-07-02T19:50:08.976Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
19:50:11 [2021-07-02T19:50:11.840Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
19:50:11 [2021-07-02T19:50:11.840Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
19:50:11 [2021-07-02T19:50:11.840Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
19:50:11 [2021-07-02T19:50:11.840Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
19:50:11 [2021-07-02T19:50:11.840Z] === RUN   TestDockerSuite/TestRunContainerNetwork
19:50:13 [2021-07-02T19:50:13.354Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
19:50:13 [2021-07-02T19:50:13.355Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.355Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
19:50:13 [2021-07-02T19:50:13.355Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.804Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
19:50:13 [2021-07-02T19:50:13.804Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.804Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
19:50:13 [2021-07-02T19:50:13.804Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.804Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
19:50:13 [2021-07-02T19:50:13.804Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.804Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
19:50:13 [2021-07-02T19:50:13.804Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.804Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
19:50:13 [2021-07-02T19:50:13.804Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
19:50:13 [2021-07-02T19:50:13.804Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
19:50:15 [2021-07-02T19:50:15.947Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
19:50:18 [2021-07-02T19:50:18.090Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
19:50:20 [2021-07-02T19:50:20.951Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
19:50:20 [2021-07-02T19:50:20.951Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:50:20 [2021-07-02T19:50:20.951Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
19:50:20 [2021-07-02T19:50:20.951Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:50:20 [2021-07-02T19:50:20.951Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
19:50:20 [2021-07-02T19:50:20.951Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
19:50:20 [2021-07-02T19:50:20.951Z] === RUN   TestDockerSuite/TestRunCreateVolume
19:50:23 [2021-07-02T19:50:23.094Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
19:50:23 [2021-07-02T19:50:23.094Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
19:50:23 [2021-07-02T19:50:23.094Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
19:50:23 [2021-07-02T19:50:23.094Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:50:23 [2021-07-02T19:50:23.094Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
19:50:23 [2021-07-02T19:50:23.094Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:50:23 [2021-07-02T19:50:23.094Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
19:50:23 [2021-07-02T19:50:23.094Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:50:23 [2021-07-02T19:50:23.545Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
19:50:25 [2021-07-02T19:50:25.071Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
19:50:32 [2021-07-02T19:50:32.069Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
19:50:32 [2021-07-02T19:50:32.069Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDNSOptions
19:50:32 [2021-07-02T19:50:32.069Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
19:50:32 [2021-07-02T19:50:32.069Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
19:50:32 [2021-07-02T19:50:32.069Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
19:50:32 [2021-07-02T19:50:32.069Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:50:32 [2021-07-02T19:50:32.069Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
19:50:34 [2021-07-02T19:50:34.930Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
19:50:34 [2021-07-02T19:50:34.930Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:50:34 [2021-07-02T19:50:34.930Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
19:50:34 [2021-07-02T19:50:34.930Z] === RUN   TestDockerSuite/TestRunDuplicateMount
19:50:34 [2021-07-02T19:50:34.930Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
19:50:34 [2021-07-02T19:50:34.930Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
19:50:37 [2021-07-02T19:50:37.082Z] === RUN   TestDockerSuite/TestRunEchoStdout
19:50:39 [2021-07-02T19:50:39.225Z] === RUN   TestDockerSuite/TestRunEmptyEnv
19:50:39 [2021-07-02T19:50:39.225Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
19:50:39 [2021-07-02T19:50:39.225Z] === RUN   TestDockerSuite/TestRunEntrypoint
19:50:42 [2021-07-02T19:50:42.089Z] === RUN   TestDockerSuite/TestRunEnvironment
19:50:42 [2021-07-02T19:50:42.089Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:50:42 [2021-07-02T19:50:42.089Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
19:50:42 [2021-07-02T19:50:42.089Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:50:42 [2021-07-02T19:50:42.089Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
19:50:42 [2021-07-02T19:50:42.089Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:50:42 [2021-07-02T19:50:42.089Z] === RUN   TestDockerSuite/TestRunExitCode
19:50:44 [2021-07-02T19:50:44.234Z] === RUN   TestDockerSuite/TestRunExitCodeOne
19:50:46 [2021-07-02T19:50:46.379Z] === RUN   TestDockerSuite/TestRunExitCodeZero
19:50:49 [2021-07-02T19:50:49.242Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
19:50:51 [2021-07-02T19:50:51.387Z] === RUN   TestDockerSuite/TestRunExposePort
19:50:51 [2021-07-02T19:50:51.387Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
19:50:51 [2021-07-02T19:50:51.387Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:50:51 [2021-07-02T19:50:51.387Z] === RUN   TestDockerSuite/TestRunGroupAdd
19:50:51 [2021-07-02T19:50:51.387Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:50:51 [2021-07-02T19:50:51.387Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
19:50:51 [2021-07-02T19:50:51.387Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
19:50:51 [2021-07-02T19:50:51.387Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
19:50:51 [2021-07-02T19:50:51.387Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
19:50:51 [2021-07-02T19:50:51.837Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
19:50:51 [2021-07-02T19:50:51.837Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
19:50:51 [2021-07-02T19:50:51.837Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
19:50:51 [2021-07-02T19:50:51.837Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
19:50:51 [2021-07-02T19:50:51.837Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
19:50:51 [2021-07-02T19:50:51.837Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:50:51 [2021-07-02T19:50:51.837Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
19:50:56 [2021-07-02T19:50:56.468Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunInvalidReference
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
19:50:56 [2021-07-02T19:50:56.468Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
19:50:56 [2021-07-02T19:50:56.468Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
19:50:56 [2021-07-02T19:50:56.468Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
19:50:56 [2021-07-02T19:50:56.468Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:50:56 [2021-07-02T19:50:56.468Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
19:51:03 [2021-07-02T19:51:03.480Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
19:51:03 [2021-07-02T19:51:03.480Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
19:51:03 [2021-07-02T19:51:03.480Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModeHostname
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModeIpcHost
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModePIDContainer
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunModeUTSHost
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunMount
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunMountOrdering
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
19:51:05 [2021-07-02T19:51:05.632Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
19:51:05 [2021-07-02T19:51:05.632Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
19:51:14 [2021-07-02T19:51:14.126Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
19:51:14 [2021-07-02T19:51:14.126Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:51:14 [2021-07-02T19:51:14.126Z] === RUN   TestDockerSuite/TestRunNamedVolume
19:51:14 [2021-07-02T19:51:14.126Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
19:51:14 [2021-07-02T19:51:14.126Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
19:51:14 [2021-07-02T19:51:14.126Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
19:51:14 [2021-07-02T19:51:14.126Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
19:51:18 [2021-07-02T19:51:18.780Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetHost
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
19:51:23 [2021-07-02T19:51:23.439Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
19:51:23 [2021-07-02T19:51:23.439Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
19:51:23 [2021-07-02T19:51:23.889Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
19:51:25 [2021-07-02T19:51:25.399Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
19:51:26 [2021-07-02T19:51:26.910Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
19:51:29 [2021-07-02T19:51:29.057Z] === RUN   TestDockerSuite/TestRunNonExistingImage
19:51:30 [2021-07-02T19:51:30.008Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
19:51:31 [2021-07-02T19:51:31.523Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunPortInUse
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
19:51:31 [2021-07-02T19:51:31.974Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:51:31 [2021-07-02T19:51:31.974Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
19:51:35 [2021-07-02T19:51:35.659Z] === RUN   TestDockerSuite/TestRunPublishPort
19:51:35 [2021-07-02T19:51:35.659Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
19:51:35 [2021-07-02T19:51:35.659Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
19:51:35 [2021-07-02T19:51:35.659Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
19:51:35 [2021-07-02T19:51:35.659Z] === RUN   TestDockerSuite/TestRunReadProcLatency
19:51:35 [2021-07-02T19:51:35.659Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
19:51:35 [2021-07-02T19:51:35.659Z] === RUN   TestDockerSuite/TestRunReadProcTimer
19:51:35 [2021-07-02T19:51:35.659Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
19:51:35 [2021-07-02T19:51:35.659Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
19:51:35 [2021-07-02T19:51:35.659Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:51:35 [2021-07-02T19:51:35.659Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
19:51:44 [2021-07-02T19:51:44.144Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
19:51:44 [2021-07-02T19:51:44.144Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
19:51:44 [2021-07-02T19:51:44.144Z] === RUN   TestDockerSuite/TestRunRm
19:51:46 [2021-07-02T19:51:46.288Z] === RUN   TestDockerSuite/TestRunRmAndWait
19:51:52 [2021-07-02T19:51:52.014Z] === RUN   TestDockerSuite/TestRunRmPre125Api
19:51:54 [2021-07-02T19:51:54.157Z] === RUN   TestDockerSuite/TestRunRootWorkdir
19:51:57 [2021-07-02T19:51:57.019Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
19:51:58 [2021-07-02T19:51:58.529Z] === RUN   TestDockerSuite/TestRunSetMacAddress
19:52:01 [2021-07-02T19:52:01.565Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
19:52:01 [2021-07-02T19:52:01.565Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
19:52:01 [2021-07-02T19:52:01.565Z] === RUN   TestDockerSuite/TestRunState
19:52:01 [2021-07-02T19:52:01.565Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:52:01 [2021-07-02T19:52:01.565Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
19:52:03 [2021-07-02T19:52:03.710Z] === RUN   TestDockerSuite/TestRunStdinPipe
19:52:03 [2021-07-02T19:52:03.710Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:52:03 [2021-07-02T19:52:03.710Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
19:52:05 [2021-07-02T19:52:05.853Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
19:52:05 [2021-07-02T19:52:05.853Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:52:05 [2021-07-02T19:52:05.853Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
19:52:05 [2021-07-02T19:52:05.853Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:52:05 [2021-07-02T19:52:05.853Z] === RUN   TestDockerSuite/TestRunTLSVerify
19:52:06 [2021-07-02T19:52:06.303Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
19:52:06 [2021-07-02T19:52:06.303Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
19:52:06 [2021-07-02T19:52:06.303Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:52:06 [2021-07-02T19:52:06.303Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
19:52:10 [2021-07-02T19:52:10.940Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
19:52:10 [2021-07-02T19:52:10.940Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:52:10 [2021-07-02T19:52:10.940Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
19:52:10 [2021-07-02T19:52:10.940Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUnshareProc
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUserByID
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUserByIDBig
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUserByIDZero
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUserByName
19:52:11 [2021-07-02T19:52:11.391Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:52:11 [2021-07-02T19:52:11.391Z] === RUN   TestDockerSuite/TestRunUserDefaults
19:52:14 [2021-07-02T19:52:14.256Z] === RUN   TestDockerSuite/TestRunUserNotFound
19:52:14 [2021-07-02T19:52:14.256Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:52:14 [2021-07-02T19:52:14.256Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
19:52:16 [2021-07-02T19:52:16.398Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
19:52:16 [2021-07-02T19:52:16.398Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
19:52:16 [2021-07-02T19:52:16.398Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
19:52:16 [2021-07-02T19:52:16.398Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
19:52:16 [2021-07-02T19:52:16.398Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
19:52:20 [2021-07-02T19:52:20.094Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
19:52:28 [2021-07-02T19:52:28.569Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
19:52:33 [2021-07-02T19:52:33.189Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
19:52:40 [2021-07-02T19:52:40.179Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
19:52:40 [2021-07-02T19:52:40.179Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:52:40 [2021-07-02T19:52:40.179Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
19:52:40 [2021-07-02T19:52:40.179Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
19:52:43 [2021-07-02T19:52:43.035Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
19:52:45 [2021-07-02T19:52:45.176Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithBadDevice
19:52:48 [2021-07-02T19:52:48.035Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
19:52:48 [2021-07-02T19:52:48.035Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
19:52:48 [2021-07-02T19:52:48.035Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
19:52:48 [2021-07-02T19:52:48.035Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
19:52:48 [2021-07-02T19:52:48.035Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithUlimits
19:52:48 [2021-07-02T19:52:48.035Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
19:52:48 [2021-07-02T19:52:48.035Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
19:53:02 [2021-07-02T19:53:02.718Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
19:53:08 [2021-07-02T19:53:08.429Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
19:53:09 [2021-07-02T19:53:09.937Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveCheckTimes
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveImageId
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveLoadParents
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveMultipleNames
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveSingleTag
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
19:53:15 [2021-07-02T19:53:15.655Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:53:15 [2021-07-02T19:53:15.655Z] === RUN   TestDockerSuite/TestSearchCmdOptions
19:53:17 [2021-07-02T19:53:17.792Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
19:53:17 [2021-07-02T19:53:17.792Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
19:53:18 [2021-07-02T19:53:18.242Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
19:53:18 [2021-07-02T19:53:18.242Z] === RUN   TestDockerSuite/TestSearchWithLimit
19:53:20 [2021-07-02T19:53:20.380Z] === RUN   TestDockerSuite/TestSlowStdinClosing
19:53:27 [2021-07-02T19:53:27.365Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
19:53:27 [2021-07-02T19:53:27.365Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:53:27 [2021-07-02T19:53:27.365Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
19:53:35 [2021-07-02T19:53:35.847Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
19:53:35 [2021-07-02T19:53:35.847Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:53:35 [2021-07-02T19:53:35.847Z] === RUN   TestDockerSuite/TestStartAttachSilent
19:53:39 [2021-07-02T19:53:39.524Z] === RUN   TestDockerSuite/TestStartAttachWithRename
19:53:39 [2021-07-02T19:53:39.524Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:53:39 [2021-07-02T19:53:39.524Z] === RUN   TestDockerSuite/TestStartMultipleContainers
19:53:39 [2021-07-02T19:53:39.524Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:53:39 [2021-07-02T19:53:39.524Z] === RUN   TestDockerSuite/TestStartPausedContainer
19:53:39 [2021-07-02T19:53:39.524Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
19:53:39 [2021-07-02T19:53:39.524Z] === RUN   TestDockerSuite/TestStartRecordError
19:53:39 [2021-07-02T19:53:39.524Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:53:39 [2021-07-02T19:53:39.524Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
19:53:46 [2021-07-02T19:53:46.532Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
19:53:46 [2021-07-02T19:53:46.533Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:53:46 [2021-07-02T19:53:46.533Z] === RUN   TestDockerSuite/TestStatsAllNoStream
19:53:46 [2021-07-02T19:53:46.533Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:53:46 [2021-07-02T19:53:46.533Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
19:53:46 [2021-07-02T19:53:46.533Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:53:46 [2021-07-02T19:53:46.533Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
19:53:46 [2021-07-02T19:53:46.533Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:53:46 [2021-07-02T19:53:46.533Z] === RUN   TestDockerSuite/TestStatsFormatAll
19:53:46 [2021-07-02T19:53:46.533Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:53:46 [2021-07-02T19:53:46.533Z] === RUN   TestDockerSuite/TestStatsNoStream
19:53:46 [2021-07-02T19:53:46.533Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:53:46 [2021-07-02T19:53:46.533Z] === RUN   TestDockerSuite/TestTopMultipleArgs
19:53:48 [2021-07-02T19:53:48.045Z] === RUN   TestDockerSuite/TestTopNonPrivileged
19:53:50 [2021-07-02T19:53:50.907Z] === RUN   TestDockerSuite/TestTopPrivileged
19:53:50 [2021-07-02T19:53:50.907Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:53:50 [2021-07-02T19:53:50.907Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
19:53:53 [2021-07-02T19:53:53.052Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
19:53:53 [2021-07-02T19:53:53.052Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
19:53:53 [2021-07-02T19:53:53.052Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
19:53:53 [2021-07-02T19:53:53.052Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
19:53:53 [2021-07-02T19:53:53.052Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
19:53:53 [2021-07-02T19:53:53.052Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:53:53 [2021-07-02T19:53:53.052Z] === RUN   TestDockerSuite/TestVolumeCLICreate
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
19:54:10 [2021-07-02T19:54:10.604Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
19:54:10 [2021-07-02T19:54:10.604Z] === RUN   TestDockerSuite/TestVolumeCLILs
19:54:12 [2021-07-02T19:54:12.743Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
19:54:12 [2021-07-02T19:54:12.743Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
19:54:21 [2021-07-02T19:54:21.221Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
19:54:21 [2021-07-02T19:54:21.221Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
19:54:21 [2021-07-02T19:54:21.221Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
19:54:21 [2021-07-02T19:54:21.221Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
19:54:21 [2021-07-02T19:54:21.221Z] === RUN   TestDockerSuite/TestVolumeCLIRm
19:54:29 [2021-07-02T19:54:29.696Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
19:54:29 [2021-07-02T19:54:29.696Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:54:29 [2021-07-02T19:54:29.696Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
19:54:30 [2021-07-02T19:54:30.145Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
19:54:30 [2021-07-02T19:54:30.145Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
19:54:30 [2021-07-02T19:54:30.145Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:54:30 [2021-07-02T19:54:30.145Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
19:54:38 [2021-07-02T19:54:38.622Z] === RUN   TestDockerSuite/TestVolumeLsFormat
19:54:38 [2021-07-02T19:54:38.622Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
19:54:38 [2021-07-02T19:54:38.622Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
19:54:47 [2021-07-02T19:54:47.094Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
19:54:47 [2021-07-02T19:54:47.094Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
19:54:47 [2021-07-02T19:54:47.094Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
19:54:48 [2021-07-02T19:54:48.603Z] --- PASS: TestDockerSuite (2459.50s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.41s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.45s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.86s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.80s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (76.67s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.30s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.45s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.30s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.95s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.51s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.92s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.25s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.08s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.60s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (16.18s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.41s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.29s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.49s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.85s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.78s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.89s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.21s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.50s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.22s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.62s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.90s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.65s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:54:48 [2021-07-02T19:54:48.603Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.45s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.35s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.56s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.05s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.35s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.19s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.76s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.94s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.13s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.19s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (50.36s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.30s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.57s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.22s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.08s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.96s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.35s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.87s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.89s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.37s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.80s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.11s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.64s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.38s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.66s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFails (2.60s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.26s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.80s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.49s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.14s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.94s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.41s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.08s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.92s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.05s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.07s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.64s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.17s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.13s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.62s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.83s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.24s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.46s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.40s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.81s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.22s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.60s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.66s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.37s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.92s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.69s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.56s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.16s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.80s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.74s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.28s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildRm (26.68s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.19s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.98s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.89s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.73s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.46s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.41s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildStderr (8.97s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (32.07s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.16s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.40s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.08s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (8.62s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.21s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.08s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.97s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.66s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (19.41s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.18s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.95s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.80s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.19s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.75s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCommitChange (5.38s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.87s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.42s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.47s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.42s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.30s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.59s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.65s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.30s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.17s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.41s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.29s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.26s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.29s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.15s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.98s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s)
19:54:48 [2021-07-02T19:54:48.604Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.71s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.93s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.56s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.49s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.56s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.47s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.49s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007565e8_<nil>} (2.46s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1766723938_c:\foo_false__<nil>_<nil>_<nil>} (2.49s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1766723938_c:\foo_true__<nil>_<nil>_<nil>} (2.58s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
19:54:48 [2021-07-02T19:54:48.605Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.73s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.48s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.59s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.77s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.05s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.69s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpToDot (2.67s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.87s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.23s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.20s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.22s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateRM (0.44s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.86s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.75s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (12.92s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsCopy (9.26s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.31s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.55s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.35s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsRename (2.76s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsResize (8.00s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.10s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.41s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.67s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.23s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.61s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.31s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.67s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.91s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.09s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.94s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.90s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.95s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.56s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.47s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.21s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.81s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.05s)
19:54:48 [2021-07-02T19:54:48.605Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.05s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.27s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.61s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.32s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.10s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.24s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.17s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.34s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.67s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.42s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.34s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.62s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsSince (9.19s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsTail (2.95s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.68s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.75s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.40s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.18s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.33s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.91s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.27s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.92s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.03s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.79s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.46s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.80s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.20s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.93s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.51s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.86s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.36s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.82s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.11s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.76s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.05s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.83s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.92s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.63s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.57s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.09s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiTag (0.74s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.91s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (30.76s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.81s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.72s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.59s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.61s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.61s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.22s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.53s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.90s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.91s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.69s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.24s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.65s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.57s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.62s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:54:48 [2021-07-02T19:54:48.606Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.25s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.05s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.57s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.14s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.41s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.00s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.19s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.71s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.59s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.96s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunRm (2.69s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.29s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.19s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.91s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.59s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.64s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.47s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.98s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.08s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.31s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.06s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.62s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.69s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.22s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.54s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.12s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.91s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.94s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.28s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.81s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.09s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.45s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.58s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.40s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.11s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.08s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:54:48 [2021-07-02T19:54:48.607Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s)
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.607Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
19:54:48 [2021-07-02T19:54:48.607Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistrySuite/TestV2Only
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerRegistrySuite (0.16s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthTokenSuite
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerDaemonSuite
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerDaemonSuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerSwarmSuite
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerSwarmSuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginCreate
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginInspect
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerPluginSuite/TestPluginSet
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- PASS: TestDockerPluginSuite (0.02s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerExternalVolumeSuite
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerNetworkSuite
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- SKIP: TestDockerNetworkSuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] === RUN   TestDockerHubPullSuite
19:54:48 [2021-07-02T19:54:48.608Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z] --- SKIP: TestDockerHubPullSuite (0.00s)
19:54:48 [2021-07-02T19:54:48.608Z] PASS
19:54:48 [2021-07-02T19:54:48.608Z] ok  	github.com/docker/docker/integration-cli	2460.219s
19:54:48 [2021-07-02T19:54:48.608Z] 
19:54:48 [2021-07-02T19:54:48.608Z] === Skipped
19:54:48 [2021-07-02T19:54:48.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z] 
19:54:48 [2021-07-02T19:54:48.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z] 
19:54:48 [2021-07-02T19:54:48.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z] 
19:54:48 [2021-07-02T19:54:48.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.608Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z] 
19:54:48 [2021-07-02T19:54:48.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
19:54:48 [2021-07-02T19:54:48.608Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:48 [2021-07-02T19:54:48.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s)
19:54:48 [2021-07-02T19:54:48.609Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
19:54:48 [2021-07-02T19:54:48.609Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s)
19:54:48 [2021-07-02T19:54:48.609Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_sni_test.go:18: Flakey test
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.060Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:54:49 [2021-07-02T19:54:49.060Z] 
19:54:49 [2021-07-02T19:54:49.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.061Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z] 
19:54:49 [2021-07-02T19:54:49.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:54:49 [2021-07-02T19:54:49.061Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z] 
19:54:49 [2021-07-02T19:54:49.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:54:49 [2021-07-02T19:54:49.062Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.062Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.05s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.05s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.05s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.05s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.063Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.063Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.063Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z] 
19:54:49 [2021-07-02T19:54:49.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:54:49 [2021-07-02T19:54:49.064Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.064Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.065Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z] 
19:54:49 [2021-07-02T19:54:49.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
19:54:49 [2021-07-02T19:54:49.065Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.066Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
19:54:49 [2021-07-02T19:54:49.066Z] 
19:54:49 [2021-07-02T19:54:49.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.515Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z] 
19:54:49 [2021-07-02T19:54:49.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:54:49 [2021-07-02T19:54:49.515Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:185: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.516Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z] 
19:54:49 [2021-07-02T19:54:49.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:54:49 [2021-07-02T19:54:49.516Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:212: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:239: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:268: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:302: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:407: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:54:49 [2021-07-02T19:54:49.517Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] DONE 1092 tests, 546 skipped in 2468.856s
19:54:49 [2021-07-02T19:54:49.517Z] INFO: Integration tests ended at 07/02/2021 19:54:49. Duration:00:41:08.9757455
19:54:49 [2021-07-02T19:54:49.517Z] INFO: Docker info of the daemon under test at end of run
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] Containers: 2
19:54:49 [2021-07-02T19:54:49.517Z]  Running: 0
19:54:49 [2021-07-02T19:54:49.517Z]  Paused: 0
19:54:49 [2021-07-02T19:54:49.517Z]  Stopped: 2
19:54:49 [2021-07-02T19:54:49.517Z] Images: 18
19:54:49 [2021-07-02T19:54:49.517Z] Server Version: 0.0.0-dev
19:54:49 [2021-07-02T19:54:49.517Z] Storage Driver: windowsfilter
19:54:49 [2021-07-02T19:54:49.517Z]  Windows: 
19:54:49 [2021-07-02T19:54:49.517Z] Logging Driver: json-file
19:54:49 [2021-07-02T19:54:49.517Z] Plugins: 
19:54:49 [2021-07-02T19:54:49.517Z]  Volume: local
19:54:49 [2021-07-02T19:54:49.517Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:54:49 [2021-07-02T19:54:49.517Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:54:49 [2021-07-02T19:54:49.517Z] Swarm: inactive
19:54:49 [2021-07-02T19:54:49.517Z] Default Isolation: process
19:54:49 [2021-07-02T19:54:49.517Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
19:54:49 [2021-07-02T19:54:49.517Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
19:54:49 [2021-07-02T19:54:49.517Z] OSType: windows
19:54:49 [2021-07-02T19:54:49.517Z] Architecture: x86_64
19:54:49 [2021-07-02T19:54:49.517Z] CPUs: 4
19:54:49 [2021-07-02T19:54:49.517Z] Total Memory: 32GiB
19:54:49 [2021-07-02T19:54:49.517Z] Name: azwin-2-21f0c1
19:54:49 [2021-07-02T19:54:49.517Z] ID: QEEH:TQJB:LQPE:EUFN:UJT7:PAOJ:7WHE:A3MJ:3AEE:HDXM:JMMX:ZNHH
19:54:49 [2021-07-02T19:54:49.517Z] Docker Root Dir: D:\CI\PR-42520\21\daemon
19:54:49 [2021-07-02T19:54:49.517Z] Debug Mode (client): false
19:54:49 [2021-07-02T19:54:49.517Z] Debug Mode (server): true
19:54:49 [2021-07-02T19:54:49.517Z]  File Descriptors: -1
19:54:49 [2021-07-02T19:54:49.517Z]  Goroutines: 17
19:54:49 [2021-07-02T19:54:49.517Z]  System Time: 2021-07-02T19:54:49.3423977Z
19:54:49 [2021-07-02T19:54:49.517Z]  EventsListeners: 0
19:54:49 [2021-07-02T19:54:49.517Z] Registry: https://index.docker.io/v1/
19:54:49 [2021-07-02T19:54:49.517Z] Labels:
19:54:49 [2021-07-02T19:54:49.517Z] Experimental: false
19:54:49 [2021-07-02T19:54:49.517Z] Insecure Registries:
19:54:49 [2021-07-02T19:54:49.517Z]  127.0.0.0/8
19:54:49 [2021-07-02T19:54:49.517Z] Live Restore Enabled: false
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] 
19:54:49 [2021-07-02T19:54:49.517Z] INFO: Stopping daemon under test
19:54:49 [2021-07-02T19:54:49.517Z] SUCCESS: The process with PID 7244 (child process of PID 1780) has been terminated.
19:54:49 [2021-07-02T19:54:49.517Z] SUCCESS: The process with PID 1780 (child process of PID 3432) has been terminated.
19:54:49 [2021-07-02T19:54:49.967Z] INFO: Stop tailing logs of the daemon under tests
19:54:49 [2021-07-02T19:54:49.967Z] INFO: executeCI.ps1 Completed successfully at 07/02/2021 19:54:49.
19:54:49 [2021-07-02T19:54:49.967Z] INFO: Tidying up at end of run
19:54:49 [2021-07-02T19:54:49.967Z] INFO: Saving daemon under test log (d:\CI\PR-42520\21\dut.out) to bundles\CIDUT.out
19:54:49 [2021-07-02T19:54:49.967Z] INFO: Saving daemon under test log (d:\CI\PR-42520\21\dut.err) to bundles\CIDUT.err
19:54:49 [2021-07-02T19:54:49.967Z] INFO: Nuke-Everything...
19:54:49 [2021-07-02T19:54:49.967Z] INFO: Container count on control daemon to delete is 2
19:54:50 [2021-07-02T19:54:50.416Z] d826cfcfd949
19:54:50 [2021-07-02T19:54:50.416Z] de4409ebb6b5
19:54:50 [2021-07-02T19:54:50.865Z] INFO: Non-base image count on control daemon to delete is 1
19:54:53 [2021-07-02T19:54:53.006Z] Deleted: sha256:71016a9b26b3aa813e9b8ce03caf2bed3f1f1088fd8dc450e6c9da039f449648
19:54:53 [2021-07-02T19:54:53.006Z] Deleted: sha256:7fd55f475da37e424a010400e0f10aaf3e5567f552b4d04447b6800c0afa799e
19:54:53 [2021-07-02T19:54:53.006Z] INFO: Tidying pidfile d:\CI\PR-42520\21\docker.pid
19:54:53 [2021-07-02T19:54:53.006Z] INFO: Nuking d:\CI
19:55:10 [2021-07-02T19:55:10.579Z] INFO: Zapped successfully
19:55:10 [2021-07-02T19:55:10.579Z] 
19:55:10 [2021-07-02T19:55:10.579Z] INFO: executeCI.ps1 exiting at Fri Jul  2 19:55:07 CUT 2021. Duration 01:10:52.9511418
19:55:10 [2021-07-02T19:55:10.579Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:55:10 [2021-07-02T19:55:10.815Z] Recording test results
19:55:11 [2021-07-02T19:55:11.180Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:55:12 [2021-07-02T19:55:12.691Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
19:55:14 [2021-07-02T19:55:14.402Z] Archiving artifacts
19:55:15 [2021-07-02T19:55:15.466Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42520/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:55:16 [2021-07-02T19:55:16.361Z] + make clean
19:55:17 [2021-07-02T19:55:17.308Z] docker volume rm -f docker-dev-cache
19:55:17 [2021-07-02T19:55:17.308Z] 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